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
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-03
[PATCH] libata: always use polling IDENTIFY
Tejun Heo
2006-12-03
[PATCH] libata: prepare ata_sg_clean() for invocation from EH
Tejun Heo
2006-12-03
[PATCH] libata: separate out rw ATA taskfile building into ata_build_rw_tf()
Tejun Heo
2006-12-03
[PATCH] libata: implement ata_exec_internal_sg()
Tejun Heo
2006-12-03
[PATCH] libata: make sure IRQ is cleared after ata_bmdma_freeze()
Tejun Heo
2006-12-03
[PATCH] libata: move BMDMA host status recording from EH to interrupt handler
Tejun Heo
2006-12-03
[PATCH] libata: implement ATA_FLAG_SETXFER_POLLING and use it in pata_via, ta...
Tejun Heo
2006-12-01
[PATCH] libata: implement ata_tf_read_block()
Tejun Heo
2006-12-01
[PATCH] libata: sync result_tf.flags w/ command tf.flags
Tejun Heo
2006-12-01
[PATCH] libata: trivial updates to ata_sg_init_one()
Tejun Heo
2006-12-01
[PATCH] libata: implement presence detection via polling IDENTIFY
Tejun Heo
2006-12-01
[PATCH] libata: convert @post_reset to @flags in ata_dev_read_id()
Tejun Heo
2006-12-01
[PATCH] libata: use FLUSH_EXT only when driver is larger than LBA28 limit
Tejun Heo
2006-12-01
[PATCH] libata: move dev->max_sectors configuration into ata_dev_configure()
Tejun Heo
2006-12-01
[PATCH] libata: implement ATA_EHI_SETMODE and ATA_EHI_POST_SETMODE
Tejun Heo
2006-12-01
[PATCH] libata: implement ATA_EHI_PRINTINFO
Tejun Heo
2006-12-01
[PATCH] libata: separate out and export sata_port_hardreset()
Tejun Heo
2006-12-01
[PATCH] libata: handle 0xff status properly
Tejun Heo
2006-12-01
[PATCH] libata: Revamp blacklist support to allow multiple kinds of blacklist...
Alan Cox
2006-12-01
[PATCH] libata: add 40pin "short" cable support, honour drive side speed dete...
Alan Cox
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
2006-11-22
WorkStruct: Separate delayable and non-delayable events.
David Howells
2006-11-14
[PATCH] libata: Convert from module_init to subsys_initcall
Brian King
2006-10-31
[PATCH] libata: unexport ata_dev_revalidate()
Tejun Heo
2006-10-05
Merge branch 'master' into upstream-fixes
Jeff Garzik
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
[PATCH] libata: Don't believe bogus claims in the older PIO mode register
Alan Cox
2006-09-29
[libata] DocBook minor updates, fixes
Jeff Garzik
2006-09-28
[libata] Print out Status register, if a BSY-sleep takes too long
Jeff Garzik
2006-09-28
[libata] init probe_ent->private_data in a common location
Jeff Garzik
2006-09-27
[PATCH] Fix reference of uninitialised memory in ata_device_add()
Dave Jones
2006-09-26
[PATCH] libata: refuse to register IRQless ports
Alan Cox
2006-09-19
[PATCH] libata: improve handling of diagostic fail (and hardware that misrepo...
Alan Cox
2006-09-19
Merge branch 'master' into upstream
Jeff Garzik
2006-09-19
[PATCH] libata: fix non-uniform ports handling
Tejun Heo
2006-08-24
libata: Grand renaming.
Jeff Garzik
2006-08-14
[PATCH] libata: Add CompactFlash support
Alan Cox
2006-08-10
Merge branch 'upstream-fixes' into upstream
Jeff Garzik
2006-08-10
Move libata to drivers/ata.
Jeff Garzik