summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-10-21V4L/DVB: tm6000: bugfix param stringStefan Ringel1-1/+1
2010-10-21V4L/DVB: cx88: convert core->tvaudio into an enumlawrence rust4-20/+64
2010-10-21V4L/DVB: drivers/media/video: Use available error codesJulia Lawall1-1/+1
2010-10-21V4L/DVB: drivers/media: Use available error codesJulia Lawall2-2/+2
2010-10-21V4L/DVB: drivers/media/video/zoran: Use available error codesJulia Lawall1-1/+1
2010-10-21V4L/DVB: drivers/media/video: Adjust confusing if indentationJulia Lawall5-5/+9
2010-10-21V4L/DVB: V4L2: avoid name conflicts in macrosGuennadi Liakhovetski2-9/+24
2010-10-21V4L/DVB: IR/streamzap: functional in-kernel decodingJarod Wilson9-347/+349
2010-10-21gspca/konica: Fix compilation merge conflictMauro Carvalho Chehab1-1/+1
2010-10-21V4L/DVB: gspca_xirlink_cit: adjust ibm netcam pro framerate for available ban...Hans de Goede1-19/+31
2010-10-21V4L/DVB: gspca_konica: New gspca subdriver for konica chipset using camsHans de Goede4-1/+668
2010-10-21V4L/DVB: gspca_*: correct typo in my email address in various subdriversHans de Goede5-10/+10
2010-10-21V4L/DVB: Mark usbvideo ibmcam driver as deprecatedHans de Goede1-1/+4
2010-10-21V4L/DVB: gspca_xirlink_cit: support bandwidth changing for devices with 1 alt...Hans de Goede1-4/+50
2010-10-21V4L/DVB: gspca_xirlink_cit: Use alt setting -> fps formula for model 1 cams tooHans de Goede1-4/+14
2010-10-21V4L/DVB: gspca_xirlink_cit: Add support for camera with a bcd version of 0.01Hans de Goede1-72/+342
2010-10-21V4L/DVB: gspca_xirlink_cit: Add support for Model 1, 2 & 4 camerasHans de Goede1-34/+1191
2010-10-21V4L/DVB: gspca_xirlink_cit: New gspca subdriver replacing v4l1 usbvideo/ibmcam.cHans de Goede3-0/+1776
2010-10-21V4L/DVB: af9015: add missing TDA18218 Kconfig optionAntti Palosaari1-0/+1
2010-10-21V4L/DVB: af9015: add support for tda18218 silicon tunerAntti Palosaari1-3/+11
2010-10-21V4L/DVB: af9013: add support for tda18218 silicon tunerAntti Palosaari2-2/+17
2010-10-21V4L/DVB: NXP TDA18218 silicon tuner driverAntti Palosaari5-0/+493
2010-10-21V4L/DVB: ov7670: remove obsolete enum/try/s_fmt opsHans Verkuil1-74/+0
2010-10-21V4L/DVB: cafe_ccic: convert to the mediabus APIHans Verkuil1-13/+74
2010-10-21V4L/DVB: ov7670: add enum/try/s_mbus_fmt supportHans Verkuil1-14/+80
2010-10-21V4L/DVB: cx25821: convert to the mediabus APIHans Verkuil1-1/+3
2010-10-21V4L/DVB: go7007: convert to use the mediabus APIHans Verkuil2-13/+13
2010-10-21V4L/DVB: tvp7002: remove obsolete enum/try/s/g_fmtHans Verkuil1-126/+0
2010-10-21V4L/DVB: tvp514x: remove obsolete enum/try/s/g_fmtHans Verkuil1-71/+0
2010-10-21V4L/DVB: vpfe_capture: convert to new mediabus APIHans Verkuil1-15/+21
2010-10-21V4L/DVB: tvp7002: add support for enum/try/g/s_mbus_fmtHans Verkuil1-0/+54
2010-10-21V4L/DVB: tvp514x: add support for enum/g/try/s_mbus_fmtHans Verkuil1-0/+54
2010-10-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-0/+1
2010-10-20virtio: console: Don't block entire guest if host doesn't read dataAmit Shah1-3/+14
2010-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-2/+2
2010-10-19SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failureJulia Lawall1-0/+1
2010-10-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-16/+12
2010-10-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+7
2010-10-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2-26/+1
2010-10-18mxc_nand: do not depend on disabling the irq in the interrupt handlerSascha Hauer1-9/+83
2010-10-18Merge branch 'for-linus/i2c/2636-rc8' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2-18/+18
2010-10-18Input: evdev - fix EVIOCSABS regressionDaniel Mack1-1/+1
2010-10-18Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABSDaniel Mack1-0/+6
2010-10-18i2c-imx: do not allow interruptions when waiting for I2C to completeMarc Kleine-Budde1-9/+3
2010-10-18i2c-davinci: Fix TX setup for more SoCsJon Povey1-9/+15
2010-10-18drm/radeon/kms: avivo cursor workaround applies to evergreen as wellAlex Deucher1-16/+12
2010-10-17firewire: ohci: fix TI TSB82AA2 regression since 2.6.35Stefan Richter2-26/+1
2010-10-15v4l1: fix 32-bit compat microcode loading translationLinus Torvalds1-11/+21
2010-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-0/+13
2010-10-15mmc: sdio: fix SDIO suspend/resume regressionOhad Ben-Cohen1-0/+13