index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
2024-07-10
driver core: module: make module_[add|remove]_driver take a const *
Greg Kroah-Hartman
2024-07-10
driver core: make driver_find_device() take a const *
Greg Kroah-Hartman
2024-07-10
driver core: make driver_[create|remove]_file take a const *
Greg Kroah-Hartman
2024-07-08
regmap-irq: handle const struct regmap_irq_sub_irq_map
Thomas Weißschuh
2024-07-05
Merge v6.10-rc6 into drm-next
Daniel Vetter
2024-07-04
devres: Correct code style for functions that return a pointer type
Zijun Hu
2024-07-04
devres: Initialize an uninitialized struct member
Zijun Hu
2024-07-04
devres: Fix memory leakage caused by driver API devm_free_percpu()
Zijun Hu
2024-07-04
devres: Fix devm_krealloc() wasting memory
Zijun Hu
2024-07-04
driver core: platform: Switch to use kmemdup_array()
Andy Shevchenko
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-06-28
cpumask: Add enabled cpumask for present CPUs that can be brought online
James Morse
2024-06-28
cpu: Do not warn on arch_register_cpu() returning -EPROBE_DEFER
Jonathan Cameron
2024-06-24
regmap: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-23
spi: add devm_spi_optimize_message() helper
Mark Brown
2024-06-23
regmap: Merge up v6.10-rc4
Mark Brown
2024-06-20
driver core: make [device_]driver_attach take a const *
Greg Kroah-Hartman
2024-06-20
driver core: Make dev_err_probe() silent for -ENOMEM
Uwe Kleine-König
2024-06-18
rust: add firmware abstractions
Danilo Krummrich
2024-06-17
Merge tag 'v6.10-rc4' into driver-core-next
Greg Kroah-Hartman
2024-06-14
regmap-i2c: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-13
driver core: mark async_driver as a const *
Greg Kroah-Hartman
2024-06-13
driver core: make driver_detach() take a const *
Greg Kroah-Hartman
2024-06-13
driver core: make device_release_driver_internal() take a const *
Greg Kroah-Hartman
2024-06-13
driver core: driver: mark driver_add/remove_groups constant
Greg Kroah-Hartman
2024-06-13
driver core: platform: fix ups for constant struct device_driver
Greg Kroah-Hartman
2024-06-13
auxbus: make to_auxiliary_drv accept and return a constant pointer
Greg Kroah-Hartman
2024-06-12
Merge drm/drm-next into drm-xe-next
Rodrigo Vivi
2024-06-12
devcoredump: Add dev_coredumpm_timeout()
José Roberto de Souza
2024-06-11
drivers: arch_topology: use __free attribute instead of of_node_put()
Vincenzo Mezzela
2024-06-11
drivers: arch_topology: Refactor do-while loops
Vincenzo Mezzela
2024-06-07
regmap: Switch to use kmemdup_array()
Mark Brown
2024-06-07
Merge tag 'platform-remove-void-step-b' of https://git.kernel.org/pub/scm/lin...
Greg Kroah-Hartman
2024-06-07
firmware: add nowarn variant of request_firmware_nowait()
Lucas Stach
2024-06-07
regmap: kunit: Use array_size() and sizeof(*ptr) consistently
Andy Shevchenko
2024-06-07
regmap: maple: Switch to use kmemdup_array()
Andy Shevchenko
2024-06-07
regmap: cache: Switch to use kmemdup_array()
Andy Shevchenko
2024-06-07
regmap: cache: Use correct type of the rb_for_each() parameter
Andy Shevchenko
2024-06-07
regmap: Switch to use kmemdup_array()
Andy Shevchenko
2024-06-05
regmap: spi: Fix potential off-by-one when calculating reserved size
Andy Shevchenko
2024-06-04
drivers: core: synchronize really_probe() and dev_uevent()
Dirk Behme
2024-06-04
driver core: remove devm_device_add_groups()
Greg Kroah-Hartman
2024-06-03
regmap: Merge up fixes
Mark Brown
2024-05-31
regmap: kunit: add missing MODULE_DESCRIPTION()
Jeff Johnson
2024-05-27
platform: Make platform_driver::remove() return void
Uwe Kleine-König
2024-05-27
regmap: kunit: Fix memory leaks in gen_regmap() and gen_raw_regmap()
Richard Fitzgerald
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
[prev]
[next]