index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
device.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
driver core: create write-only attribute macros for devices and drivers
Greg Kroah-Hartman
2013-08-23
1
-0
/
+4
|
*
|
|
driver core: bus_type: add bus_groups
Greg Kroah-Hartman
2013-08-12
1
-1
/
+3
|
*
|
|
driver core: bus_type: add drv_groups
Greg Kroah-Hartman
2013-08-12
1
-1
/
+3
|
*
|
|
driver core: bus_type: add dev_groups
Greg Kroah-Hartman
2013-08-12
1
-1
/
+3
|
|
/
/
*
/
/
dev-core: fix build break when DEBUG is enabled
Dmitry Kasatkin
2013-08-28
1
-3
/
+13
|
/
/
*
|
driver core: add default groups to struct class
Greg Kroah-Hartman
2013-07-16
1
-1
/
+3
*
|
driver core: Introduce device_create_groups
Guenter Roeck
2013-07-16
1
-0
/
+5
*
|
driver core: device.h: add RW and RO attribute macros
Greg Kroah-Hartman
2013-07-16
1
-7
/
+21
|
/
*
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-07-03
1
-0
/
+22
|
\
|
*
Driver core: Add offline/online device operations
Rafael J. Wysocki
2013-05-12
1
-0
/
+21
*
|
driver core: device.h: fix doc compilation warnings
Michael Opdenacker
2013-06-25
1
-0
/
+3
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2013-05-01
1
-0
/
+4
|
\
|
*
Merge tag 'v3.9-rc3' into next
Dmitry Torokhov
2013-03-17
1
-2
/
+35
|
|
\
|
*
|
devres: allow adding custom actions to the stack
Dmitry Torokhov
2013-02-25
1
-0
/
+4
*
|
|
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2013-04-29
1
-0
/
+2
|
\
\
\
|
*
|
|
driver/base: implement subsys_virtual_register()
Tejun Heo
2013-03-12
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
driver core: handle user namespaces properly with the uid/gid devtmpfs change
Greg Kroah-Hartman
2013-04-11
1
-2
/
+2
*
|
|
driver core: add uid and gid to devtmpfs
Kay Sievers
2013-04-08
1
-2
/
+5
*
|
|
device: separate all subsys mutexes
Michal Hocko
2013-03-13
1
-9
/
+3
|
/
/
*
|
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
1
-2
/
+3
|
\
\
|
*
|
driver-core: constify data for class_find_device()
Michał Mirosław
2013-02-06
1
-2
/
+2
|
*
|
lib: devres: Introduce devm_ioremap_resource()
Thierry Reding
2013-01-22
1
-0
/
+1
*
|
|
drivers/pinctrl: grab default handles from device core
Linus Walleij
2013-01-23
1
-0
/
+7
|
/
/
*
|
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-12-14
1
-0
/
+7
|
\
\
|
*
|
drivers/base: Add a DEVICE_BOOL_ATTR macro
Borislav Petkov
2012-10-26
1
-0
/
+7
|
|
/
*
|
ACPI / driver core: Introduce struct acpi_dev_node and related macros
Rafael J. Wysocki
2012-11-21
1
-2
/
+16
*
|
driver core / ACPI: Move ACPI support to core device and driver types
Mika Westerberg
2012-11-15
1
-0
/
+4
|
/
*
Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-10-02
1
-0
/
+7
|
\
|
*
PM: Do not use the syscore flag for runtime PM
Rafael J. Wysocki
2012-09-04
1
-0
/
+7
*
|
device.h: Add missing inline to #ifndef CONFIG_PRINTK dev_vprintk_emit
Joe Perches
2012-09-26
1
-4
/
+6
*
|
device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emit
Joe Perches
2012-09-17
1
-2
/
+0
*
|
dev: Add dev_vprintk_emit and dev_printk_emit
Joe Perches
2012-09-17
1
-0
/
+11
*
|
dev_dbg/dynamic_debug: Update to use printk_emit, optimize stack
Joe Perches
2012-09-17
1
-4
/
+4
*
|
driver-core: Shut up dev_dbg_reatelimited() without DEBUG
Hiroshi Doyu
2012-09-10
1
-24
/
+38
*
|
driver core: devres: introduce devres_for_each_res
Ming Lei
2012-08-16
1
-0
/
+4
|
/
*
Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-07-26
1
-0
/
+5
|
\
|
*
driver-core: Move kobj_to_dev from genhd.h to device.h
Lars-Peter Clausen
2012-07-16
1
-0
/
+5
|
|
|
\
*
-
.
\
Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...
Joerg Roedel
2012-07-23
1
-0
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
driver core: Add iommu_group tracking to struct device
Alex Williamson
2012-06-25
1
-0
/
+2
|
|
/
*
/
Make wait_for_device_probe() also do scsi_complete_async_scans()
Linus Torvalds
2012-07-18
1
-2
/
+0
|
/
*
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2012-05-25
1
-0
/
+4
|
\
|
*
drivers: add Contiguous Memory Allocator
Marek Szyprowski
2012-05-21
1
-0
/
+4
*
|
sysfs: get rid of some lockdep false positives
Alan Stern
2012-05-14
1
-0
/
+3
*
|
driver core: Add dev_*_ratelimited() family
Hiroshi DOYU
2012-05-14
1
-0
/
+27
*
|
devres: Add devres_release()
Mark Brown
2012-05-04
1
-0
/
+2
*
|
driver-core: fix DEVICE_INT_ATTR to use correct show/store functions
Michael Davidson
2012-05-04
1
-1
/
+1
*
|
Revert "driver core: check start node in klist_iter_init_node"
Greg Kroah-Hartman
2012-04-19
1
-5
/
+5
*
|
driver core: check start node in klist_iter_init_node
Hannes Reinecke
2012-04-18
1
-5
/
+5
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-21
1
-4
/
+0
|
\
|
*
driver-core: remove legacy iSeries hack
Stephen Rothwell
2012-03-09
1
-4
/
+0
[prev]
[next]