index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
/
ohci.c
Age
Commit message (
Expand
)
Author
2024-12-08
firewire: ohci: use generic power management
Vaibhav Gupta
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
[next]