| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-03-26 |
|\ |
|
| * | sysfs: only allow one scheduled removal callback per kobj | Alex Chiang | 2009-03-24 |
| * | Driver core: Fix device_move() vs. dpm list ordering, v2 | Cornelia Huck | 2009-03-24 |
| * | Driver core: some cleanup on drivers/base/sys.c | Zhenwen Xu | 2009-03-24 |
| * | Driver core: implement uevent suppress in kobject | Ming Lei | 2009-03-24 |
| * | vcs: hook sysfs devices into object lifetime instead of "binding" | Kay Sievers | 2009-03-24 |
| * | driver core: fix passing platform_data | Ming Lei | 2009-03-24 |
| * | driver core: move platform_data into platform_device | Ming Lei | 2009-03-24 |
| * | driver core: move knode_bus into private structure | Greg Kroah-Hartman | 2009-03-24 |
| * | driver core: move knode_driver into private structure | Greg Kroah-Hartman | 2009-03-24 |
| * | driver core: move klist_children into private structure | Greg Kroah-Hartman | 2009-03-24 |
| * | driver core: create a private portion of struct device | Greg Kroah-Hartman | 2009-03-24 |
| * | driver core: remove polling for driver_probe_done(v5) | Ming Lei | 2009-03-24 |
| * | driver-core: do not register a driver with bus_type not registered | Dave Young | 2009-03-24 |
| * | scsi/m68k: Kill NCR_700_detect() warnings | Geert Uytterhoeven | 2009-03-24 |
| * | platform driver: fix incorrect use of 'platform_bus_type' with 'struct device... | Ming Lei | 2009-03-24 |
| * | UIO: Take offset into account when determining number of pages that can be ma... | Ian Abbott | 2009-03-24 |
| * | uio: add the uio_aec driver | Brandon Philips | 2009-03-24 |
| * | UIO: Add name attributes for mappings and port regions | Hans J. Koch | 2009-03-24 |
| * | platform: introduce module id table for platform devices | Eric Miao | 2009-03-24 |
| * | platform: make better use of to_platform_{device,driver}() macros | Eric Miao | 2009-03-24 |
| * | driver core: check bus->match without holding device lock | Ming Lei | 2009-03-24 |
| * | driver core: get rid of struct device's bus_id string array | Kay Sievers | 2009-03-24 |
| * | USB: FHCI: use dev_name() in place of bus_id. | Sachin Sant | 2009-03-24 |
| * | usb: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 |
| * | wimax: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 |
| * | mfd: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 |
| * | mca: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 |
| * | gpio: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 |
| * | eisa: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 |
| * | dma: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 |
| * | dio: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 |
| * | amba: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 |
| * | v4l: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 |
| * | drm: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 |
| * | net: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 |
| * | rtc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 |
| * | pcmcia: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 |
| * | tc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 |
| * | sh: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 |
| * | serial: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 |
| * | s390: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 |
| * | rapidio: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 |
| * | pci: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 |
| * | mtd: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 |
| * | mmc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 |
| * | zorro: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 |
| * | video: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 |
| * | spi: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 |
| * | edac: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 |