summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | I2C: OMAP: correct SYSC register offset for OMAP4Alexander Aring2012-01-171-1/+1
| * | | | | | | i2c-eg20t: Change-company-name-OKI-SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA2012-01-181-6/+6
| * | | | | | | i2c-eg20t: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2012-01-182-7/+10
| * | | | | | | i2c-eg20t: modified the setting of transfer rate.Toshiharu Okada2012-01-181-1/+1
| * | | | | | | i2c-eg20t: use i2c_add_numbered_adapter to get a fixed bus numberFeng Tang2012-01-181-1/+3
* | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-1847-619/+683
|\ \ \ \ \ \ \ \
| * | | | | | | | [media] as3645a: Fix compilation by including slab.hLaurent Pinchart2012-01-181-0/+1
| * | | | | | | | [media] s5p-fimc: Remove linux/version.h include from fimc-mdevice.cSachin Kamat2012-01-181-1/+0
| * | | | | | | | [media] s5p-mfc: Remove linux/version.h include from s5p_mfc.cSachin Kamat2012-01-181-1/+0
| * | | | | | | | [media] ds3000: using logical && instead of bitwise &Dan Carpenter2012-01-181-1/+1
| * | | | | | | | [media] v4l2-ctrls: make control names consistentHans Verkuil2012-01-181-27/+27
| * | | | | | | | [media] DVB: dib0700, add support for Nova-TD LEDsJiri Slaby2012-01-182-1/+42
| * | | | | | | | [media] DVB: dib0700, add corrected Nova-TD frontend_attachJiri Slaby2012-01-181-2/+34
| * | | | | | | | [media] DVB: dib0700, separate stk7070pd initializationJiri Slaby2012-01-181-8/+14
| * | | | | | | | [media] DVB: dib0700, move Nova-TD Stick to a separate setJiri Slaby2012-01-181-5/+52
| * | | | | | | | [media] : add MODULE_FIRMWARE to dib0700Patrick Boettcher2012-01-181-0/+1
| * | | | | | | | [media] DVB-CORE: remove superfluous DTV_CMDsPatrick Boettcher2012-01-181-19/+0
| * | | | | | | | [media] s5p-jpeg: adapt to recent videobuf2 changesMarek Szyprowski2012-01-181-3/+4
| * | | | | | | | [media] s5p-g2d: fixed a bug in controls setting functionKamil Debski2012-01-181-0/+1
| * | | | | | | | [media] s5p-mfc: Fix volatile controls setupKamil Debski2012-01-181-1/+1
| * | | | | | | | [media] drivers/media/video/s5p-mfc/s5p_mfc.c: adjust double testJulia Lawall2012-01-181-1/+1
| * | | | | | | | [media] drivers/media/video/s5p-fimc/fimc-capture.c: adjust double testJulia Lawall2012-01-181-3/+4
| * | | | | | | | [media] s5p-fimc: Fix incorrect control ID assignmentSachin Kamat2012-01-181-3/+3
| * | | | | | | | [media] dvb_frontend: Don't call get_frontend() if idleMauro Carvalho Chehab2012-01-171-2/+8
| * | | | | | | | [media] cxd2820r: do not allow get_frontend() when demod is not initializedAntti Palosaari2012-01-161-0/+5
| * | | | | | | | [media] cxd2820r: wait demod lock for DVB-C tooAntti Palosaari2012-01-161-0/+1
| * | | | | | | | [media] tda18271c2dd: Remove pointless linux/version.h includeJesper Juhl2012-01-161-1/+0
| * | | | | | | | [media] cxd2820r: do not switch to DVB-T when DVB-C failsAntti Palosaari2012-01-161-2/+2
| * | | | | | | | [media] anysee: do not attach same frontend twiceAntti Palosaari2012-01-161-13/+7
| * | | | | | | | [media] tlg2300: fix up check_firmware() returnDan Carpenter2012-01-161-2/+2
| * | | | | | | | [media] saa7164: remove duplicate initializationDan Carpenter2012-01-161-4/+0
| * | | | | | | | [media] Add registers names to XC2028 tuner from datahseet and use themMiroslav Slugen2012-01-161-6/+21
| * | | | | | | | [media] xc4000: add support for signal strength measuresMiroslav Slugen2012-01-161-0/+86
| * | | | | | | | [media] cx88: fix: don't duplicate xc4000 entry for radioMiroslav Slugen2012-01-161-12/+12
| * | | | | | | | [media] cx23885: Don't duplicate xc4000 entry for radioMiroslav Slugen2012-01-161-2/+2
| * | | | | | | | [media] cx23885-dvb: check if dvb_attach() succededMiroslav Slugen2012-01-161-0/+5
| * | | | | | | | [media] cx231xx: dereferencing NULL after allocation failureDan Carpenter2012-01-161-1/+1
| * | | | | | | | [media] mb86a20s: fix off by one checksDan Carpenter2012-01-161-4/+4
| * | | | | | | | [media] pwc: Simplify leds parameter parsingHans de Goede2012-01-161-8/+2
| * | | | | | | | [media] pwc: Remove dev_hint module parameterHans de Goede2012-01-161-127/+2
| * | | | | | | | [media] pwc: Use one shared usb command bufferHans de Goede2012-01-168-118/+81
| * | | | | | | | [media] pwc: Avoid unnecessarily rebuilding the decoder tablesHans de Goede2012-01-162-0/+9
| * | | | | | | | [media] pwc: Avoid sending mode info to the camera when it is not neededHans de Goede2012-01-164-19/+22
| * | | | | | | | [media] pwc: Fix pixfmt handlingHans de Goede2012-01-165-32/+28
| * | | | | | | | [media] pwc: Make decoder data part of the main pwc structHans de Goede2012-01-167-60/+35
| * | | | | | | | [media] pwc: Make fps runtime configurable through s_parm, drop fps module paramHans de Goede2012-01-163-28/+82
| * | | | | | | | [media] ivtv: remove open_id/id from the filehandle codeHans Verkuil2012-01-165-18/+12
| * | | | | | | | [media] ivtv: switch to the v4l core lockHans Verkuil2012-01-164-54/+39
| * | | | | | | | [media] cx18: remove exclusive open of radio deviceHans Verkuil2012-01-161-27/+14
| * | | | | | | | [media] ivtv: remove exclusive radio openHans Verkuil2012-01-161-33/+24