index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers: core: synchronize really_probe() and dev_uevent()
Dirk Behme
2024-06-04
1
-0
/
+3
*
driver core: remove devm_device_add_groups()
Greg Kroah-Hartman
2024-06-04
1
-45
/
+0
*
regmap-i2c: Subtract reg size from max_write
Jim Wylder
2024-05-27
1
-1
/
+2
*
Merge tag 'regmap-fix-v6.10-merge-window' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2024-05-23
1
-1
/
+8
|
\
|
*
regmap: kunit: Fix array overflow in stride() test
Richard Fitzgerald
2024-05-17
1
-1
/
+8
*
|
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-23
2
-10
/
+10
*
|
Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-22
1
-14
/
+0
|
\
\
|
*
\
Merge 6.9-rc7 into char-misc-testing
Greg Kroah-Hartman
2024-05-08
1
-0
/
+37
|
|
\
\
|
*
\
\
Merge tag 'iio-for-6.10a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2024-04-24
1
-14
/
+0
|
|
\
\
\
|
|
*
|
|
device property: Move fwnode_handle_put() into property.h
Jonathan Cameron
2024-03-25
1
-14
/
+0
*
|
|
|
|
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-05-22
5
-24
/
+55
|
\
\
\
\
\
|
*
|
|
|
|
device property: Fix a typo in the description of device_get_child_node_count()
Christophe JAILLET
2024-05-05
1
-1
/
+1
|
*
|
|
|
|
driver core: Add device_show_string() helper for sysfs attributes
Lukas Wunner
2024-05-04
1
-0
/
+9
|
*
|
|
|
|
Merge 6.9-rc5 into driver-core-next
Greg Kroah-Hartman
2024-04-23
2
-6
/
+26
|
|
\
|
|
|
|
|
*
|
|
|
|
module: don't ignore sysfs_create_link() failures
Arnd Bergmann
2024-04-11
3
-15
/
+45
|
*
|
|
|
|
driver core: Remove unused platform_notify, platform_notify_remove
Bjorn Helgaas
2024-03-27
1
-8
/
+0
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'sched-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-05-19
1
-4
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
arch/topology: Fix variable naming to avoid shadowing
Vincent Guittot
2024-05-15
1
-4
/
+4
*
|
|
|
|
|
Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-05-17
2
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
crash: add a new kexec flag for hotplug support
Sourabh Jain
2024-04-23
2
-2
/
+2
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-05-15
1
-0
/
+23
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag 'drm-xe-next-2024-04-23' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
2024-04-24
1
-0
/
+23
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
Merge drm/drm-next into drm-xe-next
Thomas Hellström
2024-04-12
22
-312
/
+730
|
|
|
\
|
|
|
|
|
|
*
|
|
|
|
devcoredump: Add dev_coredump_put()
José Roberto de Souza
2024-04-11
1
-0
/
+23
*
|
|
|
|
|
|
Merge tag 'regmap-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2024-05-14
10
-256
/
+769
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
regmap: kunit: Fix an NULL vs IS_ERR() check
Dan Carpenter
2024-04-15
1
-3
/
+3
|
*
|
|
|
|
|
regmap: spi: Add missing MODULE_DESCRIPTION()
Andy Shevchenko
2024-04-10
1
-0
/
+1
|
*
|
|
|
|
|
regmap: Drop capitalisation in MODULE_DESCRIPTION()
Andy Shevchenko
2024-04-10
4
-4
/
+4
|
*
|
|
|
|
|
regmap: kunit: Add some test cases and a few small
Mark Brown
2024-04-10
7
-257
/
+826
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
regmap: kunit: Add test cases for regmap_read_bypassed()
Richard Fitzgerald
2024-04-08
1
-0
/
+131
|
|
*
|
|
|
|
|
regmap: kunit: Add cache-drop test with multiple cache blocks
Richard Fitzgerald
2024-04-08
1
-0
/
+103
|
|
*
|
|
|
|
|
regmap: kunit: Replace a kmalloc/kfree() pair with KUnit-managed alloc
Richard Fitzgerald
2024-04-08
1
-3
/
+1
|
|
*
|
|
|
|
|
regmap: kunit: Use a KUnit action to call regmap_exit()
Richard Fitzgerald
2024-04-08
1
-55
/
+7
|
|
*
|
|
|
|
|
regmap: kunit: Add more cache-sync tests
Richard Fitzgerald
2024-04-08
1
-4
/
+122
|
|
*
|
|
|
|
|
regmap: kunit: Add more cache-drop tests
Richard Fitzgerald
2024-04-08
1
-0
/
+135
|
|
*
|
|
|
|
|
regmap: kunit: Run non-sparse cache tests at non-zero register addresses
Richard Fitzgerald
2024-04-08
1
-29
/
+57
|
|
*
|
|
|
|
|
regmap: kunit: Run sparse cache tests at non-zero register addresses
Richard Fitzgerald
2024-04-08
1
-22
/
+45
|
|
*
|
|
|
|
|
regmap: kunit: Introduce struct for test case parameters
Richard Fitzgerald
2024-04-08
1
-116
/
+95
|
|
*
|
|
|
|
|
regmap: kunit: Create a struct device for the regmap
Richard Fitzgerald
2024-04-08
4
-42
/
+87
|
|
*
|
|
|
|
|
regmap: kunit: Fix warnings of implicit casts to __le16 and __be16
Richard Fitzgerald
2024-04-08
1
-7
/
+7
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
regmap: maple: Remove second semicolon
Colin Ian King
2024-03-25
1
-1
/
+1
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'pm-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2024-05-14
2
-7
/
+10
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
|
*
-
.
\
\
\
\
Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-powercap'
Rafael J. Wysocki
2024-05-13
2
-7
/
+10
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
/
/
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
Merge back earlier system-wide PM changes for 6.10.
Rafael J. Wysocki
2024-04-11
2
-7
/
+10
|
|
|
/
|
|
|
|
|
|
*
|
|
PM: sleep: Take advantage of %ps to simplify debug output
Len Brown
2024-04-08
1
-3
/
+3
|
|
|
*
|
|
PM: wakeup: make device_wakeup_disable() return void
Dhruva Gole
2024-04-03
1
-4
/
+7
|
|
|
|
/
/
*
|
|
|
|
Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-05-14
1
-13
/
+13
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...
Vincent Guittot
2024-04-24
1
-13
/
+13
|
|
|
/
/
|
|
/
|
|
*
|
|
|
regmap: Add regmap_read_bypassed()
Richard Fitzgerald
2024-04-08
1
-0
/
+37
|
|
/
/
|
/
|
|
*
|
|
Merge tag 'regmap-fix-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-04-06
1
-3
/
+3
|
\
\
\
[next]