aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2008-02-11sata_mv: platform driver allocs dma without createByron Bradley
2008-02-11pata_ninja32: setup changesAlan Cox
2008-02-11pata_legacy: typo fixAlan Cox
2008-02-11pata_amd: Note in the module description it handles NvidiaAlan Cox
2008-02-11sata_mv: fix loop with last portYinghai Lu
2008-02-11libata: ignore deverr on SETXFER if mode is configuredTejun Heo
2008-02-11pata_via: fix SATA cable detection on cx700Tejun Heo
2008-02-06ata_piix.c:piix_init_one() must be __devinitAdrian Bunk
2008-02-06sata_via.c: Remove missleading comment.Alejandro Riveira Fernández
2008-02-06libata-core: unblacklist HITACHI drivesDavid Milburn
2008-02-06sata_nv: fix ATAPI issues with memory over 4GB (v7)Robert Hancock
2008-02-06ata: drivers/ata/sata_mv.c needs dmapool.hAndrew Morton
2008-02-06libata: kill now unused n_iter and fix sata_fslJames Bottomley
2008-02-06ahci: fix CAP.NP and PI handlingTejun Heo
2008-02-06sata_mv: Support SoC controllersSaeed Bishara
2008-02-06Rename: linux/pata_platform.h to linux/ata_platform.hJeff Garzik
2008-02-05iommu sg merging: sata_inic162x: use pci_set_dma_max_seg_sizeFUJITA Tomonori
2008-02-03drivers/ata/: Spelling fixesJoe Perches
2008-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2008-02-01PCI: Remove users of pci_enable_device_bars()Benjamin Herrenschmidt
2008-02-01Blackfin pata-bf54x driver: fix compiling bug - no ata_port struct in struct ...Bryan Wu
2008-02-01Blackfin pata-bf54x driver: should cover all possible interrupt sourcesSonic Zhang
2008-02-01Blackfin pata-bf54x driver: Add debug informationSonic Zhang
2008-02-01Blackfin pata-bf54x driver: Remove obsolete PM functionSonic Zhang
2008-02-01pata_sl82c105: dual channel supportAlan Cox
2008-02-01ata_piix.c: make piix_merge_scr() staticAdrian Bunk
2008-02-01sata_nv: fix for completion handlingRobert Hancock
2008-02-01sata_mv: Remove PCI dependencySaeed Bishara
2008-02-01sata_mv ncq Comments and version bumpMark Lord
2008-02-01sata_mv ncq Remove post internal cmd opMark Lord
2008-02-01sata_mv ncq Enable NCQ operationMark Lord
2008-02-01sata_mv ncq Introduce per-tag SG tablesMark Lord
2008-02-01ata_piix: IDE mode SATA patch for Intel ICH10 DeviceID'sJason Gaston
2008-02-01ahci: RAID mode SATA patch for Intel ICH10 DeviceID'sJason Gaston
2008-02-01sata_mv ncq Use DMA memory pools for hardware memory tablesMark Lord
2008-02-01sata_mv ncq Restrict max sectors to 8-bits on GenII NCQMark Lord
2008-02-01sata_mv ncq Ignore response status LSB on NCQMark Lord
2008-02-01sata_mv ncq Use hqtag instead of ioidMark Lord
2008-02-01sata_mv ncq Add want ncq parameter for EDMA configurationMark Lord
2008-02-01sata_mv ncq Fix EDMA configurationMark Lord
2008-02-01sata_mv ncq Rename base to port mmioMark Lord
2008-02-01sata_mv ncq Mask transient IRQsMark Lord
2008-02-01sata_mv ncq EH fixesMark Lord
2008-01-31Merge branch 'linux-2.6'Paul Mackerras
2008-01-31Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras
2008-01-29libata: Change "write_data" to "rw" for some function documentationsLinus Nilsson
2008-01-28[POWERPC] 83xx: enable FSL SATA driver config for Freescale SoCsKim Phillips
2008-01-26[POWERPC] mpc5200: normalize compatible property bindingsGrant Likely
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-01-24Merge branch 'linux-2.6'Paul Mackerras