index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-16
92
-505
/
+499
|
\
|
*
device property: Fix documentation for fwnode_get_next_parent()
Miaoqian Lin
2022-12-07
1
-1
/
+1
|
*
firmware_loader: fix up to_fw_sysfs() to preserve const
Greg Kroah-Hartman
2022-12-06
1
-5
/
+1
|
*
usb.h: take advantage of container_of_const()
Greg Kroah-Hartman
2022-12-06
1
-40
/
+2
|
*
device.h: move kobj_to_dev() to use container_of_const()
Greg Kroah-Hartman
2022-12-06
1
-20
/
+1
|
*
container_of: add container_of_const() that preserves const-ness of the pointer
Greg Kroah-Hartman
2022-12-06
1
-0
/
+13
|
*
driver core: fix up missed drivers/s390/char/hmcdrv_dev.c class.devnode() con...
Stephen Rothwell
2022-11-30
1
-1
/
+1
|
*
driver core: fix up missed scsi/cxlflash class.devnode() conversion.
Stephen Rothwell
2022-11-30
1
-1
/
+1
|
*
driver core: fix up some missing class.devnode() conversions.
Greg Kroah-Hartman
2022-11-29
3
-3
/
+3
|
*
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
2022-11-24
24
-29
/
+29
|
*
driver core: make struct class.dev_uevent() take a const *
Greg Kroah-Hartman
2022-11-24
18
-33
/
+33
|
*
cacheinfo: Remove of_node_put() for fw_token
Pierre Gondois
2022-11-23
1
-2
/
+0
|
*
device property: Add a blank line in Kconfig of tests
Andy Shevchenko
2022-11-23
1
-0
/
+1
|
*
device property: Rename goto label to be more precise
Andy Shevchenko
2022-11-23
1
-2
/
+3
|
*
device property: Move PROPERTY_ENTRY_BOOL() a bit down
Andy Shevchenko
2022-11-23
1
-8
/
+8
|
*
device property: Get rid of __PROPERTY_ENTRY_ARRAY_EL*SIZE*()
Andy Shevchenko
2022-11-23
1
-20
/
+14
|
*
kernfs: fix all kernel-doc warnings and multiple typos
Randy Dunlap
2022-11-23
6
-48
/
+74
|
*
driver core: pass a const * into of_device_uevent()
Greg Kroah-Hartman
2022-11-22
2
-5
/
+5
|
*
kobject: kset_uevent_ops: make name() callback take a const *
Greg Kroah-Hartman
2022-11-22
2
-3
/
+3
|
*
kobject: kset_uevent_ops: make filter() callback take a const *
Greg Kroah-Hartman
2022-11-22
5
-6
/
+6
|
*
kobject: make kobject_namespace take a const *
Greg Kroah-Hartman
2022-11-22
3
-6
/
+6
|
*
kobject: make kobject_get_ownership() take a constant kobject *
Greg Kroah-Hartman
2022-11-22
8
-22
/
+22
|
*
Merge 6.1-rc6 into driver-core-next
Greg Kroah-Hartman
2022-11-21
1696
-47263
/
+54933
|
|
\
|
*
|
vmlinux.lds.h: add HEADERED_SECTION_* macros
Jim Cromie
2022-11-17
1
-0
/
+15
|
*
|
vmlinux.lds.h: fix BOUNDED_SECTION_(PRE|POST)_LABEL macros
Jim Cromie
2022-11-17
1
-8
/
+6
|
*
|
mfd: vexpress-sysreg: Fix resource compound literal assignments
Andy Shevchenko
2022-11-14
1
-12
/
+4
|
*
|
vmlinux.lds.h: place optional header space in BOUNDED_SECTION
Jim Cromie
2022-11-10
1
-0
/
+2
|
*
|
vmlinux.lds.h: add BOUNDED_SECTION* macros
Jim Cromie
2022-11-10
1
-140
/
+79
|
*
|
kernel/ksysfs.c: export kernel cpu byteorder
Thomas Weißschuh
2022-11-10
2
-0
/
+30
|
*
|
resource: Convert DEFINE_RES_NAMED() to be compound literal
Andy Shevchenko
2022-11-10
1
-1
/
+1
|
*
|
resource: Replace printk(KERN_WARNING) by pr_warn(), printk() by pr_info()
Andy Shevchenko
2022-11-10
1
-10
/
+7
|
*
|
platform: use fwnode_irq_get_byname instead of of_irq_get_byname to get irq
Soha Jin
2022-11-10
1
-2
/
+2
|
*
|
driver core: Fix bus_type.match() error handling in __driver_attach()
Isaac J. Manjarres
2022-11-10
1
-1
/
+5
|
*
|
driver core: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2022-11-10
1
-3
/
+4
|
*
|
cacheinfo: Decrement refcount in cache_setup_of_node()
Pierre Gondois
2022-11-10
1
-6
/
+11
|
*
|
driver core: mark driver_allows_async_probing static
Christoph Hellwig
2022-11-10
2
-2
/
+1
|
*
|
driver core: remove devm_device_remove_group()
Greg Kroah-Hartman
2022-11-10
2
-24
/
+0
|
*
|
driver core: remove devm_device_remove_groups()
Greg Kroah-Hartman
2022-11-10
2
-19
/
+0
|
*
|
blkdev: make struct block_device_operations.devnode() take a const *
Greg Kroah-Hartman
2022-11-10
2
-2
/
+2
|
*
|
driver core: class: make namespace and get_ownership take const *
Greg Kroah-Hartman
2022-11-09
7
-15
/
+15
|
*
|
sysfs: update Documentation
Randy Dunlap
2022-11-09
1
-17
/
+24
|
*
|
debugfs: small Documentation cleaning
Randy Dunlap
2022-11-09
1
-4
/
+4
|
*
|
devres: Use kmalloc_size_roundup() to match ksize() usage
Kees Cook
2022-11-09
1
-0
/
+3
|
*
|
Documentation: devres: add missing MEM helper
Yang Yingliang
2022-11-09
1
-0
/
+1
|
*
|
class: fix possible memory leak in __class_register()
Yang Yingliang
2022-11-09
1
-0
/
+5
|
*
|
kset: fix memory leak when kset_register() returns error
Yang Yingliang
2022-10-25
1
-1
/
+8
|
*
|
linux/container_of.h: Warn about loss of constness
Sakari Ailus
2022-10-25
1
-0
/
+1
|
*
|
container_of: remove container_of_safe()
Greg Kroah-Hartman
2022-10-25
1
-16
/
+0
|
*
|
device property: Constify parameter in device_dma_supported() and device_get_...
Andy Shevchenko
2022-10-22
2
-5
/
+4
|
*
|
device property: Constify device child node APIs
Andy Shevchenko
2022-10-22
2
-9
/
+9
[next]