summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-12-02[libata] ARM: add ixp4xx PATA driverAlessandro Zummo4-0/+295
2006-12-02[PATCH] sata_sis: slave support on SiS965Uwe Koziolek1-5/+12
2006-12-02[PATCH] ahci: preserve PORTS_IMPL over host resetsTejun Heo1-3/+20
2006-12-02[PATCH] pdc202xx_old: Fix name clashes with PA-RISCAlan Cox1-29/+29
2006-12-02[libata] ahci: Match PCI class code for AHCIJeff Garzik1-0/+4
2006-12-02[PATCH] libata: move dev->max_sectors configuration into ata_dev_configure()Tejun Heo2-16/+8
2006-12-02[PATCH] libata: implement ATA_EHI_SETMODE and ATA_EHI_POST_SETMODETejun Heo3-2/+16
2006-12-02[PATCH] libata: implement ATA_EHI_PRINTINFOTejun Heo5-11/+20
2006-12-02[PATCH] ahci: update ahci-vt8251 reset sequenceTejun Heo1-2/+76
2006-12-02[PATCH] libata: separate out and export sata_port_hardreset()Tejun Heo2-10/+44
2006-12-02[PATCH] ahci: kill AHCI_FLAG_RESET_NEEDS_CLOTejun Heo1-17/+4
2006-12-02[PATCH] sata_sil24: add PMP related constantsTejun Heo1-0/+5
2006-12-02[PATCH] sata_sil24: rename PMP related constantsTejun Heo1-6/+7
2006-12-02[PATCH] libata: make user scan wait for scan to completeTejun Heo1-3/+5
2006-12-02[PATCH] sata_nv: SRST sometimes fails after hotplug, use HRST_TO_RESUMETejun Heo1-3/+6
2006-12-02[PATCH] libata: move ata_irq_on() into libata-sff.cTejun Heo3-31/+32
2006-12-02[PATCH] libata: handle 0xff status properlyTejun Heo2-17/+22
2006-12-02[PATCH] ata: Generic platform_device libata driverPaul Mundt4-0/+318
2006-12-02[PATCH] libata: Revamp blacklist support to allow multiple kinds of blacklist...Alan Cox2-48/+78
2006-12-02[PATCH] sata_nv ADMA/NCQ support for nForce4Robert Hancock2-12/+924
2006-12-02[libata] pata_marvell: minor and trivial cleanupsJeff Garzik1-22/+21
2006-12-02[PATCH] pata_marvell: Marvell 6101/6145 PATA driverAlan Cox3-0/+231
2006-12-02[PATCH] pci_module_init() conversion for pata_pdc2027xHenrik Kretzschmar1-1/+1
2006-12-02[PATCH] libata: add 40pin "short" cable support, honour drive side speed dete...Alan Cox4-4/+50
2006-12-02[PATCH] pci_module_init-convertion-in-ata_genericc fixAlan Cox1-1/+1
2006-12-02[PATCH] pci_module_init convertion in ata_generic.cHenrik Kretzschmar1-1/+1
2006-12-02[PATCH] libata: Winbond supportAlan Cox3-0/+314
2006-12-02Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds6-4/+1423
2006-12-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds39-5/+60
2006-12-02Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds99-2127/+1081
2006-12-02Merge branch 'for-2.6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds6-103/+171
2006-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds32-193/+297
2006-12-02Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds98-851/+1264
2006-12-02Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds54-959/+1400
2006-12-02Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds80-607/+1418
2006-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2-10/+29
2006-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds147-350/+344
2006-12-02Driver core: show drivers in /sys/module/Kay Sievers2-6/+26
2006-12-02Documentation/driver-model/platform.txt update/rewriteDavid Brownell1-86/+118
2006-12-02Driver core: platform_driver_probe(), can save codespaceDavid Brownell2-0/+54
2006-12-02driver core: Use klist_remove() in device_move()Cornelia Huck1-2/+2
2006-12-02driver core: Introduce device_move(): move a device to a new parent.Cornelia Huck7-4/+228
2006-12-02Driver core: make drivers/base/core.c:setup_parent() staticAdrian Bunk1-2/+2
2006-12-02driver core: Introduce device_find_child().Cornelia Huck2-0/+35
2006-12-02sysfs: sysfs_write_file() writes zero terminated dataThomas Maier1-0/+3
2006-12-02cpu topology: consider sysfs_create_group return valueHeiko Carstens1-23/+32
2006-12-02Driver core: Call platform_notify_remove laterBenjamin Herrenschmidt1-1/+1
2006-12-02ACPI: Change ACPI to use dev_archdata instead of firmware_dataBenjamin Herrenschmidt6-15/+39
2006-12-02Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt27-0/+190
2006-12-02Driver core: convert sound core to use struct deviceGreg Kroah-Hartman6-30/+37