summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: 6616/1: Fix ep93xx-fb init/exit annotationsRyan Mallon2011-01-111-3/+3
* ARM: twd: fix display of twd frequencyRussell King2011-01-111-1/+1
* ARM: udelay: prevent math rounding resulting in short udelaysRussell King2011-01-101-0/+4
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-06500-28862/+17774
|\
| * [media] radio-aimslab.c: Fix gcc 4.5+ bugMauro Carvalho Chehab2011-01-061-17/+6
| * [media] cx25821: Fix compilation breakage due to BKL dependencyMauro Carvalho Chehab2011-01-051-0/+1
| * [media] v4l2-compat-ioctl32: fix compile warningHans Verkuil2011-01-041-4/+0
| * [media] zoran: fix compiler warningHans Verkuil2011-01-041-0/+1
| * [media] tda18218: fix compile warningHans Verkuil2011-01-041-1/+1
| * [media] ngene: fix compile warningHans Verkuil2011-01-041-1/+2
| * [media] DVB: IR support for TechnoTrend CT-3650David Henningsson2010-12-311-0/+35
| * [media] cx23885, cimax2.c: Fix case of two CAM insertion irqIgor M. Liplianin2010-12-311-8/+16
| * [media] ir-nec-decoder: fix repeat key issueMariusz Białończyk2010-12-311-3/+7
| * [media] staging: se401 depends on USBRandy Dunlap2010-12-301-1/+1
| * [media] staging: usbvideo/vicam depends on USBRandy Dunlap2010-12-301-1/+1
| * [media] soc_camera: Add the ability to bind regulators to soc_camedra devicesAlberto Panizzo2010-12-302-21/+70
| * [media] V4L2: Add a v4l2-subdev (soc-camera) driver for OmniVision OV2640 sensorAlberto Panizzo2010-12-304-0/+1213
| * [media] v4l: soc-camera: switch to .unlocked_ioctlGuennadi Liakhovetski2010-12-307-48/+19
| * [media] v4l: ov772x: simplify pointer dereferenceGuennadi Liakhovetski2010-12-301-10/+7
| * [media] ov9640: fix OmniVision OV9640 sensor driver's priv data retrievingDavid Cohen2010-12-301-2/+4
| * [media] ov9640: use macro to request OmniVision OV9640 sensor private dataDavid Cohen2010-12-301-8/+5
| * [media] ivtv-i2c: Fix two warningsMauro Carvalho Chehab2010-12-301-2/+2
| * [media] staging/lirc: Update lirc TODO filesMauro Carvalho Chehab2010-12-302-3/+13
| * [media] cx88: Remove the obsolete i2c_adapter.id fieldMauro Carvalho Chehab2010-12-302-2/+0
| * [media] lirc_zilog: Remove use of deprecated struct i2c_adapter.id fieldAndy Walls2010-12-301-16/+31
| * [media] ir-kbd-i2c: Add HD PVR IR Rx support to ir-kbd-i2cAndy Walls2010-12-301-0/+1
| * [media] hdpvr: Add I2C and ir-kdb-i2c registration of the Zilog Z8 IR chipAndy Walls2010-12-303-0/+64
| * [media] Remove staging/lirc/lirc_i2c driverMauro Carvalho Chehab2010-12-303-544/+0
| * [media] ivtv-i2c: Don't use IR legacy mode for Zilog IRMauro Carvalho Chehab2010-12-301-1/+0
| * [media] ivtv: Add Adaptec Remote ControllerMauro Carvalho Chehab2010-12-303-3/+40
| * [media] cx88: Add RC logic for Leadtek PVR 2000Mauro Carvalho Chehab2010-12-301-1/+48
| * [media] bttv-input: Add a note about PV951 RCMauro Carvalho Chehab2010-12-301-0/+12
| * [media] timblogiw: fix compile warningHans Verkuil2010-12-301-2/+2
| * [media] v4l: fix handling of v4l2_input.capabilitiesHans Verkuil2010-12-3015-41/+32
| * [media] em28xx: fix incorrect s_ctrl error code and wrong call to res_freeHans Verkuil2010-12-301-5/+9
| * [media] v4l2-ctrls: only check def for menu, integer and boolean controlsHans Verkuil2010-12-301-1/+8
| * [media] v4l2-ctrls: use const char * const * for the menu arraysHans Verkuil2010-12-309-41/+41
| * [media] usbvision: coding styleHans Verkuil2010-12-305-686/+557
| * [media] usbvision: convert // to /* */Hans Verkuil2010-12-304-175/+173
| * [media] usbvision: get rid of camelCaseHans Verkuil2010-12-305-1581/+1581
| * [media] usbvision: convert to unlocked_ioctlHans Verkuil2010-12-303-43/+9
| * [media] tm6000: Fix mutex unbalanceDmitri Belimov2010-12-291-1/+1
| * [media] gspca - sonixj: Bad clock for om6802 in 640x480Jean-François Moine2010-12-291-1/+1
| * [media] gspca - stv06xx/st6422: Use the new video control mechanismJean-François Moine2010-12-292-164/+118
| * [media] gspca - vc032x: Cleanup sourceJean-François Moine2010-12-291-34/+40
| * [media] gspca - zc3xx: The sensor of the VF0250 is a GC0303Jean-François Moine2010-12-291-30/+30
| * [media] gspca - zc3xx: Use the new video control mechanismJean-François Moine2010-12-291-176/+52
| * [media] gspca - zc3xx: Keep sorted the device tableJean-François Moine2010-12-291-1/+1
| * [media] gspca: Bad commentJean-François Moine2010-12-291-1/+1
| * [media] gspca - pac7302/pac7311: Fix some warningsJean-François Moine2010-12-292-2/+2