- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.
[linux-flexiantxendom0-3.2.10.git] / include / linux / device.h
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-04-02 Kay Sievers[PATCH] driver core: fix built-in drivers sysfs links
2007-03-15 Alan Stern[PATCH] sysfs and driver core: add callback helper...
2007-02-23 Greg Kroah-HartmanDriver core: remove class_device_rename
2007-02-19 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2007-02-17 Robert P. J. DayReplace remaining references to "driverfs" with "sysfs".
2007-02-16 Greg Kroah-HartmanDriver.h copyright update
2007-02-09 Tejun Heodevres: device resource management
2007-02-07 Kay SieversDriver core: allow to delay the uevent at device creati...
2007-02-07 Kay SieversDriver core: add device_type to struct device
2007-02-07 Kay SieversMODULES: add the module name for built in kernel drivers
2006-12-20 Adrian BunkDriver core: proper prototype for drivers/base/init...
2006-12-07 Christoph Hellwig[PATCH] add numa node information to struct device
2006-12-01 Cornelia Huckdriver core: Introduce device_move(): move a device...
2006-12-01 Cornelia Huckdriver core: Introduce device_find_child().
2006-12-01 Benjamin HerrenschmidtACPI: Change ACPI to use dev_archdata instead of firmwa...
2006-12-01 Benjamin HerrenschmidtDriver core: add dev_archdata to struct device
2006-12-01 Greg Kroah-HartmanDriver Core: Move virtual_device_parent() to core.c
2006-12-01 Benjamin HerrenschmidtDriver core: add notification of bus events
2006-10-23 Russell King[PATCH] Remove __must_check for device_for_each_child()
2006-09-27 Greg Kroah-Hartman- patches.suse/driver-multithread.patch: Driver Core...
2006-09-27 Greg Kroah-Hartman- First step in sysfs changes for 10.2. Here are the...
2006-09-26 Alan SternDriver core: Fix potential deadlock in driver core
2006-09-26 Greg Kroah-HartmanDriver Core: add ability for drivers to do a threaded...
2006-09-26 Andrew Mortondrivers/base: check errors
2006-09-26 Andrew Mortonadd __must_check to device management code
2006-09-26 Greg Kroah-HartmanDriver core: add ability for devices to create and...
2006-09-26 Greg Kroah-HartmanClass: add support for class interfaces for devices
2006-09-26 Greg Kroah-HartmanDriver core: create devices/virtual/ tree
2006-09-26 Greg Kroah-HartmanDriver core: add device_rename function
2006-09-26 Greg Kroah-HartmanDriver core: add ability for classes to handle devices...
2006-09-26 Greg Kroah-HartmanDriver core: add groups support to struct device
2006-09-26 David BrownellPM: no suspend_prepare() phase
2006-09-26 Linus TorvaldsSuspend infrastructure cleanup and extension
2006-09-26 Miguel Ojeda SandonisDriver core: add const to class_create
2006-09-26 Greg Kroah-Hartmandevice_create(): make fmt argument 'const char *'
2006-09-26 Dmitry Torokhovclass_device_create(): make fmt argument 'const char *'
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-21 Alan Stern[PATCH] Driver Core: Make dev_info and friends print...
2006-06-21 Greg Kroah-Hartman[PATCH] Driver core: allow struct device to have a...
2006-06-21 Greg Kroah-Hartman[PATCH] Driver Core: remove unused exports
2006-05-24 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2006-05-07 Stephen Hemminger[CLASS DEVICE]: add attribute_group creation
2006-04-26 David WoodhouseDon't include linux/config.h from anywhere else in...
2006-04-20 Hannes Reinecke- Add even more missing files :-(
2006-03-22 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-03-21 Rytchkov Alexeyfixed path to moved file in include/linux/device.h
2006-03-21 James BottomleyMerge ../linux-2.6
2006-03-20 Tilman Schmidt[PATCH] Driver core: add macros notice(), dev_notice()
2006-03-14 Moore, Eric[SCSI] drivers/base/bus.c - export reprobe
2006-01-16 Olaf Hering+- update to 2.6.15-git12
2006-01-13 Russell King[PATCH] Add bus_type probe, remove, shutdown methods.
2006-01-05 Kay Sievers[PATCH] driver core: replace "hotplug" by "uevent"
2005-10-29 Russell KingCreate platform_device.h to contain all the platform...
2005-10-28 Russell King[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level...
2005-10-28 Greg Kroah-Hartman[PATCH] Driver Core: document struct class_device properly
2005-10-28 Greg Kroah-Hartman[PATCH] Driver Core: add the ability for class_device...
2005-10-28 Kay Sievers[PATCH] add sysfs attr to re-emit device hotplug event
2005-10-28 Dmitry Torokhov[PATCH] Driver core: pass interface to class interface...
2005-10-27 Greg Kroah-HartmanLots of input and class patches to make input use the...
2005-10-27 Greg Kroah-Hartman- patches.drivers/coldplug-emit-hotplug-events-from...
2005-09-22 Daniel Ritz[PATCH] driver core: add helper device_is_registered()
2005-07-12 Len Brown[ACPI] merge acpi-2.6.12 branch into latest Linux 2...
2005-07-12 David Shaohua Li[ACPI] Bind PCI devices with ACPI devices
2005-07-02 Greg Kroah-HartmanUpdate to 2.6.13-rc1-git3
2005-06-30 Greg Kroah-Hartman[PATCH] driver core: change bus_rescan_devices to retur...
2005-06-30 Cornelia Huck[PATCH] driver core: add bus_find_device & driver_find_...
2005-06-29 Hannes Reinecke- patches.arch/s390-qeth-compile-fix
2005-06-20 Yani Ioannou[PATCH] Driver core: change device_attribute callbacks
2005-06-20 Patrick Mochel[PATCH] Driver Core: fix bk-driver-core kills ppc64
2005-06-20 mochel@digitalimpl... [PATCH] Use a klist for device child lists.
2005-06-20 mochel@digitalimpl... [PATCH] Remove struct device::driver_list.
2005-06-20 mochel@digitalimpl... [PATCH] Remove struct device::bus_list.
2005-06-20 mochel@digitalimpl... [PATCH] Remove the unused device_find().
2005-06-20 mochel@digitalimpl... [PATCH] Add a klist to struct device_driver for the...
2005-06-20 mochel@digitalimpl... [PATCH] Add a klist to struct bus_type for its drivers.
2005-06-20 mochel@digitalimpl... [PATCH] Add a klist to struct bus_type for its devices.
2005-06-20 mochel@digitalimpl... [PATCH] Add driver_for_each_device().
2005-06-20 mochel@digitalimpl... [PATCH] Add a semaphore to struct device to synchronize...
2005-06-20 gregkh@suse.de[PATCH] class: remove class_simple code, as no one...
2005-06-20 gregkh@suse.de[PATCH] CLASS: move a "simple" class logic into the...
2005-06-20 Dmitry Torokhov[PATCH] make driver's name be const char *
2005-05-17 David Brownell[PATCH] Driver Core: remove driver model detach_state
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-03-10 Greg Kroah-HartmanDriver core update based on patches now in the 2.6...
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-11 Pavel Machek[PATCH] pm: introduce pm_message_t
2004-12-21 Jesse Barnes[PATCH] driver core: allow struct bin_attributes in...
2004-12-17 Kumar Gala[PATCH] Driver Core: Add platform_get_resource_byname...
2004-11-12 David Brownell[PATCH] driver core: shrink struct device a bit
2004-11-01 Dmitry Torokhov[PATCH] Driver core: add driver_probe_device
2004-11-01 Dmitry Torokhov[PATCH] Driver core: export device_attach
2004-09-22 Greg Kroah-Hartman[PATCH] Put symbolic links between drivers and modules...
2004-09-14 Kurt GarloffMerge from 2.6.9-rc2 finished.
2004-08-28 Linus TorvaldsMerge bk://linux-voyager.bkbits.net/dma-declare-coheren...
2004-08-23 Jonathan Corbet[PATCH] Remove struct bus_type->add()
2004-08-14 James BottomleyMerge
2004-08-05 Olaf Kirch- fixed mis-merge
2004-08-05 Olaf Kirch- Ported and enabled evlog patches
2004-07-08 Dmitry Torokhov[PATCH] Driver core: add driver_find helper to find...
next