summaryrefslogtreecommitdiffstats
path: root/arch/sh/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Merge branch 'topic/sebastian-devinit-fixups' into nextBjorn Helgaas2012-06-181-1/+1
| |\ \
| | * | sh/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior2012-06-161-1/+1
| | |/
| * | PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-131-1/+1
| |/
* | sh: Convert sh_clk_mstp32_register to sh_clk_mstp_registerNobuhiro Iwamatsu2012-06-281-1/+1
|/
* sh: dma: More legacy cpu dma chainsawing.Paul Mundt2012-05-191-113/+177
* sh: Kill off MAX_DMA_ADDRESS leftovers.Paul Mundt2012-05-192-18/+1
* sh: legacy PCI evt2irq migration.Paul Mundt2012-05-187-27/+39
* sh: dma: Fix up device attribute mismatch from sysdev fallout.Paul Mundt2012-03-301-1/+1
* SH: pci-sh7780: enable big-endian operation.Thomas Schwinge2012-03-281-3/+12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2012-03-281-64/+11
|\
| * Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-231-64/+11
| |\
| | * sh/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-231-64/+11
* | | arch/sh/drivers/dma/{dma-g2,dmabrg}.c: ensure arguments to request_irq and fr...Julia Lawall2012-03-152-4/+4
|/ /
* | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-02-241-1/+1
|\ \
| * | sh: Fix typo in pci-sh7780.cMasanari Iida2012-02-241-1/+1
| |/
* | sh: use the the PCI channels's io_map_baseMichael S. Tsirkin2012-01-311-2/+2
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-111-31/+10
|\
| * sh/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-10/+10
| * PCI: sh: use generic pcibios_set_master()Myron Stowe2012-01-061-15/+0
| * PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe2012-01-061-6/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-101-23/+0
|\ \
| * | sh: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-281-23/+0
| |/
* | sh: dma - convert sysdev_class to a regular subsystemKay Sievers2011-12-211-40/+41
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-062-0/+2
|\
| * sh: Add export.h to arch/sh specific files as required.Paul Gortmaker2011-10-311-0/+1
| * sh: fix implicit use of stat.h in arch/sh specific filesPaul Gortmaker2011-10-311-0/+1
* | SH: irq: Remove IRQF_DISABLEDYong Zhang2011-10-287-11/+10
|/
* PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-2211-11/+11
* SH: SE7751: Fix pcibios_map_platform_irq prototype.Ralf Baechle2011-05-231-1/+1
* Fix common misspellingsLucas De Marchi2011-03-312-2/+2
* sh: Fix up async PCIe probing on SMP.Paul Mundt2011-01-281-0/+2
OpenPOWER on IntegriCloud