summaryrefslogtreecommitdiff
path: root/drivers/firewire
AgeCommit message (Expand)Author
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
2024-05-06Revert "firewire: ohci: use devres for requested IRQ"Takashi Sakamoto
2024-05-06firewire: core: option to log bus reset initiationAdam Goldman
2024-04-29firewire: ohci: fulfill timestamp for some local asynchronous transactionTakashi Sakamoto
2024-04-29firewire: nosy: ensure user_length is taken into account when fetching packet...Thanassis Avgerinos
2024-04-11scsi: sbp2: Switch to using ->device_configureChristoph Hellwig
2024-04-11scsi: core: Add a dma_alignment field to the host and host templateChristoph Hellwig
2024-04-06firewire: ohci: mask bus reset interrupts between ISR and bottom halfAdam Goldman
2024-03-21firewire: core: add memo about the caller of show functions for device attrib...Takashi Sakamoto
2024-03-18Revert "firewire: Kill unnecessary buf check in device_attribute.show"Li Zhijian
2024-03-11firewire: core: fix build failure due to the caller of fw_csr_string()Takashi Sakamoto
2024-03-11firewire: Convert snprintf/sprintf to sysfs_emitLi Zhijian
2024-03-11firewire: Kill unnecessary buf check in device_attribute.showLi Zhijian
2024-03-06firewire: ohci: prevent leak of left-over IRQ on unbindEdmund Raile
2024-02-29firewire: core: use long bus reset on gap count errorTakashi Sakamoto