| Commit message (Expand) | Author | Age | Files | Lines |
* | libata: Trim trailing whitespace | Jeff Garzik | 2007-05-21 | 8 | -17/+17 |
* | libata: Kiss post_set_mode goodbye | Alan Cox | 2007-05-21 | 1 | -3/+0 |
* | ata_piix: clean up | Alan Cox | 2007-05-21 | 1 | -8/+1 |
* | pata_hpt366: Enable bits are unreliable so don't use them | Alan Cox | 2007-05-21 | 1 | -27/+1 |
* | libata: Add Seagate STT20000A to DMA blacklist. | Dave Jones | 2007-05-21 | 1 | -0/+1 |
* | ahci: disable 64bit dma on sb600 | Tejun Heo | 2007-05-21 | 1 | -1/+10 |
* | sata_via: pcim_iomap_regions() conversion missed BAR5 | Tejun Heo | 2007-05-17 | 1 | -1/+1 |
* | libata: remove libata.spindown_compat | Tejun Heo | 2007-05-17 | 3 | -12/+4 |
* | sata_nv: fix fallout of devres conversion | Tejun Heo | 2007-05-17 | 1 | -11/+1 |
* | drivers/ata: remove the wildcard from sata_nv driver | Peer Chen | 2007-05-17 | 1 | -6/+0 |
* | libata: track spindown status and skip spindown_compat if possible | Tejun Heo | 2007-05-16 | 1 | -0/+9 |
* | libata: fix shutdown warning message printing | Tejun Heo | 2007-05-16 | 1 | -8/+27 |
* | libata-acpi: add ATA_FLAG_ACPI_SATA port flag | Tejun Heo | 2007-05-16 | 3 | -7/+9 |
* | libata: during revalidation, check n_sectors after device is configured | Tejun Heo | 2007-05-16 | 1 | -18/+15 |
* | libata: separate out ata_dev_reread_id() | Tejun Heo | 2007-05-16 | 2 | -14/+36 |
* | pata_scc had been missed by ata_std_prereset() switch | Al Viro | 2007-05-16 | 1 | -2/+2 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-05-12 | 1 | -88/+96 |
|\ |
|
| * | [ARM] pata_icside: fix build errors | Russell King | 2007-05-11 | 1 | -56/+86 |
| * | [ARM] ecard: add ecardm_iomap() / ecardm_iounmap() | Russell King | 2007-05-11 | 1 | -26/+9 |
| * | [ARM] ecard: add helper function for setting ecard irq ops | Russell King | 2007-05-11 | 1 | -9/+4 |
* | | pata_platform: don't use generic ata_port_start | Olof Johansson | 2007-05-11 | 1 | -1/+3 |
* | | Use menuconfig objects: libata | Jan Engelhardt | 2007-05-11 | 1 | -7/+3 |
* | | add the ATI SB700 SATA controller device id to AHCI pci table | Henry Su | 2007-05-11 | 1 | -0/+1 |
* | | pata_pcmcia: recognize 2GB CompactFlash from Transcend | Aeschbacher, Fabrice | 2007-05-11 | 1 | -0/+1 |
* | | git-libata-all: sata_via build fix | Andrew Morton | 2007-05-11 | 1 | -4/+0 |
* | | libata-acpi: clean up parameters and misc stuff | Tejun Heo | 2007-05-11 | 3 | -100/+98 |
* | | libata-acpi: s/CONFIG_SATA_ACPI/CONFIG_ATA_ACPI/ | Tejun Heo | 2007-05-11 | 3 | -15/+15 |
* | | libata: give devices one last chance even if recovery failed with -EINVAL | Tejun Heo | 2007-05-11 | 1 | -5/+1 |
* | | libata: fallback to the other IDENTIFY on device error, take#2 | Tejun Heo | 2007-05-11 | 1 | -1/+21 |
* | | libata: ignore EH scheduling during initialization | Tejun Heo | 2007-05-11 | 2 | -0/+5 |
* | | libata: clean up SFF init mess | Tejun Heo | 2007-05-11 | 42 | -306/+308 |
* | | libata: implement libata.spindown_compat | Tejun Heo | 2007-05-11 | 3 | -1/+34 |
* | | libata: reimplement suspend/resume support using sdev->manage_start_stop | Tejun Heo | 2007-05-11 | 44 | -562/+13 |
|/ |
|
* | [S390] Kconfig: menus with depends on HAS_IOMEM. | Martin Schwidefsky | 2007-05-10 | 1 | -0/+1 |
* | libata: fix kernel-doc parameters | Randy Dunlap | 2007-05-09 | 1 | -0/+2 |
* | Fix pata_qdi.c probe code | Samuel Thibault | 2007-05-09 | 1 | -1/+1 |
* | pata_scc: fix compilation | Alexey Dobriyan | 2007-05-09 | 1 | -2/+2 |
* | sata_via: add missing PM hooks | Tejun Heo | 2007-05-09 | 1 | -0/+8 |
* | sata_nv: fix ADMA freeze/thaw/irq_clear issues | Robert Hancock | 2007-05-09 | 1 | -14/+78 |
* | pata_pcmcia.c: add card ident for jvc cdrom | Richard Kennedy | 2007-05-09 | 1 | -0/+1 |
* | sata_promise: SATAII-150/300 TX4 port numbering fix | Mikael Pettersson | 2007-05-09 | 1 | -4/+18 |
* | sata_promise: fix another error decode regression | Mikael Pettersson | 2007-05-09 | 1 | -1/+3 |
* | libata-acpi: fix _GTF command protocol for ATAPI devices | Tejun Heo | 2007-05-09 | 1 | -2/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-05-09 | 1 | -1/+1 |
|\ |
|
| * | Fix trivial typos in Kconfig* files | David Sterba | 2007-05-09 | 1 | -1/+1 |
* | | unify flush_work/flush_work_keventd and rename it to cancel_work_sync | Oleg Nesterov | 2007-05-09 | 1 | -4/+4 |
* | | libata: use flush_work() | Andrew Morton | 2007-05-09 | 1 | -4/+4 |
|/ |
|
* | Merge branch 'reset-seq' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz... | Linus Torvalds | 2007-05-08 | 31 | -187/+306 |
|\ |
|
| * | [libata reset-seq] build and merge fixes | Jeff Garzik | 2007-05-01 | 3 | -3/+5 |
| * | libata: reimplement reset sequencing | Tejun Heo | 2007-05-01 | 2 | -51/+42 |