..
Kconfig
ata: ahci_brcm: Add support for Broadcom NSP SoC
2016-06-16 16:24:55 -04:00
Makefile
ata: ahci_brcmstb: rename to support across Broadcom SoC's
2016-06-16 16:24:55 -04:00
acard-ahci.c
…
ahci.c
ahci: fix the single MSI-X case in ahci_init_one
2016-10-25 11:43:07 -04:00
ahci.h
ahci: use pci_alloc_irq_vectors
2016-09-06 12:38:17 -04:00
ahci_brcm.c
ata: ahci_brcm: Add support for Broadcom NSP SoC
2016-06-16 16:24:55 -04:00
ahci_ceva.c
…
ahci_da850.c
…
ahci_imx.c
…
ahci_mvebu.c
…
ahci_octeon.c
…
ahci_platform.c
ata: ahci-platform: Add ports-implemented DT bindings.
2016-04-01 10:30:30 -04:00
ahci_qoriq.c
ahci: qoriq: Revert "ahci: qoriq: Disable NCQ on ls2080a SoC"
2016-09-30 10:28:51 +02:00
ahci_seattle.c
ata: fix return value check in ahci_seattle_get_port_info()
2016-06-15 14:26:41 -04:00
ahci_st.c
ahci: st: Add ports-implemented property in support
2016-08-10 12:16:49 -04:00
ahci_sunxi.c
…
ahci_tegra.c
…
ahci_xgene.c
…
ata_generic.c
…
ata_piix.c
…
libahci.c
ahci: use pci_alloc_irq_vectors
2016-09-06 12:38:17 -04:00
libahci_platform.c
…
libata-acpi.c
…
libata-core.c
New LED class driver:
2016-07-27 14:03:52 -07:00
libata-eh.c
Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
2016-07-26 14:39:40 -07:00
libata-pmp.c
…
libata-scsi.c
libata: Some drives failing on SCT Write Same
2016-09-09 15:21:21 -04:00
libata-sff.c
…
libata-trace.c
libata: NCQ encapsulation for ZAC MANAGEMENT OUT
2016-05-09 12:36:46 -04:00
libata-transport.c
ata: fix "ering" sysfs time printing
2016-06-17 12:07:11 -04:00
libata-transport.h
…
libata-zpodd.c
…
libata.h
libata: Implement control mode page to select sense format
2016-04-04 12:07:41 -04:00
pata_acpi.c
…
pata_ali.c
…
pata_amd.c
…
pata_arasan_cf.c
drivers: ata: pata_arasan_cf: use the same name for the same lock
2016-06-28 12:49:40 -04:00
pata_artop.c
…
pata_at32.c
…
pata_at91.c
pata_at91: Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR
2016-09-22 11:48:46 -04:00
pata_atiixp.c
pata_atiixp: fix trivial indentation misalignment on if statement
2016-05-27 11:22:46 -04:00
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
ata: hpt366: fix incorrect mask when checking at cmd_high_time
2016-07-12 11:02:05 -04:00
pata_icside.c
scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS
2016-04-15 16:53:14 -04:00
pata_imx.c
…
pata_isapnp.c
…
pata_it821x.c
…
pata_it8213.c
…
pata_ixp4xx_cf.c
…
pata_jmicron.c
…
pata_legacy.c
…
pata_macio.c
…
pata_marvell.c
ata: Use IS_ENABLED() instead of checking for built-in or module
2016-05-27 11:27:23 -04:00
pata_mpc52xx.c
…
pata_mpiix.c
…
pata_netcell.c
…
pata_ninja32.c
pata_ninja32: Avoid corrupting status flags
2016-08-30 11:59:47 -04:00
pata_ns87410.c
…
pata_ns87415.c
…
pata_octeon_cf.c
ata: Replace BUG() with BUG_ON().
2016-09-22 11:46:52 -04: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
…
pata_pxa.c
…
pata_radisys.c
…
pata_rb532_cf.c
…
pata_rdc.c
…
pata_rz1000.c
…
pata_samsung_cf.c
…
pata_sc1200.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
ata: sata_dwc_460ex: remove redundant dev_err call
2016-07-19 14:32:04 -04:00
sata_fsl.c
…
sata_highbank.c
remove lots of IS_ERR_VALUE abuses
2016-05-27 15:26:11 -07:00
sata_inic162x.c
…
sata_mv.c
ata: sata_mv: Replacing dma_pool_alloc and memset with a single call dma_pool_zalloc.
2016-09-20 16:07:16 -04:00
sata_nv.c
…
sata_promise.c
…
sata_promise.h
…
sata_qstor.c
…
sata_rcar.c
…
sata_sil.c
…
sata_sil24.c
…
sata_sis.c
…
sata_svw.c
…
sata_sx4.c
…
sata_uli.c
…
sata_via.c
…
sata_vsc.c
…
sis.h
…