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
Age
Commit message (
Expand
)
Author
2010-05-19
libata-sff: separate out BMDMA EH
Tejun Heo
2010-05-19
libata-sff: port_task is SFF specific
Tejun Heo
2010-05-19
libata-sff: ap->[last_]ctl are SFF specific
Tejun Heo
2010-05-19
libata-sff: rename ap->ops->drain_fifo() to sff_drain_fifo()
Tejun Heo
2010-05-19
libata-sff: introduce ata_sff_init/exit() and ata_sff_port_init()
Tejun Heo
2010-05-19
libata-sff: clean up BMDMA initialization
Tejun Heo
2010-05-19
libata-sff: clean up inheritance in several drivers
Tejun Heo
2010-05-17
libata-sff: reorder SFF/BMDMA functions
Tejun Heo
2010-05-17
sata_inic162x: kill PORT_PRD_ADDR initialization
Tejun Heo
2010-05-17
libata: kill ATA_FLAG_DISABLED
Tejun Heo
2010-05-14
libata-sff: kill unused prototype and make ata_dev_select() static
Tejun Heo
2010-05-14
libata-sff: update bmdma host bus error handling
Tejun Heo
2010-05-14
sata_mv: remove unnecessary initialization
Tejun Heo
2010-05-14
sata_inic162x: inic162x is not dependent on CONFIG_ATA_SFF
Tejun Heo
2010-05-14
pata_sch: use ata_pci_sff_init_one()
Tejun Heo
2010-05-14
pata_sil680: Do our own exec_command posting
Alan Cox
2010-05-14
libata: Remove excess delay in the tf_load path
Alan Cox
2010-05-14
sata_nv: use ata_pci_sff_activate_host() instead of ata_host_activate()
Tejun Heo
2010-05-14
libata: don't flush dcache on slab pages
Sebastian Andrzej Siewior
2010-05-14
pata_cmd640: don't read CFR pointlessly
Sergei Shtylyov
2010-05-14
libata: make sff_irq_on() method optional
Sergei Shtylyov
2010-05-14
libata: introduce sff_set_devctl() method
Sergei Shtylyov
2010-05-14
ahci_platform: properly set up EM messaging
Jeff Garzik
2010-05-14
ahci: add "em_buffer" attribute for AHCI hosts
Harry Zhang
2010-05-14
ahci: EM message type auto detect
Harry Zhang
2010-05-14
pata_scc: kill useless check in scc_postreset()
Sergei Shtylyov
2010-05-14
pata_scc: make scc_wait_after_reset() static
Sergei Shtylyov
2010-05-14
libata: use __ratelimit
Akinobu Mita
2010-05-14
libata: use longer 0xff wait if parallel scan is enabled
Tejun Heo
2010-05-14
libata-sff: kill unused ata_bus_reset()
Sergei Shtylyov
2010-05-14
[libata] Disable R_OK (Early ACK) on SII 3726 PMP
Grant Grundler
2010-05-14
libata: update gfp/slab.h includes
Tejun Heo
2010-05-14
ahci: implement AHCI_HFLAG_NO_FPDMA_AA and update NV quirks
Tejun Heo
2010-05-14
pata_mpc52xx: reduce code size by simple change of constant data types
Roman Fietze
2010-05-14
ahci: clean up board IDs
Tejun Heo
2010-05-14
ahci: Turn off DMA engines when there's no device attached
Matthew Garrett
2010-05-14
ahci: Add platform driver
Anton Vorontsov
2010-05-14
ahci: Move generic code into libahci
Anton Vorontsov
2010-05-14
ahci: Introduce ahci_set_em_messages()
Anton Vorontsov
2010-05-14
ahci: Factor out PCI specifics from ahci_print_info()
Anton Vorontsov
2010-05-14
ahci: Factor out PCI specifics from ahci_init_controller()
Anton Vorontsov
2010-05-14
ahci: Get rid of pci_dev argument in ahci_port_init()
Anton Vorontsov
2010-05-14
ahci: Factor out PCI specifics from ahci_reset_controller()
Anton Vorontsov
2010-05-14
ahci: Get rid of pci_dev argument in ahci_save_initial_config()
Anton Vorontsov
2010-05-14
ahci: Factor out PCI specifics from ahci_save_initial_config()
Anton Vorontsov
2010-05-14
ahci: Get rid of host->iomap usage
Anton Vorontsov
2010-05-14
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
2010-05-14
Merge branch 'davinci-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2010-05-14
DA830: fix USB 2.0 clock entry
Sergei Shtylyov
2010-05-14
inotify: don't leak user struct on inotify release
Pavel Emelyanov
[next]