index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
drivers
Age
Commit message (
Expand
)
Author
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-07-16
sh: push-switch: Add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-05-02
sh: push-switch: Convert to platform remove callback returning void
Uwe Kleine-König
2024-05-02
sh: dma: Remove unused functionality
Geert Uytterhoeven
2024-05-02
sh: dma: Remove unused dmac_search_free_channel()
Geert Uytterhoeven
2024-02-15
sh: dma-sysfs: Make dma_subsys const
Ricardo B. Marliere
2023-11-02
Merge tag 'sh-for-v6.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-10-25
sh: Remove superhyway bus support
Arnd Bergmann
2023-10-10
sh: pci: Do PCI error check on own line
Ilpo Järvinen
2023-09-09
sh: push-switch: Reorder cleanup operations to avoid use-after-free bug
Duoming Zhou
2023-07-05
Merge tag 'sh-for-v6.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-07-05
sh: dma: Correct the number of DMA channels for SH7709
Artur Rojek
2023-07-05
sh: dma: Fix DMA channel offset calculation
Artur Rojek
2023-06-14
sh: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-04-27
Merge tag 'sh-for-v6.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-19
sh: pci: Remove unused variable in SH-7786 PCI Express code
John Paul Adrian Glaubitz
2023-04-04
PCI: Introduce pci_dev_for_each_resource()
Mika Westerberg
2023-03-17
sh: dma-sysfs: move to use bus_get_dev_root()
Greg Kroah-Hartman
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-02-17
PCI: Add defines for normal and subtractive PCI bridges
Pali Rohár
2021-01-06
sh: dma: fix kconfig dependency for G2_DMA
Necip Fazil Yildiran
2020-11-18
dma-mapping: remove the dma_direct_set_offset export
Christoph Hellwig
2020-10-06
dma-mapping: move dma-debug.h to kernel/dma/
Christoph Hellwig
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2020-09-17
dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
Jim Quinlan
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-14
sh: pci: Modernize printing of kernel messages
Geert Uytterhoeven
2020-08-14
sh: Remove SH5-based Cayman platform
Geert Uytterhoeven
2020-06-01
sh: remove sh5 support
Arnd Bergmann
2020-03-29
sh: Replace setup_irq() by request_irq()
afzal mohammed
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-10
drivers: Fix boot problem on SuperH
Guenter Roeck
2019-11-27
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-10-18
sh: Use pr_warn instead of pr_warning
Kefeng Wang
2019-10-07
sh: add the sh_ prefix to early platform symbols
Bartosz Golaszewski
2019-10-07
drivers: move the early platform device support to arch/sh
Bartosz Golaszewski
2019-05-14
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
2019-02-20
dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag
Christoph Hellwig
2018-12-28
sh: drivers: convert to SPDX identifiers
Kuninori Morimoto
2018-07-30
PCI: Call dma_debug_add_bus() for pci_bus_type from PCI core
Christoph Hellwig
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-04-12
arch/sh: pcie-sh7786: handle non-zero DMA offset
Thomas Petazzoni
2018-04-12
arch/sh: pcie-sh7786: adjust the memory mapping
Thomas Petazzoni
2018-04-12
arch/sh: pcie-sh7786: adjust PCI MEM and IO regions
Thomas Petazzoni
2018-04-12
arch/sh: pcie-sh7786: exclude unusable PCI MEM areas
Thomas Petazzoni
2018-04-12
arch/sh: pcie-sh7786: mark unavailable PCI resource as disabled
Thomas Petazzoni
2018-04-12
arch/sh: pci: don't use disabled resources
Thomas Petazzoni
2018-01-09
treewide: Use DEVICE_ATTR_RO
Joe Perches
[next]