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
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-04
driver core: Provide an wrapper around the mutex to do lockdep warnings
Konrad Rzeszutek Wilk
2014-11-26
device: Add dev_<level>_once variants
Joe Perches
2014-10-15
Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-10-02
driver core: Add BUS_NOTIFY_REMOVED_DEVICE event
Joerg Roedel
2014-09-23
devres: Improve devm_kasprintf()/kvasprintf() support
Geert Uytterhoeven
2014-08-05
Merge tag 'iommu-updates-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-08-04
Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-07-17
devres: Add devm_kasprintf and devm_kvasprintf API
Himangi Saraogi
2014-07-07
iommu: Constify struct iommu_ops
Thierry Reding
2014-06-19
devres: remove devm_request_and_ioremap()
Jingoo Han
2014-06-05
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
Linus Torvalds
2014-06-03
Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-05-27
driver core: Inline dev_set/get_drvdata
Jean Delvare
2014-05-27
driver core: dev_set_drvdata returns void
Jean Delvare
2014-05-27
driver core: Move driver_data back to struct device
Jean Delvare
2014-05-24
devres: Add devm_get_free_pages API
Eli Billauer
2014-05-23
Merge tag 'dt-dma-properties-for-arm' of git://git.kernel.org/pub/scm/linux/k...
Russell King
2014-05-05
device: introduce per device dma_pfn_offset
Santosh Shilimkar
2014-04-29
devres: introduce API "devm_kmemdup
Srinivas Pandruvada
2014-04-16
sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()
Tejun Heo
2014-04-01
Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-03-25
Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow...
Greg Kroah-Hartman
2014-02-11
devres: introduce API "devm_kstrdup"
Manish Badarkhe
2014-02-07
sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()
Tejun Heo
2014-02-07
kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers
Tejun Heo
2013-11-14
ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node
Rafael J. Wysocki
2013-10-29
device: Make dev_WARN/dev_WARN_ONCE print device as well as driver name
Bjorn Helgaas
2013-10-16
devres: add kernel standard devm_k.alloc functions
Joe Perches
2013-10-06
driver core: remove dev_bin_attrs from struct class
Greg Kroah-Hartman
2013-10-05
driver core: remove dev_attrs from struct class
Greg Kroah-Hartman
2013-09-28
driver-core: remove struct bus_type.drv_attrs
Greg Kroah-Hartman
2013-09-28
driver-core: remove struct bus_type.bus_attrs
Greg Kroah-Hartman
2013-09-26
sysfs: make attr namespace interface less convoluted
Tejun Heo
2013-09-09
Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2013-09-03
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-08-29
driver core / ACPI: Avoid device hot remove locking issues
Rafael J. Wysocki
2013-08-28
dev-core: fix build break when DEBUG is enabled
Dmitry Kasatkin
2013-08-27
drivers: dma-contiguous: clean source code and prepare for device tree
Marek Szyprowski
2013-08-23
driver core: create write-only attribute macros for devices and drivers
Greg Kroah-Hartman
2013-08-12
driver core: bus_type: add bus_groups
Greg Kroah-Hartman
2013-08-12
driver core: bus_type: add drv_groups
Greg Kroah-Hartman
2013-08-12
driver core: bus_type: add dev_groups
Greg Kroah-Hartman
2013-07-16
driver core: add default groups to struct class
Greg Kroah-Hartman
2013-07-16
driver core: Introduce device_create_groups
Guenter Roeck
2013-07-16
driver core: device.h: add RW and RO attribute macros
Greg Kroah-Hartman
2013-07-03
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-06-25
driver core: device.h: fix doc compilation warnings
Michael Opdenacker
2013-05-12
Driver core: Add offline/online device operations
Rafael J. Wysocki
[next]