aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-15Merge branch 'linus' into releaseLen Brown21-219/+3074
2010-08-15gcc-4.6: ACPI: fix unused but set variables in ACPIAndi Kleen1-6/+0
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-10/+10
2010-08-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-0/+424
2010-08-10docbook: fix fatal error from libataRandy Dunlap1-1/+1
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+2
2010-08-10Merge branches 'master' and 'devel' into for-linusRussell King3-0/+424
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds5-30/+14
2010-08-07block: unify flags for struct bio and struct requestChristoph Hellwig1-1/+1
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig1-1/+1
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-19/+19
2010-08-06Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stableRussell King3-0/+424
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely3-10/+10
2010-08-03pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski1-14/+15
2010-08-03pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski1-4/+4
2010-08-01sata_fsl,mv,nv: prepare for NCQ command completion updateTejun Heo3-51/+48
2010-08-01ata: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe1-2/+1
2010-08-01ata_piix: fix locking around SIDPR accessTejun Heo1-0/+8
2010-08-01[libata] update blacklist for new hyphenated pattern ranges (v2)Mark Lord1-10/+4
2010-08-01libata: allow hyphenated pattern rangesMark Lord1-4/+12
2010-08-01ata_generic: drop hard coded DMA force logic for CENATEKTejun Heo1-4/+0
2010-08-01[libata] ahci: Fix warning: comparison between 'enum <anonymous>' and 'enum <anonymous>'Justin P. Mattock1-1/+1
2010-08-01[libata] add ATA_CMD_DSM to ata_get_cmd_descriptFUJITA Tomonori1-0/+1
2010-08-01[libata] Add Samsung PATA controller driver, pata_samsung_cfAbhilash Kesavan3-0/+693
2010-08-01[libata] Add 460EX on-chip SATA driver, sata_dwc_460exRupjyoti Sarmah3-0/+1766
2010-08-01libata: reduce blacklist size even more (v2)Mark Lord1-10/+3
2010-08-01libata: reduce blacklist size (v2)Mark Lord1-54/+6
2010-08-01libata: glob_match for ata_device_blacklist (v2)Mark Lord1-21/+57
2010-08-01ahci_platform: Remove unneeded ahci_driver.probe assignmentAnton Vorontsov1-1/+0
2010-08-01ahci_platform: Provide for vendor specific initJassi Brar1-10/+15
2010-07-30pcmcia: remove cs_types.hDominik Brodowski1-1/+0
2010-07-02libata: take advantage of cmwq and remove concurrency limitationsTejun Heo5-30/+14
2010-07-01ata_generic: implement ATA_GEN_* flags and force enable DMA on MBP 7,1Tejun Heo1-7/+19
2010-07-01ahci,ata_generic: let ata_generic handle new MBP w/ MCP89Tejun Heo2-0/+16
2010-07-01libahci: Fix bug in storing EM messagesHarry Zhang1-2/+3
2010-06-18[ARM] pata_pxa: DMA-capable PATA driverMarek Vasut3-0/+424
2010-06-10sata_sil24: Use memory barriers before issuing commandsCatalin Marinas1-0/+10
2010-06-10sata_sil24: memset() overflowDan Carpenter1-1/+1
2010-06-07ahci: redo stopping DMA engines on empty portsTejun Heo1-18/+3
2010-06-07sata_sil24: fix kernel panic on ARM caused by unaligned access in sata_sil24Colin Tuckley1-6/+6
2010-06-07sata_via: explain the magic fixTejun Heo1-2/+16
2010-06-03Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds5-8/+48
2010-06-02libata: implement on-demand HPA unlockingTejun Heo2-0/+30
2010-06-02libata: use the enlarged capacity after late HPA unlockTejun Heo1-3/+2
2010-06-02libata-sff: trivial corrections to Kconfig help textStefan Richter1-3/+3
2010-06-02sata_nv: don't diddle with nIEN on mcp55Tejun Heo1-2/+0
2010-06-02sata_via: magic vt6421 fix for transmission problems w/ WD drivesTejun Heo1-0/+13
2010-06-02powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt1-5/+5
2010-05-25libata: implement dump_id force paramTejun Heo1-0/+9
2010-05-25libata: disable ATAPI AN by defaultTejun Heo1-1/+6