summaryrefslogtreecommitdiff
path: root/drivers/firewire
AgeCommit message (Expand)Author
2024-06-17firewire: core: record card index in tracepoints event for self ID sequenceTakashi Sakamoto
2024-06-17firewire: core: use inline helper functions to serialize phy config packetTakashi Sakamoto
2024-06-17firewire: core: add tests for serialization/deserialization of phy config packetTakashi Sakamoto
2024-06-17firewire: core: add tracepoints event for self_id_sequenceTakashi Sakamoto
2024-06-17firewire: core: arrangement header inclusion for tracepoints eventsTakashi Sakamoto
2024-06-17firewire: ohci: use helper inline functions to serialize/deserialize self ID ...Takashi Sakamoto
2024-06-17firewire: core: use helper inline functions to deserialize self ID packetTakashi Sakamoto
2024-06-17firewire: core: add common inline functions to serialize/deserialize self ID ...Takashi Sakamoto
2024-06-17firewire: ohci: use helper functions for self ID sequenceTakashi Sakamoto
2024-06-17firewire: core: use helper functions for self ID sequenceTakashi Sakamoto
2024-06-17firewire: ohci: minor code refactoring for self ID loggingTakashi Sakamoto
2024-06-17firewire: core: minor code refactoring for topology builderTakashi Sakamoto
2024-06-17firewire: core: add helper function to handle port status from self ID sequen...Takashi Sakamoto
2024-06-17firewire: core: add enumerator of self ID sequences and its KUnit testTakashi Sakamoto
2024-06-15firewire: core: record card index in bus_reset_handle tracepoints eventTakashi Sakamoto
2024-06-15firewire: core: record card index in tracepoinrts events derived from bus_res...Takashi Sakamoto
2024-06-15firewire: core: record card index in async_phy_inbound tracepoints eventTakashi Sakamoto
2024-06-15firewire: core: record card index in async_phy_outbound_complete tracepoints ...Takashi Sakamoto
2024-06-15firewire: core: record card index in async_phy_outbound_initiate tracepoints ...Takashi Sakamoto
2024-06-15firewire: core: record card index in tracepoinrts events derived from async_i...Takashi Sakamoto
2024-06-15firewire: core: record card index in tracepoinrts events derived from async_o...Takashi Sakamoto
2024-06-15firewire: core: record card index in tracepoinrts events derived from async_o...Takashi Sakamoto
2024-06-15firewire: fix website URL in KconfigTakashi Sakamoto
2024-05-27firewire: add missing MODULE_DESCRIPTION() to test modulesJeff Johnson
2024-05-14Merge tag 'firewire-updates-6.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-05-09firewire: obsolete usage of *-objs in Makefile for KUnit testTakashi Sakamoto
2024-05-06firewire: core: add tracepoint event for handling bus resetTakashi Sakamoto
2024-05-06Revert "firewire: core: option to log bus reset initiation"Takashi Sakamoto
2024-05-06firewire: core: add tracepoints events for initiating bus resetTakashi 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: add tracepoints event for asynchronous inbound phy packetTakashi Sakamoto
2024-05-06firewire: core/cdev: add tracepoints events for asynchronous phy packetTakashi Sakamoto
2024-05-06firewire: core: add tracepoints events for asynchronous outbound responseTakashi Sakamoto
2024-05-06firewire: core: add tracepoint event for asynchronous inbound requestTakashi Sakamoto
2024-05-06firewire: core: add tracepoints event for asynchronous inbound responseTakashi Sakamoto
2024-05-06firewire: core: add tracepoints events for asynchronous outbound requestTakashi Sakamoto
2024-05-06firewire: core: add support for Linux kernel tracepointsTakashi Sakamoto
2024-05-06firewire: core: replace local macros with common inline functions for isochro...Takashi Sakamoto
2024-05-06firewire: core: add common macro to serialize/deserialize isochronous packet ...Takashi 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: core: replace local macros with common inline functions for asynchr...Takashi Sakamoto
2024-05-06firewire: core: add common inline functions to serialize/deserialize asynchro...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