Fix blkdev.h build errors when BLOCK=n
[linux-flexiantxendom0-3.2.10.git] / include / linux / device.h
2012-03-22 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2012-03-20 Linus TorvaldsMerge tag 'usb-3.3' of git://git./linux/kernel/git...
2012-03-10 Lars-Peter Clausendriver-core: Allow additional parameters for module_driver
2012-03-08 Stephen Rothwelldriver-core: remove legacy iSeries hack
2012-03-08 Greg Kroah-Hartmandriver core: move the deferred probe pointer into the...
2012-03-08 Grant Likelydrivercore: Add driver probe deferral mechanism
2012-02-02 Greg Kroah-HartmanMerge 3.3-rc2 into the driver-core-next branch.
2012-01-25 Alan SternEliminate get_driver() and put_driver()
2012-01-24 Jim Cromiedynamic_debug: make dynamic-debug supersede DEBUG ccflag
2012-01-24 Randy Dunlapkernel-doc: fix new warnings in device.h
2012-01-23 Randy Dunlapkernel-doc: fix new warnings in device.h
2012-01-12 Konrad Rzeszutek... Merge commit '070680218379e15c1901f4bf21b98e3cbf12b527...
2012-01-08 Linus TorvaldsMerge branch 'for-linus2' of git://git./linux/kernel...
2012-01-06 Greg Kroah-HartmanMerge branch 'driver-core-next' into Linux 3.2
2012-01-04 Greg Kroah-Hartmandriver core: remove __must_check from device_create_file
2012-01-04 Al Viroswitch device_get_devnode() and ->devnode() to umode_t *
2011-12-14 Kay Sieversdriver-core: implement 'sysdev' functionality for regul...
2011-11-22 Linus TorvaldsMerge branch 'driver-core-linus' of git://git./linux...
2011-11-17 Rafael J. WysockiPM Sleep: Do not extend wakeup paths to devices with...
2011-11-17 Lars-Peter Clausendrivercore: Generalize module_platform_driver
2011-11-16 Wolfram Sanglib: devres: add convenience function to remap a resource
2011-11-15 Marcos Paulo de... device.h: Fix struct member documentation
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-11-01 Joe Perchestreewide: use __printf not __attribute__((format(printf...
2011-10-31 Paul Gortmakerinclude: replace linux/module.h with "struct module...
2011-10-31 Paul Gortmakerinclude: convert various register fcns to macros to...
2011-10-30 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2011-10-25 Linus TorvaldsMerge branch 'pm-for-linus' of git://git./linux/kernel...
2011-10-25 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2011-10-21 Joerg RoedelDriver core: Add iommu_ops to bus_type
2011-10-19 Eric W. Biedermanclass: Implement support for class attrs in tagged...
2011-08-25 Rafael J. WysockiPM: Introduce struct pm_subsys_data
2011-08-23 Joe Perchesdynamic_debug: Add __dynamic_dev_dbg
2011-07-26 Arun Sharmaatomic: use <linux/atomic.h>
2011-07-02 Rafael J. WysockiPM / Domains: Rename struct dev_power_domain to struct...
2011-06-28 Vitaliy Ivanovtreewide: fix kernel-doc warnings
2011-06-27 Vitaliy IvanovFix some kernel-doc warnings
2011-06-21 Alan SternPM: Rename dev_pm_info.in_suspend to is_prepared
2011-05-20 Linus TorvaldsMerge branch 'driver-core-next' of git://git./linux...
2011-05-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-18 Grant Likelydrivercore: revert addition of of_match to struct device
2011-05-11 Rafael J. WysockiPM: Remove sysdev suspend, resume and shutdown operations
2011-05-07 Wanlong Gaodriver core: Add the device driver-model structures...
2011-04-23 Uwe Kleine-Königdriver core: let dev_set_drvdata return int instead...
2011-04-19 Stephen Hemmingerdrivers: make device_type const
2011-04-19 Felipe Balbidevice: add dev_WARN_ONCE
2011-03-23 Rafael J. WysockiIntroduce ARCH_NO_SYSDEV_OPS config option (v2)
2011-03-17 Linus TorvaldsMerge branch 'devicetree/next' of git://git.secretlab...
2011-03-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-14 Rafael J. WysockiPM: Add support for device power domains
2011-02-28 Grant Likelydrivercore/dt: add a match table pointer to struct...
2011-01-21 Grant Likelydriver-core: remove conditionals around devicetree...
2011-01-11 Linus TorvaldsMerge branch 'driver-core-next' of git://git./linux...
2011-01-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-08 Stefan Achatzsysfs: Introducing binary attributes for struct class
2010-12-24 Rafael J. WysockiPM: Replace the device power.status field with a bit...
2010-11-17 Kay Sieversdriver-core: merge private parts of class and bus
2010-10-22 Andi KleenSYSFS: Allow boot time switching between deprecated...
2010-08-05 Johannes Bergdriver core: device_rename's new_name can be const
2010-08-05 Magnus DammDriver core: Add BUS_NOTIFY_BIND_DRIVER
2010-08-05 Jean DelvareDriver core: Drop __must_check from bus_for_each_drv()
2010-07-04 Joe Perchesdevice.h drivers/base/core.c Convert dev_<level> loggin...
2010-05-22 Grant LikelyMerge remote branch 'origin' into secretlab/next-devicetree
2010-05-22 Grant Likelydrivercore: Add of_match_table to the common device...
2010-05-21 Eric W. Biedermankobj: Add basic infrastructure for dealing with namespaces.
2010-05-21 Thomas Gleixnerdrivers/base: Convert dev->sem to mutex
2010-04-29 Grant Likelydriver-core: Add device node pointer to struct device
2010-03-10 Paul Mundtdriver core: Early dev_name() support.
2010-03-08 Greg Kroah-HartmanDriver core: create lock/unlock functions for struct...
2010-03-08 Andi Kleendriver core: Add class_attr_string for simple read...
2010-03-08 Andi Kleendriver-core: Add attribute argument to class_attribute...
2010-02-26 Rafael J. WysockiPM: Add facility for advanced testing of async suspend...
2010-02-26 Rafael J. WysockiPM: Asynchronous suspend and resume of devices
2009-12-23 Phil CarmodyDriver core: driver_attribute parameters can often...
2009-12-23 Phil CarmodyDriver core: bin_attribute parameters can often be...
2009-12-23 Phil CarmodyDriver core: device_attribute parameters can often...
2009-12-11 Kay SieversDriver Core: devtmpfs: use sys_mount()
2009-10-30 Dmitry TorokhovDriver core: allow certain drivers prohibit bind/unbind...
2009-09-19 Kay SieversDriver-Core: extend devnode callbacks to provide permis...
2009-09-15 Kay SieversDriver Core: devtmpfs - kernel-maintained tmpfs-based...
2009-09-15 Jean DelvareDriver core: Add support for compatibility classes
2009-09-15 David Brownelldriver model: constify attribute groups
2009-09-15 Mark BrownDriver core: Add accessor for device platform data
2009-09-15 Greg Kroah-HartmanDriver core: move dev_get/set_drvdata to drivers/base...
2009-07-25 Dmitry TorokhovDriver Core: Make PM operations a const pointer
2009-07-23 Dmitry TorokhovDriver Core: Make PM operations a const pointer
2009-07-12 Kay SieversDriver Core: remove BUS_ID_SIZE
2009-06-16 Kay SieversDriver Core: add nodename callbacks
2009-06-16 Joerg Roedeldriver core: add BUS_NOTIFY_UNBOUND_DRIVER event
2009-06-12 Magnus DammPM: Remove device_type suspend()/resume()
2009-06-12 Magnus DammPM: Remove bus_type suspend_late()/resume_early() V2
2009-05-09 Greg Kroah-HartmanRevert driver core: move platform_data into platform_device
2009-04-22 Arjan van de Vendriver synchronization: make scsi_wait_scan more advanced
2009-03-24 Jason Barondynamic debug: combine dprintk and dynamic printk
2009-03-24 Cornelia HuckDriver core: Fix device_move() vs. dpm list ordering, v2
2009-03-24 Ming LeiDriver core: implement uevent suppress in kobject
2009-03-24 Ming Leidriver core: move platform_data into platform_device
2009-03-24 Greg Kroah-Hartmandriver core: move knode_bus into private structure
2009-03-24 Greg Kroah-Hartmandriver core: move knode_driver into private structure
2009-03-24 Greg Kroah-Hartmandriver core: move klist_children into private structure
next