index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
device.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-26
Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow...
Greg Kroah-Hartman
1
-1
/
+10
2014-02-11
devres: introduce API "devm_kstrdup"
Manish Badarkhe
1
-0
/
+1
2014-02-08
sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()
Tejun Heo
1
-10
/
+1
2014-02-08
kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers
Tejun Heo
1
-0
/
+2
2013-11-15
ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node
Rafael J. Wysocki
1
-9
/
+3
2013-10-30
device: Make dev_WARN/dev_WARN_ONCE print device as well as driver name
Bjorn Helgaas
1
-6
/
+5
2013-10-17
devres: add kernel standard devm_k.alloc functions
Joe Perches
1
-2
/
+19
2013-10-06
driver core: remove dev_bin_attrs from struct class
Greg Kroah-Hartman
1
-2
/
+0
2013-10-06
driver core: remove dev_attrs from struct class
Greg Kroah-Hartman
1
-2
/
+0
2013-09-28
driver-core: remove struct bus_type.drv_attrs
Greg Kroah-Hartman
1
-2
/
+0
2013-09-28
driver-core: remove struct bus_type.bus_attrs
Greg Kroah-Hartman
1
-2
/
+0
2013-09-27
sysfs: make attr namespace interface less convoluted
Tejun Heo
1
-6
/
+18
2013-09-09
Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
1
-1
/
+1
2013-09-04
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+13
2013-08-30
driver core / ACPI: Avoid device hot remove locking issues
Rafael J. Wysocki
1
-0
/
+1
2013-08-28
dev-core: fix build break when DEBUG is enabled
Dmitry Kasatkin
1
-3
/
+13
2013-08-27
drivers: dma-contiguous: clean source code and prepare for device tree
Marek Szyprowski
1
-1
/
+1
2013-08-24
driver core: create write-only attribute macros for devices and drivers
Greg Kroah-Hartman
1
-0
/
+4
2013-08-13
driver core: bus_type: add bus_groups
Greg Kroah-Hartman
1
-1
/
+3
2013-08-13
driver core: bus_type: add drv_groups
Greg Kroah-Hartman
1
-1
/
+3
2013-08-13
driver core: bus_type: add dev_groups
Greg Kroah-Hartman
1
-1
/
+3
2013-07-16
driver core: add default groups to struct class
Greg Kroah-Hartman
1
-1
/
+3
2013-07-16
driver core: Introduce device_create_groups
Guenter Roeck
1
-0
/
+5
2013-07-16
driver core: device.h: add RW and RO attribute macros
Greg Kroah-Hartman
1
-7
/
+21
2013-07-04
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+22
2013-06-26
driver core: device.h: fix doc compilation warnings
Michael Opdenacker
1
-0
/
+3
2013-05-12
Driver core: Add offline/online device operations
Rafael J. Wysocki
1
-0
/
+21
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+4
2013-04-30
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-0
/
+2
2013-04-11
driver core: handle user namespaces properly with the uid/gid devtmpfs change
Greg Kroah-Hartman
1
-2
/
+2
2013-04-08
driver core: add uid and gid to devtmpfs
Kay Sievers
1
-2
/
+5
2013-03-18
Merge tag 'v3.9-rc3' into next
Dmitry Torokhov
1
-2
/
+35
2013-03-13
device: separate all subsys mutexes
Michal Hocko
1
-9
/
+3
2013-03-12
driver/base: implement subsys_virtual_register()
Tejun Heo
1
-0
/
+2
2013-02-26
devres: allow adding custom actions to the stack
Dmitry Torokhov
1
-0
/
+4
2013-02-22
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+3
2013-02-07
driver-core: constify data for class_find_device()
Michał Mirosław
1
-2
/
+2
2013-01-23
drivers/pinctrl: grab default handles from device core
Linus Walleij
1
-0
/
+7
2013-01-22
lib: devres: Introduce devm_ioremap_resource()
Thierry Reding
1
-0
/
+1
2012-12-14
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+7
2012-11-21
ACPI / driver core: Introduce struct acpi_dev_node and related macros
Rafael J. Wysocki
1
-2
/
+16
2012-11-15
driver core / ACPI: Move ACPI support to core device and driver types
Mika Westerberg
1
-0
/
+4
2012-10-26
drivers/base: Add a DEVICE_BOOL_ATTR macro
Borislav Petkov
1
-0
/
+7
2012-10-03
Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-0
/
+7
2012-09-27
device.h: Add missing inline to #ifndef CONFIG_PRINTK dev_vprintk_emit
Joe Perches
1
-4
/
+6
2012-09-17
device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emit
Joe Perches
1
-2
/
+0
2012-09-17
dev: Add dev_vprintk_emit and dev_printk_emit
Joe Perches
1
-0
/
+11
2012-09-17
dev_dbg/dynamic_debug: Update to use printk_emit, optimize stack
Joe Perches
1
-4
/
+4
2012-09-11
driver-core: Shut up dev_dbg_reatelimited() without DEBUG
Hiroshi Doyu
1
-24
/
+38
[prev]
[next]