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.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
2012-03-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-4
/
+0
2012-03-20
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-3
/
+4
2012-03-10
driver-core: Allow additional parameters for module_driver
Lars-Peter Clausen
1
-3
/
+4
2012-03-09
driver-core: remove legacy iSeries hack
Stephen Rothwell
1
-4
/
+0
2012-03-09
driver core: move the deferred probe pointer into the private area
Greg Kroah-Hartman
1
-5
/
+0
2012-03-08
drivercore: Add driver probe deferral mechanism
Grant Likely
1
-0
/
+5
2012-02-02
Merge 3.3-rc2 into the driver-core-next branch.
Greg Kroah-Hartman
1
-5
/
+10
2012-01-25
Eliminate get_driver() and put_driver()
Alan Stern
1
-2
/
+0
2012-01-25
dynamic_debug: make dynamic-debug supersede DEBUG ccflag
Jim Cromie
1
-4
/
+4
2012-01-23
kernel-doc: fix new warnings in device.h
Randy Dunlap
1
-5
/
+10
2012-01-09
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-3
/
+3
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
1
-7
/
+101
2012-01-05
driver core: remove __must_check from device_create_file
Greg Kroah-Hartman
1
-2
/
+2
2012-01-04
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
1
-3
/
+3
2011-12-15
driver-core: implement 'sysdev' functionality for regular devices and buses
Kay Sievers
1
-4
/
+74
2011-11-22
Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2011-11-18
PM Sleep: Do not extend wakeup paths to devices with ignore_children set
Rafael J. Wysocki
1
-0
/
+5
2011-11-18
drivercore: Generalize module_platform_driver
Lars-Peter Clausen
1
-0
/
+21
2011-11-16
lib: devres: add convenience function to remap a resource
Wolfram Sang
1
-0
/
+3
2011-11-15
device.h: Fix struct member documentation
Marcos Paulo de Souza
1
-1
/
+1
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+10
2011-11-01
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
1
-59
/
+51
2011-11-01
include: replace linux/module.h with "struct module" wherever possible
Paul Gortmaker
1
-1
/
+2
2011-11-01
include: convert various register fcns to macros to avoid include chaining
Paul Gortmaker
1
-4
/
+8
2011-10-31
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
1
-0
/
+6
2011-10-25
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+5
2011-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2011-10-21
Driver core: Add iommu_ops to bus_type
Joerg Roedel
1
-0
/
+6
2011-10-20
class: Implement support for class attrs in tagged sysfs directories.
Eric W. Biederman
1
-0
/
+2
2011-08-25
PM: Introduce struct pm_subsys_data
Rafael J. Wysocki
1
-0
/
+5
2011-08-23
dynamic_debug: Add __dynamic_dev_dbg
Joe Perches
1
-0
/
+5
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-02
PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain
Rafael J. Wysocki
1
-2
/
+2
2011-06-28
Fix some kernel-doc warnings
Vitaliy Ivanov
1
-1
/
+0
2011-06-22
PM: Rename dev_pm_info.in_suspend to is_prepared
Alan Stern
1
-2
/
+2
2011-05-20
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+158
2011-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-7
/
+0
2011-05-18
drivercore: revert addition of of_match to struct device
Grant Likely
1
-1
/
+0
2011-05-11
PM: Remove sysdev suspend, resume and shutdown operations
Rafael J. Wysocki
1
-7
/
+0
2011-05-07
driver core: Add the device driver-model structures to kerneldoc
Wanlong Gao
1
-3
/
+151
2011-04-23
driver core: let dev_set_drvdata return int instead of void as it can fail
Uwe Kleine-König
1
-1
/
+1
2011-04-20
drivers: make device_type const
Stephen Hemminger
1
-1
/
+1
2011-04-20
device: add dev_WARN_ONCE
Felipe Balbi
1
-1
/
+5
2011-03-24
Introduce ARCH_NO_SYSDEV_OPS config option (v2)
Rafael J. Wysocki
1
-0
/
+4
2011-03-17
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+1
2011-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+1
2011-03-15
PM: Add support for device power domains
Rafael J. Wysocki
1
-0
/
+1
2011-02-28
drivercore/dt: add a match table pointer to struct device
Grant Likely
1
-0
/
+1
2011-01-21
driver-core: remove conditionals around devicetree pointers
Grant Likely
1
-5
/
+2
2011-01-11
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+3
[next]