summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-12-11mtd: m25p80: add support for m25px16Igor Grinberg
2014-12-11drivers: mtd: m25p80: add quad read supportSourav Poddar
2014-12-11drivers: mtd: m25p80: convert "bool" read check into an enumSourav Poddar
2014-12-11mtd: m25p80: fixup device removal failure pathBrian Norris
2014-12-11mtd: m25p80: add support for Macronix mx25l3255eBrian Norris
2014-12-11mtd: m25p80: remove 'disabled' device checkBrian Norris
2014-12-11mtd: m25p80: re-align ID entriesChao Fu
2014-12-11PCI: Layerscape: Add Layerscape PCIe driverMinghuan Lian
2014-12-11mtd: m25p80: remove M25PXX_USE_FAST_READ KconfigBrian Norris
2014-12-11mtd: m25p80: remove obsolete FIXMEBrian Norris
2014-12-11PCI: designware: Add get_msi_data() to pcie_host_opsMinghuan Lian
2014-12-11PCI: designware: Rename get_msi_data() to get_msi_addr()Minghuan Lian
2014-12-11PCI: designware: Fix IO resource end address calculationMinghuan Lian
2014-12-11PCI: designware: Fix configuration base address when using 'reg'Minghuan Lian
2014-12-11PCI/MSI: Remove "pos" from the struct msi_desc msi_attribYijing Wang
2014-12-11PCI: designware: Use NULL instead of falseFabio Estevam
2014-12-11PCI: designware: Fold struct pcie_port_info into struct pcie_portPratyush Anand
2014-12-11PCI: designware: Check private_data validity in single placeLucas Stach
2014-12-11PCI: designware: Remove pci_assign_unassigned_resources() from dw_pcie_host_i...Lucas Stach
2014-12-11PCI: designware: Use pci_create_root_bus() instead of pci_scan_root_bus()Lucas Stach
2014-12-11PCI: designware: Parse bus-range property from devicetreeLucas Stach
2014-12-11PCI: designware: Add support for v3.65 hardwareMurali Karicheri
2014-12-11PCI: designware: Add MSI-related pcie_host_ops for v3.65 hardwareMurali Karicheri
2014-12-11PCI: designware: Add config access-related pcie_host_ops for v3.65 hardwareMurali Karicheri
2014-12-11PCI: designware: Program ATU with untranslated addressKishon Vijay Abraham I
2014-12-11PCI: designware: Look for configuration space in 'reg', not 'ranges'Kishon Vijay Abraham I
2014-12-11PCI: designware: Make MSI ISR shared IRQ awareLucas Stach
2014-12-11PCI: designware: Remove unnecessary use of 'conf_lock' spinlockAndrew Murray
2014-12-11PCI: designware: Use new OF interrupt mapping when possibleLucas Stach
2014-12-11PCI: designware: Fix comment for setting number of lanesMohit Kumar
2014-12-11pci: pcie-designware: Remove irq_desc abuseThomas Gleixner
2014-12-11PCI: designware: Fix I/O transfers by using CPU (not realio) addressPratyush Anand
2014-12-11PCI: designware: Add dw_pcie prefix before cfg_read/writePratyush Anand
2014-12-11PCI: designware: Fix missing MSI IRQsHarro Haan
2014-12-11PCI: designware: Use typical "for" loop idiomBjorn Helgaas
2014-12-11PCI: designware: Remove redundant call to pci_write_config_word()Bjørn Erik Nilsen
2014-12-11PCI: designware: Fix crash in dw_msi_teardown_irq()Bjørn Erik Nilsen
2014-12-11PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas
2014-12-11PCI: designware: Add irq_create_mapping()Pratyush Anand
2014-12-11PCI: designware: Make dw_pcie_rd_own_conf(), etc., staticBjorn Helgaas
2014-12-11PCI: designware: Add header guardsSeungwon Jeon
2014-12-11PCI: exynos: Add support for MSIJingoo Han
2014-12-11of/irq: Add of_irq_parse_and_map_pci() and related functionMinghuan Lian
2014-12-11soc/fsl: add ftm alarm driver for ls1021a platformWang Dongsheng
2014-12-11soc/fsl: add freescale dir for SOC specific driversWang Dongsheng
2014-12-11soc: Introduce drivers/soc place-holder for SOC specific driversSantosh Shilimkar
2014-12-11clocksource: Add Freescale FlexTimer Module (FTM) timer supportXiubo Li
2014-12-11pwm: fsl-ftm: Convert to direct regmap API usageXiubo Li
2014-12-11pwm: fsl-ftm: Clean up the codeXiubo Li
2014-12-11pwm: fsl-ftm: set pwm_chip can_sleep flagAxel Lin