index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-19
driver-core: document ERR_PTR() return values
Jani Nikula
1
-0
/
+6
2010-03-08
driver core: Use sysfs_rename_link in device_rename
Eric W. Biederman
1
-12
/
+6
2010-03-08
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
1
-1
/
+1
2010-03-08
kobject: Constify struct kset_uevent_ops
Emese Revfy
1
-1
/
+1
2010-03-08
Driver-Core: require valid action string in uevent trigger
Kay Sievers
1
-8
/
+3
2010-03-08
driver-core: fix race condition in get_device_parent()
Tejun Heo
1
-2
/
+11
2009-12-23
Driver-core: Fix bogus 0 error return in device_add()
Thomas Gleixner
1
-1
/
+3
2009-12-23
Driver core: bin_attribute parameters can often be const*
Phil Carmody
1
-2
/
+4
2009-12-23
Driver core: device_attribute parameters can often be const*
Phil Carmody
1
-2
/
+4
2009-12-11
Driver core: fix race in dev_driver_string
Alan Stern
1
-1
/
+8
2009-12-11
Driver core: Don't remove kobjects in device_shutdown.
Eric W. Biederman
1
-3
/
+0
2009-12-11
Driver Core: devtmpfs: cleanup node on device creation error
Kay Sievers
1
-0
/
+2
2009-09-19
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
1
-7
/
+12
2009-09-15
Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev
Kay Sievers
1
-0
/
+3
2009-09-15
driver model: constify attribute groups
David Brownell
1
-2
/
+2
2009-09-15
Driver core: move dev_get/set_drvdata to drivers/base/dd.c
Greg Kroah-Hartman
1
-6
/
+14
2009-09-15
Driver core: add new device to bus's list before probing
Alan Stern
1
-1
/
+1
2009-06-16
Driver Core: add nodename callbacks
Kay Sievers
1
-1
/
+50
2009-06-16
driver core: fix gcc 4.3.3 warnings about string literals
Greg Kroah-Hartman
1
-2
/
+2
2009-06-16
driver core: synchronize device shutdown
Shaohua Li
1
-0
/
+2
2009-05-29
Driver Core: do not oops when driver_unregister() is called for unregistered ...
Kay Sievers
1
-1
/
+4
2009-04-20
driver: dont update dev_name via device_add path
Kay Sievers
1
-1
/
+2
2009-04-17
driver core: prevent device_for_each_child from oopsing
Greg Kroah-Hartman
1
-0
/
+3
2009-03-25
Driver core: Fix device_move() vs. dpm list ordering, v2
Cornelia Huck
1
-1
/
+18
2009-03-25
Driver core: implement uevent suppress in kobject
Ming Lei
1
-2
/
+0
2009-03-25
driver core: move klist_children into private structure
Greg Kroah-Hartman
1
-14
/
+25
2009-03-25
driver core: create a private portion of struct device
Greg Kroah-Hartman
1
-0
/
+9
2009-03-25
driver core: get rid of struct device's bus_id string array
Kay Sievers
1
-20
/
+19
2009-01-29
driver-core: fix kernel-doc parameter name
Randy Dunlap
1
-1
/
+1
2009-01-21
driver core: Convert '/' to '!' in dev_set_name()
Roland Dreier
1
-0
/
+6
2009-01-10
Revert "driver core: create a private portion of struct device"
Greg Kroah-Hartman
1
-8
/
+0
2009-01-10
Revert "driver core: move klist_children into private structure"
Greg Kroah-Hartman
1
-24
/
+13
2009-01-06
driver core: add root_device_register()
Mark McLoughlin
1
-0
/
+91
2009-01-06
Driver core: move the bus notifier call points
Alan Stern
1
-11
/
+14
2009-01-06
driver core: move klist_children into private structure
Greg Kroah-Hartman
1
-13
/
+24
2009-01-06
driver core: create a private portion of struct device
Greg Kroah-Hartman
1
-0
/
+8
2009-01-06
driver core: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-18
/
+18
2008-10-16
kobject: Fix kobject_rename and !CONFIG_SYSFS
Eric W. Biederman
1
-0
/
+5
2008-10-16
Driver core: Fix cleanup in device_create_vargs().
Cornelia Huck
1
-1
/
+1
2008-10-16
Driver core: Clarify device cleanup.
Cornelia Huck
1
-5
/
+18
2008-10-09
driver-core: use klist for class device list and implement iterator
Tejun Heo
1
-3
/
+3
2008-08-21
driver core: add init_name to struct device
Greg Kroah-Hartman
1
-7
/
+13
2008-08-21
PM: don't skip device PM init when CONFIG_PM_SLEEP isn't set and CONFIG_PM is...
Alan Stern
1
-3
/
+6
2008-08-21
dev_printk(): constify the `dev' argument
Jean Delvare
1
-1
/
+1
2008-07-26
Use WARN() in drivers/base/
Arjan van de Ven
1
-4
/
+2
2008-07-22
driver core: Suppress sysfs warnings for device_rename().
Cornelia Huck
1
-4
/
+5
2008-07-22
class: change internal semaphore to a mutex
Dave Young
1
-4
/
+5
2008-07-22
class: rename "sem" to "class_sem" in internal class structure
Greg Kroah-Hartman
1
-4
/
+4
2008-07-22
class: rename "subsys" to "class_subsys" in internal class structure
Greg Kroah-Hartman
1
-14
/
+17
2008-07-22
class: rename "interfaces" to "class_interfaces" in internal class structure
Greg Kroah-Hartman
1
-4
/
+4
[next]