Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
6c34b3459b173a54f64cadfeeb156eb8737ff8bb
/
drivers
/
base
/
base.h
f132c6c
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4
by Steve Muckle
· 12 years ago
24e887c
drivercore: Add driver probe deferral mechanism
by Grant Likely
· 13 years ago
ef8a3fd
driver core: move the deferred probe pointer into the private area
by Greg Kroah-Hartman
· 13 years ago
d1c3414
drivercore: Add driver probe deferral mechanism
by Grant Likely
· 13 years ago
024f784
cpu: Do not return errors from cpu_dev_init() which will be ignored
by Ben Hutchings
· 13 years ago
ca22e56
driver-core: implement 'sysdev' functionality for regular devices and buses
by Kay Sievers
· 13 years ago
ba33162
drivers/base: base.h implicitly depends on <linux/notifier.h>
by Paul Gortmaker
· 13 years ago
2e711c0
PM: Remove sysdev suspend, resume and shutdown operations
by Rafael J. Wysocki
· 14 years ago
6b6e39a
driver-core: merge private parts of class and bus
by Kay Sievers
· 14 years ago
2b2af54
Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev
by Kay Sievers
· 16 years ago
b402843
Driver core: move dev_get/set_drvdata to drivers/base/dd.c
by Greg Kroah-Hartman
· 15 years ago
2023c61
Driver core: add new device to bus's list before probing
by Alan Stern
· 15 years ago
5247aec
driver core: fix driver_match_device
by Ming Lei
· 16 years ago
ae1b417
driver core: move knode_bus into private structure
by Greg Kroah-Hartman
· 16 years ago
8940b4f
driver core: move knode_driver into private structure
by Greg Kroah-Hartman
· 16 years ago
f791b8c
driver core: move klist_children into private structure
by Greg Kroah-Hartman
· 16 years ago
fb069a5
driver core: create a private portion of struct device
by Greg Kroah-Hartman
· 16 years ago
49b420a
driver core: check bus->match without holding device lock
by Ming Lei
· 16 years ago
770824b
PM: Split up sysdev_[suspend|resume] from device_power_[down|up]
by Rafael J. Wysocki
· 16 years ago
926bead
Revert "driver core: create a private portion of struct device"
by Greg Kroah-Hartman
· 16 years ago
e2d4077
Revert "driver core: move klist_children into private structure"
by Greg Kroah-Hartman
· 16 years ago
cda5e83
Revert "driver core: move knode_driver into private structure"
by Greg Kroah-Hartman
· 16 years ago
4db8e28
Revert "driver core: move knode_bus into private structure"
by Greg Kroah-Hartman
· 16 years ago
b9daa99
driver core: move knode_bus 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
11c3b5c
driver core: move klist_children into private structure
by Greg Kroah-Hartman
· 16 years ago
2831fe6
driver core: create a private portion of struct device
by Greg Kroah-Hartman
· 16 years ago
5a3ceb8
driver-core: use klist for class device list and implement iterator
by Tejun Heo
· 16 years ago
f75b1c6
class: change internal semaphore to a mutex
by Dave Young
· 16 years ago
1e41250
class: fix docbook comments for class_private structure
by Greg Kroah-Hartman
· 16 years ago
d9a0157
class: rename "sem" to "class_sem" in internal class structure
by Greg Kroah-Hartman
· 16 years ago
1fbfee6
class: rename "subsys" to "class_subsys" in internal class structure
by Greg Kroah-Hartman
· 16 years ago
184f1f7
class: rename "interfaces" to "class_interfaces" in internal class structure
by Greg Kroah-Hartman
· 16 years ago
97ae69f
class: rename "devices" to "class_devices" in internal class structure
by Greg Kroah-Hartman
· 16 years ago
7c71448
class: move driver core specific parts to a private structure
by Greg Kroah-Hartman
· 17 years ago
c3b19ff
driver core: remove no longer used "struct class_device"
by Kay Sievers
· 17 years ago
4a3ad20
Driver core: coding style fixes
by Greg Kroah-Hartman
· 17 years ago
92b4214
driver core: fix build with SYSFS=n
by Randy Dunlap
· 17 years ago
db1118a
Driver core: use LIST_HEAD instead of call to INIT_LIST_HEAD in __init
by Denis Cheng
· 17 years ago
e5dd127
Driver core: move the static kobject out of struct driver
by Greg Kroah-Hartman
· 17 years ago
c63469a
Driver core: move the driver specific module code into the driver core
by Greg Kroah-Hartman
· 17 years ago
c6f7e72
driver core: remove fields from struct bus_type
by Greg Kroah-Hartman
· 17 years ago
881c6cf
kset: convert /sys/devices to use kset_create
by Greg Kroah-Hartman
· 17 years ago
5901d01
Driver core: remove get_bus()
by Greg Kroah-Hartman
· 17 years ago
fc1ede5
Driver core: remove put_bus()
by Greg Kroah-Hartman
· 17 years ago
2a01345
Driver core: fix devres_release_all() return value
by Adrian Bunk
· 17 years ago
823bccf
remove "struct subsystem" as it is no longer needed
by Greg Kroah-Hartman
· 18 years ago
c6a4669
driver core: don't fail attaching the device if it cannot be bound
by Cornelia Huck
· 18 years ago
9ac7849
devres: device resource management
by Tejun Heo
· 18 years ago
f86db39
drivers/base: check errors
by Andrew Morton
· 18 years ago
aa49b91
[PATCH] Driver core: change make_class_name() to take kobjects
by Greg Kroah-Hartman
· 18 years ago
4039483
[PATCH] Driver Core: Add /sys/hypervisor when needed
by Michael Holzheu
· 19 years ago
1740757
[PATCH] Driver Core: remove unused exports
by Greg Kroah-Hartman
· 19 years ago
53877d0
[PATCH] Driver core: bus device event delay
by Kay Sievers
· 19 years ago
f67d115
[PATCH] drivers/base/: proper prototypes
by Adrian Bunk
· 19 years ago
a1bdc7a
[PATCH] drivers/base - fix sparse warnings
by Ben Dooks
· 19 years ago
afdce75
[PATCH] driver core: Add the ability to bind drivers to devices from userspace
by Greg Kroah-Hartman
· 19 years ago
07e4a3e
[PATCH] Move device/driver code to drivers/base/dd.c
by mochel@digitalimplant.org
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago