index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-21
driver-core: fix Typo in drivers/base/core.c for CONFIG_MODULE
Christoph Egger
1
-1
/
+1
2010-05-21
driver core: Implement ns directory support for device classes.
Eric W. Biederman
1
-9
/
+12
2010-05-21
kobj: Add basic infrastructure for dealing with namespaces.
Eric W. Biederman
1
-14
/
+63
2010-05-21
Driver core: Protect device shutdown from hot unplug events.
Hugh Daschbach
1
-3
/
+22
2010-05-21
lockdep: Add novalidate class for dev->mutex conversion
Peter Zijlstra
1
-0
/
+1
2010-05-21
drivers/base: Convert dev->sem to mutex
Thomas Gleixner
1
-2
/
+1
2010-05-21
Driver core: don't initialize wakeup flags
Alan Stern
1
-1
/
+0
2010-03-19
driver-core: document ERR_PTR() return values
Jani Nikula
1
-0
/
+6
2010-03-07
driver core: Use sysfs_rename_link in device_rename
Eric W. Biederman
1
-12
/
+6
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
1
-1
/
+1
2010-03-07
kobject: Constify struct kset_uevent_ops
Emese Revfy
1
-1
/
+1
2010-03-07
Driver-Core: require valid action string in uevent trigger
Kay Sievers
1
-8
/
+3
2010-03-07
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-15
Driver Core: add nodename callbacks
Kay Sievers
1
-1
/
+50
2009-06-15
driver core: fix gcc 4.3.3 warnings about string literals
Greg Kroah-Hartman
1
-2
/
+2
2009-06-15
driver core: synchronize device shutdown
Shaohua Li
1
-0
/
+2
2009-05-28
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-16
driver core: prevent device_for_each_child from oopsing
Greg Kroah-Hartman
1
-0
/
+3
2009-03-24
Driver core: Fix device_move() vs. dpm list ordering, v2
Cornelia Huck
1
-1
/
+18
2009-03-24
Driver core: implement uevent suppress in kobject
Ming Lei
1
-2
/
+0
2009-03-24
driver core: move klist_children into private structure
Greg Kroah-Hartman
1
-14
/
+25
2009-03-24
driver core: create a private portion of struct device
Greg Kroah-Hartman
1
-0
/
+9
2009-03-24
driver core: get rid of struct device's bus_id string array
Kay Sievers
1
-20
/
+19
2009-01-28
driver-core: fix kernel-doc parameter name
Randy Dunlap
1
-1
/
+1
2009-01-20
driver core: Convert '/' to '!' in dev_set_name()
Roland Dreier
1
-0
/
+6
2009-01-09
Revert "driver core: create a private portion of struct device"
Greg Kroah-Hartman
1
-8
/
+0
2009-01-09
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
[next]