aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-11-06PCI: xgene: Add APM X-Gene v1 PCIe MSI/MSIX termination driverDuc Dang
2015-11-06PCI: generic: Add arm64 supportJayachandran C
2015-11-06PCI: Build setup-irq.o for arm64Jayachandran C
2015-11-06PCI: generic: Remove dependency on ARM-specific struct hw_pciJayachandran C
2015-11-06PCI: generic: Convert to use generic config accessorsRob Herring
2015-11-06PCI: Add generic config accessorsRob Herring
2015-11-06PCI: generic: Convert to DT resource parsing APILorenzo Pieralisi
2015-11-06PCI: generic: Allocate config space windows after limiting bus number rangeLorenzo Pieralisi
2015-11-06pci: host: drop owner assignment from platform_driversWolfram Sang
2015-11-06PCI/MSI: Let pci_msi_get_domain use struct device::msi_domainMarc Zyngier
2015-11-06PCI/MSI: Allow msi_domain lookup using the host bridge nodeMarc Zyngier
2015-11-06PCI/MSI: Add support for OF-provided msi_domainMarc Zyngier
2015-11-06PCI/MSI: Add hooks to populate the msi_domain fieldMarc Zyngier
2015-11-06PCI/MSI: Register irq domain with specific tokenMarc Zyngier
2015-11-06PCI: Use helper functions to access fields in struct msi_descJiang Liu
2015-11-06PCI: Add helper function msi_desc_to_pci_sysdata()Jiang Liu
2015-11-06genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc()Jiang Liu
2015-11-06PCI/keystone: Use irq_data_get_msi_desc() to avoid redundant lookup of irq_dataJiang Liu
2015-11-06PCI/MSI: Disable MSI at enumeration even if kernel doesn't support MSIMichael S. Tsirkin
2015-11-06PCI/MSI: Export pci_msi_set_enable(), pci_msix_clear_and_set_ctrl()Michael S. Tsirkin
2015-11-06PCI/MSI: Rename msi_set_enable(), msix_clear_and_set_ctrl()Michael S. Tsirkin
2015-11-06PCI/MSI: Allow an msi_controller to be associated to an irq domainMarc Zyngier
2015-11-06PCI/MSI: Provide mechanism to alloc/free MSI/MSIX interrupt from irqdomainJiang Liu
2015-11-06PCI/MSI: Enhance core to support hierarchy irqdomainJiang Liu
2015-11-06PCI/MSI: Move cached entry functions to irq coreJiang Liu
2015-11-06PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner
2015-11-06PCI/MSI: Rename mask/unmask_msi_irq et alThomas Gleixner
2015-11-06Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()"Yijing Wang
2015-11-06PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask BitsYijing Wang
2015-11-06PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu
2015-11-06PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()Jiang Liu
2015-11-06PCI/MSI: Kill redundant call of irq_set_msi_desc() for MSI-X interruptsJiang Liu
2015-11-06PCI/MSI: Simplify PCI MSI code by initializing msi_desc.nvec_used earlierJiang Liu
2015-11-06PCI/MSI: Remove unnecessary braces around single statementsJiang Liu
2015-11-06PCI: xilinx: Save MSI controller in pci_sys_dataYijing Wang
2015-11-06PCI: mvebu: Save MSI controller in pci_sys_dataYijing Wang
2015-11-06PCI: rcar: Save MSI controller in pci_sys_dataYijing Wang
2015-11-06PCI: designware: Save MSI controller in pci_sys_dataYijing Wang
2015-11-06PCI: tegra: Save MSI controller in pci_sys_dataYijing Wang
2015-11-06PCI/MSI: Add weak pcibios_msi_controller()Yijing Wang
2015-11-06PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"Yijing Wang
2015-10-31tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa
2015-10-31Revert "tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.c"Sasha Levin
2015-10-283w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig
2015-10-27md: flush ->event_work before stopping array.NeilBrown
2015-10-27Revert "iio: bmg160: IIO_BUFFER and IIO_TRIGGERED_BUFFER are required"Markus Pargmann
2015-10-27mm: check if section present during memory block registeringYinghai Lu
2015-10-27drivercore: Fix unregistration path of platform devicesGrant Likely
2015-10-27of/address: Don't loop forever in of_find_matching_node_by_address().David Daney
2015-10-27auxdisplay: ks0108: fix refcountSudip Mukherjee