..
Kconfig
ATA: SATA_MV: Add missing Kconfig select statememnt
2014-01-29 13:19:47 -05:00
Makefile
ahci_imx: add ahci sata support on imx platforms
2013-07-24 12:29:08 -04:00
acard-ahci.c
…
ahci.c
PCI updates for v3.14:
2014-02-20 12:46:24 -08:00
ahci.h
ahci: imx: setup power saving methods
2013-10-15 08:47:00 -04:00
ahci_imx.c
ahci: imx: fix the error handling in imx_ahci_probe()
2013-12-12 10:59:09 -05:00
ahci_platform.c
ahci: add support for IBM Akebono platform device
2013-11-22 17:38:18 -05:00
ata_generic.c
ahci: mcp89: enter AHCI mode under Apple BIOS emulation
2013-11-23 08:34:34 -05:00
ata_piix.c
ata_piix: minor typo and a printk fix
2013-10-13 16:17:48 -04:00
libahci.c
drivers: ata: Mark the function as static in libahci.c
2013-12-14 16:21:42 -05:00
libata-acpi.c
ACPI / bind: Redefine acpi_preset_companion()
2013-12-07 01:05:49 +01:00
libata-core.c
libata: use wider match for blacklisting Crucial M500
2014-03-10 11:17:55 -04:00
libata-eh.c
ata: libata-eh: Remove unnecessary snprintf arithmetic
2013-11-22 17:21:10 -05:00
libata-pmp.c
ata: enable quirk from jmicron JMB350 for JMB394
2014-01-31 07:05:44 -05:00
libata-scsi.c
Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
2014-01-21 18:16:08 -08:00
libata-sff.c
…
libata-transport.c
libata: Fix display of sata speed
2013-10-27 07:43:25 -04:00
libata-transport.h
…
libata-zpodd.c
ata: fix acpi_bus_get_device() return value check
2013-11-23 08:37:10 -05:00
libata.h
ATA / ACPI: remove power dependent device handling
2013-10-17 15:38:53 +02:00
pata_acpi.c
ACPI: Clean up inclusions of ACPI header files
2013-12-07 01:03:14 +01:00
pata_ali.c
…
pata_amd.c
…
pata_arasan_cf.c
pata_arasan_cf: add missing clk_disable_unprepare() on error path
2013-11-22 17:38:31 -05:00
pata_artop.c
…
pata_at32.c
ata: use dev_get_platdata()
2013-07-30 08:59:24 -04:00
pata_at91.c
ata: use dev_get_platdata()
2013-07-30 08:59:24 -04:00
pata_atiixp.c
…
pata_atp867x.c
…
pata_bf54x.c
…
pata_cmd64x.c
…
pata_cmd640.c
…
pata_cs5520.c
…
pata_cs5530.c
…
pata_cs5535.c
…
pata_cs5536.c
…
pata_cypress.c
…
pata_efar.c
…
pata_ep93xx.c
…
pata_hpt3x2n.c
…
pata_hpt3x3.c
…
pata_hpt37x.c
…
pata_hpt366.c
…
pata_icside.c
…
pata_imx.c
ata: pata_imx: Check the return value from clk_prepare_enable()
2014-01-29 13:15:11 -05:00
pata_isapnp.c
pata_isapnp: Don't use invalid I/O ports
2013-10-07 15:17:32 -04:00
pata_it821x.c
…
pata_it8213.c
…
pata_ixp4xx_cf.c
DMA-API: others: use dma_set_coherent_mask()
2013-10-31 14:49:07 +00:00
pata_jmicron.c
…
pata_legacy.c
…
pata_macio.c
…
pata_marvell.c
…
pata_mpc52xx.c
…
pata_mpiix.c
…
pata_netcell.c
…
pata_ninja32.c
…
pata_ns87410.c
…
pata_ns87415.c
…
pata_octeon_cf.c
DMA-API: ata: pata_octeon_cf: convert to use dma_coerce_mask_and_coherent()
2013-10-31 14:48:49 +00:00
pata_of_platform.c
…
pata_oldpiix.c
…
pata_opti.c
…
pata_optidma.c
…
pata_palmld.c
…
pata_pcmcia.c
…
pata_pdc202xx_old.c
…
pata_pdc2027x.c
…
pata_piccolo.c
…
pata_platform.c
ata: use dev_get_platdata()
2013-07-30 08:59:24 -04:00
pata_pxa.c
ata: use dev_get_platdata()
2013-07-30 08:59:24 -04:00
pata_radisys.c
…
pata_rb532_cf.c
…
pata_rdc.c
…
pata_rz1000.c
…
pata_samsung_cf.c
ata: pata_samsung_cf: Remove unused macros
2014-01-12 06:56:04 -05:00
pata_sc1200.c
…
pata_scc.c
…
pata_sch.c
…
pata_serverworks.c
…
pata_sil680.c
…
pata_sis.c
…
pata_sl82c105.c
…
pata_triflex.c
…
pata_via.c
…
pdc_adma.c
…
sata_dwc_460ex.c
powerpc: add missing explicit OF includes for ppc
2013-11-11 09:10:50 -06:00
sata_fsl.c
drivers: clean-up prom.h implicit includes
2013-10-09 20:04:04 -05:00
sata_highbank.c
sata-highbank: Remove unnecessary ahci_platform.h include
2014-01-19 06:15:42 -05:00
sata_inic162x.c
libata: make it clear that sata_inic162x is experimental
2013-07-22 17:11:14 -04:00
sata_mv.c
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
2014-02-20 12:04:15 -08:00
sata_nv.c
…
sata_promise.c
update contact information for Mikael Pettersson
2013-09-25 13:27:42 -07:00
sata_promise.h
…
sata_qstor.c
…
sata_rcar.c
sata_rcar: Add R-Car Gen2 SATA PHY support
2013-11-29 15:41:17 -05:00
sata_sil.c
sata_sil: apply MOD15WRITE quirk to TOSHIBA MK2561GSYN
2014-02-03 10:42:07 -05:00
sata_sil24.c
…
sata_sis.c
sata_sis: missing PM support
2014-01-01 15:14:40 -05:00
sata_svw.c
…
sata_sx4.c
…
sata_uli.c
…
sata_via.c
…
sata_vsc.c
…
sis.h
…