aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/zoran
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-233-9/+5
* [media] zoran: Drop unused module parameters encoder and decoderJean Delvare2011-05-201-8/+0
* [media] use pci_dev->revisionBjørn Mork2011-05-201-1/+1
* Fix common misspellingsLucas De Marchi2011-03-313-3/+3
* [media] zoran: use video_device_alloc instead of kmallocHans Verkuil2011-01-191-1/+1
* [media] zoran: fix compiler warningHans Verkuil2011-01-041-0/+1
* [media] v4l: fix handling of v4l2_input.capabilitiesHans Verkuil2010-12-301-6/+0
* [media] zoran: remove V4L1 compat code and zoran custom ioctlsHans Verkuil2010-12-293-429/+1
* [media] zoran: bit-wise vs logical andDan Carpenter2010-12-291-1/+1
* [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart2010-11-221-3/+2
* [media] v4l: kill the BKLArnd Bergmann2010-11-083-6/+23
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-284-31/+8
|\
| * [media] zoran: Don't use module names to load I2C modulesLaurent Pinchart2010-10-222-22/+3
| * V4L/DVB: drivers/media/video/zoran: Don't use initialized char arrayJoe Perches2010-10-211-8/+4
| * V4L/DVB: drivers/media/video/zoran: Use available error codesJulia Lawall2010-10-211-1/+1
* | Fix various typos of valid in commentsNikanth Karthikesan2010-09-211-1/+1
* | Fix spelling fuction -> function in commentsStefan Weil2010-08-091-1/+1
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-044-4/+4
|\
| * fix comment/printk typos concerning "already"Uwe Kleine-König2010-07-111-1/+1
| * fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-163-3/+3
* | V4L/DVB: drivers/media/video/zoran: Use kmemdupJulia Lawall2010-08-021-3/+2
|/
* V4L/DVB: zoran: remove V4L1 videodev.h includeHans Verkuil2010-05-182-18/+22
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* V4L/DVB: zoran: remove variable shadowingMárton Németh2010-02-261-1/+2
* V4L/DVB: zoran: match parameter signedness of g_input_statusMárton Németh2010-02-262-2/+3
* V4L/DVB: zoran: cleanup pointer conditionMárton Németh2010-02-261-1/+1
* V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart2009-12-161-1/+0
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-12-091-1/+1
|\
| * V4L/DVB (13241): Cleanup redundant tests on unsignedRoel Kluin2009-12-051-1/+1
* | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
|/
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-271-1/+1
* V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil2009-09-191-4/+4
* V4L/DVB (12435): strlcpy() will always null terminate the string.Roel Kluin2009-09-121-1/+1
* V4L/DVB (12343): Stop defining I2C adapter IDs nobody usesJean Delvare2009-09-121-1/+0
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* V4L/DVB (11904): zoran: Use v4l bounding/alignment functiobTrent Piepho2009-06-231-10/+4
* V4L/DVB (11992): Add missing __devexit_p()Jean Delvare2009-06-161-1/+1
* V4L/DVB (11741): zoran: Fix &&/|| typoRoel Kluin2009-06-161-1/+1
* V4L/DVB (11660): zoran: fix bug when enumerating format -1Trent Piepho2009-05-091-15/+13
* V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil2009-04-063-30/+14
* V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_s...Hans Verkuil2009-04-061-2/+2
* V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...Hans Verkuil2009-04-061-3/+5
* V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil2009-04-062-4/+4
* V4L/DVB (11237): media/zoran: fix printk formatRandy Dunlap2009-03-301-2/+2
* V4L/DVB (11048): zoran: fix incorrect return type of notify function.Hans Verkuil2009-03-301-2/+1
* V4L/DVB (11022): zoran/bt819: use new notify functionality.Hans Verkuil2009-03-304-46/+25
* V4L/DVB (10934): zoran: replace functions names in strings with __func__Trent Piepho2009-03-302-196/+173
* V4L/DVB (10933): zoran: Pass zoran_fh pointers instead of file pointersTrent Piepho2009-03-303-110/+56
* V4L/DVB (10932): zoran: Don't frighten users with failed buffer allocationJean Delvare2009-03-301-1/+2
* V4L/DVB (10931): zoran: Drop the lock_norm module parameterJean Delvare2009-03-301-20/+0