index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
device.h
Age
Commit message (
Expand
)
Author
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-06
driver-core: constify data for class_find_device()
Michał Mirosław
2013-01-23
drivers/pinctrl: grab default handles from device core
Linus Walleij
2013-01-22
lib: devres: Introduce devm_ioremap_resource()
Thierry Reding
2012-12-14
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-11-20
ACPI / driver core: Introduce struct acpi_dev_node and related macros
Rafael J. Wysocki
2012-11-14
driver core / ACPI: Move ACPI support to core device and driver types
Mika Westerberg
2012-10-26
drivers/base: Add a DEVICE_BOOL_ATTR macro
Borislav Petkov
2012-10-03
Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-09-26
device.h: Add missing inline to #ifndef CONFIG_PRINTK dev_vprintk_emit
Joe Perches
2012-09-17
device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emit
Joe Perches
2012-09-17
dev: Add dev_vprintk_emit and dev_printk_emit
Joe Perches
2012-09-17
dev_dbg/dynamic_debug: Update to use printk_emit, optimize stack
Joe Perches
2012-09-11
driver-core: Shut up dev_dbg_reatelimited() without DEBUG
Hiroshi Doyu
2012-09-03
PM: Do not use the syscore flag for runtime PM
Rafael J. Wysocki
2012-08-16
driver core: devres: introduce devres_for_each_res
Ming Lei
2012-07-26
Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-07-23
Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...
Joerg Roedel
2012-07-19
Make wait_for_device_probe() also do scsi_complete_async_scans()
Linus Torvalds
2012-07-17
driver-core: Move kobj_to_dev from genhd.h to device.h
Lars-Peter Clausen
2012-06-25
driver core: Add iommu_group tracking to struct device
Alex Williamson
2012-05-25
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2012-05-21
drivers: add Contiguous Memory Allocator
Marek Szyprowski
2012-05-14
sysfs: get rid of some lockdep false positives
Alan Stern
2012-05-14
driver core: Add dev_*_ratelimited() family
Hiroshi DOYU
2012-05-04
devres: Add devres_release()
Mark Brown
2012-05-04
driver-core: fix DEVICE_INT_ATTR to use correct show/store functions
Michael Davidson
2012-04-20
Revert "driver core: check start node in klist_iter_init_node"
Greg Kroah-Hartman
2012-04-18
driver core: check start node in klist_iter_init_node
Hannes Reinecke
2012-03-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-20
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2012-03-10
driver-core: Allow additional parameters for module_driver
Lars-Peter Clausen
2012-03-08
driver-core: remove legacy iSeries hack
Stephen Rothwell
2012-03-08
driver core: move the deferred probe pointer into the private area
Greg Kroah-Hartman
2012-03-08
drivercore: Add driver probe deferral mechanism
Grant Likely
2012-02-02
Merge 3.3-rc2 into the driver-core-next branch.
Greg Kroah-Hartman
2012-01-25
Eliminate get_driver() and put_driver()
Alan Stern
2012-01-24
dynamic_debug: make dynamic-debug supersede DEBUG ccflag
Jim Cromie
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-04
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-22
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-16
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-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
[next]