aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAge
* ata_piix.c:piix_init_one() must be __devinitAdrian Bunk2008-02-06
* sata_via.c: Remove missleading comment.Alejandro Riveira Fernández2008-02-06
* libata-core: unblacklist HITACHI drivesDavid Milburn2008-02-06
* sata_nv: fix ATAPI issues with memory over 4GB (v7)Robert Hancock2008-02-06
* ata: drivers/ata/sata_mv.c needs dmapool.hAndrew Morton2008-02-06
* libata: kill now unused n_iter and fix sata_fslJames Bottomley2008-02-06
* ahci: fix CAP.NP and PI handlingTejun Heo2008-02-06
* sata_mv: Support SoC controllersSaeed Bishara2008-02-06
* Rename: linux/pata_platform.h to linux/ata_platform.hJeff Garzik2008-02-06
* iommu sg merging: sata_inic162x: use pci_set_dma_max_seg_sizeFUJITA Tomonori2008-02-05
* drivers/ata/: Spelling fixesJoe Perches2008-02-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-02-01
|\
| * PCI: Remove users of pci_enable_device_bars()Benjamin Herrenschmidt2008-02-01
* | Blackfin pata-bf54x driver: fix compiling bug - no ata_port struct in struct ...Bryan Wu2008-02-01
* | Blackfin pata-bf54x driver: should cover all possible interrupt sourcesSonic Zhang2008-02-01
* | Blackfin pata-bf54x driver: Add debug informationSonic Zhang2008-02-01
* | Blackfin pata-bf54x driver: Remove obsolete PM functionSonic Zhang2008-02-01
* | pata_sl82c105: dual channel supportAlan Cox2008-02-01
* | ata_piix.c: make piix_merge_scr() staticAdrian Bunk2008-02-01
* | sata_nv: fix for completion handlingRobert Hancock2008-02-01
* | sata_mv: Remove PCI dependencySaeed Bishara2008-02-01
* | sata_mv ncq Comments and version bumpMark Lord2008-02-01
* | sata_mv ncq Remove post internal cmd opMark Lord2008-02-01
* | sata_mv ncq Enable NCQ operationMark Lord2008-02-01
* | sata_mv ncq Introduce per-tag SG tablesMark Lord2008-02-01
* | ata_piix: IDE mode SATA patch for Intel ICH10 DeviceID'sJason Gaston2008-02-01
* | ahci: RAID mode SATA patch for Intel ICH10 DeviceID'sJason Gaston2008-02-01
* | sata_mv ncq Use DMA memory pools for hardware memory tablesMark Lord2008-02-01
* | sata_mv ncq Restrict max sectors to 8-bits on GenII NCQMark Lord2008-02-01
* | sata_mv ncq Ignore response status LSB on NCQMark Lord2008-02-01
* | sata_mv ncq Use hqtag instead of ioidMark Lord2008-02-01
* | sata_mv ncq Add want ncq parameter for EDMA configurationMark Lord2008-02-01
* | sata_mv ncq Fix EDMA configurationMark Lord2008-02-01
* | sata_mv ncq Rename base to port mmioMark Lord2008-02-01
* | sata_mv ncq Mask transient IRQsMark Lord2008-02-01
* | sata_mv ncq EH fixesMark Lord2008-02-01
|/
* Merge branch 'linux-2.6'Paul Mackerras2008-01-30
|\
| * libata: Change "write_data" to "rw" for some function documentationsLinus Nilsson2008-01-28
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-01-25
| |\
| | * [SCSI] libata: fix corruption induced by relaxed DMA alignment in SCSIJames Bottomley2008-01-23
| | * [SCSI] relax scsi dma alignmentJames Bottomley2008-01-11
| * | fix drivers/ata/sata_fsl.c double-declakpm@linux-foundation.org2008-01-23
| * | [libata] Prefer SCSI_SENSE_BUFFERSIZE to sizeof()James Bottomley2008-01-23
| * | pata_legacy: Merge winbond supportAlan Cox2008-01-23
| * | ata_generic: Cenatek supportAlan Cox2008-01-23
| * | pata_winbond: error returnAlan Cox2008-01-23
| * | pata_serverworks: Fix cable types and cosmeticsAlan Cox2008-01-23
| * | pata_mpc52xx: remove un-needed assignmentAlan Cox2008-01-23
| * | libata: fix off-by-one in error categorizationTejun Heo2008-01-23
| * | ahci: factor out AHCI enabling and enable AHCI before reading CAPTejun Heo2008-01-23