aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] ahci: honor PORTS_IMPL on ICH8sTejun Heo2006-12-011-28/+67
* [libata] ARM: add ixp4xx PATA driverAlessandro Zummo2006-12-014-0/+295
* [PATCH] sata_sis: slave support on SiS965Uwe Koziolek2006-12-011-5/+12
* [PATCH] ahci: preserve PORTS_IMPL over host resetsTejun Heo2006-12-011-3/+20
* [PATCH] pdc202xx_old: Fix name clashes with PA-RISCAlan Cox2006-12-011-29/+29
* [libata] ahci: Match PCI class code for AHCIJeff Garzik2006-12-011-0/+4
* [PATCH] libata: move dev->max_sectors configuration into ata_dev_configure()Tejun Heo2006-12-012-16/+8
* [PATCH] libata: implement ATA_EHI_SETMODE and ATA_EHI_POST_SETMODETejun Heo2006-12-013-2/+16
* [PATCH] libata: implement ATA_EHI_PRINTINFOTejun Heo2006-12-015-11/+20
* [PATCH] ahci: update ahci-vt8251 reset sequenceTejun Heo2006-12-011-2/+76
* [PATCH] libata: separate out and export sata_port_hardreset()Tejun Heo2006-12-012-10/+44
* [PATCH] ahci: kill AHCI_FLAG_RESET_NEEDS_CLOTejun Heo2006-12-011-17/+4
* [PATCH] sata_sil24: add PMP related constantsTejun Heo2006-12-011-0/+5
* [PATCH] sata_sil24: rename PMP related constantsTejun Heo2006-12-011-6/+7
* [PATCH] libata: make user scan wait for scan to completeTejun Heo2006-12-011-3/+5
* [PATCH] sata_nv: SRST sometimes fails after hotplug, use HRST_TO_RESUMETejun Heo2006-12-011-3/+6
* [PATCH] libata: move ata_irq_on() into libata-sff.cTejun Heo2006-12-013-31/+32
* [PATCH] libata: handle 0xff status properlyTejun Heo2006-12-012-17/+22
* [PATCH] ata: Generic platform_device libata driverPaul Mundt2006-12-014-0/+318
* [PATCH] libata: Revamp blacklist support to allow multiple kinds of blacklist...Alan Cox2006-12-012-48/+78
* [PATCH] sata_nv ADMA/NCQ support for nForce4Robert Hancock2006-12-012-12/+924
* [libata] pata_marvell: minor and trivial cleanupsJeff Garzik2006-12-011-22/+21
* [PATCH] pata_marvell: Marvell 6101/6145 PATA driverAlan Cox2006-12-013-0/+231
* [PATCH] pci_module_init() conversion for pata_pdc2027xHenrik Kretzschmar2006-12-011-1/+1
* [PATCH] libata: add 40pin "short" cable support, honour drive side speed dete...Alan Cox2006-12-014-4/+50
* [PATCH] pci_module_init-convertion-in-ata_genericc fixAlan Cox2006-12-011-1/+1
* [PATCH] pci_module_init convertion in ata_generic.cHenrik Kretzschmar2006-12-011-1/+1
* [PATCH] libata: Winbond supportAlan Cox2006-12-013-0/+314
* Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2006-12-016-4/+1423
|\
| * Merge ../linux-2.6-watchdog-mmWim Van Sebroeck2006-11-306-4/+1423
| |\
| | * [WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 4Wim Van Sebroeck2006-11-171-20/+22
| | * [WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 3Wim Van Sebroeck2006-11-171-27/+29
| | * [WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 2Wim Van Sebroeck2006-11-171-115/+101
| | * [WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 1Wim Van Sebroeck2006-11-171-10/+9
| | * [WATCHDOG] MIPS RM9000 on-chip watchdog deviceThomas Koeller2006-11-173-0/+442
| | * [WATCHDOG] Add iTCO vendor specific supportWim Van Sebroeck2006-11-124-4/+342
| | * [WATCHDOG] sc1200wdt.c pnp unregister fix.Akinobu Mita2006-10-291-2/+7
| | * [WATCHDOG] config.h removalAndrew Morton2006-10-281-1/+0
| | * [WATCHDOG] NS pc87413-wdt Watchdog driver - fixesWim Van Sebroeck2006-10-231-2/+2
| | * [WATCHDOG] NS pc87413-wdt Watchdog driver v1.1Sven Anders & Marcus Junker2006-10-231-304/+330
| | * [WATCHDOG] NS pc87413-wdt Watchdog driverSven Anders & Marcus Junker2006-10-153-0/+625
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-12-0139-5/+60
|\ \ \
| * \ \ Merge branch 'tj-upstream-fixes' of git://htj.dyndns.org/libata-tj into tmpJeff Garzik2006-11-3039-5/+60
| |\ \ \ | | |/ / | |/| |
| | * | [PATCH] libata: add missing sht->slave_destroyTejun Heo2006-11-2938-0/+38
| | * | [PATCH] ahci: ignore PORT_IRQ_IF_ERR on JMB controllersTejun Heo2006-11-291-5/+22
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-12-0199-2127/+1081
|\ \ \ \
| * | | | [MIPS] Remove duplicate ISA DMA code for 0 DMA channel case.Ralf Baechle2006-11-304-34/+8
| * | | | [MIPS] Remove unused definition of cpu_to_lelongp()Ralf Baechle2006-11-301-2/+0
| * | | | [MIPS] Remove userspace proofing from <asm/bitops.h>.Ralf Baechle2006-11-301-42/+21
| * | | | [MIPS] Remove old junk left from old atomic_lock.Ralf Baechle2006-11-301-9/+1