index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
Commit message (
Expand
)
Author
Age
*
Merge branch 'akpm' (patchbomb from Andrew Morton)
Linus Torvalds
2014-08-06
|
\
|
*
libata: Use glob_match from lib/glob.c
George Spelvin
2014-08-06
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2014-08-06
|
\
\
|
|
/
|
/
|
|
*
scsi: use 64-bit LUNs
Hannes Reinecke
2014-07-17
*
|
ata: libahci: Silence compiler warning on 64-bit
Thierry Reding
2014-08-01
*
|
ata: ahci_platform: add a generic AHCI compatible
Antoine Ténart
2014-07-30
*
|
ata: libahci: allow to use multiple PHYs
Antoine Ténart
2014-07-30
*
|
ata: libahci_platform: move port_map parameters into the AHCI structure
Antoine Ténart
2014-07-30
*
|
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Tejun Heo
2014-07-30
|
\
\
|
*
|
libata: introduce ata_host->n_tags to avoid oops on SAS controllers
Tejun Heo
2014-07-23
|
*
|
ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode)
Romain Degez
2014-07-18
|
*
|
drivers/ata/pata_ep93xx.c: use signed int type for result of platform_get_irq()
Andrey Utkin
2014-07-17
|
*
|
libata: EH should handle AMNF error condition as a media error
Alexey Asemov
2014-07-15
|
*
|
libata: support the ata host which implements a queue depth less than 32
Kevin Hao
2014-07-14
|
|
/
|
*
ahci_xgene: fix the dma state machine lockup for the IDENTIFY DEVICE PIO mode...
Suman Tripathi
2014-07-08
|
*
libahci: export ahci_qc_issue() and ahci_start_fix_rx()
Suman Tripathi
2014-07-08
|
*
ata: ahci_imx: warn when disabling ahci link
Russell King
2014-06-24
|
*
ahci: disable ncq feature for hisilicon sata
Kefeng Wang
2014-06-24
|
*
ahci: imx: manage only sata_ref_clk in imx_sata_enable[disable]
Shawn Guo
2014-06-19
|
*
libahci_platform: Fail when PHY required but PHY support disabled
Mikko Perttunen
2014-06-17
*
|
ahci: imx: add missing clk_disable_unprepare() on error in imx_sata_enable()
Wei Yongjun
2014-07-30
*
|
ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA H...
Suman Tripathi
2014-07-29
*
|
ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controll...
Suman Tripathi
2014-07-29
*
|
ahci: st: Make of_device_id array const
Kiran Padwal
2014-07-22
*
|
sata_sil24: Identify which card suffered IRQ status error
Tim Small
2014-07-22
*
|
ata: Add support for the Tegra124 SATA controller
Mikko Perttunen
2014-07-18
*
|
ata: ahci_platform: Increase AHCI_MAX_CLKS to 4
Mikko Perttunen
2014-07-18
*
|
ata: ahci_imx: add disable for spread-spectrum
Russell King
2014-07-01
*
|
ata: ahci_imx: allow hardware parameters to be specified in DT
Russell King
2014-07-01
*
|
ata: pata_samsung_cf: removes s5pc100 related ata codes
Kukjin Kim
2014-06-30
*
|
ahci/xgene: Remove logic to set 64-bit DMA mask
Suravee Suthikulpanit
2014-06-17
*
|
ahci: Check and set 64-bit DMA mask for platform AHCI driver
Suravee Suthikulpanit
2014-06-17
*
|
ata: Use dma_zalloc_coherent
Joe Perches
2014-06-17
|
/
*
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2014-06-09
|
\
|
*
ahci: Add Device ID for HighPoint RocketRaid 642L
Jérôme Carretero
2014-06-03
|
*
ata: ep93xx: use dmaengine_prep_slave_sg api instead of internal callback
Barry Song
2014-05-27
|
*
ahci: add PCI ID for Marvell 88SE91A0 SATA Controller
Andreas Schrägle
2014-05-27
|
*
sata_fsl: remove check for CONFIG_MPC8315_DS
Paul Bolle
2014-05-21
|
*
ahci: add support for Hisilicon sata
Kefeng Wang
2014-05-14
|
*
libahci_platform: add host_flags parameter in ahci_platform_init_host()
Kefeng Wang
2014-05-14
|
*
ata: ahci: append new hflag AHCI_HFLAG_NO_FBS
Kefeng Wang
2014-05-14
|
*
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
Bartlomiej Zolnierkiewicz
2014-05-09
|
*
ata: ahci_mvebu: new driver for Marvell Armada 380 AHCI interfaces
Thomas Petazzoni
2014-05-04
|
*
libata-sff: remove dead code
Paul Bolle
2014-05-04
|
*
ata: SATL compliance for Inquiry Product Revision
Keith Busch
2014-05-02
|
*
pata_octeon_cf: use devm_kzalloc() to allocate cf_port
Bartlomiej Zolnierkiewicz
2014-04-14
*
|
libata: Blacklist queued trim for Crucial M500
Martin K. Petersen
2014-06-02
*
|
Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-05-21
|
\
\
|
*
|
ahci: imx: PLL clock needs 100us to settle down
Shawn Guo
2014-05-19
|
*
|
ata: pata_at91 only works on sam9
Arnd Bergmann
2014-05-08
[next]