1. 2339005 sh: dma: fix kconfig dependency for G2_DMA by Necip Fazil Yildiran · 4 years, 4 months ago
  2. a1fd09e dma-mapping: move dma-debug.h to kernel/dma/ by Christoph Hellwig · 4 years, 4 months ago
  3. 0a0f0d8 dma-mapping: split <linux/dma-mapping.h> by Christoph Hellwig · 4 years, 3 months ago
  4. e0d0727 dma-mapping: introduce DMA range map, supplanting dma_pfn_offset by Jim Quinlan · 4 years, 4 months ago
  5. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  6. 601bf18 sh: pci: Modernize printing of kernel messages by Geert Uytterhoeven · 4 years, 7 months ago
  7. 8a8e546 sh: Remove SH5-based Cayman platform by Geert Uytterhoeven · 4 years, 7 months ago
  8. 37744fe sh: remove sh5 support by Arnd Bergmann · 4 years, 9 months ago
  9. 5497fce sh: Replace setup_irq() by request_irq() by afzal mohammed · 4 years, 9 months ago
  10. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  11. eecd37e drivers: Fix boot problem on SuperH by Guenter Roeck · 5 years ago
  12. 9a3d7fd Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  13. 6d80f20 sh: Use pr_warn instead of pr_warning by Kefeng Wang · 5 years ago
  14. 201e910 sh: add the sh_ prefix to early platform symbols by Bartosz Golaszewski · 5 years ago
  15. 507fd01 drivers: move the early platform device support to arch/sh by Bartosz Golaszewski · 5 years ago
  16. 87dfb31 treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> by Masahiro Yamada · 6 years ago
  17. 82c5de0 dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag by Christoph Hellwig · 6 years ago
  18. ff4a748 sh: drivers: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  19. a865119 PCI: Call dma_debug_add_bus() for pci_bus_type from PCI core by Christoph Hellwig · 6 years ago
  20. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  21. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  22. bf9c7e3 arch/sh: pcie-sh7786: handle non-zero DMA offset by Thomas Petazzoni · 7 years ago
  23. 79e1c5e arch/sh: pcie-sh7786: adjust the memory mapping by Thomas Petazzoni · 7 years ago
  24. 5da1bb9 arch/sh: pcie-sh7786: adjust PCI MEM and IO regions by Thomas Petazzoni · 7 years ago
  25. d62e9bf arch/sh: pcie-sh7786: exclude unusable PCI MEM areas by Thomas Petazzoni · 7 years ago
  26. 7dd7f69 arch/sh: pcie-sh7786: mark unavailable PCI resource as disabled by Thomas Petazzoni · 7 years ago
  27. 3aeb93a arch/sh: pci: don't use disabled resources by Thomas Petazzoni · 7 years ago
  28. c828a89 treewide: Use DEVICE_ATTR_RO by Joe Perches · 7 years ago
  29. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  30. b9eaf18 treewide: init_timer() -> setup_timer() by Kees Cook · 7 years ago
  31. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  32. 5226971 Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  33. 9198407 Merge branch 'pci/resource' into next by Bjorn Helgaas · 7 years ago
  34. 2436bdc dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flags by Christoph Hellwig · 7 years ago
  35. 20d6932 sh/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks by Lorenzo Pieralisi · 7 years ago
  36. 2b8ff9f sh/PCI: Remove __init optimisations from IRQ mapping functions/data by Matthew Minter · 7 years ago
  37. bccf90d PCI: Add a generic weak pcibios_fixup_bus() by Palmer Dabbelt · 8 years ago
  38. adf7bde sh/PCI: Use generic pci_mmap_resource_range() by David Woodhouse · 8 years ago
  39. f66e225 PCI: Add BAR index argument to pci_mmap_page_range() by David Woodhouse · 8 years ago
  40. 4f17722 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
  41. 1630e84 Merge tag 'sh-for-4.8' of git://git.libc.org/linux-sh by Linus Torvalds · 8 years ago
  42. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  43. e75438e sh: make heartbeat driver explicitly non-modular by Paul Gortmaker · 9 years ago
  44. 24b390a PCI: Remove unused "pci_probe" flags by Bjorn Helgaas · 9 years ago
  45. 633adc7 PCI: Remove unnecessary #includes of <asm/pci.h> by Bjorn Helgaas · 10 years ago
  46. 9e808eb PCI: Cleanup control flow by Bjorn Helgaas · 10 years ago
  47. b97ea28 PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) by Yijing Wang · 10 years ago
  48. c7a19c7 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  49. 455f972 sh: remove CPU_SUBTYPE_SH7764 by Richard Weinberger · 10 years ago
  50. 28564f0 sh: dma: Use defines instead of hardcoded numbers by Geert Uytterhoeven · 11 years ago
  51. ace4b3f sh/PCI: Pass GAPSPCI_DMA_BASE CPU & bus address to dma_declare_coherent_memory() by Bjorn Helgaas · 11 years ago
  52. 0c3d1d6 arch/sh/drivers/pci/pcie-sh7786.h: remove duplicate SH4A_PCIEPHYCTLR by Geert Uytterhoeven · 11 years ago
  53. 3a6fc2f sh/PCI: Use default pcibios_enable_device() by Bjorn Helgaas · 11 years ago
  54. 928bea9 PCI: Delay enabling bridges until they're needed by Yinghai Lu · 11 years ago
  55. c39b9fd sh: single_open() leaks by Al Viro · 12 years ago
  56. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  57. 64f0962 sh: Don't use create_proc_read_entry() by David Howells · 12 years ago
  58. 362f2b0 async: rename and redefine async_func_ptr by Lai Jiangshan · 12 years ago
  59. b881bc4 ARCH: drivers remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  60. 48bee69 sh/PCI: Remove CONFIG_HOTPLUG ifdefs by Bill Pemberton · 12 years ago
  61. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  62. 8885b7b PCI: Provide a default pcibios_update_irq() by Thierry Reding · 12 years ago
  63. 3ddbebf PCI: Discard __init annotations for pci_fixup_irqs() and related functions by Thierry Reding · 12 years ago
  64. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  65. 800fb3d sh: dma: fix request_irq usage by Mike Frysinger · 12 years ago
  66. 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  67. 85a00dd Merge branch 'pci/myron-pcibios_setup' into next by Bjorn Helgaas · 13 years ago
  68. ce8dd71 sh/PCI: adjust section annotations for pcibios_setup() by Myron Stowe · 13 years ago
  69. 86927f9 sh/PCI: factor out pcibios_setup() by Myron Stowe · 13 years ago
  70. ad3337c sh: Convert sh_clk_mstp32_register to sh_clk_mstp_register by Nobuhiro Iwamatsu · 13 years ago
  71. e822a00 Merge branch 'topic/sebastian-devinit-fixups' into next by Bjorn Helgaas · 13 years ago
  72. 1359bac sh/PCI: move fixup hooks from __init to __devinit by Sebastian Andrzej Siewior · 13 years ago
  73. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 13 years ago
  74. 7f47c718 sh: dma: More legacy cpu dma chainsawing. by Paul Mundt · 13 years ago
  75. e24cca1 sh: Kill off MAX_DMA_ADDRESS leftovers. by Paul Mundt · 13 years ago
  76. 58796ce sh: legacy PCI evt2irq migration. by Paul Mundt · 13 years ago
  77. 87c34ed sh: dma: Fix up device attribute mismatch from sysdev fallout. by Paul Mundt · 13 years ago
  78. bfc906d SH: pci-sh7780: enable big-endian operation. by Thomas Schwinge · 13 years ago
  79. 18af30e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into sh-latest by Paul Mundt · 13 years ago
  80. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  81. 691c01c arch/sh/drivers/dma/{dma-g2,dmabrg}.c: ensure arguments to request_irq and free_irq are compatible by Julia Lawall · 13 years ago
  82. 0e69e08 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  83. ecfb68c sh: Fix typo in pci-sh7780.c by Masanari Iida · 13 years ago
  84. 7fa6a50 sh/PCI: get rid of device resource fixups by Bjorn Helgaas · 13 years ago
  85. 1e05b62 sh: use the the PCI channels's io_map_base by Michael S. Tsirkin · 13 years ago
  86. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  87. e343a89 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 13 years ago
  88. 6f17dd1 sh/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  89. dab0311 PCI: sh: use generic pcibios_set_master() by Myron Stowe · 13 years ago
  90. 96c5590 PCI: Pull PCI 'latency timer' setup up into the core by Myron Stowe · 13 years ago
  91. dc6876a sh: dma - convert sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  92. 43db595 sh: switch to GENERIC_PCI_IOMAP by Michael S. Tsirkin · 13 years ago
  93. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  94. f7be345 sh: Add export.h to arch/sh specific files as required. by Paul Gortmaker · 13 years ago
  95. 0c43871 sh: fix implicit use of stat.h in arch/sh specific files by Paul Gortmaker · 13 years ago
  96. d11584a SH: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  97. d534194 PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. by Ralf Baechle · 14 years ago
  98. 116ceec SH: SE7751: Fix pcibios_map_platform_irq prototype. by Ralf Baechle · 14 years ago
  99. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  100. cd7bb53 sh: Fix up async PCIe probing on SMP. by Paul Mundt · 14 years ago