Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
3830c62fef49f8bb1b2f353c7fb9469e3d038f5d
3830c62
Kobject: change drivers/md/md.c to use kobject_init_and_add
by Greg Kroah-Hartman
· 17 years ago
c199790
Kobject: change arch/ia64/kernel/topology.c to use kobject_init_and_add
by Greg Kroah-Hartman
· 17 years ago
73f368c
Kobject: change drivers/parisc/pdc_stable.c to use kobject_init_and_add
by Greg Kroah-Hartman
· 17 years ago
8dde2a9
Kobject: change drivers/net/ibmveth.c to use kobject_init_and_add
by Greg Kroah-Hartman
· 17 years ago
d48b335
Kobject: change arch/sh/kernel/cpu/sh4/sq.c to use kobject_init_and_add
by Greg Kroah-Hartman
· 17 years ago
89c4260
Kobject: change drivers/block/pktcdvd.c to use kobject_init_and_add
by Greg Kroah-Hartman
· 17 years ago
a77aa28
Kobject: change drivers/acpi/system.c to use kobject_create_and_add
by Greg Kroah-Hartman
· 17 years ago
5b3f355
Kobject: change arch/x86/kernel/cpu/intel_cacheinfo.c to use kobject_init_and_add
by Greg Kroah-Hartman
· 17 years ago
61030bf
Kobject: change drivers/base/sys.c to use kobject_init_and_add
by Greg Kroah-Hartman
· 17 years ago
64dbcac
Kobject: change drivers/pci/hotplug/pci_hotplug_core.c to use kobject_init_and_add
by Greg Kroah-Hartman
· 17 years ago
94f57f3
Kobject: change drivers/cpuidle/sysfs.c to use kobject_init_and_add
by Greg Kroah-Hartman
· 17 years ago
b2ed215
Kobject: change drivers/edac to use kobject_init_and_add
by Greg Kroah-Hartman
· 17 years ago
038c5b3
Kobject: change drivers/cpufreq/cpufreq.c to use kobject_init_and_add
by Greg Kroah-Hartman
· 17 years ago
d6d292c
Kobject: change drivers/firmware/efivars.c to use kobject_init_and_add
by Greg Kroah-Hartman
· 17 years ago
dd002e8
Kobject: change drivers/firmware/edd.c to use kobject_init_and_add
by Greg Kroah-Hartman
· 17 years ago
35be068
Kobject: change drivers/infiniband to use kobject_init_and_add
by Greg Kroah-Hartman
· 17 years ago
901195e
Kobject: change GFS2 to use kobject_init_and_add
by Greg Kroah-Hartman
· 17 years ago
43b98c4
Kobject: change net/bridge to use kobject_create_and_add
by Greg Kroah-Hartman
· 17 years ago
81e7c6a
UIO: fix kobject usage
by Greg Kroah-Hartman
· 17 years ago
9f66fa2
kobject: clean up debugging messages
by Greg Kroah-Hartman
· 17 years ago
cfb36ff
kobject: grab the kset reference in kobject_add, not kobject_init
by Greg Kroah-Hartman
· 17 years ago
d76e15f
driver core: make /sys/power a kobject
by Greg Kroah-Hartman
· 17 years ago
37b0c02
driver core: clean up device_shutdown
by Greg Kroah-Hartman
· 17 years ago
822a89e
driver core: clean up shutdown.c
by Greg Kroah-Hartman
· 17 years ago
c829a5b4
kobject: convert parisc/pdc_stable to use kobject_create
by Greg Kroah-Hartman
· 17 years ago
bc87d2f
kobject: convert efivars to use kobject_create
by Greg Kroah-Hartman
· 17 years ago
6e90aa9
kobject: convert ecryptfs to use kobject_create
by Greg Kroah-Hartman
· 17 years ago
f55842f
kobject: clean up rpadlpar horrid sysfs abuse
by Greg Kroah-Hartman
· 17 years ago
2fb9113
kobject: remove subsystem_(un)register functions
by Greg Kroah-Hartman
· 17 years ago
0ff21e4
kobject: convert kernel_kset to be a kobject
by Greg Kroah-Hartman
· 17 years ago
5c03c7a
kset: remove decl_subsys macro
by Greg Kroah-Hartman
· 17 years ago
830d3cf
kset: convert block_subsys to use kset_create
by Greg Kroah-Hartman
· 17 years ago
c60b717
kset: convert ocfs2 to use kset_create
by Greg Kroah-Hartman
· 17 years ago
f62ed9e
firmware: change firmware_kset to firmware_kobj
by Greg Kroah-Hartman
· 17 years ago
15f2f9b
firmware: remove firmware_(un)register()
by Greg Kroah-Hartman
· 17 years ago
99e0d2f
kobject: convert /sys/firmware/acpi/ to use kobject_create
by Greg Kroah-Hartman
· 17 years ago
9651d35
kset: convert edd to use kset_create
by Greg Kroah-Hartman
· 17 years ago
000f2a4
Driver Core: kill subsys_attribute and default sysfs ops
by Kay Sievers
· 17 years ago
4443d07
kset: convert parisc/pdc_stable.c to use kset_create
by Greg Kroah-Hartman
· 17 years ago
7f54821
kobject: convert parisc/pdc_stable to kobj_attr interface
by Greg Kroah-Hartman
· 17 years ago
d91885b
kset: convert s390 ipl.c to use kset_create
by Greg Kroah-Hartman
· 17 years ago
9b94916
kobject: convert s390 ipl.c to kobj_attr interface
by Greg Kroah-Hartman
· 17 years ago
79393fc
kobject: convert pseries/power.c to kobj_attr interface
by Greg Kroah-Hartman
· 17 years ago
851324c6
kobject: convert arm/mach-omap1/pm.c to kobj_attr interface
by Greg Kroah-Hartman
· 17 years ago
66ac831
kset: convert efivars to use kset_create for the vars sub-subsystem.
by Greg Kroah-Hartman
· 17 years ago
89a07e3
kset: convert efivars to use kset_create for the efi subsystem.
by Greg Kroah-Hartman
· 17 years ago
9e5f7f9
firmware: export firmware_kset so that people can use that instead of the braindead firmware_register interface
by Greg Kroah-Hartman
· 17 years ago
334c630
kobject: convert efivars to kobj_attr interface
by Greg Kroah-Hartman
· 17 years ago
97fa5bb
efivars: make new_var and del_var binary sysfs files
by Greg Kroah-Hartman
· 17 years ago
af6370e
ecryptfs: remove version_str file from sysfs
by Greg Kroah-Hartman
· 17 years ago
eb41d94
fix struct user_info export's sysfs interaction
by Kay Sievers
· 17 years ago
386f275
Driver Core: switch all dynamic ksets to kobj_sysfs_ops
by Kay Sievers
· 17 years ago
23b5212
Driver Core: add kobj_attribute handling
by Kay Sievers
· 17 years ago
6dcec25
kset: convert struct bus_device->drivers to use kset_create
by Greg Kroah-Hartman
· 17 years ago
3d89959
kset: convert struct bus_device->devices to use kset_create
by Greg Kroah-Hartman
· 17 years ago
039a5dc
kset: convert /sys/power to use kset_create
by Greg Kroah-Hartman
· 17 years ago
7405c1e
kset: convert /sys/module to use kset_create
by Greg Kroah-Hartman
· 17 years ago
081248d
kset: move /sys/slab to /sys/kernel/slab
by Greg Kroah-Hartman
· 17 years ago
27c3a31
kset: convert slub to use kset_create
by Greg Kroah-Hartman
· 17 years ago
aade404
kset: convert /sys/devices/system to use kset_create
by Greg Kroah-Hartman
· 17 years ago
9b47770
kobject: convert s390 hypervisor to use kobject_create
by Greg Kroah-Hartman
· 17 years ago
2d72fc0
kobject: convert /sys/hypervisor to use kobject_create
by Greg Kroah-Hartman
· 17 years ago
881c6cfd
kset: convert /sys/devices to use kset_create
by Greg Kroah-Hartman
· 17 years ago
b0d78e5
kset: convert drivers/base/firmware.c to use kset_create
by Greg Kroah-Hartman
· 17 years ago
443dbf9
kset: convert drivers/base/class.c to use kset_create
by Greg Kroah-Hartman
· 17 years ago
59a5483
kset: convert drivers/base/bus.c to use kset_create
by Greg Kroah-Hartman
· 17 years ago
bd35b93
kset: convert kernel_subsys to use kset_create
by Greg Kroah-Hartman
· 17 years ago
e5e38a8
kset: remove decl_subsys_name
by Greg Kroah-Hartman
· 17 years ago
81ace5c
kset: convert pci hotplug to use kset_create_and_add
by Greg Kroah-Hartman
· 17 years ago
d405936
kset: convert dlm to use kset_create
by Greg Kroah-Hartman
· 17 years ago
136a275
kset: convert gfs2 dlm to use kset_create
by Greg Kroah-Hartman
· 17 years ago
9bec101
kset: convert gfs2 to use kset_create
by Greg Kroah-Hartman
· 17 years ago
00d2666
kobject: convert main fs kobject to use kobject_create
by Greg Kroah-Hartman
· 17 years ago
917e865
kset: convert ecryptfs to use kset_create
by Greg Kroah-Hartman
· 17 years ago
3794491
kobject: convert configfs to use kobject_create
by Greg Kroah-Hartman
· 17 years ago
191e186
kobject: convert debugfs to use kobject_create
by Greg Kroah-Hartman
· 17 years ago
69d8e13
kobject: convert securityfs to use kobject_create
by Greg Kroah-Hartman
· 17 years ago
5c89e17
kobject: convert fuse to use kobject_create
by Greg Kroah-Hartman
· 17 years ago
43968d2
kobject: get rid of kobject_kset_add_dir
by Greg Kroah-Hartman
· 17 years ago
4ff6abf
kobject: get rid of kobject_add_dir
by Greg Kroah-Hartman
· 17 years ago
3f9e3ee
kobject: add kobject_create_and_add function
by Greg Kroah-Hartman
· 17 years ago
b727c70
kset: add kset_create_and_add function
by Greg Kroah-Hartman
· 17 years ago
12d03da
kobject: remove kobj_set_kset_s as no one is using it anymore
by Greg Kroah-Hartman
· 17 years ago
3514fac
kobject: remove struct kobj_type from struct kset
by Greg Kroah-Hartman
· 17 years ago
c11c4154
kobject: add kobject_init_and_add function
by Greg Kroah-Hartman
· 17 years ago
244f6ce
kobject: add kobject_add_ng function
by Greg Kroah-Hartman
· 17 years ago
e86000d
kobject: add kobject_init_ng function
by Greg Kroah-Hartman
· 17 years ago
18041f47
kobject: make kobject_cleanup be static
by Greg Kroah-Hartman
· 17 years ago
663a474
kobject: fix up kobject_set_name to use kvasprintf
by Greg Kroah-Hartman
· 17 years ago
15f2bbb
kobject: convert icom to use kref, not kobject
by Greg Kroah-Hartman
· 17 years ago
f7eb12c
kobject: convert hvcs to use kref, not kobject
by Greg Kroah-Hartman
· 17 years ago
12b20de
kobject: convert hvc_console to use kref, not kobject
by Greg Kroah-Hartman
· 17 years ago
a045171
kobject: convert ibmasm to use kref, not kobject
by Greg Kroah-Hartman
· 17 years ago
d7b3788
sysfs: remove SPIN_LOCK_UNLOCKED
by Jiri Slaby
· 17 years ago
2f90a85
sysfs: create optimal relative symlink targets
by Kay Sievers
· 17 years ago
7b8712e
driver core: Make the dev_*() family of macros in device.h complete
by Emil Medve
· 17 years ago
30a468b
ecryptfs: clean up attribute mess
by Greg Kroah-Hartman
· 17 years ago
02ff82c
cosa: Convert from class_device to device for cosa sync driver
by Tony Jones
· 17 years ago
7dd817d
tifm: Convert from class_device to device for TI flash media
by Tony Jones
· 17 years ago
6013c12
pktcdvd: Convert from class_device to device for block/pktcdvd
by Tony Jones
· 17 years ago
Next »