| Commit message (Expand) | Author | Age | Files | Lines |
* | Driver core: implement uevent suppress in kobject | Ming Lei | 2009-03-24 | 7 | -12/+10 |
* | vcs: hook sysfs devices into object lifetime instead of "binding" | Kay Sievers | 2009-03-24 | 2 | -10/+11 |
* | driver core: fix passing platform_data | Ming Lei | 2009-03-24 | 1 | -1/+14 |
* | driver core: move platform_data into platform_device | Ming Lei | 2009-03-24 | 1 | -0/+3 |
* | driver core: move knode_bus into private structure | Greg Kroah-Hartman | 2009-03-24 | 2 | -13/+31 |
* | driver core: move knode_driver into private structure | Greg Kroah-Hartman | 2009-03-24 | 3 | -8/+22 |
* | driver core: move klist_children into private structure | Greg Kroah-Hartman | 2009-03-24 | 2 | -14/+31 |
* | driver core: create a private portion of struct device | Greg Kroah-Hartman | 2009-03-24 | 2 | -0/+21 |
* | driver core: remove polling for driver_probe_done(v5) | Ming Lei | 2009-03-24 | 1 | -6/+2 |
* | driver-core: do not register a driver with bus_type not registered | Dave Young | 2009-03-24 | 2 | -0/+4 |
* | scsi/m68k: Kill NCR_700_detect() warnings | Geert Uytterhoeven | 2009-03-24 | 3 | -3/+6 |
* | platform driver: fix incorrect use of 'platform_bus_type' with 'struct device... | Ming Lei | 2009-03-24 | 20 | -236/+358 |
* | UIO: Take offset into account when determining number of pages that can be ma... | Ian Abbott | 2009-03-24 | 1 | -1/+2 |
* | uio: add the uio_aec driver | Brandon Philips | 2009-03-24 | 3 | -0/+194 |
* | UIO: Add name attributes for mappings and port regions | Hans J. Koch | 2009-03-24 | 1 | -0/+22 |
* | platform: introduce module id table for platform devices | Eric Miao | 2009-03-24 | 1 | -1/+22 |
* | platform: make better use of to_platform_{device,driver}() macros | Eric Miao | 2009-03-24 | 3 | -16/+11 |
* | driver core: check bus->match without holding device lock | Ming Lei | 2009-03-24 | 3 | -13/+13 |
* | driver core: get rid of struct device's bus_id string array | Kay Sievers | 2009-03-24 | 1 | -20/+19 |
* | USB: FHCI: use dev_name() in place of bus_id. | Sachin Sant | 2009-03-24 | 2 | -3/+3 |
* | usb: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 2 | -3/+3 |
* | wimax: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 2 | -2/+2 |
* | mfd: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 2 | -2/+2 |
* | mca: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 1 | -2/+2 |
* | gpio: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 1 | -1/+1 |
* | eisa: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 1 | -2/+2 |
* | dma: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 1 | -1/+1 |
* | dio: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 1 | -2/+2 |
* | amba: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 1 | -2/+2 |
* | v4l: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 2 | -2/+3 |
* | drm: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 1 | -2/+2 |
* | net: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 19 | -50/+54 |
* | rtc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 3 | -5/+5 |
* | pcmcia: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 1 | -1/+1 |
* | tc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 1 | -4/+4 |
* | sh: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 2 | -6/+6 |
* | serial: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 1 | -2/+2 |
* | s390: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 1 | -1/+1 |
* | rapidio: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 1 | -1/+1 |
* | pci: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 1 | -1/+2 |
* | mtd: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 1 | -1/+1 |
* | mmc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 2 | -2/+2 |
* | zorro: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 1 | -2/+2 |
* | video: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 5 | -19/+21 |
* | spi: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 11 | -23/+25 |
* | edac: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 3 | -6/+6 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-03-23 | 22 | -103/+236 |
|\ |
|
| * | ucc_geth: Fix oops when using fixed-link support | Anton Vorontsov | 2009-03-22 | 2 | -26/+11 |
| * | dm9000: locking bugfix | David Brownell | 2009-03-22 | 1 | -2/+4 |
| * | net: update dnet.c for bus_id removal | Stephen Rothwell | 2009-03-22 | 1 | -3/+3 |