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
/
firewire
/
ohci.c
Age
Commit message (
Expand
)
Author
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-22
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-03-18
firewire: allow explicit flushing of iso packet completions
Clemens Ladisch
2012-03-18
firewire: prevent dropping of completed iso packet header data
Clemens Ladisch
2012-03-18
firewire: ohci: factor out iso completion flushing code
Clemens Ladisch
2012-03-18
firewire: ohci: simplify iso header pointer arithmetic
Clemens Ladisch
2012-03-18
firewire: ohci: optimize control bit checks
Clemens Ladisch
2012-03-18
firewire: ohci: remove unused excess_bytes field
Clemens Ladisch
2012-03-18
firewire: ohci: copy_iso_headers(): make comment match the code
Clemens Ladisch
2012-03-17
firewire: ohci: fix too-early completion of IR multichannel buffers
Clemens Ladisch
2012-03-10
firewire: ohci: move runtime debug facility out of #ifdef
Stefan Richter
2012-03-10
firewire: tone down some diagnostic log messages
Stefan Richter
2012-01-30
firewire: ohci: disable MSI on Ricoh controllers
Stefan Richter
2012-01-26
firewire: ohci: add reset packet quirk for SB Audigy
Clemens Ladisch
2012-01-15
firewire: ohci: use dev_printk API
Stefan Richter
2011-10-18
firewire: ohci: fix isochronous DMA synchronization
Clemens Ladisch
2011-10-18
firewire: ohci: work around selfID junk due to wrong gap count
Clemens Ladisch
2011-10-09
firewire: net: Use posted writes
Stephan Gatzka
2011-10-09
firewire: ohci: optimize TSB41BA3D detection
Stefan Richter
2011-10-09
firewire: ohci: TSB41BA3D support tweaks
Stefan Richter
2011-09-16
firewire: ohci: Add support for TSB41BA3D phy
Stephan Gatzka
2011-09-16
firewire: ohci: Move code from the bus reset tasklet into a workqueue
Stephan Gatzka
2011-09-16
firewire: ohci: add no MSI quirk for O2Micro controller
Ming Lei
2011-08-15
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...
Linus Torvalds
2011-08-12
firewire: ohci: fix DMA unmapping in an error path
Stefan Richter
2011-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2011-07-10
firewire: ohci: do not bind to Pinnacle cards, avert panic
Stefan Richter
2011-07-09
firewire: ohci: skip soft reset retries after card ejection
Stefan Richter
2011-07-09
firewire: ohci: fix PHY reg access after card ejection
Stefan Richter
2011-07-09
firewire: ohci: add a comment on PHY reg access serialization
Stefan Richter
2011-07-09
firewire: ohci: reduce potential context_stop latency
Stefan Richter
2011-06-02
firewire: ohci: remove superfluous posted write flushes
Clemens Ladisch
2011-05-10
firewire: optimize iso queueing by setting wake only after the last packet
Clemens Ladisch
2011-05-10
Merge tag 'v2.6.39-rc7'
Stefan Richter
2011-05-02
firewire: Fix for broken configrom updates in quick succession
B.J. Buchalter
2011-04-19
firewire: ohci: optimize find_branch_descriptor()
Clemens Ladisch
2011-04-19
firewire: ohci: avoid separate DMA mapping for small AT payloads
Clemens Ladisch
2011-04-19
firewire: ohci: do not start DMA contexts before link is enabled
Clemens Ladisch
2011-03-14
firewire: ohci: Misleading kfree in ohci.c::pci_probe/remove
Oleg Drokin
2011-03-14
firewire: ohci: omit IntEvent.busReset check rom AT queueing
Stefan Richter
2011-02-26
firewire: ohci: prevent starting of iso contexts with empty queue
Clemens Ladisch
2011-02-26
firewire: ohci: prevent iso completion callbacks after context stop
Clemens Ladisch
2011-01-23
firewire: ohci: log dead DMA contexts
Clemens Ladisch
2011-01-13
firewire: ohci: fix compilation on arches without PAGE_KERNEL_RO
Clemens Ladisch
2011-01-04
firewire: ohci: consolidate context status flags
Stefan Richter
2011-01-04
firewire: ohci: cache the context run bit
Clemens Ladisch
2011-01-04
firewire: ohci: flush AT contexts after bus reset - addendum
Stefan Richter
2011-01-03
firewire: ohci: flush AT contexts after bus reset for OHCI 1.2
Clemens Ladisch
2010-12-13
firewire: ohci: restart iso DMA contexts on resume from low power mode
Maxim Levitsky
2010-12-13
firewire: ohci: restore GUID on resume.
Maxim Levitsky
[next]