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
/
ata
/
libata-core.c
Age
Commit message (
Expand
)
Author
2008-02-06
libata-core: unblacklist HITACHI drives
David Milburn
2008-02-03
drivers/ata/: Spelling fixes
Joe Perches
2008-01-29
libata: Change "write_data" to "rw" for some function documentations
Linus Nilsson
2008-01-23
libata: factor out ata_pci_activate_sff_host() from ata_pci_one()
Tejun Heo
2008-01-23
libata annotations and fixes
Al Viro
2008-01-23
libata: make ata_port_queue_task() an internal function
Jeff Garzik
2008-01-23
libata/pata_it821x: Improve handling of poorly compatible emulations
Alan Cox
2008-01-23
libata: make qc->nbytes include extra buffers
Tejun Heo
2008-01-23
libata: convert to chained sg
Tejun Heo
2008-01-23
libata: change ATA_QCFLAG_DMAMAP semantics
Tejun Heo
2008-01-23
libata: kill non-sg DMA interface
Tejun Heo
2008-01-23
libata: update ->data_xfer hook for ATAPI
Tejun Heo
2008-01-23
libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*
Tejun Heo
2008-01-23
libata: zero xfer length on ATAPI data xfer IRQ is HSM violation
Albert Lee
2008-01-23
libata: convert NCQ test in ata_qc_issue() to ata_is_ncq()
Tejun Heo
2008-01-23
libata: implement ata_timing_cycle2mode() and use it in libata-acpi and pata_...
Tejun Heo
2008-01-23
libata: add ATA_CBL_PATA_IGN
Tejun Heo
2008-01-23
libata: xfer_mask is unsigned long not unsigned int
Tejun Heo
2008-01-23
libata: kill ata_id_to_dma_mode()
Tejun Heo
2008-01-23
libata: clean up xfermode / PATA timing related stuff
Tejun Heo
2008-01-23
libata: export xfermode / PATA timing related functions
Tejun Heo
2008-01-23
libata: implement ATA_DFLAG_DUBIOUS_XFER
Tejun Heo
2008-01-23
libata: move ata_set_mode() to libata-eh.c
Tejun Heo
2008-01-23
libata: implement protocol tests
Tejun Heo
2008-01-23
libata: checkpatch fixes
Jeff Garzik
2008-01-23
libata: IORDY handling
Alan Cox
2008-01-23
libata: Disable ATA8-ACS proposed Trusted Computing features by default
Alan Cox
2008-01-15
[libata] core checkpatch fix
Andrew Morton
2007-12-17
libata: fix ATAPI draining
Tejun Heo
2007-12-17
libata-acpi: add new hooks ata_acpi_dissociate() and ata_acpi_on_disable()
Tejun Heo
2007-12-17
libata: ata_dev_disable() should be called from EH context
Tejun Heo
2007-12-17
libata: add ST3160023AS / 3.42 to NCQ blacklist
Tejun Heo
2007-12-17
libata: clear link->eh_info.serror from ata_std_postreset()
Tejun Heo
2007-12-07
libata: kill spurious NCQ completion detection
Tejun Heo
2007-12-01
libata: Fix early use of port printk. (Was Re: ata4294967295: failed to start...
Alan Cox
2007-12-01
libata: More IVB horkage from TSST
Peter Missel
2007-11-23
libata-core: List more documentation sources for reference
Alan Cox
2007-11-19
libata: use ATA_HORKAGE_STUCK_ERR for ATAPI tape drives
Albert Lee
2007-11-19
libata: workaround DRQ=1 ERR=1 for ATAPI tape drives
Albert Lee
2007-11-19
libata: remove unused functions
Adrian Bunk
2007-11-08
libata: port and host should be stopped before hardware resources are released
Tejun Heo
2007-11-08
libata: skip 0xff polling for PATA controllers
Tejun Heo
2007-11-08
libata: Support PIO polling-only hosts.
Paul Mundt
2007-11-05
libata: handle broken cable reporting
Alan Cox
2007-11-04
libata: Don't disable dipm with SET FEATURES
Kristen Carlson Accardi
2007-11-03
libata: don't configure downstream links faster than the upstream link
Tejun Heo
2007-11-03
libata: request PHY speed configuration on SControl access failure
Tejun Heo
2007-11-03
libata: increase 128 KB / cmd limit for ATAPI tape drives
Tony Battersby
2007-11-03
libata: fix docbook
Stephen Hemminger
2007-11-03
libata: suppress two warnings
Stephen Rothwell
[next]