Age | Commit message (Expand) | Author |
2006-12-01 | [PATCH] libata: implement ATA_EHI_SETMODE and ATA_EHI_POST_SETMODE | Tejun Heo |
2006-12-01 | [PATCH] libata: implement ATA_EHI_PRINTINFO | Tejun Heo |
2006-12-01 | [PATCH] ahci: update ahci-vt8251 reset sequence | Tejun Heo |
2006-12-01 | [PATCH] libata: separate out and export sata_port_hardreset() | Tejun Heo |
2006-12-01 | [PATCH] ahci: kill AHCI_FLAG_RESET_NEEDS_CLO | Tejun Heo |
2006-12-01 | [PATCH] sata_sil24: add PMP related constants | Tejun Heo |
2006-12-01 | [PATCH] sata_sil24: rename PMP related constants | Tejun Heo |
2006-12-01 | [PATCH] libata: make user scan wait for scan to complete | Tejun Heo |
2006-12-01 | [PATCH] sata_nv: SRST sometimes fails after hotplug, use HRST_TO_RESUME | Tejun Heo |
2006-12-01 | [PATCH] libata: move ata_irq_on() into libata-sff.c | Tejun Heo |
2006-12-01 | [PATCH] libata: handle 0xff status properly | Tejun Heo |
2006-12-01 | [PATCH] ata: Generic platform_device libata driver | Paul Mundt |
2006-12-01 | [PATCH] libata: Revamp blacklist support to allow multiple kinds of blacklist... | Alan Cox |
2006-12-01 | [PATCH] sata_nv ADMA/NCQ support for nForce4 | Robert Hancock |
2006-12-01 | [libata] pata_marvell: minor and trivial cleanups | Jeff Garzik |
2006-12-01 | [PATCH] pata_marvell: Marvell 6101/6145 PATA driver | Alan Cox |
2006-12-01 | [PATCH] pci_module_init() conversion for pata_pdc2027x | Henrik Kretzschmar |
2006-12-01 | [PATCH] libata: add 40pin "short" cable support, honour drive side speed dete... | Alan Cox |
2006-12-01 | [PATCH] pci_module_init-convertion-in-ata_genericc fix | Alan Cox |
2006-12-01 | [PATCH] pci_module_init convertion in ata_generic.c | Henrik Kretzschmar |
2006-12-01 | [PATCH] libata: Winbond support | Alan Cox |
2006-12-01 | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds |
2006-12-01 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2006-12-01 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2006-12-01 | Merge branch 'for-2.6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds |
2006-12-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2006-12-01 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2006-12-01 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2006-12-01 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2006-12-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2006-12-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2006-12-01 | Driver core: show drivers in /sys/module/ | Kay Sievers |
2006-12-01 | Documentation/driver-model/platform.txt update/rewrite | David Brownell |
2006-12-01 | Driver core: platform_driver_probe(), can save codespace | David Brownell |
2006-12-01 | driver core: Use klist_remove() in device_move() | Cornelia Huck |
2006-12-01 | driver core: Introduce device_move(): move a device to a new parent. | Cornelia Huck |
2006-12-01 | Driver core: make drivers/base/core.c:setup_parent() static | Adrian Bunk |
2006-12-01 | driver core: Introduce device_find_child(). | Cornelia Huck |
2006-12-01 | sysfs: sysfs_write_file() writes zero terminated data | Thomas Maier |
2006-12-01 | cpu topology: consider sysfs_create_group return value | Heiko Carstens |
2006-12-01 | Driver core: Call platform_notify_remove later | Benjamin Herrenschmidt |
2006-12-01 | ACPI: Change ACPI to use dev_archdata instead of firmware_data | Benjamin Herrenschmidt |
2006-12-01 | Driver core: add dev_archdata to struct device | Benjamin Herrenschmidt |
2006-12-01 | Driver core: convert sound core to use struct device | Greg Kroah-Hartman |
2006-12-01 | Driver core: change mem class_devices to be real devices | Greg Kroah-Hartman |
2006-12-01 | Driver core: convert fb code to use struct device | Greg Kroah-Hartman |
2006-12-01 | Driver core: convert firmware code to use struct device | Greg Kroah-Hartman |
2006-12-01 | Driver core: convert mmc code to use struct device | Greg Kroah-Hartman |
2006-12-01 | Driver core: convert ppdev code to use struct device | Greg Kroah-Hartman |
2006-12-01 | Driver core: convert PPP code to use struct device | Greg Kroah-Hartman |