aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-06ata_piix.c:piix_init_one() must be __devinitAdrian Bunk1-1/+2
2008-02-06sata_via.c: Remove missleading comment.Alejandro Riveira Fernández1-2/+0
2008-02-06libata-core: unblacklist HITACHI drivesDavid Milburn1-2/+0
2008-02-06sata_nv: fix ATAPI issues with memory over 4GB (v7)Robert Hancock1-13/+65
2008-02-06ata: drivers/ata/sata_mv.c needs dmapool.hAndrew Morton1-0/+1
2008-02-06libata: kill now unused n_iter and fix sata_fslJames Bottomley1-2/+2
2008-02-06ahci: fix CAP.NP and PI handlingTejun Heo1-16/+19
2008-02-06sata_mv: Support SoC controllersSaeed Bishara1-45/+320
2008-02-06Rename: linux/pata_platform.h to linux/ata_platform.hJeff Garzik2-2/+2
2008-02-05iommu sg merging: sata_inic162x: use pci_set_dma_max_seg_sizeFUJITA Tomonori1-12/+13
2008-02-03drivers/ata/: Spelling fixesJoe Perches6-7/+7
2008-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-1/+1
2008-02-01PCI: Remove users of pci_enable_device_bars()Benjamin Herrenschmidt1-1/+1
2008-02-01Blackfin pata-bf54x driver: fix compiling bug - no ata_port struct in struct ata_device any moreBryan Wu1-3/+3
2008-02-01Blackfin pata-bf54x driver: should cover all possible interrupt sourcesSonic Zhang1-7/+5
2008-02-01Blackfin pata-bf54x driver: Add debug informationSonic Zhang1-18/+19
2008-02-01Blackfin pata-bf54x driver: Remove obsolete PM functionSonic Zhang1-4/+0
2008-02-01pata_sl82c105: dual channel supportAlan Cox1-2/+31
2008-02-01ata_piix.c: make piix_merge_scr() staticAdrian Bunk1-1/+1
2008-02-01sata_nv: fix for completion handlingRobert Hancock1-6/+12
2008-02-01sata_mv: Remove PCI dependencySaeed Bishara2-59/+75
2008-02-01sata_mv ncq Comments and version bumpMark Lord1-4/+8
2008-02-01sata_mv ncq Remove post internal cmd opMark Lord1-9/+0
2008-02-01sata_mv ncq Enable NCQ operationMark Lord1-16/+17
2008-02-01sata_mv ncq Introduce per-tag SG tablesMark Lord1-15/+40
2008-02-01ata_piix: IDE mode SATA patch for Intel ICH10 DeviceID'sJason Gaston1-0/+8
2008-02-01ahci: RAID mode SATA patch for Intel ICH10 DeviceID'sJason Gaston1-0/+2
2008-02-01sata_mv ncq Use DMA memory pools for hardware memory tablesMark Lord1-32/+70
2008-02-01sata_mv ncq Restrict max sectors to 8-bits on GenII NCQMark Lord1-0/+13
2008-02-01sata_mv ncq Ignore response status LSB on NCQMark Lord1-5/+4
2008-02-01sata_mv ncq Use hqtag instead of ioidMark Lord1-10/+3
2008-02-01sata_mv ncq Add want ncq parameter for EDMA configurationMark Lord1-8/+23
2008-02-01sata_mv ncq Fix EDMA configurationMark Lord1-20/+34
2008-02-01sata_mv ncq Rename base to port mmioMark Lord1-5/+5
2008-02-01sata_mv ncq Mask transient IRQsMark Lord1-8/+28
2008-02-01sata_mv ncq EH fixesMark Lord1-1/+2
2008-01-31Merge branch 'linux-2.6'Paul Mackerras42-1230/+2636
2008-01-31Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras1-4/+2
2008-01-29libata: Change "write_data" to "rw" for some function documentationsLinus Nilsson1-2/+2
2008-01-28[POWERPC] 83xx: enable FSL SATA driver config for Freescale SoCsKim Phillips1-1/+1
2008-01-26[POWERPC] mpc5200: normalize compatible property bindingsGrant Likely1-4/+2
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-2/+9
2008-01-24Merge branch 'linux-2.6'Paul Mackerras14-52/+159
2008-01-23[SCSI] libata: fix corruption induced by relaxed DMA alignment in SCSIJames Bottomley1-4/+8
2008-01-23fix drivers/ata/sata_fsl.c double-declakpm@linux-foundation.org1-1/+0
2008-01-23[libata] Prefer SCSI_SENSE_BUFFERSIZE to sizeof()James Bottomley1-1/+1
2008-01-23pata_legacy: Merge winbond supportAlan Cox1-34/+144
2008-01-23ata_generic: Cenatek supportAlan Cox1-1/+6
2008-01-23pata_winbond: error returnAlan Cox1-1/+1
2008-01-23pata_serverworks: Fix cable types and cosmeticsAlan Cox1-5/+4