summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [media] v4l2-controls.txt: update auto cluster documentationHans Verkuil2011-09-211-22/+12
* [media] v4l2-ctrls: implement new volatile autocluster schemeHans Verkuil2011-09-212-8/+69
* [media] saa7164: Adding support for HVR2200 card id 0x8953Steven Toth2011-09-213-0/+64
* [media] get_dvb_firmware: whitespace fixAntti Palosaari2011-09-211-1/+1
* [media] tda10071: change sleeps to more suitable onesAntti Palosaari2011-09-211-4/+4
* [media] tda10071: do not download last byte of fwAntti Palosaari2011-09-211-3/+6
* [media] em28xx: ERROR: "em28xx_add_into_devlist" [drivers/media/video/em28xx/...Chris Rankin2011-09-211-1/+0
* [media] get_dvb_firmware: update tda10071 file urlAntti Palosaari2011-09-211-1/+1
* [media] get_dvb_firmware: add dvb-fe-tda10071.fwAntti Palosaari2011-09-211-1/+16
* [media] opera1: fix ERROR: do not use assignment in if conditionMichael Krufky2011-09-211-3/+3
* [media] m920x: fix ERROR: do not use assignment in if conditionMichael Krufky2011-09-211-9/+12
* [media] digitv: fix ERROR: do not use assignment in if conditionMichael Krufky2011-09-211-2/+7
* [media] dibusb-mb: fix ERROR: do not use assignment in if conditionMichael Krufky2011-09-211-2/+3
* [media] dibusb-common: fix ERROR: do not use assignment in if conditionMichael Krufky2011-09-211-2/+10
* [media] cxusb: fix ERROR: do not use assignment in if conditionMichael Krufky2011-09-211-20/+32
* [media] dvb-usb-dvb: ERROR: space required after that ','Michael Krufky2011-09-211-3/+4
* [media] ttusb2: fix ERROR: space required after that ','Michael Krufky2011-09-211-1/+1
* [media] dibusb-mb: fix ERROR: space required after that ','Michael Krufky2011-09-211-2/+2
* [media] dibusb-common: fix ERROR: space required after that ','Michael Krufky2011-09-211-3/+4
* [media] dib0700: fix ERROR: space required after that ','Michael Krufky2011-09-211-4/+8
* [media] dib0700: fix ERROR: space required before that '&'Michael Krufky2011-09-211-2/+3
* [media] dib0700: fix WARNING: suspect code indent for conditional statementsMichael Krufky2011-09-211-1/+1
* [media] dib0700: fix WARNING: please, no spaces at the start of a lineMichael Krufky2011-09-211-2/+2
* [media] mxl111sf: use adap->num_frontends_initialized to determine which fron...Michael Krufky2011-09-211-8/+11
* [media] em28xx: add support for PCTV DVB-S2 Stick 460e [2013:024f]Antti Palosaari2011-09-214-0/+60
* [media] tda10071: NXP TDA10071 DVB-S/S2 driverAntti Palosaari2011-09-215-0/+1477
* [media] a8293: Allegro A8293 SEC driverAntti Palosaari2011-09-214-0/+231
* [media] v4l2-ctrls: replace is_volatile with V4L2_CTRL_FLAG_VOLATILEHans Verkuil2011-09-2110-49/+36
* [media] videodev2.h: add V4L2_CTRL_FLAG_VOLATILEHans Verkuil2011-09-214-1/+26
* [media] drivers/media/video/stk-webcam.c: coding style issueArvydas Sidorenko2011-09-181-10/+8
* [media] drivers/media/video/stk-webcam.c: webcam LED bug fixArvydas Sidorenko2011-09-181-0/+2
* [media] mmp_camera: add MODULE_ALIASDaniel Drake2011-09-181-0/+1
* [media] cx18: Fix videobuf captureSimon Farnsworth2011-09-185-14/+26
* [media] EM28xx - Fix memory leak on disconnect or errorChris Rankin2011-09-182-0/+2
* Merge tag 'v3.1-rc6' into staging/for_v3.2Mauro Carvalho Chehab2011-09-171867-29993/+76223
|\
| * Linux 3.1-rc6v3.1-rc6Linus Torvalds2011-09-121-1/+1
| * Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-09-127-28/+66
| |\
| | * drm: Remove duplicate "return" statementLin Ming2011-09-091-1/+0
| | * Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2011-09-094-7/+30
| | |\
| | | * drm/nv04/crtc: Bail out if FB is not bound to crtcEmil Velikov2011-09-091-2/+13
| | | * drm/nouveau: fix nv04_sgdma_bind on non-"4kB pages" archsMarcin Slusarz2011-09-091-1/+1
| | | * drm/nouveau: properly handle allocation failure in nouveau_sgdma_populateMarcin Slusarz2011-09-091-1/+4
| | | * drm/nouveau: fix oops on pre-semaphore hardwareBen Skeggs2011-09-091-1/+2
| | | * drm/nv50/crtc: Bail out if FB is not bound to crtcEmil Velikov2011-09-091-2/+10
| | * | drm/radeon/kms: fix DP detect and EDID fetch for DP bridgesAlex Deucher2011-09-062-20/+36
| | |/
| * | Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-09-1218-18/+72
| |\ \
| | * \ Merge branch 'for_3.1/pm-fixes-2' of git://gitorious.org/khilman/linux-omap-p...Arnd Bergmann2011-09-121-0/+3
| | |\ \
| | | * | OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlersKevin Hilman2011-09-061-0/+3
| | * | | Merge branch 'sirf/fixes' into fixesArnd Bergmann2011-09-124-0/+4
| | |\ \ \
| | | * | | ARM: CSR: add missing sentinels to of_device_id tablesJamie Iles2011-09-114-0/+4
| | | | |/ | | | |/|
OpenPOWER on IntegriCloud