Age | Commit message (Expand) | Author | Files | Lines |
2007-05-16 | libata: track spindown status and skip spindown_compat if possible | Tejun Heo | 1 | -0/+9 |
2007-05-16 | libata: fix shutdown warning message printing | Tejun Heo | 1 | -8/+27 |
2007-05-16 | libata-acpi: add ATA_FLAG_ACPI_SATA port flag | Tejun Heo | 3 | -7/+9 |
2007-05-16 | libata: during revalidation, check n_sectors after device is configured | Tejun Heo | 1 | -18/+15 |
2007-05-16 | libata: separate out ata_dev_reread_id() | Tejun Heo | 2 | -14/+36 |
2007-05-16 | pata_scc had been missed by ata_std_prereset() switch | Al Viro | 1 | -2/+2 |
2007-05-13 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -88/+96 |
2007-05-12 | pata_platform: don't use generic ata_port_start | Olof Johansson | 1 | -1/+3 |
2007-05-12 | Use menuconfig objects: libata | Jan Engelhardt | 1 | -7/+3 |
2007-05-12 | add the ATI SB700 SATA controller device id to AHCI pci table | Henry Su | 1 | -0/+1 |
2007-05-12 | pata_pcmcia: recognize 2GB CompactFlash from Transcend | Aeschbacher, Fabrice | 1 | -0/+1 |
2007-05-12 | git-libata-all: sata_via build fix | Andrew Morton | 1 | -4/+0 |
2007-05-12 | libata-acpi: clean up parameters and misc stuff | Tejun Heo | 3 | -100/+98 |
2007-05-12 | libata-acpi: s/CONFIG_SATA_ACPI/CONFIG_ATA_ACPI/ | Tejun Heo | 3 | -15/+15 |
2007-05-12 | libata: give devices one last chance even if recovery failed with -EINVAL | Tejun Heo | 1 | -5/+1 |
2007-05-12 | libata: fallback to the other IDENTIFY on device error, take#2 | Tejun Heo | 1 | -1/+21 |
2007-05-12 | libata: ignore EH scheduling during initialization | Tejun Heo | 2 | -0/+5 |
2007-05-12 | libata: clean up SFF init mess | Tejun Heo | 42 | -306/+308 |
2007-05-12 | libata: implement libata.spindown_compat | Tejun Heo | 3 | -1/+34 |
2007-05-12 | libata: reimplement suspend/resume support using sdev->manage_start_stop | Tejun Heo | 44 | -562/+13 |
2007-05-11 | [ARM] pata_icside: fix build errors | Russell King | 1 | -56/+86 |
2007-05-11 | [ARM] ecard: add ecardm_iomap() / ecardm_iounmap() | Russell King | 1 | -26/+9 |
2007-05-11 | [ARM] ecard: add helper function for setting ecard irq ops | Russell King | 1 | -9/+4 |
2007-05-10 | [S390] Kconfig: menus with depends on HAS_IOMEM. | Martin Schwidefsky | 1 | -0/+1 |
2007-05-10 | libata: fix kernel-doc parameters | Randy Dunlap | 1 | -0/+2 |
2007-05-10 | Fix pata_qdi.c probe code | Samuel Thibault | 1 | -1/+1 |
2007-05-10 | pata_scc: fix compilation | Alexey Dobriyan | 1 | -2/+2 |
2007-05-10 | sata_via: add missing PM hooks | Tejun Heo | 1 | -0/+8 |
2007-05-10 | sata_nv: fix ADMA freeze/thaw/irq_clear issues | Robert Hancock | 1 | -14/+78 |
2007-05-10 | pata_pcmcia.c: add card ident for jvc cdrom | Richard Kennedy | 1 | -0/+1 |
2007-05-10 | sata_promise: SATAII-150/300 TX4 port numbering fix | Mikael Pettersson | 1 | -4/+18 |
2007-05-10 | sata_promise: fix another error decode regression | Mikael Pettersson | 1 | -1/+3 |
2007-05-10 | libata-acpi: fix _GTF command protocol for ATAPI devices | Tejun Heo | 1 | -2/+1 |
2007-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 1 | -1/+1 |
2007-05-09 | unify flush_work/flush_work_keventd and rename it to cancel_work_sync | Oleg Nesterov | 1 | -4/+4 |
2007-05-09 | libata: use flush_work() | Andrew Morton | 1 | -4/+4 |
2007-05-09 | Fix trivial typos in Kconfig* files | David Sterba | 1 | -1/+1 |
2007-05-08 | Merge branch 'reset-seq' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz... | Linus Torvalds | 31 | -187/+306 |
2007-05-08 | Merge branch 'linux-2.6' | Paul Mackerras | 3 | -1/+696 |
2007-05-07 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 3 | -1/+696 |
2007-05-03 | [ARM] Add support for ICSIDE interface on RiscPC | Russell King | 3 | -0/+695 |
2007-05-03 | [ARM] Add platform support for PATA on RiscPC | Russell King | 1 | -1/+1 |
2007-05-02 | [POWERPC] Rename get_property to of_get_property: drivers | Stephen Rothwell | 1 | -1/+1 |
2007-05-01 | [libata reset-seq] build and merge fixes | Jeff Garzik | 3 | -3/+5 |
2007-05-01 | libata: reimplement reset sequencing | Tejun Heo | 2 | -51/+42 |
2007-05-01 | libata: improve ata_std_prereset() | Tejun Heo | 1 | -7/+15 |
2007-05-01 | libata: improve 0xff status handling | Tejun Heo | 3 | -20/+30 |
2007-05-01 | libata: add deadline support to prereset and reset methods | Tejun Heo | 31 | -126/+234 |
2007-05-01 | libata: honour host controllers that want just one host | Linus Torvalds | 1 | -7/+4 |
2007-04-28 | SPIN_LOCK_UNLOCKED cleanup in drivers/ata/pata_winbond.c | Milind Arun Choudhary | 1 | -1/+1 |