| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-01-06 |
|\ |
|
| * | UIO: Pass information about ioports to userspace (V2) | Hans J. Koch | 2009-01-06 |
| * | UIO: uio_pdrv_genirq: allow custom irq_flags | Mike Frysinger | 2009-01-06 |
| * | UIO: use pci_ioremap_bar() in drivers/uio | Arjan van de Ven | 2009-01-06 |
| * | libata: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
| * | dmi: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
| * | gadget: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
| * | gpio: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
| * | gpu: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
| * | hwmon: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
| * | i2o: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
| * | i7300_idle: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
| * | infiniband: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
| * | ISDN: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
| * | macintosh: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
| * | memstick: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
| * | mtd: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
| * | mwave: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
| * | pnp: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
| * | power-supply: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
| * | serial: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
| * | SGI: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
| * | spi: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
| * | thermal: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
| * | tifm: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
| * | video: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
| * | w1: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
| * | xen: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
| * | s390: remove s390_root_dev_*() | Mark McLoughlin | 2009-01-06 |
| * | lguest: do not statically allocate root device | Mark McLoughlin | 2009-01-06 |
| * | virtio: do not statically allocate root device | Mark McLoughlin | 2009-01-06 |
| * | driver core: add root_device_register() | Mark McLoughlin | 2009-01-06 |
| * | driver core:fix duplicate removing driver link in __device_release_driver | Ming Lei | 2009-01-06 |
| * | Driver core: move the bus notifier call points | Alan Stern | 2009-01-06 |
| * | driver core: move knode_bus into private structure | Greg Kroah-Hartman | 2009-01-06 |
| * | driver core: move knode_driver into private structure | Greg Kroah-Hartman | 2009-01-06 |
| * | driver core: move klist_children into private structure | Greg Kroah-Hartman | 2009-01-06 |
| * | driver core: create a private portion of struct device | Greg Kroah-Hartman | 2009-01-06 |
| * | PCI: Rework default handling of suspend and resume | Rafael J. Wysocki | 2009-01-06 |
| * | driver core: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
| * | PM: Simplify the new suspend/hibernation framework for devices | Rafael J. Wysocki | 2009-01-06 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2009-01-06 |
|\ \ |
|
| * | | scc_pata: make use of scc_dma_sff_read_status() | Sergei Shtylyov | 2009-01-06 |
| * | | ide-dma-sff: factor out ide_dma_sff_write_status() | Sergei Shtylyov | 2009-01-06 |
| * | | ide: move read_sff_dma_status() method to 'struct ide_dma_ops' | Sergei Shtylyov | 2009-01-06 |
| * | | ide: don't set hwif->dma_ops in init_dma() method | Sergei Shtylyov | 2009-01-06 |
| * | | Resurrect IT8172 IDE controller driver | Shane McDonald | 2009-01-06 |
| * | | piix: sync ich_laptop[] with ata_piix.c | Bartlomiej Zolnierkiewicz | 2009-01-06 |
| * | | ide: fix ide_port_scan() to do ACPI setup after initializing request queues | Bartlomiej Zolnierkiewicz | 2009-01-06 |
| * | | ide: remove now redundant ->cur_dev checks | Bartlomiej Zolnierkiewicz | 2009-01-06 |