index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
device.h
Age
Commit message (
Expand
)
Author
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-02
PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain
Rafael J. Wysocki
2011-06-27
Fix some kernel-doc warnings
Vitaliy Ivanov
2011-06-21
PM: Rename dev_pm_info.in_suspend to is_prepared
Alan Stern
2011-05-19
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-05-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2011-05-18
drivercore: revert addition of of_match to struct device
Grant Likely
2011-05-11
PM: Remove sysdev suspend, resume and shutdown operations
Rafael J. Wysocki
2011-05-06
driver core: Add the device driver-model structures to kerneldoc
Wanlong Gao
2011-04-22
driver core: let dev_set_drvdata return int instead of void as it can fail
Uwe Kleine-König
2011-04-19
drivers: make device_type const
Stephen Hemminger
2011-04-19
device: add dev_WARN_ONCE
Felipe Balbi
2011-03-23
Introduce ARCH_NO_SYSDEV_OPS config option (v2)
Rafael J. Wysocki
2011-03-16
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2011-03-15
PM: Add support for device power domains
Rafael J. Wysocki
2011-02-28
drivercore/dt: add a match table pointer to struct device
Grant Likely
2011-01-21
driver-core: remove conditionals around devicetree pointers
Grant Likely
2011-01-10
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-01-08
sysfs: Introducing binary attributes for struct class
Stefan Achatz
2010-12-24
PM: Replace the device power.status field with a bit field
Rafael J. Wysocki
2010-11-17
driver-core: merge private parts of class and bus
Kay Sievers
2010-10-22
SYSFS: Allow boot time switching between deprecated and modern sysfs layout
Andi Kleen
2010-08-05
driver core: device_rename's new_name can be const
Johannes Berg
2010-08-05
Driver core: Add BUS_NOTIFY_BIND_DRIVER
Magnus Damm
2010-08-05
Driver core: Drop __must_check from bus_for_each_drv()
Jean Delvare
2010-07-04
device.h drivers/base/core.c Convert dev_<level> logging macros to functions
Joe Perches
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
drivercore: Add of_match_table to the common device drivers
Grant Likely
2010-05-21
kobj: Add basic infrastructure for dealing with namespaces.
Eric W. Biederman
2010-05-21
drivers/base: Convert dev->sem to mutex
Thomas Gleixner
2010-04-28
driver-core: Add device node pointer to struct device
Grant Likely
2010-03-10
driver core: Early dev_name() support.
Paul Mundt
2010-03-07
Driver core: create lock/unlock functions for struct device
Greg Kroah-Hartman
2010-03-07
driver core: Add class_attr_string for simple read-only string
Andi Kleen
2010-03-07
driver-core: Add attribute argument to class_attribute show/store
Andi Kleen
2010-02-26
PM: Add facility for advanced testing of async suspend/resume
Rafael J. Wysocki
2010-02-26
PM: Asynchronous suspend and resume of devices
Rafael J. Wysocki
2009-12-23
Driver core: driver_attribute parameters can often be const*
Phil Carmody
2009-12-23
Driver core: bin_attribute parameters can often be const*
Phil Carmody
2009-12-23
Driver core: device_attribute parameters can often be const*
Phil Carmody
2009-12-11
Driver Core: devtmpfs: use sys_mount()
Kay Sievers
2009-10-30
Driver core: allow certain drivers prohibit bind/unbind via sysfs
Dmitry Torokhov
2009-09-19
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
2009-09-15
Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev
Kay Sievers
2009-09-15
Driver core: Add support for compatibility classes
Jean Delvare
2009-09-15
driver model: constify attribute groups
David Brownell
2009-09-15
Driver core: Add accessor for device platform data
Mark Brown
2009-09-15
Driver core: move dev_get/set_drvdata to drivers/base/dd.c
Greg Kroah-Hartman
[next]