index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
genirq: Add and use an irq_data_update_affinity helper
Samuel Holland
2022-07-07
1
-1
/
+1
*
maple: fix wrong return value of maple_bus_init().
Lu Wei
2021-09-17
1
-1
/
+4
*
sh: superhyway: Simplify check in remove callback
Uwe Kleine-König
2021-08-05
1
-1
/
+1
*
bus: Make remove callback return void
Uwe Kleine-König
2021-07-21
1
-6
/
+2
*
Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-26
1
-30
/
+19
|
\
|
*
sh: intc: Drop the use of irq_create_identity_mapping()
Marc Zyngier
2021-04-07
1
-30
/
+19
*
|
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-03-17
1
-1
/
+0
|
/
*
sh/intc: Restore devm_ioremap() alignment
Geert Uytterhoeven
2021-01-06
1
-1
/
+1
*
sh: intc: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2021-01-06
1
-12
/
+2
*
iomap: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
2020-08-14
1
-1
/
+1
*
sh: clkfwk: remove r8/r16/r32
Kuninori Morimoto
2020-08-14
1
-19
/
+4
*
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
3
-3
/
+3
*
sh/intc: Use pr_warn instead of pr_warning
Kefeng Wang
2019-10-18
1
-2
/
+2
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
6
-0
/
+6
*
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
2019-05-14
1
-1
/
+1
*
sh: introduce a sh_cacheop_vaddr helper
Christoph Hellwig
2018-08-02
1
-3
/
+4
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
3
-7
/
+7
*
cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx()
Dominik Brodowski
2018-02-08
1
-2
/
+3
*
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-11-14
1
-3
/
+2
|
\
|
*
sh: make dma_cache_sync a no-op
Christoph Hellwig
2017-10-19
1
-3
/
+2
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
|
/
*
drivers/sh/intc/virq.c: delete an error message for a failed memory allocatio...
SF Markus Elfring
2017-07-06
1
-3
/
+1
*
sh: superhyway: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
2017-06-09
2
-11
/
+20
*
lib: radix-tree: check accounting of existing slot replacement users
Johannes Weiner
2016-12-12
1
-1
/
+1
*
drivers: sh: Stop using the legacy clock domain on ARM
Geert Uytterhoeven
2016-05-30
1
-9
/
+0
*
Merge tag 'v4.5-rc6' into core/resources, to resolve conflict
Ingo Molnar
2016-03-04
1
-1
/
+1
|
\
|
*
drivers: sh: Restore legacy clock domain on SuperH platforms
Geert Uytterhoeven
2016-02-25
1
-1
/
+1
*
|
drivers: Initialize resource entry to zero
Toshi Kani
2016-01-30
1
-1
/
+1
|
/
*
drivers: sh: clk: Avoid crashes when passing NULL clocks
Geert Uytterhoeven
2015-11-24
1
-0
/
+12
*
drivers: sh: clk: Remove obsolete and unused clk_round_parent()
Geert Uytterhoeven
2015-11-24
1
-88
/
+0
*
drivers: sh: Get rid of CONFIG_ARCH_SHMOBILE_MULTI
Geert Uytterhoeven
2015-11-17
1
-1
/
+1
*
Merge tag 'renesas-sh-drivers-for-v4.3' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2015-09-21
1
-14
/
+5
|
\
|
*
drivers: sh: Disable PM runtime for multi-platform ARM with genpd
Geert Uytterhoeven
2015-09-14
1
-13
/
+5
|
*
drivers: sh: Disable legacy default PM Domain on emev2
Geert Uytterhoeven
2015-09-14
1
-2
/
+1
*
|
sh: Kill off set_irq_flags usage
Rob Herring
2015-09-16
1
-9
/
+1
*
|
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
2
-3
/
+3
|
/
*
sh/intc: Prepare irq flow handlers for irq argument removal
Thomas Gleixner
2015-07-29
1
-1
/
+2
*
sh/intc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-07-29
2
-7
/
+9
*
sh/irq: Use access helper irq_data_get_affinity_mask()
Thomas Gleixner
2015-07-29
1
-3
/
+3
*
sh/irq: Use irq accessor functions instead of open coded access
Jiang Liu
2015-07-29
1
-5
/
+7
*
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-07-01
2
-3
/
+5
|
\
|
*
sh/intc: Fix race in installing chained IRQ handler
Thomas Gleixner
2015-06-25
1
-2
/
+3
|
*
sh/intc: Fix potential race in installing chained IRQ handler
Thomas Gleixner
2015-06-25
1
-1
/
+2
*
|
drivers: sh: remove boilerplate code and use USE_PM_CLK_RUNTIME_OPS
Rajendra Nayak
2015-05-12
1
-45
/
+2
|
/
*
drivers: sh: Remove test for now unsupported sh7372
Geert Uytterhoeven
2015-04-27
1
-2
/
+1
*
drivers: sh: Disable PM runtime for multi-platform r8a73a4 with genpd
Geert Uytterhoeven
2015-04-27
1
-1
/
+1
*
drivers: sh: Disable PM runtime for multi-platform sh73a0 with genpd
Geert Uytterhoeven
2015-04-27
1
-2
/
+2
*
drivers: sh: Disable PM runtime for multi-platform r8a7740 with genpd
Geert Uytterhoeven
2015-02-24
1
-0
/
+2
*
drivers: sh / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-05
1
-2
/
+2
*
drivers: sh: Leave disabling of unused PM domains to genpd
Ulf Hansson
2014-09-09
1
-11
/
+0
[next]