summaryrefslogtreecommitdiff
path: root/arch/sh/drivers
AgeCommit message (Expand)Author
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-12Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-09-07Merge branch 'pci/resource' into nextBjorn Helgaas
2017-09-01dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flagsChristoph Hellwig
2017-08-03sh/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooksLorenzo Pieralisi
2017-08-03sh/PCI: Remove __init optimisations from IRQ mapping functions/dataMatthew Minter
2017-08-02PCI: Add a generic weak pcibios_fixup_bus()Palmer Dabbelt
2017-04-20sh/PCI: Use generic pci_mmap_resource_range()David Woodhouse
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-08-06Merge tag 'sh-for-4.8' of git://git.libc.org/linux-shLinus Torvalds
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick
2016-07-31sh: make heartbeat driver explicitly non-modularPaul Gortmaker
2015-07-27PCI: Remove unused "pci_probe" flagsBjorn Helgaas
2015-06-08PCI: Remove unnecessary #includes of <asm/pci.h>Bjorn Helgaas
2015-03-19PCI: Cleanup control flowBjorn Helgaas
2015-03-19PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang
2014-08-11Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-08-06sh: remove CPU_SUBTYPE_SH7764Richard Weinberger
2014-07-15sh: dma: Use defines instead of hardcoded numbersGeert Uytterhoeven
2014-05-20sh/PCI: Pass GAPSPCI_DMA_BASE CPU & bus address to dma_declare_coherent_memory()Bjorn Helgaas
2014-04-03arch/sh/drivers/pci/pcie-sh7786.h: remove duplicate SH4A_PCIEPHYCTLRGeert Uytterhoeven
2014-03-19sh/PCI: Use default pcibios_enable_device()Bjorn Helgaas
2013-07-25PCI: Delay enabling bridges until they're neededYinghai Lu
2013-05-05sh: single_open() leaksAl Viro
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-29sh: Don't use create_proc_read_entry()David Howells
2013-03-12async: rename and redefine async_func_ptrLai Jiangshan
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman
2012-11-28sh/PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-09-18PCI: Provide a default pcibios_update_irq()Thierry Reding
2012-09-18PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2012-08-09sh: dma: fix request_irq usageMike Frysinger
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas
2012-07-05sh/PCI: adjust section annotations for pcibios_setup()Myron Stowe
2012-07-05sh/PCI: factor out pcibios_setup()Myron Stowe
2012-06-28sh: Convert sh_clk_mstp32_register to sh_clk_mstp_registerNobuhiro Iwamatsu
2012-06-18Merge branch 'topic/sebastian-devinit-fixups' into nextBjorn Helgaas
2012-06-16sh/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu
2012-05-19sh: dma: More legacy cpu dma chainsawing.Paul Mundt
2012-05-19sh: Kill off MAX_DMA_ADDRESS leftovers.Paul Mundt
2012-05-18sh: legacy PCI evt2irq migration.Paul Mundt
2012-03-30sh: dma: Fix up device attribute mismatch from sysdev fallout.Paul Mundt
2012-03-28SH: pci-sh7780: enable big-endian operation.Thomas Schwinge