index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-23
coresight: Make clock sequence consistent
Leo Yan
4
-12
/
+12
2025-09-23
coresight: Refactor driver data allocation
Leo Yan
3
-40
/
+21
2025-09-23
coresight: Consolidate clock enabling
Leo Yan
10
-55
/
+81
2025-09-23
coresight: Appropriately disable trace bus clocks
Leo Yan
6
-74
/
+34
2025-09-23
coresight: Appropriately disable programming clocks
Leo Yan
9
-46
/
+12
2025-09-23
coresight: etm4x: Support atclk
Leo Yan
2
-6
/
+18
2025-09-23
coresight: catu: Support atclk
Leo Yan
2
-5
/
+18
2025-09-23
coresight: tmc: Support atclk
Leo Yan
2
-5
/
+19
2025-09-23
coresight-etm4x: Conditionally access register TRCEXTINSELR
Yuanfang Zhang
2
-3
/
+10
2025-09-23
coresight: fix indentation error in cscfg_remove_owned_csdev_configs()
Yeoreum Yun
1
-1
/
+1
2025-09-23
coresight: tnoc: Fix a NULL vs IS_ERR() bug in probe
Dan Carpenter
1
-2
/
+2
2025-09-23
dm raid: use proper md_ro_state enumerators
Heinz Mauelshagen
1
-6
/
+7
2025-09-23
dm-integrity: prefer synchronous hash interface
Mikulas Patocka
1
-23
/
+24
2025-09-23
dm-integrity: enable asynchronous hash interface
Mikulas Patocka
1
-44
/
+199
2025-09-23
dm-integrity: rename internal_hash
Mikulas Patocka
1
-8
/
+11
2025-09-23
dm-integrity: add the "offset" argument
Mikulas Patocka
1
-14
/
+35
2025-09-23
dm-integrity: allocate the recalculate buffer with kmalloc
Mikulas Patocka
1
-4
/
+4
2025-09-23
Merge tag 'iio-for-6.18a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
183
-1701
/
+7698
2025-09-23
Merge tag 'icc-6.18-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
5
-2
/
+2556
2025-09-23
drm/tiny: pixpaper: Fix missing dependency on DRM_GEM_SHMEM_HELPER
LiangCheng Wang
1
-1
/
+1
2025-09-23
clocksource/drivers/sh_cmt: Split start/stop of clock source and events
Niklas Söderlund
1
-25
/
+59
2025-09-23
clocksource/drivers/clps711x: Fix resource leaks in error paths
Zhen Ni
1
-7
/
+16
2025-09-23
clocksource/drivers/arm_global_timer: Add auto-detection for initial prescale...
Markus Schneider-Pargmann
2
-7
/
+41
2025-09-23
clocksource/drivers/ingenic-sysost: Convert from round_rate() to determine_ra...
Brian Masney
1
-11
/
+16
2025-09-23
clocksource/drivers/timer-tegra186: Don't print superfluous errors
Wolfram Sang
1
-6
/
+2
2025-09-23
clocksource/drivers/timer-rtl-otto: Simplify documentation
Markus Stockhausen
1
-6
/
+4
2025-09-23
clocksource/drivers/timer-rtl-otto: Do not interfere with interrupts
Markus Stockhausen
1
-3
/
+3
2025-09-23
VFS: rename kern_path_locked() and related functions.
NeilBrown
1
-13
/
+9
2025-09-23
clocksource/drivers/timer-rtl-otto: Drop set_counter function
Markus Stockhausen
1
-6
/
+0
2025-09-23
clocksource/drivers/timer-rtl-otto: Work around dying timers
Markus Stockhausen
1
-0
/
+20
2025-09-23
clocksource/drivers/timer-ti-dm : Capture functionality for OMAP DM timer
Gokul Praveen
1
-2
/
+117
2025-09-23
clocksource/drivers/arm_arch_timer_mmio: Add MMIO clocksource
Marc Zyngier
1
-0
/
+19
2025-09-23
clocksource/drivers/arm_arch_timer_mmio: Switch over to standalone driver
Marc Zyngier
2
-621
/
+66
2025-09-23
clocksource/drivers/arm_arch_timer: Add standalone MMIO driver
Marc Zyngier
1
-0
/
+421
2025-09-23
ACPI: GTDT: Generate platform devices for MMIO timers
Marc Zyngier
1
-4
/
+25
2025-09-23
clocksource/drivers/nxp-pit: Add NXP Automotive s32g2 / s32g3 support
Daniel Lezcano
1
-19
/
+109
2025-09-23
clocksource/drivers/vf-pit: Rename the VF PIT to NXP PIT
Daniel Lezcano
3
-4
/
+7
2025-09-23
clocksource/drivers/vf-pit: Unify the function name for irq ack
Daniel Lezcano
1
-3
/
+3
2025-09-23
clocksource/drivers/vf-pit: Consolidate calls to pit_*_disable/enable
Daniel Lezcano
1
-21
/
+13
2025-09-23
clocksource/drivers/vf-pit: Encapsulate set counter function
Daniel Lezcano
1
-2
/
+7
2025-09-23
clocksource/drivers/vf-pit: Enable and disable module on error
Daniel Lezcano
1
-4
/
+17
2025-09-23
clocksource/drivers/vf-pit: Encapsulate clocksource enable / disable
Daniel Lezcano
1
-2
/
+12
2025-09-23
clocksource/drivers/vf-pit: Use the node name for the interrupt and timer names
Daniel Lezcano
1
-9
/
+11
2025-09-23
clocksource/drivers/vf-pit: Encapsulate the PTLCVAL macro
Daniel Lezcano
1
-7
/
+7
2025-09-23
clocksource/drivers/vf-pit: Encapsulate the macros
Daniel Lezcano
1
-16
/
+18
2025-09-23
clocksource/drivers/vf-pit: Register the clocksource from the driver
Daniel Lezcano
1
-2
/
+18
2025-09-23
clocksource/drivers/vf-pit: Convert raw values to BIT macros
Daniel Lezcano
1
-4
/
+4
2025-09-23
clocksource/drivers/vf-pit: Allocate the struct timer at init time
Daniel Lezcano
1
-11
/
+37
2025-09-23
clocksource/drivers/vf-pit: Encapsulate the initialization of the cycles_per_...
Daniel Lezcano
1
-1
/
+1
2025-09-23
clocksource/drivers/vf-pit: Pass the cpu number as parameter
Daniel Lezcano
1
-3
/
+3
[prev]
[next]