summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-04-24irq_remapping: Remove unused function irq_remapping_print_chip()Jiang Liu1-13/+0
2015-04-24x86/htirq: Use hierarchical irqdomain to manage Hypertransport interruptsJiang Liu1-41/+6
2015-04-24iommu/vt-d: Refine the interfaces to create IRQ for DMAR unitJiang Liu1-14/+5
2015-04-24irq_remapping: Clean up unused MSI related codeJiang Liu2-165/+0
2015-04-24irq_remapping/amd: Clean up unused MSI related codeJiang Liu1-113/+2
2015-04-24irq_remapping/vt-d: Clean up unused MSI related codeJiang Liu1-144/+0
2015-04-24x86/MSI: Use hierarchical irqdomains to manage MSI interruptsJiang Liu1-1/+0
2015-04-24irq_remapping/amd: Enhance AMD IR driver to support hierarchical irqdomainsJiang Liu4-6/+341
2015-04-24irq_remapping/vt-d: Enhance Intel IR driver to support hierarchical irqdomainsJiang Liu1-8/+329
2015-04-24irq_remapping/vt-d: Change prototypes to prepare for hierarchical irqdomainJiang Liu1-11/+11
2015-04-24irq_remapping: Introduce new interfaces to support hierarchical irqdomainsJiang Liu2-1/+59
2015-04-24x86/dmar: Use new irqdomain interfaces to allocate/free IRQJiang Liu1-2/+15
2015-04-24x86/htirq: Use new irqdomain interfaces to allocate/free IRQJiang Liu1-4/+3
2015-04-20Merge tag 'remoteproc-4.1-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-13/+6
2015-04-20Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-10/+13
2015-04-20Merge tag 'fbdev-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds24-44/+188
2015-04-20Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds358-10124/+24488
2015-04-20Merge tag 'iommu-updates-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds18-474/+604
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-16/+15
2015-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds3-18/+75
2015-04-20Merge omapdss topic branch for fbdev 4.1Tomi Valkeinen17-26/+167
2015-04-20omapdss: extend pm notifier to handle hibernationGrygorii Strashko1-0/+4
2015-04-20OMAPDSS: disable VT switchTomi Valkeinen1-0/+3
2015-04-20Merge Linus master into drm-nextDave Airlie2862-65069/+142415
2015-04-18Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-0/+274
2015-04-18Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds14-482/+515
2015-04-18Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds32-699/+1742
2015-04-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+4
2015-04-18Merge tag 'dm-4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds14-324/+1736
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds4-7/+6
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds35-290/+508
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds34-76/+4070
2015-04-17ide: remove deprecated use of pci apiQuentin Lambert4-7/+6
2015-04-17IB/ipoib: Fix ndo_get_iflinkErez Shitrit2-2/+6
2015-04-17sfc: Fix memcpy() with const destination compiler warning.David S. Miller1-1/+1
2015-04-17altera tse: Fix network-delays and -retransmissions after high throughput.Andreas Oetken1-2/+7
2015-04-17Merge tag 'acpica-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds37-346/+326
2015-04-17net: remove unused 'dev' argument from netif_needs_gso()Johannes Berg2-2/+2
2015-04-17act_mirred: Fix bogus header when redirecting from VLANHerbert Xu1-1/+1
2015-04-17mvsas: fix panic on expander attached SATA devicesJames Bottomley1-4/+1
2015-04-17am53c974: Fix crash during modprobeHannes Reinecke1-2/+4
2015-04-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds44-345/+643
2015-04-17drivers/rtc/rtc-at91rm9200.c: make IO endian agnosticBen Dooks1-2/+2
2015-04-17drivers/rtc/rtc-s5m.c: allow usage on device type different than main MFD typeKrzysztof Kozlowski1-4/+6
2015-04-17oprofile: reduce mmap_sem hold for mm->exe_fileDavidlohr Bueso1-14/+16
2015-04-17memstick: mspro_block: add missing curly bracesDan Carpenter1-1/+2
2015-04-17bfs: bfad_worker cleanupJiri Slaby1-13/+9
2015-04-17rtc: use more standard kernel logging stylesJoe Perches13-24/+49
2015-04-17drivers/rtc/rtc-hym8563.c: fix swapped enable/disable of clockout control bitHeiko Stübner1-5/+5
2015-04-17drivers/rtc/rtc-s3c.c: remove one superfluous rtc_valid_tm() checkKrzysztof Kozlowski1-3/+1