index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: push-switch: Add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-07-16
1
-0
/
+1
*
sh: push-switch: Convert to platform remove callback returning void
Uwe Kleine-König
2024-05-02
1
-4
/
+2
*
sh: dma: Remove unused functionality
Geert Uytterhoeven
2024-05-02
1
-116
/
+0
*
sh: dma: Remove unused dmac_search_free_channel()
Geert Uytterhoeven
2024-05-02
1
-27
/
+0
*
sh: dma-sysfs: Make dma_subsys const
Ricardo B. Marliere
2024-02-15
1
-1
/
+1
*
Merge tag 'sh-for-v6.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-11-03
3
-176
/
+0
|
\
|
*
sh: Remove superhyway bus support
Arnd Bergmann
2023-10-25
3
-176
/
+0
*
|
sh: pci: Do PCI error check on own line
Ilpo Järvinen
2023-10-10
1
-5
/
+6
|
/
*
sh: push-switch: Reorder cleanup operations to avoid use-after-free bug
Duoming Zhou
2023-09-09
1
-1
/
+1
*
Merge tag 'sh-for-v6.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-07-06
2
-19
/
+32
|
\
|
*
sh: dma: Correct the number of DMA channels for SH7709
Artur Rojek
2023-07-05
1
-6
/
+8
|
*
sh: dma: Fix DMA channel offset calculation
Artur Rojek
2023-07-05
1
-13
/
+24
*
|
sh: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-06-14
1
-1
/
+1
|
/
*
Merge tag 'sh-for-v6.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-04-28
1
-1
/
+0
|
\
|
*
sh: pci: Remove unused variable in SH-7786 PCI Express code
John Paul Adrian Glaubitz
2023-04-19
1
-1
/
+0
*
|
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
1
-1
/
+7
|
\
\
|
*
|
sh: dma-sysfs: move to use bus_get_dev_root()
Greg Kroah-Hartman
2023-03-17
1
-1
/
+7
|
|
/
*
/
PCI: Introduce pci_dev_for_each_resource()
Mika Westerberg
2023-04-04
1
-5
/
+5
|
/
*
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-25
1
-1
/
+1
*
PCI: Add defines for normal and subtractive PCI bridges
Pali Rohár
2022-02-17
1
-1
/
+1
*
sh: dma: fix kconfig dependency for G2_DMA
Necip Fazil Yildiran
2021-01-07
1
-2
/
+1
*
dma-mapping: remove the dma_direct_set_offset export
Christoph Hellwig
2020-11-18
1
-1
/
+1
*
dma-mapping: move dma-debug.h to kernel/dma/
Christoph Hellwig
2020-10-06
1
-1
/
+0
*
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2020-10-06
1
-1
/
+1
*
dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
Jim Quinlan
2020-09-17
1
-4
/
+5
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
sh: pci: Modernize printing of kernel messages
Geert Uytterhoeven
2020-08-15
3
-21
/
+19
*
sh: Remove SH5-based Cayman platform
Geert Uytterhoeven
2020-08-15
2
-79
/
+0
*
sh: remove sh5 support
Arnd Bergmann
2020-06-01
4
-391
/
+0
*
sh: Replace setup_irq() by request_irq()
afzal mohammed
2020-03-29
1
-6
/
+3
*
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
2
-3
/
+3
*
drivers: Fix boot problem on SuperH
Guenter Roeck
2019-12-10
1
-9
/
+2
*
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-11-27
2
-1
/
+348
|
\
|
*
sh: add the sh_ prefix to early platform symbols
Bartosz Golaszewski
2019-10-07
1
-33
/
+33
|
*
drivers: move the early platform device support to arch/sh
Bartosz Golaszewski
2019-10-07
2
-1
/
+348
*
|
sh: Use pr_warn instead of pr_warning
Kefeng Wang
2019-10-18
1
-1
/
+1
|
/
*
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
2019-05-15
3
-3
/
+3
*
dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag
Christoph Hellwig
2019-02-20
1
-2
/
+1
*
sh: drivers: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
33
-124
/
+41
*
PCI: Call dma_debug_add_bus() for pci_bus_type from PCI core
Christoph Hellwig
2018-07-30
1
-2
/
+0
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
2
-2
/
+2
*
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-16
1
-13
/
+1
*
arch/sh: pcie-sh7786: handle non-zero DMA offset
Thomas Petazzoni
2018-04-13
1
-0
/
+8
*
arch/sh: pcie-sh7786: adjust the memory mapping
Thomas Petazzoni
2018-04-13
1
-5
/
+14
*
arch/sh: pcie-sh7786: adjust PCI MEM and IO regions
Thomas Petazzoni
2018-04-13
1
-18
/
+18
*
arch/sh: pcie-sh7786: exclude unusable PCI MEM areas
Thomas Petazzoni
2018-04-13
1
-0
/
+12
*
arch/sh: pcie-sh7786: mark unavailable PCI resource as disabled
Thomas Petazzoni
2018-04-13
1
-0
/
+3
*
arch/sh: pci: don't use disabled resources
Thomas Petazzoni
2018-04-13
1
-0
/
+5
*
treewide: Use DEVICE_ATTR_RO
Joe Perches
2018-01-09
1
-1
/
+1
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-22
3
-14
/
+12
[next]