Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f5dec51172b81db226a23f309bc737ad021af35b
/
drivers
/
base
/
driver.c
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
099c2f2
Driver core: driver_attribute parameters can often be const*
by Phil Carmody
· 15 years ago
39acbc1
Driver core: fix driver_register() return value
by Stas Sergeev
· 15 years ago
a4dbd67
driver model: constify attribute groups
by David Brownell
· 15 years ago
5c8563d
Driver Core: do not oops when driver_unregister() is called for unregistered drivers
by Kay Sievers
· 15 years ago
8940b4f
driver core: move knode_driver into private structure
by Greg Kroah-Hartman
· 16 years ago
f48f3fe
driver-core: do not register a driver with bus_type not registered
by Dave Young
· 16 years ago
cda5e83
Revert "driver core: move knode_driver into private structure"
by Greg Kroah-Hartman
· 16 years ago
93e746d
driver core: move knode_driver into private structure
by Greg Kroah-Hartman
· 16 years ago
26d02d1
drivers/base/driver.c: remove unused to_dev() macro
by Joe Perches
· 16 years ago
16dc42e
driver core: warn about duplicate driver names on the same bus
by Stas Sergeev
· 17 years ago
d478376
driver core: fix small mem leak in driver_add_kobj()
by Jesper Juhl
· 17 years ago
7199677
driver-core: fix kernel-doc function parameters
by Randy Dunlap
· 17 years ago
0c98b19
Driver core: Remove unneeded get_{device,driver}() calls.
by Cornelia Huck
· 17 years ago
4a3ad20
Driver core: coding style fixes
by Greg Kroah-Hartman
· 17 years ago
b2d6db5
Kobject: rename kobject_add_ng() to kobject_add()
by Greg Kroah-Hartman
· 17 years ago
e5dd127
Driver core: move the static kobject out of struct driver
by Greg Kroah-Hartman
· 17 years ago
cbe9c59
Driver: add driver_add_kobj for looney iseries_veth driver
by Greg Kroah-Hartman
· 17 years ago
57c7453
driver core: Introduce default attribute groups.
by Cornelia Huck
· 17 years ago
c6f7e72
driver core: remove fields from struct bus_type
by Greg Kroah-Hartman
· 17 years ago
6dcec25
kset: convert struct bus_device->drivers to use kset_create
by Greg Kroah-Hartman
· 17 years ago
74e9f5f
Driver core: remove unneeded completion from driver release path
by Greg Kroah-Hartman
· 23 years ago
f5ef2ab
driver core: do not wait unnecessarily in driver_unregister()
by Linus Torvalds
· 18 years ago
81107bf
Driver core: Remove unneeded routines from driver core
by Alan Stern
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
594c828
[PATCH] Add bus_type probe, remove, shutdown methods.
by Russell King
· 19 years ago
c41455f
[PATCH] kernel-doc: drivers/base fixes
by Randy Dunlap
· 19 years ago
34bb61f
[PATCH] fix klist semantics for lists which have elements removed on traversal
by James Bottomley
· 19 years ago
0edb586
[PATCH] driver core: add bus_find_device & driver_find_device functions
by Cornelia Huck
· 19 years ago
126eddf
[PATCH] driver core: change export symbol for driver_for_each_device()
by gregkh@suse.de
· 20 years ago
4d12d2d
[PATCH] Fix up bogus comment.
by mochel@digitalimplant.org
· 20 years ago
94e7b1c5
[PATCH] Add a klist to struct device_driver for the devices bound to it.
by mochel@digitalimplant.org
· 20 years ago
fae3cd0
[PATCH] Add driver_for_each_device().
by mochel@digitalimplant.org
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago