summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-05-16sh: intc: Remove pointless irq_reserve_irqs() invocationThomas Gleixner
2014-05-16tile: hvc: Use irq_alloc/free_hwirqThomas Gleixner
2014-05-16tile: serial: Use irq_alloc/free_hwirqThomas Gleixner
2014-05-16tile: net: Use irq_alloc/free_hwirqThomas Gleixner
2014-05-16tile: usb: Use irq_alloc/free_hwirqThomas Gleixner
2014-05-16iommu: dmar: Provide arch specific irq allocationThomas Gleixner
2014-05-16iommu: smar: Fix return value check of create_irq()Thomas Gleixner
2014-05-16x86: Get rid of get_nr_irqs_gsi()Thomas Gleixner
2014-05-16x86: htirq: Use irq_alloc/free_irq()Thomas Gleixner
2014-05-16x86: irq_remapping: Use irq_alloc/free_hwirq()Thomas Gleixner
2014-05-16Merge branches 'linus' and 'irq/urgent' into irq/coreThomas Gleixner
2014-05-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-05-08Merge tag 'mfd-mmc-fixes-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-05-08Merge tag 'irqchip-mvebu-3.16' of git://git.infradead.org/linux-mvebu into ir...Thomas Gleixner
2014-05-08irqchip: orion: Reverse irq handling prioritySebastian Hesselbarth
2014-05-08irqchip: irq-armada-370-xp: Use cpu notifier to initialize secondary CPUsThomas Petazzoni
2014-05-08irqchip: irq-armada-370-xp: Do the set_smp_cross_call() in the driverThomas Petazzoni
2014-05-08mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"Micky Ching
2014-05-07Merge tag 'for-linus-20140507' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-05-07Merge branch 'drm-radeon-mullins' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-05-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-05-07Merge branch 'mullins' of git://people.freedesktop.org/~deathsimple/linux int...Dave Airlie
2014-05-07Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2014-05-07Merge tag 'topc/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-05-07Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/li...Dave Airlie
2014-05-06agp: info leak in agpioc_info_wrap()Dan Carpenter
2014-05-06drivers/rtc/rtc-pcf8523.c: fix month definitionChris Cui
2014-05-06drm/radeon: add Mullins VCE supportLeo Liu
2014-05-06drm/radeon: modesetting updates for Mullins.Samuel Li
2014-05-06drm/radeon: dpm updates for KV/KBAlex Deucher
2014-05-06drm/radeon: add Mullins dpm support.Samuel Li
2014-05-06drm/radeon: add Mullins UVD support.Samuel Li
2014-05-06drm/radeon: update cik init for Mullins.Samuel Li
2014-05-06drm/radeon: add Mullins chip familySamuel Li
2014-05-06drm/radeon: lower the ref * post PLL maximumChristian König
2014-05-06drm/radeon: check that we have a clock before PLL setupChristian König
2014-05-06drm/radeon: drm/radeon: add missing radeon_semaphore_free to error pathMaarten Lankhorst
2014-05-06drm/radeon: Fix num_banks calculation for SIMichel Dänzer
2014-05-05asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*Andi Kleen
2014-05-06HID: sensor-hub: Add in quirk for sensor hub in Lenovo Ideapad YogasPeter F. Patel-Schneider
2014-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-05-05Merge tag 'usb-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-05-05Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-05-05Merge tag 'staging-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-05net: macb: Fix race between HW and driverSoren Brinkmann
2014-05-05net: macb: Remove 'unlikely' optimizationSoren Brinkmann
2014-05-05net: macb: Re-enable RX interrupt only when RX is doneSoren Brinkmann
2014-05-05net: macb: Clear interrupt flagsSoren Brinkmann