index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
drivers: base: component: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-08
1
-1
/
+1
|
*
devtmpfs: convert to pr_fmt
Longlong Xia
2023-02-02
1
-8
/
+8
|
*
driver core: bus: move lock_class_key into dynamic structure
Greg Kroah-Hartman
2023-02-01
2
-1
/
+6
|
*
driver core: platform: simplify __platform_driver_probe()
Greg Kroah-Hartman
2023-02-01
1
-11
/
+15
|
*
driver core: platform: removed unneeded variable from __platform_driver_probe()
Greg Kroah-Hartman
2023-02-01
1
-4
/
+4
|
*
maple: remove unneeded maple_bus_uevent() callback.
Greg Kroah-Hartman
2023-02-01
1
-7
/
+0
|
*
cacheinfo: Initialize variables in fetch_cache_info()
Pierre Gondois
2023-01-31
1
-1
/
+1
|
*
driver core: soc: remove layering violation for the soc_bus
Greg Kroah-Hartman
2023-01-31
1
-1
/
+3
|
*
kobject: kset_uevent_ops: make uevent() callback take a const *
Greg Kroah-Hartman
2023-01-27
1
-2
/
+2
|
*
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
69
-143
/
+143
|
*
platform/x86: wmi: move dev_to_wblock() and dev_to_wdev to use container_of_c...
Greg Kroah-Hartman
2023-01-27
1
-9
/
+2
|
*
driver core: device_get_devnode() should take a const *
Greg Kroah-Hartman
2023-01-27
2
-1
/
+3
|
*
driver core: make struct device_type.devnode() take a const *
Greg Kroah-Hartman
2023-01-27
5
-11
/
+11
|
*
driver core: make struct device_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
20
-47
/
+46
|
*
i3c: move dev_to_i3cdev() to use container_of_const()
Greg Kroah-Hartman
2023-01-27
1
-12
/
+0
|
*
of: device: make of_device_uevent_modalias() take a const device *
Greg Kroah-Hartman
2023-01-27
4
-5
/
+20
|
*
driver core: class: Clear private pointer on registration failures
Rafael J. Wysocki
2023-01-23
1
-5
/
+11
|
*
Merge 6.2-rc5 into driver-core-next
Greg Kroah-Hartman
2023-01-22
335
-2001
/
+2470
|
|
\
|
*
|
drivers: base: transport_class: fix resource leak when transport_add_device()...
Yang Yingliang
2023-01-20
1
-1
/
+16
|
*
|
driver core: location: Free struct acpi_pld_info *pld before return false
Hanjun Guo
2023-01-20
1
-1
/
+4
|
*
|
driver core: fix resource leak in device_add()
Zhengchao Shao
2023-01-20
1
-1
/
+1
|
*
|
drivers/base/memory: Fix comments for phys_index_show()
Gavin Shan
2023-01-20
1
-7
/
+2
|
*
|
Merge tag 'archtopo-cacheinfo-updates-6.3' of git://git.kernel.org/pub/scm/li...
Greg Kroah-Hartman
2023-01-20
3
-68
/
+198
|
|
\
\
|
|
*
|
cacheinfo: Fix shared_cpu_map to handle shared caches at different levels
Yong-Xuan Wang
2023-01-18
1
-10
/
+17
|
|
*
|
arch_topology: Build cacheinfo from primary CPU
Pierre Gondois
2023-01-18
2
-19
/
+64
|
|
*
|
ACPI: PPTT: Update acpi_find_last_cache_level() to acpi_get_cache_info()
Pierre Gondois
2023-01-18
1
-26
/
+50
|
|
*
|
ACPI: PPTT: Remove acpi_find_cache_levels()
Pierre Gondois
2023-01-18
1
-15
/
+6
|
|
*
|
cacheinfo: Check 'cache-unified' property to count cache leaves
Pierre Gondois
2023-01-18
1
-11
/
+26
|
|
*
|
cacheinfo: Return error code in init_of_cache_level()
Pierre Gondois
2023-01-17
1
-3
/
+7
|
|
*
|
cacheinfo: Use RISC-V's init_cache_level() as generic OF implementation
Pierre Gondois
2023-01-17
1
-0
/
+44
|
*
|
|
driver core: bus: move bus notifier logic into bus.c
Greg Kroah-Hartman
2023-01-18
4
-31
/
+19
|
*
|
|
platform: remove useless if-branch in __platform_get_irq_byname()
Soha Jin
2023-01-17
1
-5
/
+3
|
*
|
|
serial: arc_uart: Drop empty platform remove function
Uwe Kleine-König
2023-01-17
1
-7
/
+0
|
*
|
|
staging: greybus: codecs: Drop empty platform remove function
Uwe Kleine-König
2023-01-17
1
-6
/
+0
|
*
|
|
platform: Document platform_add_devices() return value
Umang Jain
2023-01-17
1
-0
/
+2
|
*
|
|
software node: Remove unused APIs
Andy Shevchenko
2023-01-17
1
-61
/
+0
|
*
|
|
software node: Switch property entry test to a new API
Andy Shevchenko
2023-01-17
1
-16
/
+14
|
*
|
|
media: ipu3-cio2: Convert to use software_node_register_node_group()
Andy Shevchenko
2023-01-17
2
-5
/
+21
|
*
|
|
media: ipu3-cio2: Don't dereference fwnode handle
Andy Shevchenko
2023-01-17
1
-2
/
+4
|
*
|
|
platform: Provide a remove callback that returns no value
Uwe Kleine-König
2023-01-17
1
-1
/
+3
|
*
|
|
driver core: change to_subsys_private() to use container_of_const()
Greg Kroah-Hartman
2023-01-11
2
-2
/
+2
|
*
|
|
driver core: Make driver_deferred_probe_timeout a static variable
Javier Martinez Canillas
2023-01-11
1
-4
/
+2
|
*
|
|
driver core: fix potential null-ptr-deref in device_add()
Yang Yingliang
2023-01-11
1
-0
/
+1
|
*
|
|
driver core: move struct subsys_dev_iter to a local file
Greg Kroah-Hartman
2023-01-10
1
-0
/
+5
|
*
|
|
driver core: make subsys_dev_iter_exit() static
Greg Kroah-Hartman
2023-01-10
1
-2
/
+1
|
*
|
|
driver core: make subsys_dev_iter_next() static
Greg Kroah-Hartman
2023-01-10
1
-2
/
+1
|
*
|
|
driver core: make subsys_dev_iter_init() static
Greg Kroah-Hartman
2023-01-10
1
-3
/
+2
|
*
|
|
driver core: remove subsys_find_device_by_id()
Greg Kroah-Hartman
2023-01-10
1
-41
/
+0
|
*
|
|
driver core: make bus_get_device_klist() static
Greg Kroah-Hartman
2023-01-10
1
-2
/
+1
*
|
|
|
Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-24
162
-1288
/
+9988
|
\
\
\
\
[prev]
[next]