summaryrefslogtreecommitdiffstats
path: root/arch/sh/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* sh: pci: Support asynchronous initialization of SH-X3 PCIe channels.Paul Mundt2011-01-181-18/+28
*-. Merge branches 'sh/memchunk' and 'common/mmcif' into sh-latestPaul Mundt2011-01-111-1/+1
|\ \
| * \ Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-071-1/+1
| |\ \
| | * | sh: don't use flush_scheduled_work()Tejun Heo2010-12-241-1/+1
| | |/
* | / sh: pci: Add pci_fixup_pcic to pci of landiskNobuhiro Iwamatsu2011-01-111-2/+26
|/ /
* / sh: machvec IO death.Paul Mundt2010-11-011-2/+1
|/
* sh: pci: Convert to upper/lower_32_bits() helpers.Paul Mundt2010-10-152-9/+2
* sh: pci: Support secondary FPGA-driven PCIe clocks on SDK7786.Paul Mundt2010-10-142-3/+21
* sh: pci: Support slot 4 routing on SDK7786.Paul Mundt2010-10-143-1/+70
* sh: pci: Use a generic raw spinlock for PCI config access locking.Paul Mundt2010-09-203-12/+15
* sh: pci: clock framework support for SH7786 PCIe.Paul Mundt2010-09-201-21/+86
* sh: pci: Use I/O accessors consistently in SH7786 PCIe init code.Paul Mundt2010-09-202-17/+25
* sh: pci: Support ports with disabled links on SH7786 PCIe.Paul Mundt2010-09-201-5/+12
* sh: pci: Discard initial PCICONF4/5 settings for SH7786 PCIe.Paul Mundt2010-09-201-3/+0
* sh: pci: Support root complex config accesses on SH7786 PCIe.Paul Mundt2010-09-202-9/+55
* sh: pci: Move Renesas PCI IDs to a better place.Paul Mundt2010-09-201-6/+0
* sh: pci: Give SH7786 PHY some time to settle.Paul Mundt2010-09-191-0/+3
* sh: pci: Toggle configuration accesses on SH7786.Paul Mundt2010-09-191-0/+3
* sh: pci: Use generic pci_enable_resources() for pcibios_enable_device().Paul Mundt2010-09-191-34/+1
* Merge branch 'sh/pci-express-integration'Paul Mundt2010-09-072-11/+85
|\
| * sh: Hook up 3rd memory window for all SH7786 PCIe channels.Paul Mundt2010-09-071-0/+3
| * sh: Properly wire up channel 2's I/O window on SH7786 PCIe.Paul Mundt2010-09-071-0/+1
| * sh: Ignore 32-bit windows in 29-bit mode for SH7786 PCIe.Paul Mundt2010-09-071-8/+16
| * sh: Establish a SuperHyway<->PCIe window mapping on SH7786 PCIe.Paul Mundt2010-09-071-1/+1
| * sh: Make SH7786 PCIe port reset logic more aggressive.Paul Mundt2010-09-071-1/+11
| * sh: Additional register definitions for SH7786 PCIe.Matt Fleming2010-09-071-2/+54
* | Merge branch 'sh/pci-express-integration'Paul Mundt2010-08-202-21/+36
|\|
| * sh: Relax devfn constraints for SH7786 PCIe.Paul Mundt2010-08-201-9/+4
| * sh: Fix up SH7786 PCIe PHY initialization.Paul Mundt2010-08-201-12/+18
| * sh: Support type 1 accesses for SH7786 PCI.Paul Mundt2010-08-201-7/+21
* | sh: dma: check return value of create_proc_read_entry()Kulikov Vasiliy2010-08-041-2/+2
* | sh: Fix typos in PCI initialization messageMatt Fleming2010-06-233-3/+3
|/
* sh: Fix up IORESOURCE_PCI_FIXED usage in pcibios_fixup_device_resources().Paul Mundt2010-06-071-2/+0
* sh: sh7751 pci controller io port fixMagnus Damm2010-04-261-2/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-305-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-02-2623-473/+911
|\
| * sh: Fix up multi-resource mapping for SH7786 PCIe.Paul Mundt2010-02-102-43/+82
| * sh: Fix up SH7786 PCI resource definitions.Paul Mundt2010-02-082-87/+63
| * Merge branch 'sh/dmaengine'Paul Mundt2010-02-081-1/+4
| |\