summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: Support or LME2510(C) DM04/QQBOX USB DVB-S BOXESMalcolm Priestley2010-10-216-0/+1206
* V4L/DVB: ix2505v: make scripts/checkpatch.pl happyMauro Carvalho Chehab2010-10-211-10/+9
* 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/+1
* 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/+1
* 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-212-9/+24
* V4L/DVB: IR/streamzap: functional in-kernel decodingJarod Wilson2010-10-219-347/+349
* 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-214-1/+668
* 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-213-0/+1776
* 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: ov7670: remove obsolete enum/try/s_fmt opsHans Verkuil2010-10-211-74/+0
* 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: 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/+0
* V4L/DVB: tvp514x: remove obsolete enum/try/s/g_fmtHans Verkuil2010-10-211-71/+0
* 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
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-201-0/+1
|\
| * SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failureJulia Lawall2010-10-191-0/+1
* | virtio: console: Don't block entire guest if host doesn't read dataAmit Shah2010-10-201-3/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-10-201-2/+2
|\ \
| * | [SCSI] Fix VPD inquiry page wrapperMartin K. Petersen2010-09-161-2/+2
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-10-191-16/+12
|\ \ \
| * | | drm/radeon/kms: avivo cursor workaround applies to evergreen as wellAlex Deucher2010-10-181-16/+12
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-181-1/+7
|\ \ \ \