summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2010-08-11Merge branch 'master' into for-nextJiri Kosina
2010-08-10docbook: fix fatal error from libataRandy Dunlap
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-08-10Merge branch 'master' into for-nextJiri Kosina
2010-08-09fix printk typo 'faild'Paul Bolle
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-08-07block: unify flags for struct bio and struct requestChristoph Hellwig
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2010-08-03pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski
2010-08-03pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski
2010-08-01sata_fsl,mv,nv: prepare for NCQ command completion updateTejun Heo
2010-08-01ata: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe
2010-08-01ata_piix: fix locking around SIDPR accessTejun Heo
2010-08-01[libata] update blacklist for new hyphenated pattern ranges (v2)Mark Lord
2010-08-01libata: allow hyphenated pattern rangesMark Lord
2010-08-01ata_generic: drop hard coded DMA force logic for CENATEKTejun Heo
2010-08-01[libata] ahci: Fix warning: comparison between 'enum <anonymous>' and 'enum <...Justin P. Mattock
2010-08-01[libata] add ATA_CMD_DSM to ata_get_cmd_descriptFUJITA Tomonori
2010-08-01[libata] Add Samsung PATA controller driver, pata_samsung_cfAbhilash Kesavan
2010-08-01[libata] Add 460EX on-chip SATA driver, sata_dwc_460exRupjyoti Sarmah
2010-08-01libata: reduce blacklist size even more (v2)Mark Lord
2010-08-01libata: reduce blacklist size (v2)Mark Lord
2010-08-01libata: glob_match for ata_device_blacklist (v2)Mark Lord
2010-08-01ahci_platform: Remove unneeded ahci_driver.probe assignmentAnton Vorontsov
2010-08-01ahci_platform: Provide for vendor specific initJassi Brar
2010-07-30pcmcia: remove cs_types.hDominik Brodowski
2010-07-02libata: take advantage of cmwq and remove concurrency limitationsTejun Heo
2010-07-01ata_generic: implement ATA_GEN_* flags and force enable DMA on MBP 7,1Tejun Heo
2010-07-01ahci,ata_generic: let ata_generic handle new MBP w/ MCP89Tejun Heo
2010-07-01libahci: Fix bug in storing EM messagesHarry Zhang
2010-06-10sata_sil24: Use memory barriers before issuing commandsCatalin Marinas
2010-06-10sata_sil24: memset() overflowDan Carpenter
2010-06-07ahci: redo stopping DMA engines on empty portsTejun Heo
2010-06-07sata_sil24: fix kernel panic on ARM caused by unaligned access in sata_sil24Colin Tuckley
2010-06-07sata_via: explain the magic fixTejun Heo
2010-06-03Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-06-02libata: implement on-demand HPA unlockingTejun Heo
2010-06-02libata: use the enlarged capacity after late HPA unlockTejun Heo
2010-06-02libata-sff: trivial corrections to Kconfig help textStefan Richter
2010-06-02sata_nv: don't diddle with nIEN on mcp55Tejun Heo
2010-06-02sata_via: magic vt6421 fix for transmission problems w/ WD drivesTejun Heo
2010-06-02powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt
2010-05-25libata: implement dump_id force paramTejun Heo
2010-05-25libata: disable ATAPI AN by defaultTejun Heo
2010-05-25libata-sff: make BMDMA optionalTejun Heo
2010-05-25libata-sff: kill dummy BMDMA ops from sata_qstor and pata_octeon_cfTejun Heo
2010-05-25libata-sff: separate out BMDMA initTejun Heo
2010-05-25libata-sff: separate out BMDMA irq handlerTejun Heo
2010-05-25libata-sff: ata_sff_irq_clear() is BMDMA specificTejun Heo