summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: ix2505v: make scripts/checkpatch.pl happyMauro Carvalho Chehab2010-10-211-10/+9Star
* V4L/DVB: Support for Sharp IX2505V (marked B0017) DVB-S silicon tunerMalcolm Priestley2010-10-214-0/+396
* V4L/DVB: drivers/media/dvb/siano: Remove double testJulia Lawall2010-10-211-2/+1Star
* V4L/DVB: drivers/media/video/em28xx: Remove potential NULL dereferenceJulia Lawall2010-10-211-1/+2
* V4L/DVB: af9015: add USB ID for Terratec Cinergy T Stick RC MKIIStefan Lippers-Hollmann2010-10-212-0/+20
* V4L/DVB: drivers/media: Make static data tables and strings constlawrence rust2010-10-2127-139/+139
* V4L/DVB: cx25821: fix gcc warning when compiled with allyesconfigMauro Carvalho Chehab2010-10-211-1/+1
* V4L/DVB: cx88: Fix some gcc warningsMauro Carvalho Chehab2010-10-211-7/+1Star
* V4L/DVB: v4l: Add a v4l2_subdev host private data fieldLaurent Pinchart2010-10-212-4/+21
* V4L/DVB: v4l: Use v4l2_get_subdevdata instead of accessing v4l2_subdev::privLaurent Pinchart2010-10-2110-94/+94
* V4L/DVB: tm6000: bugfix param stringStefan Ringel2010-10-211-1/+1
* V4L/DVB: cx88: convert core->tvaudio into an enumlawrence rust2010-10-214-20/+64
* V4L/DVB: drivers/media/video: Use available error codesJulia Lawall2010-10-211-1/+1
* V4L/DVB: drivers/media: Use available error codesJulia Lawall2010-10-212-2/+2
* V4L/DVB: drivers/media/video/zoran: Use available error codesJulia Lawall2010-10-211-1/+1
* V4L/DVB: drivers/media/video: Adjust confusing if indentationJulia Lawall2010-10-215-5/+9
* V4L/DVB: V4L2: avoid name conflicts in macrosGuennadi Liakhovetski2010-10-213-27/+63
* V4L/DVB: IR/streamzap: functional in-kernel decodingJarod Wilson2010-10-2110-349/+352
* V4L/DVB: Add documentation about the Ibmcam/Konica new gspca driver formatsMauro Carvalho Chehab2010-10-212-0/+16
* gspca/konica: Fix compilation merge conflictMauro Carvalho Chehab2010-10-211-1/+1
* V4L/DVB: gspca_xirlink_cit: adjust ibm netcam pro framerate for available ban...Hans de Goede2010-10-211-19/+31
* V4L/DVB: gspca_konica: New gspca subdriver for konica chipset using camsHans de Goede2010-10-215-1/+669
* V4L/DVB: gspca_*: correct typo in my email address in various subdriversHans de Goede2010-10-215-10/+10
* V4L/DVB: Mark usbvideo ibmcam driver as deprecatedHans de Goede2010-10-211-1/+4
* V4L/DVB: gspca_xirlink_cit: support bandwidth changing for devices with 1 alt...Hans de Goede2010-10-211-4/+50
* V4L/DVB: gspca_xirlink_cit: Use alt setting -> fps formula for model 1 cams tooHans de Goede2010-10-211-4/+14
* V4L/DVB: gspca_xirlink_cit: Add support for camera with a bcd version of 0.01Hans de Goede2010-10-211-72/+342
* V4L/DVB: gspca_xirlink_cit: Add support for Model 1, 2 & 4 camerasHans de Goede2010-10-211-34/+1191
* V4L/DVB: gspca_xirlink_cit: New gspca subdriver replacing v4l1 usbvideo/ibmcam.cHans de Goede2010-10-214-0/+1777
* V4L/DVB: af9015: add missing TDA18218 Kconfig optionAntti Palosaari2010-10-211-0/+1
* V4L/DVB: af9015: add support for tda18218 silicon tunerAntti Palosaari2010-10-211-3/+11
* V4L/DVB: af9013: add support for tda18218 silicon tunerAntti Palosaari2010-10-212-2/+17
* V4L/DVB: NXP TDA18218 silicon tuner driverAntti Palosaari2010-10-215-0/+493
* V4L/DVB: v4l2-subdev: remove obsolete enum/try/s/g_fmtHans Verkuil2010-10-211-4/+0Star
* V4L/DVB: ov7670: remove obsolete enum/try/s_fmt opsHans Verkuil2010-10-211-74/+0Star
* V4L/DVB: cafe_ccic: convert to the mediabus APIHans Verkuil2010-10-211-13/+74
* V4L/DVB: ov7670: add enum/try/s_mbus_fmt supportHans Verkuil2010-10-211-14/+80
* V4L/DVB: v4l: add RGB444 mediabus formatsHans Verkuil2010-10-211-0/+2
* V4L/DVB: cx25821: convert to the mediabus APIHans Verkuil2010-10-211-1/+3
* V4L/DVB: go7007: convert to use the mediabus APIHans Verkuil2010-10-212-13/+13
* V4L/DVB: tvp7002: remove obsolete enum/try/s/g_fmtHans Verkuil2010-10-211-126/+0Star
* V4L/DVB: tvp514x: remove obsolete enum/try/s/g_fmtHans Verkuil2010-10-211-71/+0Star
* V4L/DVB: vpfe_capture: convert to new mediabus APIHans Verkuil2010-10-211-15/+21
* V4L/DVB: tvp7002: add support for enum/try/g/s_mbus_fmtHans Verkuil2010-10-211-0/+54
* V4L/DVB: tvp514x: add support for enum/g/try/s_mbus_fmtHans Verkuil2010-10-211-0/+54
* V4L/DVB: v4l: add new YUV mediabus formatsHans Verkuil2010-10-211-0/+4
* Linux 2.6.36Linus Torvalds2010-10-201-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-207-9/+14
|\
| * MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.Michel Thebeau2010-10-192-6/+6
| * MAINTAINERS: Change list for ioc_serial to linux-serial.Ralf Baechle2010-10-191-1/+1