index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
bus.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 3.3-rc2 into the driver-core-next branch.
Greg Kroah-Hartman
2012-02-02
1
-4
/
+5
|
\
|
*
kernel-doc: fix new warnings in driver-core
Randy Dunlap
2012-01-23
1
-4
/
+5
*
|
driver-core: Fix possible null reference in subsys_interface_unregister
Jonghwan Choi
2012-01-24
1
-2
/
+4
|
/
*
driver-core: implement 'sysdev' functionality for regular devices and buses
Kay Sievers
2011-12-14
1
-19
/
+274
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
1
-1
/
+1
|
\
|
*
Fix "forcably" comment typo
Robert P. J. Day
2010-11-21
1
-1
/
+1
*
|
driver-core: merge private parts of class and bus
Kay Sievers
2010-11-17
1
-7
/
+6
|
/
*
driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices
Kay Sievers
2010-10-22
1
-22
/
+0
*
driver core: fix memory leak on one error path in bus_register()
Jike Song
2010-08-05
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
Driver core: create lock/unlock functions for struct device
Greg Kroah-Hartman
2010-03-07
1
-10
/
+10
*
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2010-03-07
1
-2
/
+2
*
kobject: Constify struct kset_uevent_ops
Emese Revfy
2010-03-07
1
-1
/
+1
*
driver core: Prevent reference to freed memory on error path
Phil Carmody
2009-12-23
1
-1
/
+1
*
Driver core: allow certain drivers prohibit bind/unbind via sysfs
Dmitry Torokhov
2009-10-30
1
-6
/
+11
*
Driver core: add new device to bus's list before probing
Alan Stern
2009-09-15
1
-13
/
+10
*
trivial: fix grammo in bus_for_each_dev() kerneldoc
Alex Chiang
2009-06-12
1
-1
/
+1
*
Driver Core: do not oops when driver_unregister() is called for unregistered ...
Kay Sievers
2009-05-28
1
-1
/
+3
*
driver core: move knode_bus into private structure
Greg Kroah-Hartman
2009-03-24
1
-13
/
+27
*
driver-core: do not register a driver with bus_type not registered
Dave Young
2009-03-24
1
-0
/
+2
*
driver core: check bus->match without holding device lock
Ming Lei
2009-03-24
1
-1
/
+1
*
Revert "driver core: move knode_bus into private structure"
Greg Kroah-Hartman
2009-01-09
1
-27
/
+13
*
driver core: move knode_bus into private structure
Greg Kroah-Hartman
2009-01-06
1
-13
/
+27
*
driver core: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
1
-6
/
+6
*
Driver core: add bus_sort_breadthfirst() function
Greg Kroah-Hartman
2008-10-16
1
-0
/
+50
*
Driver core: make bus_find_device_by_name() more robust
Peter Korsgaard
2008-10-16
1
-3
/
+1
*
bus_remove_device: be more careful about incomplete initialization
Rafael J. Wysocki
2008-04-22
1
-1
/
+2
*
driver core: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-19
1
-4
/
+4
*
Driver core: make device_is_registered() work for class devices
Greg Kroah-Hartman
2008-04-19
1
-7
/
+2
*
Driver core: Fix error handling in bus_add_driver().
Cornelia Huck
2008-02-21
1
-4
/
+5
*
Driver core: add bus_find_device_by_name function
Greg Kroah-Hartman
2008-01-27
1
-12
/
+29
*
Driver core: coding style fixes
Greg Kroah-Hartman
2008-01-24
1
-150
/
+140
*
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
2008-01-24
1
-2
/
+2
*
Kobject: change drivers/base/bus to use kobject_init_and_add
Greg Kroah-Hartman
2008-01-24
1
-6
/
+4
*
Driver core: clean up debugging messages
Greg Kroah-Hartman
2008-01-24
1
-7
/
+7
*
Driver core: move the static kobject out of struct driver
Greg Kroah-Hartman
2008-01-24
1
-32
/
+39
*
driver core: remove fields from struct bus_type
Greg Kroah-Hartman
2008-01-24
1
-51
/
+65
*
driver core: add way to get to bus device klist
Greg Kroah-Hartman
2008-01-24
1
-0
/
+6
*
driver core: add way to get to bus kset
Greg Kroah-Hartman
2008-01-24
1
-0
/
+6
*
kobject: remove subsystem_(un)register functions
Greg Kroah-Hartman
2008-01-24
1
-3
/
+3
*
kset: convert struct bus_device->drivers to use kset_create
Greg Kroah-Hartman
2008-01-24
1
-7
/
+8
*
kset: convert struct bus_device->devices to use kset_create
Greg Kroah-Hartman
2008-01-24
1
-9
/
+10
*
kset: convert drivers/base/bus.c to use kset_create
Greg Kroah-Hartman
2008-01-24
1
-4
/
+7
*
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
2008-01-24
1
-2
/
+3
*
Driver core: rename ktype_driver
Greg Kroah-Hartman
2007-10-12
1
-2
/
+2
*
Driver core: add uevent file for bus and driver
Kay Sievers
2007-10-12
1
-0
/
+35
*
Driver core: remove get_bus()
Greg Kroah-Hartman
2007-10-12
1
-12
/
+12
*
Driver core: remove put_bus()
Greg Kroah-Hartman
2007-10-12
1
-15
/
+14
*
Driver core: remove subsys_get()
Greg Kroah-Hartman
2007-10-12
1
-1
/
+1
*
Driver core: remove subsys_put()
Greg Kroah-Hartman
2007-10-12
1
-1
/
+1
[next]