summaryrefslogtreecommitdiff
path: root/arch/sh/drivers
AgeCommit message (Expand)Author
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle
2011-05-23SH: SE7751: Fix pcibios_map_platform_irq prototype.Ralf Baechle
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-28sh: Fix up async PCIe probing on SMP.Paul Mundt
2011-01-18sh: pci: Support asynchronous initialization of SH-X3 PCIe channels.Paul Mundt
2011-01-11Merge branches 'sh/memchunk' and 'common/mmcif' into sh-latestPaul Mundt
2011-01-11sh: pci: Add pci_fixup_pcic to pci of landiskNobuhiro Iwamatsu
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-12-24sh: don't use flush_scheduled_work()Tejun Heo
2010-11-01sh: machvec IO death.Paul Mundt
2010-10-15sh: pci: Convert to upper/lower_32_bits() helpers.Paul Mundt
2010-10-14sh: pci: Support secondary FPGA-driven PCIe clocks on SDK7786.Paul Mundt
2010-10-14sh: pci: Support slot 4 routing on SDK7786.Paul Mundt
2010-09-20sh: pci: Use a generic raw spinlock for PCI config access locking.Paul Mundt
2010-09-20sh: pci: clock framework support for SH7786 PCIe.Paul Mundt
2010-09-20sh: pci: Use I/O accessors consistently in SH7786 PCIe init code.Paul Mundt
2010-09-20sh: pci: Support ports with disabled links on SH7786 PCIe.Paul Mundt
2010-09-20sh: pci: Discard initial PCICONF4/5 settings for SH7786 PCIe.Paul Mundt
2010-09-20sh: pci: Support root complex config accesses on SH7786 PCIe.Paul Mundt
2010-09-20sh: pci: Move Renesas PCI IDs to a better place.Paul Mundt
2010-09-19sh: pci: Give SH7786 PHY some time to settle.Paul Mundt
2010-09-19sh: pci: Toggle configuration accesses on SH7786.Paul Mundt
2010-09-19sh: pci: Use generic pci_enable_resources() for pcibios_enable_device().Paul Mundt
2010-09-07Merge branch 'sh/pci-express-integration'Paul Mundt
2010-09-07sh: Hook up 3rd memory window for all SH7786 PCIe channels.Paul Mundt
2010-09-07sh: Properly wire up channel 2's I/O window on SH7786 PCIe.Paul Mundt
2010-09-07sh: Ignore 32-bit windows in 29-bit mode for SH7786 PCIe.Paul Mundt
2010-09-07sh: Establish a SuperHyway<->PCIe window mapping on SH7786 PCIe.Paul Mundt
2010-09-07sh: Make SH7786 PCIe port reset logic more aggressive.Paul Mundt
2010-09-07sh: Additional register definitions for SH7786 PCIe.Matt Fleming
2010-08-20Merge branch 'sh/pci-express-integration'Paul Mundt
2010-08-20sh: Relax devfn constraints for SH7786 PCIe.Paul Mundt
2010-08-20sh: Fix up SH7786 PCIe PHY initialization.Paul Mundt
2010-08-20sh: Support type 1 accesses for SH7786 PCI.Paul Mundt
2010-08-04sh: dma: check return value of create_proc_read_entry()Kulikov Vasiliy
2010-06-23sh: Fix typos in PCI initialization messageMatt Fleming
2010-06-07sh: Fix up IORESOURCE_PCI_FIXED usage in pcibios_fixup_device_resources().Paul Mundt
2010-04-26sh: sh7751 pci controller io port fixMagnus Damm
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski
2010-02-10sh: Fix up multi-resource mapping for SH7786 PCIe.Paul Mundt
2010-02-08sh: Fix up SH7786 PCI resource definitions.Paul Mundt
2010-02-08Merge branch 'sh/dmaengine'Paul Mundt
2010-02-08sh: fix Transfer Size calculation in both DMA driversGuennadi Liakhovetski
2010-02-05sh: Fix an off-by-1 in SH7780 PCIC memory resource mapping.Paul Mundt
2010-02-03sh: Fix up early PCI PERR/SERR IRQ handling.Paul Mundt
2010-02-01sh: Improved multi-resource handling for SH7780 PCI.Paul Mundt
2010-02-01sh: Hook up ERR/PERR/SERR detection for SH7780 PCI host controllers.Paul Mundt