| Commit message (Expand) | Author | Age |
* | sata_via: pcim_iomap_regions() conversion missed BAR5 | Tejun Heo | 2007-05-17 |
* | libata: remove libata.spindown_compat | Tejun Heo | 2007-05-17 |
* | sata_nv: fix fallout of devres conversion | Tejun Heo | 2007-05-17 |
* | drivers/ata: remove the wildcard from sata_nv driver | Peer Chen | 2007-05-17 |
* | libata: track spindown status and skip spindown_compat if possible | Tejun Heo | 2007-05-16 |
* | libata: fix shutdown warning message printing | Tejun Heo | 2007-05-16 |
* | libata-acpi: add ATA_FLAG_ACPI_SATA port flag | Tejun Heo | 2007-05-16 |
* | libata: during revalidation, check n_sectors after device is configured | Tejun Heo | 2007-05-16 |
* | libata: separate out ata_dev_reread_id() | Tejun Heo | 2007-05-16 |
* | pata_scc had been missed by ata_std_prereset() switch | Al Viro | 2007-05-16 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-05-12 |
|\ |
|
| * | [ARM] pata_icside: fix build errors | Russell King | 2007-05-11 |
| * | [ARM] ecard: add ecardm_iomap() / ecardm_iounmap() | Russell King | 2007-05-11 |
| * | [ARM] ecard: add helper function for setting ecard irq ops | Russell King | 2007-05-11 |
* | | pata_platform: don't use generic ata_port_start | Olof Johansson | 2007-05-11 |
* | | Use menuconfig objects: libata | Jan Engelhardt | 2007-05-11 |
* | | add the ATI SB700 SATA controller device id to AHCI pci table | Henry Su | 2007-05-11 |
* | | pata_pcmcia: recognize 2GB CompactFlash from Transcend | Aeschbacher, Fabrice | 2007-05-11 |
* | | git-libata-all: sata_via build fix | Andrew Morton | 2007-05-11 |
* | | libata-acpi: clean up parameters and misc stuff | Tejun Heo | 2007-05-11 |
* | | libata-acpi: s/CONFIG_SATA_ACPI/CONFIG_ATA_ACPI/ | Tejun Heo | 2007-05-11 |
* | | libata: give devices one last chance even if recovery failed with -EINVAL | Tejun Heo | 2007-05-11 |
* | | libata: fallback to the other IDENTIFY on device error, take#2 | Tejun Heo | 2007-05-11 |
* | | libata: ignore EH scheduling during initialization | Tejun Heo | 2007-05-11 |
* | | libata: clean up SFF init mess | Tejun Heo | 2007-05-11 |
* | | libata: implement libata.spindown_compat | Tejun Heo | 2007-05-11 |
* | | libata: reimplement suspend/resume support using sdev->manage_start_stop | Tejun Heo | 2007-05-11 |
|/ |
|
* | [S390] Kconfig: menus with depends on HAS_IOMEM. | Martin Schwidefsky | 2007-05-10 |
* | libata: fix kernel-doc parameters | Randy Dunlap | 2007-05-09 |
* | Fix pata_qdi.c probe code | Samuel Thibault | 2007-05-09 |
* | pata_scc: fix compilation | Alexey Dobriyan | 2007-05-09 |
* | sata_via: add missing PM hooks | Tejun Heo | 2007-05-09 |
* | sata_nv: fix ADMA freeze/thaw/irq_clear issues | Robert Hancock | 2007-05-09 |
* | pata_pcmcia.c: add card ident for jvc cdrom | Richard Kennedy | 2007-05-09 |
* | sata_promise: SATAII-150/300 TX4 port numbering fix | Mikael Pettersson | 2007-05-09 |
* | sata_promise: fix another error decode regression | Mikael Pettersson | 2007-05-09 |
* | libata-acpi: fix _GTF command protocol for ATAPI devices | Tejun Heo | 2007-05-09 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-05-09 |
|\ |
|
| * | Fix trivial typos in Kconfig* files | David Sterba | 2007-05-09 |
* | | unify flush_work/flush_work_keventd and rename it to cancel_work_sync | Oleg Nesterov | 2007-05-09 |
* | | libata: use flush_work() | Andrew Morton | 2007-05-09 |
|/ |
|
* | Merge branch 'reset-seq' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz... | Linus Torvalds | 2007-05-08 |
|\ |
|
| * | [libata reset-seq] build and merge fixes | Jeff Garzik | 2007-05-01 |
| * | libata: reimplement reset sequencing | Tejun Heo | 2007-05-01 |
| * | libata: improve ata_std_prereset() | Tejun Heo | 2007-05-01 |
| * | libata: improve 0xff status handling | Tejun Heo | 2007-05-01 |
| * | libata: add deadline support to prereset and reset methods | Tejun Heo | 2007-05-01 |
* | | Merge branch 'linux-2.6' | Paul Mackerras | 2007-05-07 |
|\ \ |
|
| * \ | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-05-06 |
| |\ \
| | |/
| |/| |
|
| | * | [ARM] Add support for ICSIDE interface on RiscPC | Russell King | 2007-05-03 |