index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
device.h
Age
Commit message (
Expand
)
Author
2012-01-23
kernel-doc: fix new warnings in device.h
Randy Dunlap
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2012-01-04
driver core: remove __must_check from device_create_file
Greg Kroah-Hartman
2012-01-03
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
2011-12-14
driver-core: implement 'sysdev' functionality for regular devices and buses
Kay Sievers
2011-11-21
Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2011-11-17
PM Sleep: Do not extend wakeup paths to devices with ignore_children set
Rafael J. Wysocki
2011-11-17
drivercore: Generalize module_platform_driver
Lars-Peter Clausen
2011-11-15
lib: devres: add convenience function to remap a resource
Wolfram Sang
2011-11-15
device.h: Fix struct member documentation
Marcos Paulo de Souza
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
2011-10-31
include: replace linux/module.h with "struct module" wherever possible
Paul Gortmaker
2011-10-31
include: convert various register fcns to macros to avoid include chaining
Paul Gortmaker
2011-10-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
2011-10-25
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2011-10-21
Driver core: Add iommu_ops to bus_type
Joerg Roedel
2011-10-19
class: Implement support for class attrs in tagged sysfs directories.
Eric W. Biederman
2011-08-25
PM: Introduce struct pm_subsys_data
Rafael J. Wysocki
2011-08-22
dynamic_debug: Add __dynamic_dev_dbg
Joe Perches
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
[next]