summaryrefslogtreecommitdiffstats
path: root/arch/sh/drivers
Commit message (Expand)AuthorAgeFilesLines
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-122-2/+2
* proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-13/+1
* arch/sh: pcie-sh7786: handle non-zero DMA offsetThomas Petazzoni2018-04-121-0/+8
* arch/sh: pcie-sh7786: adjust the memory mappingThomas Petazzoni2018-04-121-5/+14
* arch/sh: pcie-sh7786: adjust PCI MEM and IO regionsThomas Petazzoni2018-04-121-18/+18
* arch/sh: pcie-sh7786: exclude unusable PCI MEM areasThomas Petazzoni2018-04-121-0/+12
* arch/sh: pcie-sh7786: mark unavailable PCI resource as disabledThomas Petazzoni2018-04-121-0/+3
* arch/sh: pci: don't use disabled resourcesThomas Petazzoni2018-04-121-0/+5
* treewide: Use DEVICE_ATTR_ROJoe Perches2018-01-091-1/+1
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-213-14/+12
* treewide: init_timer() -> setup_timer()Kees Cook2017-11-212-10/+5
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-029-0/+9
* Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-09-121-2/+1
|\
| * dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flagsChristoph Hellwig2017-09-011-2/+1
* | Merge branch 'pci/resource' into nextBjorn Helgaas2017-09-071-8/+0
|\ \
| * | PCI: Add a generic weak pcibios_fixup_bus()Palmer Dabbelt2017-08-021-8/+0
| |/
* | sh/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooksLorenzo Pieralisi2017-08-031-16/+25
* | sh/PCI: Remove __init optimisations from IRQ mapping functions/dataMatthew Minter2017-08-0310-14/+14
|/
* sh/PCI: Use generic pci_mmap_resource_range()David Woodhouse2017-04-201-22/+0
* PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse2017-04-201-1/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Merge tag 'sh-for-4.8' of git://git.libc.org/linux-shLinus Torvalds2016-08-061-29/+3
|\
| * sh: make heartbeat driver explicitly non-modularPaul Gortmaker2016-07-311-29/+3
* | treewide: replace obsolete _refok by __refFabian Frederick2016-08-021-2/+2
|/
* PCI: Remove unused "pci_probe" flagsBjorn Helgaas2015-07-271-8/+0
* PCI: Remove unnecessary #includes of <asm/pci.h>Bjorn Helgaas2015-06-082-2/+0
* PCI: Cleanup control flowBjorn Helgaas2015-03-191-12/+14
* PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang2015-03-191-0/+1
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-08-111-1/+1
|\
| * sh: dma: Use defines instead of hardcoded numbersGeert Uytterhoeven2014-07-151-1/+1
* | sh: remove CPU_SUBTYPE_SH7764Richard Weinberger2014-08-061-3/+2
|/
* sh/PCI: Pass GAPSPCI_DMA_BASE CPU & bus address to dma_declare_coherent_memory()Bjorn Helgaas2014-05-201-3/+15
* arch/sh/drivers/pci/pcie-sh7786.h: remove duplicate SH4A_PCIEPHYCTLRGeert Uytterhoeven2014-04-031-3/+0
* sh/PCI: Use default pcibios_enable_device()Bjorn Helgaas2014-03-191-5/+0
* PCI: Delay enabling bridges until they're neededYinghai Lu2013-07-251-1/+0
* sh: single_open() leaksAl Viro2013-05-051-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-9/+19
|\
| * sh: Don't use create_proc_read_entry()David Howells2013-04-291-9/+19
* | async: rename and redefine async_func_ptrLai Jiangshan2013-03-121-1/+1
|/
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-033-5/+5
* sh/PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-281-2/+0
* Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-021-1/+1
|\
| * workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-1/+1
* | PCI: Provide a default pcibios_update_irq()Thierry Reding2012-09-181-5/+0
* | PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding2012-09-181-1/+1
* | sh: dma: fix request_irq usageMike Frysinger2012-08-091-1/+1
|/
* Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-243-9/+4
|\
| * Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas2012-07-052-7/+2
| |\
| | * sh/PCI: adjust section annotations for pcibios_setup()Myron Stowe2012-07-051-2/+2
| | * sh/PCI: factor out pcibios_setup()Myron Stowe2012-07-051-5/+0
OpenPOWER on IntegriCloud