summaryrefslogtreecommitdiff
path: root/drivers/firewire/ohci.c
AgeCommit message (Expand)Author
2024-07-08Revert "firewire: ohci: use common macro to interpret be32 data in le32 buffer"Takashi Sakamoto
2024-07-04firewire: ohci: add tracepoints event for data of Self-ID DMATakashi Sakamoto
2024-07-04firewire: ohci: use inline functions to operate data of self-ID DMATakashi Sakamoto
2024-07-04firewire: ohci: use static function to handle endian issue on PowerPC platformTakashi Sakamoto
2024-07-04firewire: ohci: use common macro to interpret be32 data in le32 bufferTakashi Sakamoto
2024-06-25firewire: ohci: add tracepoints event for hardIRQ eventTakashi Sakamoto
2024-06-25firewire: ohci: add support for Linux kernel tracepointsTakashi Sakamoto
2024-06-25firewire: core: add tracepoints events for completions of packets in isochron...Takashi Sakamoto
2024-06-25firewire: core: add tracepoints events for flushing completions of isochronou...Takashi Sakamoto
2024-06-17firewire: ohci: use helper inline functions to serialize/deserialize self ID ...Takashi Sakamoto
2024-06-17firewire: ohci: use helper functions for self ID sequenceTakashi Sakamoto
2024-06-17firewire: ohci: minor code refactoring for self ID loggingTakashi Sakamoto
2024-05-06firewire: ohci: obsolete OHCI_PARAM_DEBUG_BUSRESETS from debug module parameterTakashi Sakamoto
2024-05-06firewire: ohci: add bus-reset event for initial set of handled irqTakashi Sakamoto
2024-05-06firewire: core: obsolete tcode check macros with inline functionsTakashi Sakamoto
2024-05-06firewire: ohci: replace hard-coded values with common macrosTakashi Sakamoto
2024-05-06firewire: ohci: replace hard-coded values with inline functions for asynchron...Takashi Sakamoto
2024-05-06firewire: ohci: replace local macros with common inline functions for asynchr...Takashi Sakamoto
2024-05-06firewire: ohci: use pci_irq_vector() to retrieve allocated interrupt lineTakashi Sakamoto
2024-05-06firewire: ohci: obsolete usage of deprecated API for MSITakashi Sakamoto
2024-05-06firewire: ohci: replace request_irq() with request_threaded_irq()Takashi Sakamoto
2024-05-06Revert "firewire: ohci: use devres for requested IRQ"Takashi Sakamoto
2024-04-29firewire: ohci: fulfill timestamp for some local asynchronous transactionTakashi Sakamoto
2024-04-06firewire: ohci: mask bus reset interrupts between ISR and bottom halfAdam Goldman
2024-03-06firewire: ohci: prevent leak of left-over IRQ on unbindEdmund Raile
2024-01-05firewire: ohci: suppress unexpected system reboot in AMD Ryzen machines and A...Takashi Sakamoto
2023-06-06firewire: ohci: release buffer for AR req/resp contexts when managed resource...Takashi Sakamoto
2023-06-06firewire: ohci: use devres for content of configuration ROMTakashi Sakamoto
2023-06-06firewire: ohci: use devres for IT, IR, AT/receive, and AT/request contextsTakashi Sakamoto
2023-06-06firewire: ohci: use devres for list of isochronous contextsTakashi Sakamoto
2023-06-06firewire: ohci: use devres for requested IRQTakashi Sakamoto
2023-06-06firewire: ohci: use devres for misc DMA bufferTakashi Sakamoto
2023-06-06firewire: ohci: use devres for MMIO region mappingTakashi Sakamoto
2023-06-06firewire: ohci: use devres for PCI-related resourcesTakashi Sakamoto
2023-06-06firewire: ohci: use devres for memory object of ohci structureTakashi Sakamoto
2023-05-30firewire: core: use union for callback of transaction completionTakashi Sakamoto
2021-03-17firewire: ohci: Use tasklet_disable_in_atomic() where requiredSebastian Andrzej Siewior
2020-09-25firewire-ohci: use dma_alloc_pagesChristoph Hellwig
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-06-15firewire: ohci: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2019-11-13firewire: ohci: stop using get_seconds() for BUS_TIMEArnd Bergmann
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2018-02-02Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-13firewire-ohci: work around oversized DMA reads on JMicron controllersHector Martin
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2015-11-05firewire: ohci: propagate return code from soft_reset to probe and resumeStefan Richter
2015-11-05firewire: ohci: fix JMicron JMB38x IT context discoveryStefan Richter
2015-01-22firewire: ohci: Remove unused functionRickard Strandqvist