aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-09-17Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into nextBenjamin Herrenschmidt
2012-09-13Merge commit 'v3.6-rc5' into pci/gavin-window-alignmentBjorn Helgaas
2012-09-11PCI: Refactor pbus_size_mem()Gavin Shan
2012-09-11PCI: Align P2P windows using pcibios_window_alignment()Gavin Shan
2012-09-11PCI: Add weak pcibios_window_alignment() interfaceGavin Shan
2012-09-08Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds
2012-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-09-07Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-09-07HID: tpkbd: work even if the new Lenovo Keyboard driver is not configuredAndres Freund
2012-09-06Merge tag 'stable/for-linus-3.6-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-09-06Merge tag '3.6-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds
2012-09-07Merge branch 'merge' into nextBenjamin Herrenschmidt
2012-09-06Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-09-06xen/pciback: Fix proper FLR steps.Konrad Rzeszutek Wilk
2012-09-05Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-09-05dj: memory scribble in logi_djAlan Cox
2012-09-05Merge tag 'gpio-fixes-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-09-05Merge tag 'fbdev-fixes-for-3.6-1' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-09-05Merge tag 'upstream-3.6-rc5' of git://git.infradead.org/linux-ubiLinus Torvalds
2012-09-05xen: Use correct masking in xen_swiotlb_alloc_coherent.Ronny Hegewald
2012-09-05Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus...Konrad Rzeszutek Wilk
2012-09-05powerpc: Rename 64-bit PVR constants to PVR_fooMichael Ellerman
2012-09-05hvc_vio: Improve registration of udbg backendBenjamin Herrenschmidt
2012-09-05hvc_console: Better kernel console supportBenjamin Herrenschmidt
2012-09-05powerpc/ps3: Replace virt_to_abs() with __pa()Michael Ellerman
2012-09-05ehea: Remove uses of virt_to_abs() and abs_to_virt()Michael Ellerman
2012-09-05drivers/macintosh/smu.c: Replace abs_to_virt() with __va()Michael Ellerman
2012-09-05IB/ehca: Remove uses of virt_to_abs() and abs_to_virt()Michael Ellerman
2012-09-05IB/ehca: Don't use phys_to_abs(), it's a nopMichael Ellerman
2012-09-05powerpc/crypto: Remove users of virt_to_abs() and phys_to_abs() in nx crypto ...Michael Ellerman
2012-09-04mmc: omap: fix broken PIO modePaul Walmsley
2012-09-04mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen
2012-09-04mmc: dw_mmc: Disable low power mode if SDIO interrupts are usedDoug Anderson
2012-09-04mmc: dw_mmc: fix error handling in PIO modeSeungwon Jeon
2012-09-04mmc: dw_mmc: correct mishandling error interruptSeungwon Jeon
2012-09-04mmc: dw_mmc: amend using error interrupt statusSeungwon Jeon
2012-09-04mmc: atmel-mci: not busy flag has also to be used for read operationsLudovic Desroches
2012-09-04mmc: sdhci-esdhc: break out early if clock is 0Shawn Guo
2012-09-04mmc: mxs-mmc: fix deadlock caused by recursion loopLauri Hintsala
2012-09-04mmc: mxs-mmc: fix deadlock in SDIO IRQ caseLauri Hintsala
2012-09-04mmc: bfin_sdh: fix dma_desc_array build errorSonic Zhang
2012-09-04UBI: fix a horrible memory deallocation bugArtem Bityutskiy
2012-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-09-02HID: Only dump input if someone is listeningHenrik Rydberg
2012-09-01net: qmi_wwan: add several new Gobi devicesBjørn Mork
2012-09-01fddi: 64 bit bug in smt_add_para()Dan Carpenter
2012-09-01gpio: rdc321x: Prevent removal of modules exporting active GPIOsAxel Lin
2012-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-09-01gpio: em: Fix checking return value of irq_alloc_descsAxel Lin
2012-09-01gpio: mc9s08dz60: Fix build error if I2C=mAxel Lin