summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ata: Don't require newlines for link_power_management_policyMatthew Garrett2009-12-031-2/+1
| * | | pata-it821x: use PCI_DEVICE_ID_RDC_D1010 defineOtavio Salvador2009-12-031-1/+1
| * | | pata_hpt37x: unify ->pre_reset methodsBartlomiej Zolnierkiewicz2009-12-031-21/+2
| * | | pata_hpt37x: add proper cable detection methodsBartlomiej Zolnierkiewicz2009-12-031-30/+56
| * | | ahci: disable SNotification capability for ich8Shaohua Li2009-12-031-2/+18
| * | | sata_sil24: MSI support, disabled by defaultVivek Mahajan2009-12-031-0/+9
| * | | libata: remove experimental tag on PATA driversRobert Hancock2009-12-031-1/+1
| * | | sata_mv: Clean up hard coded array size calculation.Thiago Farina2009-12-031-1/+1
| * | | pata_via: fix double put on isa bridgeJiri Slaby2009-12-031-6/+4
| * | | pata_cs5536: use 32-bit BM DMA template instead of 16-bit.Krzysztof Halasa2009-12-031-1/+1
| * | | libata-acpi: missing _SDD is not an errorTejun Heo2009-12-031-6/+9
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2009-12-051-9/+8
|\ \ \ \ | |/ / / |/| | |
| * | | pcmcia: rework the irq_req_t typedefDominik Brodowski2009-11-281-1/+0
| * | | pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (ide)Dominik Brodowski2009-11-081-8/+8
* | | | sata_fsl: Split hard and soft resetJiang Yutang2009-11-191-40/+44
| |_|/ |/| |
* | | sata_via: Remove redundant device ID for VIA VT8261JosephChan@via.com.tw2009-11-031-1/+0
* | | drivers/ata/libata: Move dereference after NULL testJulia Lawall2009-11-031-3/+6
* | | ahci: Enable SB600 64bit DMA on MSI K9A2 Platinum v2Mark Nelson2009-11-031-5/+35
| |/ |/|
* | sata_mv: Prevent PIO commands to be defered too long if traffic in progress.Gwendal Grignou2009-10-161-2/+27
* | pata_sc1200: Fix crash on bootAlan Cox2009-10-161-2/+1
* | libata: fix internal command failure handlingTejun Heo2009-10-161-5/+7
* | libata: fix PMP initializationTejun Heo2009-10-161-2/+4
* | sata_nv: make sure link is brough up online when skipping hardresetTejun Heo2009-10-161-3/+15
* | ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2Shane Huang2009-10-162-2/+2
* | ahci: Add the AHCI controller Linux Device ID for NVIDIA chipsets.peer chen2009-10-161-0/+1
* | pata_via: extend the rev_max for VT6330JosephChan@via.com.tw2009-10-161-1/+1
|/
* ahci: Add ifdef wrapper to ahci_gtf_filter_workaroundMarkus Trippelsdorf2009-10-091-0/+5
* pata_atp867x: add Power Management supportBartlomiej Zolnierkiewicz2009-10-061-0/+21
* pata_atp867x: PIO support fixesBartlomiej Zolnierkiewicz2009-10-061-17/+19
* pata_atp867x: clarifications in timings calculations and cable detectionJohn(Jung-Ik) Lee2009-10-061-14/+38
* pata_atp867x: fix it to not claim MWDMA supportBartlomiej Zolnierkiewicz2009-10-061-9/+1
* libata: fix incorrect link online check during probeTejun Heo2009-10-061-18/+32
* ahci: filter FPDMA non-zero offset enable for Aspire 3810TTejun Heo2009-10-061-0/+47
* libata: make gtf_filter per-devTejun Heo2009-10-063-8/+14
* libata: implement more acpi filtering optionsTejun Heo2009-10-061-4/+15
* libata: cosmetic updatesTejun Heo2009-10-061-10/+0
* ahci: display all AHCI 1.3 HBA capability flags (v2)Robert Hancock2009-10-061-20/+66
* pata_ali: trivial fix of a very frequent spelling mistakeDirk Hohndel2009-10-061-1/+1
* ahci: disable 64bit DMA by default on SB600sTejun Heo2009-10-061-40/+20
* trivial: fix comment typo in drivers/ata/pata_hpt37x.cKrzysztof Halasa2009-09-211-1/+1
* libata: Add pata_atp867x driver for Artop/Acard ATP867X controllersJohn(Jung-Ik) Lee2009-09-173-0/+558
* pata_amd: do not filter out valid modes in nv_mode_filterRobert Hancock2009-09-171-0/+3
* sata_promise: update reset codeMikael Pettersson2009-09-171-1/+120
* sata_promise: disable hotplug on 1st gen chipsMikael Pettersson2009-09-171-17/+17
* libata: fix spurious WARN_ON_ONCE() on port freezeTejun Heo2009-09-171-2/+2
* ahci: restore pci_intx() handlingTejun Heo2009-09-171-2/+2
* pata_rz1000: use printk_onceMarcin Slusarz2009-09-111-3/+1
* ahci: kill @force_restart and refine CLO for ahci_kick_engine()Shane Huang2009-09-111-12/+10
* pata_cs5535: add pci id for AMD based CS5535 controllersOtavio Salvador2009-09-111-1/+2
* ahci: Add AMD SB900 SATA/IDE controller device IDsShane Huang2009-09-112-0/+7
OpenPOWER on IntegriCloud