summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* [media] iguanair: do not modify transmit bufferSean Young2012-09-151-30/+21
* [media] gscaler: mark it as BROKENMauro Carvalho Chehab2012-09-152-1/+4
* [media] mem2mem_testdev: Make m2mtest_dev_release function staticSachin Kamat2012-09-151-1/+1
* [media] ttusbir: Add USB dependencySean Young2012-09-151-0/+1
* [media] rc: fix buffer overrunSean Young2012-09-151-1/+1
* [media] stk1160: Remove unused 'ifnum' variableEzequiel García2012-09-151-2/+0
* [media] s5p-g2d: Remove unneeded struct vb2_queue clear on queue_init()Ezequiel García2012-09-151-2/+0
* [media] s5p-jpeg: Remove unneeded struct vb2_queue clear on queue_init()Ezequiel García2012-09-151-2/+0
* [media] s5p-fimc: Remove unneeded struct vb2_queue clear on queue_init()Ezequiel García2012-09-151-2/+0
* [media] mem2mem-emmaprp: Remove unneeded struct vb2_queue clear on queue_init()Ezequiel García2012-09-151-2/+0
* [media] mem2mem-deinterlace: Remove unneeded struct vb2_queue clear on queue_...Ezequiel García2012-09-151-2/+0
* [media] coda: Remove unneeded struct vb2_queue clear on queue_init()Ezequiel García2012-09-151-2/+0
* [media] mem2mem_testdev: Remove unneeded struct vb2_queue clear on queue_init()Ezequiel García2012-09-151-2/+0
* [media] vivi: Remove unneeded struct vb2_queue clearingEzequiel García2012-09-151-1/+0
* [media] stk1160: Remove unneeded struct vb2_queue clearingEzequiel García2012-09-151-1/+0
* [media] dvb_usb_v2: use dvb_usb_dbg_usb_control_msg()Antti Palosaari2012-09-157-39/+13
* [media] dvb_usb_v2: add debug macro dvb_usb_dbg_usb_control_msgAntti Palosaari2012-09-151-0/+11
* [media] au6610: define reset_resumeAntti Palosaari2012-09-151-0/+1
* [media] gscaler: Add Makefile for G-Scaler DriverShaik Ameer Basha2012-09-152-0/+9
* [media] gscaler: Add m2m functionality for the G-Scaler driverSungchun Kang2012-09-151-0/+771
* [media] gscaler: Add core functionality for the G-Scaler driverSungchun Kang2012-09-152-0/+1780
* [media] gscaler: Add new driver for generic scalerSungchun Kang2012-09-152-0/+597
* Merge tag 'v3.6-rc5' into staging/for_v3.7Mauro Carvalho Chehab2012-09-15111-416/+731
|\
| * Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds2012-09-091-1/+1
| |\
| | * mm: cma: fix alignment requirements for contiguous regionsMarek Szyprowski2012-08-281-1/+1
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-09-094-2/+23
| |\ \
| | * | Input: wacom - add support for EMR on Cintiq 24HD touchJason Gerecke2012-08-221-1/+5
| | * | Input: i8042 - add Gigabyte T1005 series netbooks to noloop tableDmitry Torokhov2012-08-221-0/+14
| | * | Input: imx_keypad - reset the hardware before enablingMichael Grzeschik2012-08-221-0/+3
| | * | Input: edt-ft5x06 - fix build error when compiling wthout CONFIG_DEBUG_FSGuenter Roeck2012-08-221-1/+1
| * | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-09-072-2/+6
| |\ \ \
| | * | | HID: tpkbd: work even if the new Lenovo Keyboard driver is not configuredAndres Freund2012-09-071-1/+3
| | * | | HID: Only dump input if someone is listeningHenrik Rydberg2012-09-021-1/+2
| | * | | HID: add NOGET quirk for Eaton Ellipse MAX UPSAlan Stern2012-08-271-0/+1
| * | | | Merge tag 'stable/for-linus-3.6-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-09-072-5/+5
| |\ \ \ \
| | * | | | xen/pciback: Fix proper FLR steps.Konrad Rzeszutek Wilk2012-09-061-4/+4
| | * | | | xen: Use correct masking in xen_swiotlb_alloc_coherent.Ronny Hegewald2012-09-051-1/+1
| | * | | | Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus...Konrad Rzeszutek Wilk2012-09-052778-88211/+219221
| | |\ \ \ \
| * | \ \ \ \ Merge tag '3.6-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds2012-09-075-14/+80
| |\ \ \ \ \ \
| | * | | | | | PCI: Don't print anything while decoding is disabledBjorn Helgaas2012-08-231-14/+17
| | * | | | | | PCI/PM: Fix config reg access for D3cold and bridge suspendingHuang Ying2012-08-222-0/+51
| | * | | | | | PCI/PM: Keep parent bridge active when probing deviceHuang Ying2012-08-221-0/+6
| | * | | | | | PCI/PM: Enable D3/D3cold by default for most devicesHuang Ying2012-08-222-0/+6
| * | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-09-061-7/+15
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson2012-08-281-7/+15
| | |\ \ \ \ \ \ \
| | | * | | | | | | ARM: at91: fix rtc-at91sam9 irq issue due to sparse irq supportLudovic Desroches2012-08-231-7/+15
| * | | | | | | | | Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-09-067-61/+97
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | mmc: omap: fix broken PIO modePaul Walmsley2012-09-041-3/+11
| | * | | | | | | | | mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen2012-09-041-1/+25
| | * | | | | | | | | mmc: dw_mmc: Disable low power mode if SDIO interrupts are usedDoug Anderson2012-09-041-3/+38