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 and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ata_piix.c
Age
Commit message (
Expand
)
Author
2006-08-10
Move libata to drivers/ata.
Jeff Garzik
2006-08-10
[PATCH] libata: replace pci_module_init() with pci_register_driver()
Pavel Roskin
2006-08-10
[PATCH] libata: replace ap->hard_port_no with ap->port_no
Tejun Heo
2006-08-10
[PATCH] libata: rework legacy handling to remove much of the cruft
Alan Cox
2006-08-09
[PATCH] Fix compile problem when sata debugging is on
Keith Owens
2006-08-05
[PATCH] ata_piix: fix host_set private_data intialization
Tejun Heo
2006-07-16
[libata] ata_piix: correct 'invalid MAP value' typo-caused error
Jeff Garzik
2006-07-16
[libata] ata_piix: minor cleanups noticed in prior patch run
Jeff Garzik
2006-07-16
[libata] ata_piix: attempt to fix ICH8 support
Jeff Garzik
2006-07-16
[libata] ata_piix: Consolidate PCS register writing
Jeff Garzik
2006-07-16
[PATCH] ata_piix: add host_set private structure
Tejun Heo
2006-06-26
[libata] Bump versions
Jeff Garzik
2006-05-31
[PATCH] ata_piix: convert ata_piix to new probing mechanism
Tejun Heo
2006-05-31
[PATCH] libata-hp: hook warmplug
Tejun Heo
2006-05-26
[PATCH] libata: add back ->data_xfer to ata_piix.c
Albert Lee
2006-05-24
[PATCH] ata_piix formatting
Alan Cox
2006-05-20
[PATCH] Add PCI ID for the Intel IDE Controller which is in the Intel Mac Min...
Thomas Glanzmann
2006-05-15
[PATCH] ata_piix: convert to new EH
Tejun Heo
2006-05-15
[PATCH] libata: use ATA printk helpers
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-02
[libata] bump versions
Jeff Garzik
2006-03-31
[PATCH] ata_piix: fix ich6/m_map_db
Tejun Heo
2006-03-24
[libata] export ata_dev_pair; trim trailing whitespace
Jeff Garzik
2006-03-21
[SCSI] libata: implement minimal transport template for ->eh_timed_out
Tejun Heo
2006-03-05
[PATCH] ata_piix: rename PIIX_FLAG_IGN_PRESENT to PIIX_FLAG_IGNORE_PCS
Tejun Heo
2006-03-03
[PATCH] ata_piix: reimplement piix_sata_probe()
Tejun Heo
2006-03-03
[PATCH] ata_piix: implement proper port map
Tejun Heo
2006-03-03
[PATCH] ata_piix: add a couple of flags
Tejun Heo
2006-03-03
[PATCH] ata_piix: finer-grained port_info
Tejun Heo
2006-02-20
[PATCH] ata_piix: convert sata to new reset mechanism
Tejun Heo
2006-02-20
[PATCH] ata_piix: convert pata to new reset mechanism
Tejun Heo
2006-02-12
[PATCH] libata: kill sht->max_sectors
Tejun Heo
2006-02-12
[PATCH] ata_piix: kill spurious assignment in piix_sata_probe()
Tejun Heo
2006-02-10
[PATCH] libata: use ata_scsi_timed_out()
Tejun Heo
2006-01-28
Various libata documentation updates.
Randy Dunlap
2006-01-28
[libata ata_piix] Fix ICH6/7 map value interpretation
Jeff Garzik
2006-01-26
[PATCH] ata_piix: fix MAP VALUE interpretation for for ICH6/7
Tejun Heo
2006-01-17
[PATCH] Intel ICH8 SATA: add PCI device IDs
Jason Gaston
2006-01-06
Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-01-06
[PATCH] Suspend support for libata
Jens Axboe
2006-01-06
[BLOCK] update libata to use new blk_ordered for barriers
Tejun Heo
2005-12-12
[PATCH] libata: ata_piix 450NX errata
Alan Cox
2005-12-12
[PATCH] libata: add ata_piix notes
Alan Cox
2005-11-16
Merge branch 'upstream-fixes'
Jeff Garzik
2005-11-16
[libata] bump versions
Jeff Garzik
2005-11-14
[libata ata_piix] cleanup: remove duplicate ata_port_info records
Jeff Garzik
2005-11-10
[libata] constify PCI ID table in several drivers
Jeff Garzik
2005-11-07
[libata] eliminate use of drivers/scsi/scsi.h compatibility header/defines
Jeff Garzik
2005-10-30
[libata ata_piix] fix native mode probe, after recent updates
Jeff Garzik
[next]