Age | Commit message (Expand) | Author | Files | Lines |
2009-10-31 | Driver core: allow certain drivers prohibit bind/unbind via sysfs | Dmitry Torokhov | 1 | -1/+3 |
2009-09-19 | Driver-Core: extend devnode callbacks to provide permissions | Kay Sievers | 1 | -3/+4 |
2009-09-15 | Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev | Kay Sievers | 1 | -0/+10 |
2009-09-15 | Driver core: Add support for compatibility classes | Jean Delvare | 1 | -0/+8 |
2009-09-15 | driver model: constify attribute groups | David Brownell | 1 | -3/+3 |
2009-09-15 | Driver core: Add accessor for device platform data | Mark Brown | 1 | -0/+5 |
2009-09-15 | Driver core: move dev_get/set_drvdata to drivers/base/dd.c | Greg Kroah-Hartman | 1 | -12/+4 |
2009-07-25 | Driver Core: Make PM operations a const pointer | Dmitry Torokhov | 1 | -4/+5 |
2009-07-13 | Driver Core: remove BUS_ID_SIZE | Kay Sievers | 1 | -2/+0 |
2009-06-16 | Driver Core: add nodename callbacks | Kay Sievers | 1 | -0/+3 |
2009-06-16 | driver core: add BUS_NOTIFY_UNBOUND_DRIVER event | Joerg Roedel | 1 | -0/+2 |
2009-06-12 | PM: Remove device_type suspend()/resume() | Magnus Damm | 1 | -3/+0 |
2009-06-12 | PM: Remove bus_type suspend_late()/resume_early() V2 | Magnus Damm | 1 | -2/+0 |
2009-05-09 | Revert driver core: move platform_data into platform_device | Greg Kroah-Hartman | 1 | -7/+2 |
2009-04-22 | driver synchronization: make scsi_wait_scan more advanced | Arjan van de Ven | 1 | -0/+1 |
2009-03-25 | dynamic debug: combine dprintk and dynamic printk | Jason Baron | 1 | -1/+1 |
2009-03-25 | Driver core: Fix device_move() vs. dpm list ordering, v2 | Cornelia Huck | 1 | -1/+2 |
2009-03-25 | Driver core: implement uevent suppress in kobject | Ming Lei | 1 | -1/+10 |
2009-03-25 | driver core: move platform_data into platform_device | Ming Lei | 1 | -2/+7 |
2009-03-25 | driver core: move knode_bus into private structure | Greg Kroah-Hartman | 1 | -1/+0 |
2009-03-25 | driver core: move knode_driver into private structure | Greg Kroah-Hartman | 1 | -1/+0 |
2009-03-25 | driver core: move klist_children into private structure | Greg Kroah-Hartman | 1 | -2/+0 |
2009-03-25 | driver core: create a private portion of struct device | Greg Kroah-Hartman | 1 | -0/+3 |
2009-03-25 | driver core: remove polling for driver_probe_done(v5) | Ming Lei | 1 | -1/+1 |
2009-03-25 | driver core: get rid of struct device's bus_id string array | Kay Sievers | 1 | -3/+1 |
2009-02-22 | Consolidate driver_probe_done() loops into one place | Arjan van de Ven | 1 | -0/+2 |
2009-01-10 | Revert "driver core: create a private portion of struct device" | Greg Kroah-Hartman | 1 | -3/+0 |
2009-01-10 | Revert "driver core: move klist_children into private structure" | Greg Kroah-Hartman | 1 | -0/+2 |
2009-01-10 | Revert "driver core: move knode_driver into private structure" | Greg Kroah-Hartman | 1 | -0/+1 |
2009-01-10 | Revert "driver core: move knode_bus into private structure" | Greg Kroah-Hartman | 1 | -0/+1 |
2009-01-06 | driver core: add root_device_register() | Mark McLoughlin | 1 | -0/+11 |
2009-01-06 | Make DEBUG take precedence over DYNAMIC_PRINTK_DEBUG | Cornelia Huck | 1 | -4/+4 |
2009-01-06 | driver core: move knode_bus into private structure | Greg Kroah-Hartman | 1 | -1/+0 |
2009-01-06 | driver core: move knode_driver into private structure | Greg Kroah-Hartman | 1 | -1/+0 |
2009-01-06 | driver core: move klist_children into private structure | Greg Kroah-Hartman | 1 | -2/+0 |
2009-01-06 | driver core: create a private portion of struct device | Greg Kroah-Hartman | 1 | -0/+3 |
2009-01-06 | driver core: Rearrange struct device for better packing | Matthew Wilcox | 1 | -2/+3 |
2009-01-06 | PM: Simplify the new suspend/hibernation framework for devices | Rafael J. Wysocki | 1 | -4/+4 |
2008-10-22 | i2c: Constify i2c_get_clientdata's parameter | Jean Delvare | 1 | -1/+1 |
2008-10-16 | Driver core: add bus_sort_breadthfirst() function | Greg Kroah-Hartman | 1 | -0/+3 |
2008-10-16 | debug: Introduce a dev_WARN() function | Arjan van de Ven | 1 | -0/+8 |
2008-10-16 | driver core: basic infrastructure for per-module dynamic debug messages | Jason Baron | 1 | -1/+5 |
2008-10-16 | device create: remove device_create_drvdata | Greg Kroah-Hartman | 1 | -1/+0 |
2008-10-09 | driver-core: use klist for class device list and implement iterator | Tejun Heo | 1 | -1/+13 |
2008-08-21 | driver core: add init_name to struct device | Greg Kroah-Hartman | 1 | -0/+1 |
2008-08-21 | dev_printk(): constify the `dev' argument | Jean Delvare | 1 | -2/+2 |
2008-07-22 | driver core: remove DEVICE_ID_SIZE define | Greg Kroah-Hartman | 1 | -1/+0 |
2008-07-22 | driver core: remove DEVICE_NAME_SIZE define | Kay Sievers | 1 | -3/+0 |
2008-07-22 | driver core: remove KOBJ_NAME_LEN define | Kay Sievers | 1 | -2/+1 |
2008-07-22 | class: add lockdep infrastructure | Matthew Wilcox | 1 | -2/+23 |