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
...
|
*
|
driver core: Fix error handling in driver API device_rename()
Zijun Hu
2024-07-31
1
-5
/
+10
|
*
|
driver core: Fix size calculation of symlink name for devlink_(add|remove)_sy...
Zijun Hu
2024-07-31
1
-2
/
+6
*
|
|
Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-26
1
-28
/
+13
|
\
\
\
|
*
\
\
Merge 6.11-rc3 into char-misc-next
Greg Kroah-Hartman
2024-08-12
2
-5
/
+12
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
drivers: cacheinfo: use __free attribute instead of of_node_put()
Vincenzo Mezzela
2024-07-31
1
-28
/
+13
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2024-09-24
1
-0
/
+1
|
\
\
\
|
*
|
|
platform: Add test managed platform_device/driver APIs
Stephen Boyd
2024-07-30
1
-0
/
+1
|
|
/
/
*
|
|
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-21
2
-163
/
+62
|
\
\
\
|
*
|
|
arch_numa: switch over to numa_memblks
Mike Rapoport (Microsoft)
2024-09-04
2
-141
/
+61
|
*
|
|
arch, mm: pull out allocation of NODE_DATA to generic code
Mike Rapoport (Microsoft)
2024-09-04
1
-20
/
+1
|
*
|
|
arch, mm: move definition of node_data to generic code
Mike Rapoport (Microsoft)
2024-09-04
1
-2
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'pmdomain-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
2024-09-18
1
-0
/
+45
|
\
\
\
|
*
|
|
PM: domains: add device managed version of dev_pm_domain_attach|detach_list()
Dikshita Agarwal
2024-08-20
1
-0
/
+45
|
|
|
/
|
|
/
|
*
|
|
regmap: kunit: Add coverage of spinlocked regmaps
Mark Brown
2024-09-02
1
-1
/
+16
*
|
|
regcache: use map->alloc_flags also for allocating cache
Marek Szyprowski
2024-08-28
3
-3
/
+3
*
|
|
regmap: Use locking during kunit tests
Mark Brown
2024-08-23
1
-2
/
+0
*
|
|
regmap: Hold the regmap lock when allocating and freeing the cache
Mark Brown
2024-08-23
2
-0
/
+5
*
|
|
regmap IRQ support for devices with multiple IRQs
Mark Brown
2024-08-13
1
-11
/
+26
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
regmap: Allow setting IRQ domain name suffix
Matti Vaittinen
2024-08-13
1
-11
/
+26
|
|
/
*
/
driver core: Fix uevent_show() vs driver detach race
Dan Williams
2024-07-31
2
-5
/
+12
|
/
*
Merge tag 'regmap-fix-v6.11-merge-window' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2024-07-27
1
-1
/
+2
|
\
|
*
regmap: maple: work around gcc-14.1 false-positive warning
Arnd Bergmann
2024-07-22
1
-1
/
+2
*
|
Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-07-27
1
-1
/
+1
|
\
\
|
*
\
Merge patch series "Add ACPI NUMA support for RISC-V"
Palmer Dabbelt
2024-07-22
1
-1
/
+1
|
|
\
\
|
|
*
|
ACPI: NUMA: replace pr_info with pr_debug in arch_acpi_numa_init
Haibo Xu
2024-07-22
1
-1
/
+1
*
|
|
|
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-25
12
-143
/
+164
|
\
\
\
\
|
*
|
|
|
sysfs/cpu: Make crash_hotplug attribute world-readable
Petr Tesarik
2024-07-12
1
-1
/
+1
|
*
|
|
|
driver core: module: make module_[add|remove]_driver take a const *
Greg Kroah-Hartman
2024-07-10
2
-5
/
+5
|
*
|
|
|
driver core: make driver_find_device() take a const *
Greg Kroah-Hartman
2024-07-10
1
-1
/
+1
|
*
|
|
|
driver core: make driver_[create|remove]_file take a const *
Greg Kroah-Hartman
2024-07-10
1
-2
/
+2
|
*
|
|
|
devres: Correct code style for functions that return a pointer type
Zijun Hu
2024-07-04
1
-11
/
+11
|
*
|
|
|
devres: Initialize an uninitialized struct member
Zijun Hu
2024-07-04
1
-0
/
+1
|
*
|
|
|
devres: Fix memory leakage caused by driver API devm_free_percpu()
Zijun Hu
2024-07-04
1
-1
/
+5
|
*
|
|
|
devres: Fix devm_krealloc() wasting memory
Zijun Hu
2024-07-04
1
-1
/
+4
|
*
|
|
|
driver core: platform: Switch to use kmemdup_array()
Andy Shevchenko
2024-07-04
1
-1
/
+1
|
*
|
|
|
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-03
5
-6
/
+5
|
*
|
|
|
driver core: make [device_]driver_attach take a const *
Greg Kroah-Hartman
2024-06-20
2
-6
/
+8
|
*
|
|
|
driver core: Make dev_err_probe() silent for -ENOMEM
Uwe Kleine-König
2024-06-20
1
-3
/
+14
|
*
|
|
|
rust: add firmware abstractions
Danilo Krummrich
2024-06-18
1
-0
/
+7
|
*
|
|
|
Merge tag 'v6.10-rc4' into driver-core-next
Greg Kroah-Hartman
2024-06-17
1
-45
/
+3
|
|
\
\
\
\
|
*
|
|
|
|
driver core: mark async_driver as a const *
Greg Kroah-Hartman
2024-06-13
2
-8
/
+9
|
*
|
|
|
|
driver core: make driver_detach() take a const *
Greg Kroah-Hartman
2024-06-13
2
-3
/
+3
|
*
|
|
|
|
driver core: make device_release_driver_internal() take a const *
Greg Kroah-Hartman
2024-06-13
2
-2
/
+2
|
*
|
|
|
|
driver core: driver: mark driver_add/remove_groups constant
Greg Kroah-Hartman
2024-06-13
2
-4
/
+4
|
*
|
|
|
|
driver core: platform: fix ups for constant struct device_driver
Greg Kroah-Hartman
2024-06-13
1
-6
/
+6
|
*
|
|
|
|
auxbus: make to_auxiliary_drv accept and return a constant pointer
Greg Kroah-Hartman
2024-06-13
1
-4
/
+4
|
*
|
|
|
|
drivers: arch_topology: use __free attribute instead of of_node_put()
Vincenzo Mezzela
2024-06-11
1
-30
/
+26
|
*
|
|
|
|
drivers: arch_topology: Refactor do-while loops
Vincenzo Mezzela
2024-06-11
1
-52
/
+55
|
*
|
|
|
|
Merge tag 'platform-remove-void-step-b' of https://git.kernel.org/pub/scm/lin...
Greg Kroah-Hartman
2024-06-07
1
-8
/
+2
|
|
\
\
\
\
\
|
|
*
|
|
|
|
platform: Make platform_driver::remove() return void
Uwe Kleine-König
2024-05-27
1
-8
/
+2
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
[prev]
[next]