summaryrefslogtreecommitdiff
path: root/drivers/firewire
AgeCommit message (Expand)Author
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-12firewire: core: move copy_port_status() helper function to TP_fast_assign() b...Takashi Sakamoto
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: add static inline functions to deserialize for Self-ID DMA op...Takashi 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-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman
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 queueing packets of isochronous co...Takashi Sakamoto
2024-06-25firewire: core: add tracepoints events for flushing completions of isochronou...Takashi Sakamoto
2024-06-25firewire: core: add tracepoints events for flushing of isochronous contextTakashi Sakamoto
2024-06-25firewire: core: add tracepoints events for starting/stopping of isochronous c...Takashi Sakamoto
2024-06-25firewire: core: add tracepoints events for setting channels of multichannel c...Takashi Sakamoto
2024-06-25firewire: core: add tracepoints events for allocation/deallocation of isochro...Takashi Sakamoto
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