index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
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 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
2024-10-28
firewire: ohci: Replace deprecated PCI functions
Philipp Stanner
2024-10-01
firewire: Correct some typos
Shen Lichuan
2024-09-12
firewire: core: rename cause flag of tracepoints event
Takashi Sakamoto
2024-09-12
firewire: core: add helper function to retire descriptors
Takashi Sakamoto
2024-09-12
Revert "firewire: core: move workqueue handler from 1394 OHCI driver to core ...
Takashi Sakamoto
2024-09-12
Revert "firewire: core: use mutex to coordinate concurrent calls to flush com...
Takashi Sakamoto
2024-09-09
firewire: core: use mutex to coordinate concurrent calls to flush completions
Takashi Sakamoto
2024-09-09
firewire: core: move workqueue handler from 1394 OHCI driver to core function
Takashi Sakamoto
2024-09-08
firewire: core: expose kernel API to schedule work item to process isochronou...
Takashi Sakamoto
2024-09-04
firewire: ohci: operate IT/IR events in sleepable work process instead of tas...
Takashi Sakamoto
2024-09-04
firewire: core: allocate workqueue to handle isochronous contexts in card
Takashi Sakamoto
2024-09-03
firewire: ohci: obsolete direct usage of printk_ratelimit()
Takashi Sakamoto
2024-09-03
firewire: ohci: deprecate debug parameter
Takashi Sakamoto
2024-08-17
firewire: ohci: fix error path to detect initiated reset in TI TSB41BA3D phy
Takashi Sakamoto
2024-08-14
firewire: core/ohci: minor refactoring for computation of configuration ROM size
Takashi Sakamoto
2024-08-14
firewire: ohci: remove unused wrapper macro for dev_info()
Takashi Sakamoto
2024-08-14
firewire: ohci: use helper macro for compiler aligned attribute
Takashi Sakamoto
2024-08-05
firewire: ohci: use guard macro to serialize operations for isochronous contexts
Takashi Sakamoto
2024-08-05
firewire: ohci: use guard macro to maintain image of configuration ROM
Takashi Sakamoto
2024-08-05
firewire: ohci: use guard macro to maintain bus time
Takashi Sakamoto
2024-08-05
firewire: ohci: use guard macro to serialize accesses to phy registers
Takashi Sakamoto
2024-08-02
firewire: ohci: use static inline functions to serialize data of IT DMA
Takashi Sakamoto
2024-08-02
firewire: ohci: use static inline functions to serialize data of AT DMA
Takashi Sakamoto
2024-07-29
firewire: ohci: minor code refactoring to localize text table
Takashi Sakamoto
2024-07-29
firewire: ohci: use TCODE_LINK_INTERNAL consistently
Takashi Sakamoto
2024-07-08
Revert "firewire: ohci: use common macro to interpret be32 data in le32 buffer"
Takashi Sakamoto
2024-07-04
firewire: ohci: add tracepoints event for data of Self-ID DMA
Takashi Sakamoto
2024-07-04
firewire: ohci: use inline functions to operate data of self-ID DMA
Takashi Sakamoto
2024-07-04
firewire: ohci: use static function to handle endian issue on PowerPC platform
Takashi Sakamoto
2024-07-04
firewire: ohci: use common macro to interpret be32 data in le32 buffer
Takashi Sakamoto
2024-06-25
firewire: ohci: add tracepoints event for hardIRQ event
Takashi Sakamoto
2024-06-25
firewire: ohci: add support for Linux kernel tracepoints
Takashi Sakamoto
2024-06-25
firewire: core: add tracepoints events for completions of packets in isochron...
Takashi Sakamoto
2024-06-25
firewire: core: add tracepoints events for flushing completions of isochronou...
Takashi Sakamoto
2024-06-17
firewire: ohci: use helper inline functions to serialize/deserialize self ID ...
Takashi Sakamoto
2024-06-17
firewire: ohci: use helper functions for self ID sequence
Takashi Sakamoto
2024-06-17
firewire: ohci: minor code refactoring for self ID logging
Takashi Sakamoto
2024-05-06
firewire: ohci: obsolete OHCI_PARAM_DEBUG_BUSRESETS from debug module parameter
Takashi Sakamoto
2024-05-06
firewire: ohci: add bus-reset event for initial set of handled irq
Takashi Sakamoto
2024-05-06
firewire: core: obsolete tcode check macros with inline functions
Takashi Sakamoto
2024-05-06
firewire: ohci: replace hard-coded values with common macros
Takashi Sakamoto
2024-05-06
firewire: ohci: replace hard-coded values with inline functions for asynchron...
Takashi Sakamoto
2024-05-06
firewire: ohci: replace local macros with common inline functions for asynchr...
Takashi Sakamoto
2024-05-06
firewire: ohci: use pci_irq_vector() to retrieve allocated interrupt line
Takashi Sakamoto
2024-05-06
firewire: ohci: obsolete usage of deprecated API for MSI
Takashi Sakamoto
2024-05-06
firewire: ohci: replace request_irq() with request_threaded_irq()
Takashi Sakamoto
2024-05-06
Revert "firewire: ohci: use devres for requested IRQ"
Takashi Sakamoto
2024-04-29
firewire: ohci: fulfill timestamp for some local asynchronous transaction
Takashi Sakamoto
2024-04-06
firewire: ohci: mask bus reset interrupts between ISR and bottom half
Adam Goldman
2024-03-06
firewire: ohci: prevent leak of left-over IRQ on unbind
Edmund Raile
[next]