summaryrefslogtreecommitdiff
path: root/drivers/ata
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-08-07
|\
| * libata: take advantage of cmwq and remove concurrency limitationsTejun Heo2010-07-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-08-06
|\ \
| * | pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski2010-08-03
| * | pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski2010-08-03
| * | pcmcia: remove cs_types.hDominik Brodowski2010-07-30
* | | sata_fsl,mv,nv: prepare for NCQ command completion updateTejun Heo2010-08-01
* | | ata: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-08-01
* | | ata_piix: fix locking around SIDPR accessTejun Heo2010-08-01
* | | [libata] update blacklist for new hyphenated pattern ranges (v2)Mark Lord2010-08-01
* | | libata: allow hyphenated pattern rangesMark Lord2010-08-01
* | | ata_generic: drop hard coded DMA force logic for CENATEKTejun Heo2010-08-01
* | | [libata] ahci: Fix warning: comparison between 'enum <anonymous>' and 'enum <...Justin P. Mattock2010-08-01
* | | [libata] add ATA_CMD_DSM to ata_get_cmd_descriptFUJITA Tomonori2010-08-01
* | | [libata] Add Samsung PATA controller driver, pata_samsung_cfAbhilash Kesavan2010-08-01
* | | [libata] Add 460EX on-chip SATA driver, sata_dwc_460exRupjyoti Sarmah2010-08-01
* | | libata: reduce blacklist size even more (v2)Mark Lord2010-08-01
* | | libata: reduce blacklist size (v2)Mark Lord2010-08-01
* | | libata: glob_match for ata_device_blacklist (v2)Mark Lord2010-08-01
* | | ahci_platform: Remove unneeded ahci_driver.probe assignmentAnton Vorontsov2010-08-01
* | | ahci_platform: Provide for vendor specific initJassi Brar2010-08-01
|/ /
* | ata_generic: implement ATA_GEN_* flags and force enable DMA on MBP 7,1Tejun Heo2010-07-01
* | ahci,ata_generic: let ata_generic handle new MBP w/ MCP89Tejun Heo2010-07-01
* | libahci: Fix bug in storing EM messagesHarry Zhang2010-07-01
|/
* sata_sil24: Use memory barriers before issuing commandsCatalin Marinas2010-06-10
* sata_sil24: memset() overflowDan Carpenter2010-06-10
* ahci: redo stopping DMA engines on empty portsTejun Heo2010-06-07
* sata_sil24: fix kernel panic on ARM caused by unaligned access in sata_sil24Colin Tuckley2010-06-07
* sata_via: explain the magic fixTejun Heo2010-06-07
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-06-03
|\
| * libata: implement on-demand HPA unlockingTejun Heo2010-06-02
| * libata: use the enlarged capacity after late HPA unlockTejun Heo2010-06-02
| * libata-sff: trivial corrections to Kconfig help textStefan Richter2010-06-02
| * sata_nv: don't diddle with nIEN on mcp55Tejun Heo2010-06-02
| * sata_via: magic vt6421 fix for transmission problems w/ WD drivesTejun Heo2010-06-02
* | powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt2010-06-02
|/
* libata: implement dump_id force paramTejun Heo2010-05-25
* libata: disable ATAPI AN by defaultTejun Heo2010-05-25
* libata-sff: make BMDMA optionalTejun Heo2010-05-25
* libata-sff: kill dummy BMDMA ops from sata_qstor and pata_octeon_cfTejun Heo2010-05-25
* libata-sff: separate out BMDMA initTejun Heo2010-05-25
* libata-sff: separate out BMDMA irq handlerTejun Heo2010-05-25
* libata-sff: ata_sff_irq_clear() is BMDMA specificTejun Heo2010-05-25
* sata_mv: drop unncessary EH callback resettingTejun Heo2010-05-25
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
|\
| * Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-20
| |\
| | * libata-sff: separate out BMDMA qc_issueTejun Heo2010-05-19
| | * libata-sff: prd is BMDMA specificTejun Heo2010-05-19
| | * libata-sff: ata_sff_[dumb_]qc_prep are BMDMA specificTejun Heo2010-05-19
| | * libata-sff: separate out BMDMA EHTejun Heo2010-05-19