aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-14Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-3/+1
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds9-11/+9
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds15-17/+61
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-1/+2
2011-01-06Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds401-23944/+16732
2011-01-06[media] radio-aimslab.c: Fix gcc 4.5+ bugMauro Carvalho Chehab1-17/+6
2011-01-04[media] v4l2-compat-ioctl32: fix compile warningHans Verkuil1-4/+0
2011-01-04[media] zoran: fix compiler warningHans Verkuil1-0/+1
2011-01-04[media] tda18218: fix compile warningHans Verkuil1-1/+1
2011-01-04[media] ngene: fix compile warningHans Verkuil1-1/+2
2011-01-03media: comment typo fix diable -> disable.Justin P. Mattock2-2/+2
2011-01-03[media] em28xx: radio_fops should also use unlocked_ioctlHans Verkuil1-1/+1
2011-01-03[media] wm8775: Revert changeset fcb9757333 to avoid a regressionMauro Carvalho Chehab5-182/+61
2011-01-03[media] cx25840: Prevent device probe failure due to volume control ERANGE errorAndy Walls1-2/+17
2010-12-31[media] DVB: IR support for TechnoTrend CT-3650David Henningsson1-0/+35
2010-12-31[media] cx23885, cimax2.c: Fix case of two CAM insertion irqIgor M. Liplianin1-8/+16
2010-12-31[media] ir-nec-decoder: fix repeat key issueMariusz Białończyk1-3/+7
2010-12-30[media] soc_camera: Add the ability to bind regulators to soc_camedra devicesAlberto Panizzo1-21/+65
2010-12-30[media] V4L2: Add a v4l2-subdev (soc-camera) driver for OmniVision OV2640 sensorAlberto Panizzo3-0/+1212
2010-12-30[media] v4l: soc-camera: switch to .unlocked_ioctlGuennadi Liakhovetski7-48/+19
2010-12-30[media] v4l: ov772x: simplify pointer dereferenceGuennadi Liakhovetski1-10/+7
2010-12-30[media] ov9640: fix OmniVision OV9640 sensor driver's priv data retrievingDavid Cohen1-2/+4
2010-12-30[media] ov9640: use macro to request OmniVision OV9640 sensor private dataDavid Cohen1-8/+5
2010-12-30[media] ivtv-i2c: Fix two warningsMauro Carvalho Chehab1-2/+2
2010-12-30[media] cx88: Remove the obsolete i2c_adapter.id fieldMauro Carvalho Chehab2-2/+0
2010-12-30[media] ir-kbd-i2c: Add HD PVR IR Rx support to ir-kbd-i2cAndy Walls1-0/+1
2010-12-30[media] hdpvr: Add I2C and ir-kdb-i2c registration of the Zilog Z8 IR chipAndy Walls3-0/+64
2010-12-30[media] ivtv-i2c: Don't use IR legacy mode for Zilog IRMauro Carvalho Chehab1-1/+0
2010-12-30[media] ivtv: Add Adaptec Remote ControllerMauro Carvalho Chehab3-3/+40
2010-12-30[media] cx88: Add RC logic for Leadtek PVR 2000Mauro Carvalho Chehab1-1/+48
2010-12-30[media] bttv-input: Add a note about PV951 RCMauro Carvalho Chehab1-0/+12
2010-12-30[media] timblogiw: fix compile warningHans Verkuil1-2/+2
2010-12-30[media] v4l: fix handling of v4l2_input.capabilitiesHans Verkuil14-39/+32
2010-12-30[media] em28xx: fix incorrect s_ctrl error code and wrong call to res_freeHans Verkuil1-5/+9
2010-12-30[media] v4l2-ctrls: only check def for menu, integer and boolean controlsHans Verkuil1-1/+8
2010-12-30[media] v4l2-ctrls: use const char * const * for the menu arraysHans Verkuil6-35/+35
2010-12-30[media] usbvision: coding styleHans Verkuil5-686/+557
2010-12-30[media] usbvision: convert // to /* */Hans Verkuil4-175/+173
2010-12-30[media] usbvision: get rid of camelCaseHans Verkuil5-1581/+1581
2010-12-30[media] usbvision: convert to unlocked_ioctlHans Verkuil3-43/+9
2010-12-29[media] gspca - sonixj: Bad clock for om6802 in 640x480Jean-François Moine1-1/+1
2010-12-29[media] gspca - stv06xx/st6422: Use the new video control mechanismJean-François Moine2-164/+118
2010-12-29[media] gspca - vc032x: Cleanup sourceJean-François Moine1-34/+40
2010-12-29[media] gspca - zc3xx: The sensor of the VF0250 is a GC0303Jean-François Moine1-30/+30
2010-12-29[media] gspca - zc3xx: Use the new video control mechanismJean-François Moine1-176/+52
2010-12-29[media] gspca - zc3xx: Keep sorted the device tableJean-François Moine1-1/+1
2010-12-29[media] gspca: Bad commentJean-François Moine1-1/+1
2010-12-29[media] gspca - pac7302/pac7311: Fix some warningsJean-François Moine2-2/+2
2010-12-29[media] gspca - main: Fix some warningsJean-François Moine1-4/+6
2010-12-29[media] saa6588: rename rds.h to saa6588.hHans Verkuil4-22/+21