index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ahci.c
Age
Commit message (
Expand
)
Author
2006-06-26
[libata] Bump versions
Jeff Garzik
2006-06-22
[PATCH] ahci: disable NCQ support on vt8251
Tejun Heo
2006-06-22
[libata] ahci: add JMicron PCI IDs
Jeff Garzik
2006-06-22
[libata] ahci: Add NVIDIA PCI IDs.
Jeff Garzik
2006-05-31
[PATCH] ahci: convert to new probing mechanism and add hotplug support
Tejun Heo
2006-05-31
[PATCH] libata-hp: update unload-unplug
Tejun Heo
2006-05-31
[PATCH] libata-hp: hook warmplug
Tejun Heo
2006-05-31
[PATCH] libata-hp-prep: add prereset() method and implement ata_std_prereset()
Tejun Heo
2006-05-15
[PATCH] ahci: implement NCQ suppport
Tejun Heo
2006-05-15
[PATCH] ahci: kill pp->cmd_tbl_sg
Tejun Heo
2006-05-15
[PATCH] ahci: add HOST_CAP_NCQ constant
Tejun Heo
2006-05-15
[PATCH] ahci: clean up AHCI constants in preparation for NCQ
Tejun Heo
2006-05-15
[PATCH] ahci: add PIOS interim interrupt handling
Tejun Heo
2006-05-15
[PATCH] ahci: convert to new EH
Tejun Heo
2006-05-15
[PATCH] libata: use ATA printk helpers
Tejun Heo
2006-05-15
[PATCH] libata: use dev->ap
Tejun Heo
2006-05-15
[PATCH] libata: use new SCR and on/offline functions
Tejun Heo
2006-05-15
[PATCH] ahci: hardreset classification fix
Tejun Heo
2006-04-20
[PATCH] ahci: add support for VIA VT8251
Bastiaan Jacques
2006-04-11
[PATCH] ahci: use ata_wait_register()
Tejun Heo
2006-04-11
[PATCH] libata: kill @verbose from ata_reset_fn_t
Tejun Heo
2006-04-11
Merge branch 'master'
Jeff Garzik
2006-04-10
[PATCH] move ->eh_strategy_handler to the transport class
Christoph Hellwig
2006-04-04
[PATCH] ahci: do not fail softreset if PHY reports no device
Tejun Heo
2006-04-02
[libata] bump versions
Jeff Garzik
2006-03-30
[libata] ahci: add ATI SB600 PCI IDs
Jeff Garzik
2006-03-22
[PATCH] ahci: add softreset
Tejun Heo
2006-03-21
[SCSI] libata: implement minimal transport template for ->eh_timed_out
Tejun Heo
2006-03-11
[PATCH] ahci: enable prefetching for PACKET commands
Tejun Heo
2006-03-11
Merge branch 'upstream-fixes'
Jeff Garzik
2006-03-11
[PATCH] ahci: fix NULL pointer dereference detected by Coverity
Tejun Heo
2006-02-12
[PATCH] libata: kill sht->max_sectors
Tejun Heo
2006-02-12
[PATCH] libata: move cdb_len for host to device
Tejun Heo
2006-02-11
[PATCH] libata: convert assert(xxx)'s in low-level drivers to WARN_ON(!xxx)'s
Tejun Heo
2006-02-11
[PATCH] ahci: convert to new reset mechanism
Tejun Heo
2006-02-11
[PATCH] ahci: make ahci_fill_cmd_slot() take *pp instead of *ap
Tejun Heo
2006-02-10
[PATCH] ahci: separate out ahci_fill_cmd_slot()
Tejun Heo
2006-02-10
[PATCH] libata: kill NULL qc handling from ->eng_timeout callbacks
Tejun Heo
2006-02-10
[PATCH] libata: use ata_scsi_timed_out()
Tejun Heo
2006-01-29
Merge branch 'upstream-fixes'
Jeff Garzik
2006-01-29
[libata ahci] add another JMicron pci id
Jeff Garzik
2006-01-29
Merge branch 'upstream-fixes'
Jeff Garzik
2006-01-29
[libata ahci] Isolate Intel-ism, add JMicron JMB360 support
Jeff Garzik
2006-01-26
[PATCH] ahci: add constants for SRST
Tejun Heo
2006-01-26
[PATCH] ahci: stop engine during hard reset
Tejun Heo
2006-01-26
[PATCH] libata: implement and apply ata_eh_qc_complete/retry()
Tejun Heo
2006-01-26
[PATCH] libata: return AC_ERR_* from issue functions
Tejun Heo
2006-01-26
[PATCH] libata: add detailed AC_ERR_* flags
Tejun Heo
2006-01-26
[PATCH] ahci: fix err_mask setting in ahci_host_intr
Tejun Heo
2006-01-17
[PATCH] ahci: separate out ahci_dev_classify
Tejun Heo
[next]