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_6.6-2.2.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
/
ata
/
libata-core.c
Age
Commit message (
Expand
)
Author
2007-06-09
libata-core/sff: Fix multiple assumptions about DMA
Alan Cox
2007-06-09
libata: fix hw_sata_spd_limit initialization
Tejun Heo
2007-06-09
libata: print device model and firmware revision for ATAPI devices
Albert Lee
2007-06-09
libata: fix probe time irq printouts
Olof Johansson
2007-06-09
libata: disable NCQ for HITACHI HTS541680J9SA00/SB21C7EP
Tejun Heo
2007-06-04
libata: always use polling SETXFER
Tejun Heo
2007-05-28
[libata] Add drive to NCQ blacklist
Jeff Garzik
2007-05-24
libata: -ENODEV during prereset isn't an error
Tejun Heo
2007-05-24
libata: don't consider 0xff as port empty if SStatus is available
Tejun Heo
2007-05-21
libata: bump versions
Jeff Garzik
2007-05-21
libata: Trim trailing whitespace
Jeff Garzik
2007-05-21
libata: Kiss post_set_mode goodbye
Alan Cox
2007-05-21
libata: Add Seagate STT20000A to DMA blacklist.
Dave Jones
2007-05-17
libata: remove libata.spindown_compat
Tejun Heo
2007-05-16
libata: during revalidation, check n_sectors after device is configured
Tejun Heo
2007-05-16
libata: separate out ata_dev_reread_id()
Tejun Heo
2007-05-11
libata-acpi: clean up parameters and misc stuff
Tejun Heo
2007-05-11
libata: fallback to the other IDENTIFY on device error, take#2
Tejun Heo
2007-05-11
libata: ignore EH scheduling during initialization
Tejun Heo
2007-05-11
libata: clean up SFF init mess
Tejun Heo
2007-05-11
libata: implement libata.spindown_compat
Tejun Heo
2007-05-11
libata: reimplement suspend/resume support using sdev->manage_start_stop
Tejun Heo
2007-05-09
libata: fix kernel-doc parameters
Randy Dunlap
2007-05-09
unify flush_work/flush_work_keventd and rename it to cancel_work_sync
Oleg Nesterov
2007-05-09
libata: use flush_work()
Andrew Morton
2007-05-01
libata: reimplement reset sequencing
Tejun Heo
2007-05-01
libata: improve ata_std_prereset()
Tejun Heo
2007-05-01
libata: improve 0xff status handling
Tejun Heo
2007-05-01
libata: add deadline support to prereset and reset methods
Tejun Heo
2007-04-28
ata: printk warning fixes
Andrew Morton
2007-04-28
ata_timing: ensure t->cycle is always correct
Alan Cox
2007-04-28
libata: Handle drives that require a spin-up command before first access
Mark Lord
2007-04-28
libata: HPA support
Alan Cox
2007-04-28
libata: kill probe_ent and related helpers
Tejun Heo
2007-04-28
libata: add init helpers including ata_pci_prepare_native_host()
Tejun Heo
2007-04-28
libata: convert native PCI host handling to new init model
Tejun Heo
2007-04-28
libata: implement ata_host_alloc_pinfo() and ata_host_register()
Tejun Heo
2007-04-28
libata: separate out ata_host_alloc() and ata_host_register()
Tejun Heo
2007-04-28
libata: separate out ata_host_start()
Tejun Heo
2007-04-28
libata: allocate ap separately from shost
Tejun Heo
2007-04-28
libata: kill type mismatch compile warning
Tejun Heo
2007-04-28
libata: improve AC_ERR_DEV handling for ->post_internal_cmd
Tejun Heo
2007-04-28
libata: add support for READ/WRITE LONG
Mark Lord
2007-04-28
[libata] turn on !IORDY filter
Jeff Garzik
2007-04-28
libata: Change prototype of mode_filter to remove ata_port*
Alan Cox
2007-04-28
libata-core: Fix the iordy methods
Alan Cox
2007-04-28
pata: expose set_mode method so it can be wrapped
Alan
2007-04-28
libata-core: fix comments on cable type
Alan Cox
2007-04-28
libata: cable detection fixes
Alan Cox
2007-04-28
libata: warn if speed limited due to 40-wire cable
Robert Hancock
[next]