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