summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* PCI/MSI: Allow the MSI domain to be device-specificMarc Zyngier2015-10-162-0/+25
* PCI: Add per-device MSI domain hookMarc Zyngier2015-10-161-5/+30
* of/irq: Use the msi-map property to provide device-specific MSI domainMarc Zyngier2015-10-161-0/+18
* of/irq: Split of_msi_map_rid to reuse msi-map lookupMarc Zyngier2015-10-161-15/+28
* irqchip/gic-v3-its: Parse new version of msi-parent propertyMarc Zyngier2015-10-161-3/+15
* PCI/MSI: Use of_msi_get_domain instead of open-coded "msi-parent" parsingMarc Zyngier2015-10-161-7/+6
* of/irq: Use of_msi_get_domain instead of open-coded "msi-parent" parsingMarc Zyngier2015-10-161-20/+11
* of/irq: Add support code for multi-parent version of "msi-parent"Marc Zyngier2015-10-161-0/+59
* irqchip/gic-v3-its: Add handling of PCI requester id.David Daney2015-10-161-3/+1
* PCI/MSI: Add helper function pci_msi_domain_get_msi_rid().David Daney2015-10-161-0/+32
* of/irq: Add new function of_msi_map_rid()David Daney2015-10-161-0/+84
* irqchip/gic-v2m: Add support for multiple MSI framesMarc Zyngier2015-10-151-46/+78
* irqchip/gic-v3: Fix translation of LPIs after conversion to irq_fwspecMarc Zyngier2015-10-151-9/+13
* irqchip/mxs: Add Alphascale ASM9260 supportOleksij Rempel2015-10-144-2/+207
* irqchip/mxs: Prepare driver for hardware with different offsetsOleksij Rempel2015-10-141-19/+59
* irqchip/mxs: Panic if ioremap or domain creation failsOleksij Rempel2015-10-141-2/+6
* irqdomain/msi: Use fwnode instead of of_nodeMarc Zyngier2015-10-136-15/+18
* acpi/gsi: Cleanup acpi_register_gsiMarc Zyngier2015-10-131-20/+10
* irqchip/gic: Kill the xlate methodMarc Zyngier2015-10-131-25/+0
* irqchip/gic: Switch ACPI support to stacked domainsMarc Zyngier2015-10-131-14/+30
* irqchip/gic: Get rid of gic_init_bases()Marc Zyngier2015-10-131-5/+3
* acpi/gsi: Add acpi_set_irq_model to initialize the GSI layerMarc Zyngier2015-10-131-5/+27
* acpi/gsi: Always perform an irq domain lookupMarc Zyngier2015-10-131-13/+13
* irqchip: Convert all alloc/xlate users from of_node to fwnodeMarc Zyngier2015-10-1310-174/+236
* irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier2015-10-1315-20/+21
* Merge branch 'linus' into irq/coreThomas Gleixner2015-10-13173-928/+1178
|\
| * Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-10-113-14/+33
| |\
| | * 3w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig2015-10-071-7/+21
| | * scsi_dh: Use the correct module name when loading device handlerPaul Mackerras2015-10-011-1/+1
| | * libiscsi: Fix iscsi_check_transport_timeouts possible infinite loopAriel Nahum2015-09-171-6/+11
| * | Merge tag 'md/4.3-rc4-fix' of git://neil.brown.name/mdLinus Torvalds2015-10-112-4/+4
| |\ \
| | * | crash in md-raid1 and md-raid10 due to incorrect list manipulationMikulas Patocka2015-10-082-4/+4
| * | | Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-10-107-3/+41
| |\ \ \
| | * | | usb: Add device quirk for Logitech PTZ camerasVincent Palatin2015-10-041-0/+7
| | * | | USB: chaoskey read offset bugAlexander Inyukhin2015-10-041-1/+1
| | * | | USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao2015-10-041-0/+6
| | * | | Merge tag 'phy-for-4.3-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2015-10-033-0/+18
| | |\ \ \
| | | * | | phy: berlin-sata: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-251-0/+1
| | | * | | phy: rockchip-usb: power down phy when rockchip phy probehuang lin2015-09-251-0/+6
| | | * | | phy: qcom-ufs: fix build error when the component is built as a moduleYaniv Gardi2015-09-251-0/+11
| | | | |/ | | | |/|
| | * | | usb: renesas_usbhs: Add support for R-Car H3Yoshihiro Shimoda2015-09-301-0/+5
| | * | | usb: renesas_usbhs: fix build warning if 64-bit architectureYoshihiro Shimoda2015-09-301-1/+1
| | * | | usb: gadget: bdc: fix memory leakSudip Mukherjee2015-09-301-1/+3
| * | | | Merge tag 'tty-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-10-106-28/+79
| |\ \ \ \
| | * | | | drivers/tty: require read access for controlling terminalJann Horn2015-10-041-4/+27
| | * | | | serial: 8250: add uart_config entry for PORT_RT2880Mans Rullgard2015-10-041-0/+8
| | * | | | tty: fix data race on tty_buffer.commitDmitry Vyukov2015-10-041-3/+12
| | * | | | tty: fix data race in tty_buffer_flushDmitry Vyukov2015-10-041-1/+4
| | * | | | tty: fix data race in flush_to_ldiscDmitry Vyukov2015-10-041-1/+1
| | * | | | tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa2015-10-041-10/+5