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
2010-04-06
libata: unlock HPA if device shrunk
Tejun Heo
2010-04-06
libata: disable NCQ on Crucial C300 SSD
Tejun Heo
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-01
libata: fix CFA handling in ide_timing_compute()
Bartlomiej Zolnierkiewicz
2010-02-05
Fix misspelling of "should" and "shouldn't" in comments.
Adam Buchbinder
2010-01-12
libata: retry link resume if necessary
Tejun Heo
2009-12-03
libata: add comment documenting PIO latency issues on UP
Bartlomiej Zolnierkiewicz
2009-11-03
drivers/ata/libata: Move dereference after NULL test
Julia Lawall
2009-10-16
libata: fix internal command failure handling
Tejun Heo
2009-10-06
libata: make gtf_filter per-dev
Tejun Heo
2009-09-17
libata: fix spurious WARN_ON_ONCE() on port freeze
Tejun Heo
2009-09-08
libata: fix off-by-one error in ata_tf_read_block()
Tejun Heo
2009-09-01
[libata] add DMA setup FIS auto-activate feature
Shaohua Li
2009-08-12
libata: OCZ Vertex can't do HPA
Tejun Heo
2009-07-28
libata: accept late unlocking of HPA
Tejun Heo
2009-07-14
libata: implement and use HORKAGE_NOSETXFER, take#2
Tejun Heo
2009-06-23
libata: don't set IORDY for reset
Tejun Heo
2009-06-23
[libata] beautify module parameters
Evgeni Golov
2009-06-10
[libata] get rid of ATA_MAX_QUEUE loop in ata_qc_complete_multiple() v2
Jens Axboe
2009-05-11
libata: fix suspend/resume for ATA SEMB devices
Borislav Petkov
2009-04-16
libata: use ATA_ID_CFA_*
Sergei Shtylyov
2009-04-16
libata: handle SEMB signature better
Tejun Heo
2009-04-13
ata: fix obviously wrong comment
Vegard Nossum
2009-03-24
[libata] More robust parsing for IDENTIFY DEVICE multi_count field
Mark Lord
2009-03-24
[libata] Export ata_pio_queue_task() so that it can be used from sata_mv.
Mark Lord
2009-03-05
libata: Don't trust current capacity values in identify words 57-58
Robert Hancock
2009-03-05
libata: fix dma_unmap_sg misuse
FUJITA Tomonori
2009-02-02
libata: implement HORKAGE_1_5_GBPS and apply it to WD My Book
Tejun Heo
2009-02-02
libata: add @spd_limit to sata_down_spd_limit()
Tejun Heo
2009-02-02
libata: clear dev->ering in smarter way
Tejun Heo
2009-02-02
libata: check onlineness before using SPD in sata_down_spd_limit()
Tejun Heo
2009-02-02
libata: move ata_dev_disable() to libata-eh.c
Tejun Heo
2009-02-02
libata: fix kernel-doc warnings
Randy Dunlap
2009-01-16
libata: Add another column to the ata_timing table.
David Daney
2009-01-16
[libata] get-identity ioctl: Fix use of invalid memory pointer
Jeff Garzik
2009-01-10
libata: only ports >= 0 need to synchronize
Arjan van de Ven
2009-01-10
libata: Add a per-host flag to opt-in into parallel port probes
Arjan van de Ven
2009-01-09
libata: use WARN_ON_ONCE on hot paths
Tejun Heo
2009-01-08
libata: Add special ata_pio_need_iordy() handling for Compact Flash.
David Daney
2009-01-08
[libata] ahci: Add SATA GEN3 related messages
Shane Huang
2009-01-07
fastboot: Make libata initialization even more async
Arjan van de Ven
2009-01-07
fastboot: make the libata port scan asynchronous
Arjan van de Ven
2008-12-29
libata: blacklist NCQ on OCZ CORE 2 SSD (resend)
Lubomir Bulej
2008-12-28
[libata] Update kernel-doc comments to match source code
Qinghuang Feng
2008-12-28
libata: perform port detach in EH
Tejun Heo
2008-12-28
libata: when restoring SControl during detach do the PMP links first
Tejun Heo
2008-12-28
libata: beef up iterators
Tejun Heo
2008-12-16
libata: fix Seagate NCQ+FLUSH blacklist
Tejun Heo
2008-12-01
libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQ
Tejun Heo
[next]