| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-20 | Merge tag 'sh-for-v7.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
| 2026-04-18 | sh: Fix typo in SPDX license ID lines | Tim Bird | 1 | -1/+1 |
| 2026-04-15 | Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+5 |
| 2026-03-27 | PCI: Align head space better | Ilpo Järvinen | 1 | -0/+2 |
| 2026-03-27 | resource: Pass full extent of empty space to resource_alignf callback | Ilpo Järvinen | 1 | -1/+3 |
| 2026-03-17 | sh: platform_early: remove pdev->driver_override check | Danilo Krummrich | 1 | -4/+0 |
| 2026-02-21 | Convert more 'alloc_obj' cases to default GFP_KERNEL arguments | Linus Torvalds | 1 | -2/+1 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 3 | -3/+3 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 4 | -6/+5 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 3 | -4/+4 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 1 | -2/+2 |
| 2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 1 | -1/+1 |
| 2024-07-16 | sh: push-switch: Add missing MODULE_DESCRIPTION() macro | Jeff Johnson | 1 | -0/+1 |
| 2024-05-02 | sh: push-switch: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2024-05-02 | sh: dma: Remove unused functionality | Geert Uytterhoeven | 1 | -116/+0 |
| 2024-05-02 | sh: dma: Remove unused dmac_search_free_channel() | Geert Uytterhoeven | 1 | -27/+0 |
| 2024-02-15 | sh: dma-sysfs: Make dma_subsys const | Ricardo B. Marliere | 1 | -1/+1 |
| 2023-11-02 | Merge tag 'sh-for-v6.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -176/+0 |
| 2023-10-25 | sh: Remove superhyway bus support | Arnd Bergmann | 3 | -176/+0 |
| 2023-10-10 | sh: pci: Do PCI error check on own line | Ilpo Järvinen | 1 | -5/+6 |
| 2023-09-09 | sh: push-switch: Reorder cleanup operations to avoid use-after-free bug | Duoming Zhou | 1 | -1/+1 |
| 2023-07-05 | Merge tag 'sh-for-v6.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -19/+32 |
| 2023-07-05 | sh: dma: Correct the number of DMA channels for SH7709 | Artur Rojek | 1 | -6/+8 |
| 2023-07-05 | sh: dma: Fix DMA channel offset calculation | Artur Rojek | 1 | -13/+24 |
| 2023-06-14 | sh: Replace all non-returning strlcpy with strscpy | Azeem Shaikh | 1 | -1/+1 |
| 2023-04-27 | Merge tag 'sh-for-v6.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+0 |
| 2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+7 |
| 2023-04-19 | sh: pci: Remove unused variable in SH-7786 PCI Express code | John Paul Adrian Glaubitz | 1 | -1/+0 |
| 2023-04-04 | PCI: Introduce pci_dev_for_each_resource() | Mika Westerberg | 1 | -5/+5 |
| 2023-03-17 | sh: dma-sysfs: move to use bus_get_dev_root() | Greg Kroah-Hartman | 1 | -1/+7 |
| 2022-12-25 | treewide: Convert del_timer*() to timer_shutdown*() | Steven Rostedt (Google) | 1 | -1/+1 |
| 2022-02-17 | PCI: Add defines for normal and subtractive PCI bridges | Pali Rohár | 1 | -1/+1 |
| 2021-01-06 | sh: dma: fix kconfig dependency for G2_DMA | Necip Fazil Yildiran | 1 | -2/+1 |
| 2020-11-18 | dma-mapping: remove the dma_direct_set_offset export | Christoph Hellwig | 1 | -1/+1 |
| 2020-10-06 | dma-mapping: move dma-debug.h to kernel/dma/ | Christoph Hellwig | 1 | -1/+0 |
| 2020-10-06 | dma-mapping: split <linux/dma-mapping.h> | Christoph Hellwig | 1 | -1/+1 |
| 2020-09-17 | dma-mapping: introduce DMA range map, supplanting dma_pfn_offset | Jim Quinlan | 1 | -4/+5 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-08-14 | sh: pci: Modernize printing of kernel messages | Geert Uytterhoeven | 3 | -21/+19 |
| 2020-08-14 | sh: Remove SH5-based Cayman platform | Geert Uytterhoeven | 2 | -79/+0 |
| 2020-06-01 | sh: remove sh5 support | Arnd Bergmann | 4 | -391/+0 |
| 2020-03-29 | sh: Replace setup_irq() by request_irq() | afzal mohammed | 1 | -6/+3 |
| 2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 2 | -3/+3 |
| 2019-12-10 | drivers: Fix boot problem on SuperH | Guenter Roeck | 1 | -9/+2 |
| 2019-11-27 | Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -1/+348 |
| 2019-10-18 | sh: Use pr_warn instead of pr_warning | Kefeng Wang | 1 | -1/+1 |
| 2019-10-07 | sh: add the sh_ prefix to early platform symbols | Bartosz Golaszewski | 1 | -33/+33 |
| 2019-10-07 | drivers: move the early platform device support to arch/sh | Bartosz Golaszewski | 2 | -1/+348 |
| 2019-05-14 | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> | Masahiro Yamada | 3 | -3/+3 |
| 2019-02-20 | dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag | Christoph Hellwig | 1 | -2/+1 |
| 2018-12-28 | sh: drivers: convert to SPDX identifiers | Kuninori Morimoto | 33 | -124/+41 |
| 2018-07-30 | PCI: Call dma_debug_add_bus() for pci_bus_type from PCI core | Christoph Hellwig | 1 | -2/+0 |
| 2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook | 2 | -2/+2 |
| 2018-05-16 | proc: introduce proc_create_single{,_data} | Christoph Hellwig | 1 | -13/+1 |
| 2018-04-12 | arch/sh: pcie-sh7786: handle non-zero DMA offset | Thomas Petazzoni | 1 | -0/+8 |
| 2018-04-12 | arch/sh: pcie-sh7786: adjust the memory mapping | Thomas Petazzoni | 1 | -5/+14 |
| 2018-04-12 | arch/sh: pcie-sh7786: adjust PCI MEM and IO regions | Thomas Petazzoni | 1 | -18/+18 |
| 2018-04-12 | arch/sh: pcie-sh7786: exclude unusable PCI MEM areas | Thomas Petazzoni | 1 | -0/+12 |
| 2018-04-12 | arch/sh: pcie-sh7786: mark unavailable PCI resource as disabled | Thomas Petazzoni | 1 | -0/+3 |
| 2018-04-12 | arch/sh: pci: don't use disabled resources | Thomas Petazzoni | 1 | -0/+5 |
| 2018-01-09 | treewide: Use DEVICE_ATTR_RO | Joe Perches | 1 | -1/+1 |
| 2017-11-21 | treewide: setup_timer() -> timer_setup() | Kees Cook | 3 | -14/+12 |
| 2017-11-21 | treewide: init_timer() -> setup_timer() | Kees Cook | 2 | -10/+5 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 9 | -0/+9 |
| 2017-09-12 | Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -2/+1 |
| 2017-09-07 | Merge branch 'pci/resource' into next | Bjorn Helgaas | 1 | -8/+0 |
| 2017-09-01 | dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flags | Christoph Hellwig | 1 | -2/+1 |
| 2017-08-03 | sh/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks | Lorenzo Pieralisi | 1 | -16/+25 |
| 2017-08-03 | sh/PCI: Remove __init optimisations from IRQ mapping functions/data | Matthew Minter | 10 | -14/+14 |
| 2017-08-02 | PCI: Add a generic weak pcibios_fixup_bus() | Palmer Dabbelt | 1 | -8/+0 |
| 2017-04-20 | sh/PCI: Use generic pci_mmap_resource_range() | David Woodhouse | 1 | -22/+0 |
| 2017-04-20 | PCI: Add BAR index argument to pci_mmap_page_range() | David Woodhouse | 1 | -1/+2 |
| 2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
| 2016-08-06 | Merge tag 'sh-for-4.8' of git://git.libc.org/linux-sh | Linus Torvalds | 1 | -29/+3 |
| 2016-08-02 | treewide: replace obsolete _refok by __ref | Fabian Frederick | 1 | -2/+2 |
| 2016-07-31 | sh: make heartbeat driver explicitly non-modular | Paul Gortmaker | 1 | -29/+3 |
| 2015-07-27 | PCI: Remove unused "pci_probe" flags | Bjorn Helgaas | 1 | -8/+0 |
| 2015-06-08 | PCI: Remove unnecessary #includes of <asm/pci.h> | Bjorn Helgaas | 2 | -2/+0 |
| 2015-03-19 | PCI: Cleanup control flow | Bjorn Helgaas | 1 | -12/+14 |
| 2015-03-19 | PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) | Yijing Wang | 1 | -0/+1 |
| 2014-08-11 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -1/+1 |
| 2014-08-06 | sh: remove CPU_SUBTYPE_SH7764 | Richard Weinberger | 1 | -3/+2 |
| 2014-07-15 | sh: dma: Use defines instead of hardcoded numbers | Geert Uytterhoeven | 1 | -1/+1 |
| 2014-05-20 | sh/PCI: Pass GAPSPCI_DMA_BASE CPU & bus address to dma_declare_coherent_memory() | Bjorn Helgaas | 1 | -3/+15 |
| 2014-04-03 | arch/sh/drivers/pci/pcie-sh7786.h: remove duplicate SH4A_PCIEPHYCTLR | Geert Uytterhoeven | 1 | -3/+0 |
| 2014-03-19 | sh/PCI: Use default pcibios_enable_device() | Bjorn Helgaas | 1 | -5/+0 |
| 2013-07-25 | PCI: Delay enabling bridges until they're needed | Yinghai Lu | 1 | -1/+0 |
| 2013-05-05 | sh: single_open() leaks | Al Viro | 1 | -1/+1 |
| 2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -9/+19 |
| 2013-04-29 | sh: Don't use create_proc_read_entry() | David Howells | 1 | -9/+19 |
| 2013-03-12 | async: rename and redefine async_func_ptr | Lai Jiangshan | 1 | -1/+1 |
| 2013-01-03 | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman | 3 | -5/+5 |
| 2012-11-28 | sh/PCI: Remove CONFIG_HOTPLUG ifdefs | Bill Pemberton | 1 | -2/+0 |
| 2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -1/+1 |
| 2012-09-18 | PCI: Provide a default pcibios_update_irq() | Thierry Reding | 1 | -5/+0 |
| 2012-09-18 | PCI: Discard __init annotations for pci_fixup_irqs() and related functions | Thierry Reding | 1 | -1/+1 |
| 2012-08-20 | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo | 1 | -1/+1 |
| 2012-08-09 | sh: dma: fix request_irq usage | Mike Frysinger | 1 | -1/+1 |
| 2012-07-24 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 3 | -9/+4 |
| 2012-07-05 | Merge branch 'pci/myron-pcibios_setup' into next | Bjorn Helgaas | 2 | -7/+2 |
| 2012-07-05 | sh/PCI: adjust section annotations for pcibios_setup() | Myron Stowe | 1 | -2/+2 |
| 2012-07-05 | sh/PCI: factor out pcibios_setup() | Myron Stowe | 1 | -5/+0 |
| 2012-06-28 | sh: Convert sh_clk_mstp32_register to sh_clk_mstp_register | Nobuhiro Iwamatsu | 1 | -1/+1 |
| 2012-06-18 | Merge branch 'topic/sebastian-devinit-fixups' into next | Bjorn Helgaas | 1 | -1/+1 |
| 2012-06-16 | sh/PCI: move fixup hooks from __init to __devinit | Sebastian Andrzej Siewior | 1 | -1/+1 |
| 2012-06-13 | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu | 1 | -1/+1 |
| 2012-05-19 | sh: dma: More legacy cpu dma chainsawing. | Paul Mundt | 1 | -113/+177 |
| 2012-05-19 | sh: Kill off MAX_DMA_ADDRESS leftovers. | Paul Mundt | 2 | -18/+1 |
| 2012-05-18 | sh: legacy PCI evt2irq migration. | Paul Mundt | 7 | -27/+39 |
| 2012-03-30 | sh: dma: Fix up device attribute mismatch from sysdev fallout. | Paul Mundt | 1 | -1/+1 |
| 2012-03-28 | SH: pci-sh7780: enable big-endian operation. | Thomas Schwinge | 1 | -3/+12 |
| 2012-03-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 1 | -64/+11 |
| 2012-03-23 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -64/+11 |
| 2012-03-15 | arch/sh/drivers/dma/{dma-g2,dmabrg}.c: ensure arguments to request_irq and fr... | Julia Lawall | 2 | -4/+4 |
| 2012-02-24 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 1 | -1/+1 |
| 2012-02-24 | sh: Fix typo in pci-sh7780.c | Masanari Iida | 1 | -1/+1 |
| 2012-02-23 | sh/PCI: get rid of device resource fixups | Bjorn Helgaas | 1 | -64/+11 |
| 2012-01-31 | sh: use the the PCI channels's io_map_base | Michael S. Tsirkin | 1 | -2/+2 |
| 2012-01-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -31/+10 |
| 2012-01-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -23/+0 |
| 2012-01-06 | sh/PCI: convert to pci_scan_root_bus() for correct root bus resources | Bjorn Helgaas | 1 | -10/+10 |
| 2012-01-06 | PCI: sh: use generic pcibios_set_master() | Myron Stowe | 1 | -15/+0 |
| 2012-01-06 | PCI: Pull PCI 'latency timer' setup up into the core | Myron Stowe | 1 | -6/+0 |
| 2011-12-21 | sh: dma - convert sysdev_class to a regular subsystem | Kay Sievers | 1 | -40/+41 |
| 2011-11-28 | sh: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 1 | -23/+0 |
| 2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -0/+2 |
| 2011-10-31 | sh: Add export.h to arch/sh specific files as required. | Paul Gortmaker | 1 | -0/+1 |
| 2011-10-31 | sh: fix implicit use of stat.h in arch/sh specific files | Paul Gortmaker | 1 | -0/+1 |
| 2011-10-28 | SH: irq: Remove IRQF_DISABLED | Yong Zhang | 7 | -11/+10 |
| 2011-07-22 | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. | Ralf Baechle | 11 | -11/+11 |
| 2011-05-23 | SH: SE7751: Fix pcibios_map_platform_irq prototype. | Ralf Baechle | 1 | -1/+1 |
| 2011-03-31 | Fix common misspellings | Lucas De Marchi | 2 | -2/+2 |
| 2011-01-28 | sh: Fix up async PCIe probing on SMP. | Paul Mundt | 1 | -0/+2 |
| 2011-01-18 | sh: pci: Support asynchronous initialization of SH-X3 PCIe channels. | Paul Mundt | 1 | -18/+28 |
| 2011-01-11 | Merge branches 'sh/memchunk' and 'common/mmcif' into sh-latest | Paul Mundt | 1 | -1/+1 |
| 2011-01-11 | sh: pci: Add pci_fixup_pcic to pci of landisk | Nobuhiro Iwamatsu | 1 | -2/+26 |
| 2011-01-07 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -1/+1 |
| 2010-12-24 | sh: don't use flush_scheduled_work() | Tejun Heo | 1 | -1/+1 |
| 2010-11-01 | sh: machvec IO death. | Paul Mundt | 1 | -2/+1 |
| 2010-10-15 | sh: pci: Convert to upper/lower_32_bits() helpers. | Paul Mundt | 2 | -9/+2 |
| 2010-10-14 | sh: pci: Support secondary FPGA-driven PCIe clocks on SDK7786. | Paul Mundt | 2 | -3/+21 |
| 2010-10-14 | sh: pci: Support slot 4 routing on SDK7786. | Paul Mundt | 3 | -1/+70 |
| 2010-09-20 | sh: pci: Use a generic raw spinlock for PCI config access locking. | Paul Mundt | 3 | -12/+15 |
| 2010-09-20 | sh: pci: clock framework support for SH7786 PCIe. | Paul Mundt | 1 | -21/+86 |
| 2010-09-20 | sh: pci: Use I/O accessors consistently in SH7786 PCIe init code. | Paul Mundt | 2 | -17/+25 |
| 2010-09-20 | sh: pci: Support ports with disabled links on SH7786 PCIe. | Paul Mundt | 1 | -5/+12 |
| 2010-09-20 | sh: pci: Discard initial PCICONF4/5 settings for SH7786 PCIe. | Paul Mundt | 1 | -3/+0 |
| 2010-09-20 | sh: pci: Support root complex config accesses on SH7786 PCIe. | Paul Mundt | 2 | -9/+55 |
| 2010-09-20 | sh: pci: Move Renesas PCI IDs to a better place. | Paul Mundt | 1 | -6/+0 |
| 2010-09-19 | sh: pci: Give SH7786 PHY some time to settle. | Paul Mundt | 1 | -0/+3 |
| 2010-09-19 | sh: pci: Toggle configuration accesses on SH7786. | Paul Mundt | 1 | -0/+3 |
| 2010-09-19 | sh: pci: Use generic pci_enable_resources() for pcibios_enable_device(). | Paul Mundt | 1 | -34/+1 |
| 2010-09-07 | Merge branch 'sh/pci-express-integration' | Paul Mundt | 2 | -11/+85 |
| 2010-09-07 | sh: Hook up 3rd memory window for all SH7786 PCIe channels. | Paul Mundt | 1 | -0/+3 |
| 2010-09-07 | sh: Properly wire up channel 2's I/O window on SH7786 PCIe. | Paul Mundt | 1 | -0/+1 |
| 2010-09-07 | sh: Ignore 32-bit windows in 29-bit mode for SH7786 PCIe. | Paul Mundt | 1 | -8/+16 |
| 2010-09-07 | sh: Establish a SuperHyway<->PCIe window mapping on SH7786 PCIe. | Paul Mundt | 1 | -1/+1 |
| 2010-09-07 | sh: Make SH7786 PCIe port reset logic more aggressive. | Paul Mundt | 1 | -1/+11 |
| 2010-09-07 | sh: Additional register definitions for SH7786 PCIe. | Matt Fleming | 1 | -2/+54 |
| 2010-08-20 | Merge branch 'sh/pci-express-integration' | Paul Mundt | 2 | -21/+36 |
| 2010-08-20 | sh: Relax devfn constraints for SH7786 PCIe. | Paul Mundt | 1 | -9/+4 |
| 2010-08-20 | sh: Fix up SH7786 PCIe PHY initialization. | Paul Mundt | 1 | -12/+18 |
| 2010-08-20 | sh: Support type 1 accesses for SH7786 PCI. | Paul Mundt | 1 | -7/+21 |
| 2010-08-04 | sh: dma: check return value of create_proc_read_entry() | Kulikov Vasiliy | 1 | -2/+2 |
| 2010-06-23 | sh: Fix typos in PCI initialization message | Matt Fleming | 3 | -3/+3 |
| 2010-06-07 | sh: Fix up IORESOURCE_PCI_FIXED usage in pcibios_fixup_device_resources(). | Paul Mundt | 1 | -2/+0 |
| 2010-04-26 | sh: sh7751 pci controller io port fix | Magnus Damm | 1 | -2/+3 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 5 | -0/+5 |
| 2010-02-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 23 | -473/+911 |
| 2010-02-22 | resource/PCI: mark struct resource as const | Dominik Brodowski | 1 | -1/+1 |
| 2010-02-22 | resource/PCI: align functions now return start of resource | Dominik Brodowski | 1 | -3/+3 |
| 2010-02-10 | sh: Fix up multi-resource mapping for SH7786 PCIe. | Paul Mundt | 2 | -43/+82 |
| 2010-02-08 | sh: Fix up SH7786 PCI resource definitions. | Paul Mundt | 2 | -87/+63 |
| 2010-02-08 | Merge branch 'sh/dmaengine' | Paul Mundt | 1 | -1/+4 |
| 2010-02-08 | sh: fix Transfer Size calculation in both DMA drivers | Guennadi Liakhovetski | 1 | -1/+4 |
| 2010-02-05 | sh: Fix an off-by-1 in SH7780 PCIC memory resource mapping. | Paul Mundt | 1 | -5/+5 |
| 2010-02-03 | sh: Fix up early PCI PERR/SERR IRQ handling. | Paul Mundt | 3 | -26/+78 |
| 2010-02-01 | sh: Improved multi-resource handling for SH7780 PCI. | Paul Mundt | 8 | -90/+130 |
| 2010-02-01 | sh: Hook up ERR/PERR/SERR detection for SH7780 PCI host controllers. | Paul Mundt | 4 | -29/+306 |
| 2010-02-01 | sh: Handle PCI controller resource conflicts. | Paul Mundt | 6 | -15/+11 |
| 2010-02-01 | sh: Enable PCI66 support for SH7780 host controller. | Paul Mundt | 4 | -1/+96 |
| 2010-02-01 | sh: Fix up large system memory handling for SH7780 PCI. | Paul Mundt | 1 | -6/+28 |
| 2010-01-30 | sh: Kill off broken type 1 PCI config access checks. | Paul Mundt | 4 | -37/+0 |
| 2010-01-29 | sh: support PCI domains. | Paul Mundt | 1 | -2/+15 |
| 2010-01-29 | sh: Bail out early on PCI resource conflicts. | Paul Mundt | 1 | -13/+9 |
| 2010-01-29 | sh: Reworked SH7780 PCI initialization. | Paul Mundt | 5 | -137/+94 |
| 2010-01-28 | sh: Fix up read-only variable assignment in pcibios_align_resource(). | Paul Mundt | 1 | -3/+1 |
| 2010-01-26 | sh: Mass ctrl_in/outX to __raw_read/writeX conversion. | Paul Mundt | 8 | -49/+49 |
| 2010-01-15 | sh: Generalize SH7786 PCIe support. | Paul Mundt | 1 | -2/+1 |
| 2010-01-15 | sh: heartbeat: Support access size specification via resource flags. | Paul Mundt | 1 | -5/+17 |
| 2009-12-12 | sh: move machtypes.h to include/generated | Sam Ravnborg | 1 | -1/+1 |
| 2009-11-13 | sh: dma: Kill off bogus dma_sysclass symbol export. | Paul Mundt | 1 | -2/+0 |
| 2009-10-27 | sh: Kill off superfluous arch/sh/drivers/pci/Kconfig. | Paul Mundt | 1 | -7/+0 |
| 2009-10-27 | sh: Revamp PCI DMA coherence Kconfig bits. | Paul Mundt | 1 | -12/+0 |
| 2009-09-23 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | NeilBrown | 2 | -5/+10 |
| 2009-09-08 | dmaengine: sh: Add Support SuperH DMA Engine driver | Nobuhiro Iwamatsu | 2 | -5/+10 |
| 2009-08-24 | sh: Allow use of GENERIC_IOMAP | David McKay | 1 | -0/+4 |
| 2009-08-19 | sh: Add SH7724 support to NR_ONCHIP_DMA_CHANNELS | Kuninori Morimoto | 1 | -3/+3 |
| 2009-08-18 | sh: Prevent heartbeat from scribbling over non-LED bits. | Kuninori Morimoto | 1 | -0/+10 |
| 2009-06-17 | sh: pci: Initial PCI-Express support for SH7786 Urquell board. | Paul Mundt | 2 | -0/+356 |