summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [media] Fix compile warning: Dereferencing type-punned pointer will break str...Hans Petter Selasky2011-07-271-2/+2
* [media] videobuf_pages_to_sg: sglist[0] length problemNewson Edouard2011-07-271-2/+3
* [media] cx23885: restore flushes of cx23885_dev work itemsTejun Heo2011-07-271-0/+3
* [media] saa7164: poll mask set incorrectlyDan Carpenter2011-07-272-10/+2
* [media] cxd2820r: correct missing error checksAntti Palosaari2011-07-271-0/+4
* [media] em28xx: use the proper prefix for board namesMauro Carvalho Chehab2011-07-273-4/+4
* [media] em28xx: correct PCTV nanoStick T2 290e device nameAntti Palosaari2011-07-271-3/+3
* [media] em28xx: add remote for PCTV nanoStick T2 290eAntti Palosaari2011-07-271-1/+1
* [media] em28xx: EM28174 remote supportAntti Palosaari2011-07-271-0/+1
* [media] cxd2820r: fix bitfieldsAntti Palosaari2011-07-272-4/+4
* [media] cxd2820r: malloc buffers instead of stackAntti Palosaari2011-07-271-4/+14
* [media] anysee: style issues, comments, etcAntti Palosaari2011-07-272-19/+21
* [media] anysee: add support for Anysee E7 PS2Antti Palosaari2011-07-272-0/+13
* [media] anysee: add support for Anysee E7 PTCAntti Palosaari2011-07-272-7/+27
* [media] gspca - ov519: New sensor ov9600 with bridge ovfx2Jean-François Moine2011-07-271-13/+96
* Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-07-214-39/+56
|\
| * drm/i915: Fix unfenced alignment on pre-G33 hardwareChris Wilson2011-07-183-38/+41
| * drm/i915: Add quirk to disable SSC on Lenovo U160 LVDSKeith Packard2011-07-132-1/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-07-182-5/+2
|\ \
| * | pppoe: Must flush connections when MAC address changes too.David S. Miller2011-07-181-1/+2
| * | tulip: dmfe: Remove old log spamming pr_debugsJoe Perches2011-07-181-4/+0
* | | si4713-i2c: avoid potential buffer overflow on si4713Mauro Carvalho Chehab2011-07-181-2/+2
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-07-183-1/+13
|\ \ \ | |/ / |/| |
| * | hwmon: (max1111) Fix race condition causing NULL pointer exceptionPavel Herrmann2011-07-171-0/+11
| * | hwmon: (it87) Fix label group removalJean Delvare2011-07-171-1/+1
| * | hwmon: (asus_atk0110) Fix memory leakLuca Tettamanti2011-07-171-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-07-174-12/+29
|\ \ \
| * | | gianfar: rx parserSebastian Pöhn2011-07-152-6/+21
| * | | r6040: only disable RX interrupt if napi_schedule_prep is successfulMichael Thalmeier2011-07-151-3/+5
| * | | net: remove NETIF_F_ALL_TX_OFFLOADSMichał Mirosław2011-07-141-3/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2011-07-171-2/+1
|\ \ \ \
| * | | | watchdog: hpwdt depends on PCIRandy Dunlap2011-07-171-1/+1
| * | | | watchdog: fix hpwdt Kconfig regression in 3.0-rcOlaf Hering2011-07-161-1/+0
| | |/ / | |/| |
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-176-18/+30
|\ \ \ \
| * | | | [media] tuner-core: fix a 2.6.39 regression with mt20xxMauro Carvalho Chehab2011-07-131-4/+12
| * | | | [media] dvb_frontend: fix race condition in stopping/starting frontendDevin Heitmueller2011-07-131-0/+8
| * | | | [media] media: fix radio-sf16fmr2 build when SND is not enabledRandy Dunlap2011-07-131-1/+1
| * | | | [media] MEDIA: Fix non-ISA_DMA_API link failure of sound codeRalf Baechle2011-07-131-1/+1
| * | | | [media] nuvoton-cir: make idle timeout more saneJarod Wilson2011-07-111-1/+1
| * | | | [media] mceusb: increase default timeout to 100msRafi Rubin2011-07-111-1/+1
| * | | | [media] mceusb: Timeout unit correctionsRafi Rubin2011-07-111-3/+4
| * | | | [media] Revert "V4L/DVB: cx23885: Enable Message Signaled Interrupts(MSI)"Jarod Wilson2011-07-111-7/+2
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-07-172-18/+11
|\ \ \ \ \ | |_|/ / / |/| | | |
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'd3cold', 'bugzilla-37412' and 'bugzilla-38152' into releaseLen Brown2011-07-142-18/+11
| |\ \ \ \ \
| | | * | | | ACPI: Fix lockdep false positives in acpi_power_off()Rafael J. Wysocki2011-07-131-17/+0
| | |/ / / / | |/| | | |
| | * | | | ACPI, APEI, HEST, Detect duplicated hardware error source IDHuang Ying2011-07-131-1/+11
| |/ / / /
* | | | | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-151-0/+1
|\ \ \ \ \
| * | | | | gpio: wm831x: add a missing break in wm831x_gpio_dbg_showAxel Lin2011-07-151-0/+1
* | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-07-152-15/+15
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | hwmon: (adm1275) Fix coefficients per datasheet revision BGuenter Roeck2011-07-151-5/+5