summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core/rcu' into perf/coreIngo Molnar2012-09-1391-344/+587
|\
| * Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds2012-09-081-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-084-2/+23
| |\ \
| | * | Input: wacom - add support for EMR on Cintiq 24HD touchJason Gerecke2012-08-211-1/+5
| | * | Input: i8042 - add Gigabyte T1005 series netbooks to noloop tableDmitry Torokhov2012-08-211-0/+14
| | * | Input: imx_keypad - reset the hardware before enablingMichael Grzeschik2012-08-211-0/+3
| | * | Input: edt-ft5x06 - fix build error when compiling wthout CONFIG_DEBUG_FSGuenter Roeck2012-08-211-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-062-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-065-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-212-0/+51
| | * | | | | | PCI/PM: Keep parent bridge active when probing deviceHuang Ying2012-08-211-0/+6
| | * | | | | | PCI/PM: Enable D3/D3cold by default for most devicesHuang Ying2012-08-212-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-271-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-057-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
| | * | | | | | | | | mmc: dw_mmc: fix error handling in PIO modeSeungwon Jeon2012-09-041-27/+2
| | * | | | | | | | | mmc: dw_mmc: correct mishandling error interruptSeungwon Jeon2012-09-041-3/+1
| | * | | | | | | | | mmc: dw_mmc: amend using error interrupt statusSeungwon Jeon2012-09-041-6/+5
| | * | | | | | | | | mmc: atmel-mci: not busy flag has also to be used for read operationsLudovic Desroches2012-09-041-1/+5
| | * | | | | | | | | mmc: sdhci-esdhc: break out early if clock is 0Shawn Guo2012-09-041-3/+3
| | * | | | | | | | | mmc: mxs-mmc: fix deadlock caused by recursion loopLauri Hintsala2012-09-041-5/+5
| | * | | | | | | | | mmc: mxs-mmc: fix deadlock in SDIO IRQ caseLauri Hintsala2012-09-041-2/+2
| | * | | | | | | | | mmc: bfin_sdh: fix dma_desc_array build errorSonic Zhang2012-09-041-7/+0
| * | | | | | | | | | dj: memory scribble in logi_djAlan Cox2012-09-051-2/+2
| * | | | | | | | | | Merge tag 'gpio-fixes-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-09-054-4/+5
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | gpio: rdc321x: Prevent removal of modules exporting active GPIOsAxel Lin2012-09-011-0/+1
| | * | | | | | | | | | gpio: em: Fix checking return value of irq_alloc_descsAxel Lin2012-09-011-2/+2
| | * | | | | | | | | | gpio: mc9s08dz60: Fix build error if I2C=mAxel Lin2012-09-011-1/+1
| | * | | | | | | | | | gpio: Fix debug message in of_get_named_gpio_flags()Thierry Reding2012-08-171-1/+1
| | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'fbdev-fixes-for-3.6-1' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-09-056-5/+19
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | OMAPFB: fix framebuffer console colorsGrazvydas Ignotas2012-08-231-1/+1
| | * | | | | | | | | | OMAPDSS: Fix SDI PLL lockingTomi Valkeinen2012-08-231-0/+14
| | * | | | | | | | | | video: mb862xxfb: prevent divide by zero bugDan Carpenter2012-08-231-0/+2
| | * | | | | | | | | | drivers/video/auo_k190x.c: drop kfree of devm_kzalloc's dataJulia Lawall2012-08-231-2/+0
| | * | | | | | | | | | fbcon: Fix bit_putcs() call to kmalloc(s, GFP_KERNEL)Bruno Prémont2012-08-231-1/+1
| | * | | | | | | | | | fbcon: prevent possible buffer overflow.Paul Cercueil2012-08-231-1/+1
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'upstream-3.6-rc5' of git://git.infradead.org/linux-ubiLinus Torvalds2012-09-051-2/+2
| |\ \ \ \ \ \ \ \ \ \