summaryrefslogtreecommitdiff
path: root/drivers/firewire
AgeCommit message (Expand)Author
2023-10-27scsi: sd: Introduce manage_shutdown device flagDamien Le Moal
2023-09-28scsi: sd: Differentiate system and runtime start/stop managementDamien Le Moal
2023-09-15Revert "firewire: core: obsolete usage of GFP_ATOMIC at building node tree"Takashi Sakamoto
2023-06-24firewire: net: fix use after free in fwnet_finish_incoming_packet()Zhang Shurong
2023-06-06firewire: core: obsolete usage of GFP_ATOMIC at building node treeTakashi 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: fix build failure due to missing module licenseTakashi Sakamoto
2023-05-30firewire: cdev: implement new event relevant to phy packet with time stampTakashi Sakamoto
2023-05-30firewire: cdev: add new event to notify phy packet with time stampTakashi Sakamoto
2023-05-30firewire: cdev: code refactoring to dispatch event for phy packetTakashi Sakamoto
2023-05-30firewire: cdev: implement new event to notify response subaction with time stampTakashi Sakamoto
2023-05-30firewire: cdev: add new event to notify response subaction with time stampTakashi Sakamoto
2023-05-30firewire: cdev: code refactoring to operate event of responseTakashi Sakamoto
2023-05-30firewire: core: implement variations to send request and wait for response wi...Takashi Sakamoto
2023-05-30firewire: core: use union for callback of transaction completionTakashi Sakamoto
2023-05-30firewire: cdev: implement new event to notify request subaction with time stampTakashi Sakamoto
2023-05-30firewire: cdev: add new event to notify request subaction with time stampTakashi Sakamoto
2023-05-30firewire: cdev: add new version of ABI to notify time stamp at request/respon...Takashi Sakamoto
2023-05-30firewire: add KUnit test to check layout of UAPI structuresTakashi Sakamoto
2023-05-11firewire: net: fix unexpected release of object for asynchronous request packetTakashi Sakamoto
2023-04-27Merge tag 'firewire-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-04-24firewire: init_ohci1394_dma: use correct function names in commentsRandy Dunlap
2023-03-24scsi: firewire: sbp2: Declare the SCSI host template constBart Van Assche
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-01-27driver core: make struct device_type.uevent() take a const *Greg Kroah-Hartman
2023-01-23firewire: cdev: use single object to dispatch event for request to IEC 61883-...Takashi Sakamoto
2023-01-23firewire: cdev: obsolete NULL check to detect IEC 61883-1 FCP regionTakashi Sakamoto
2023-01-23firewire: core: use kref structure to maintain lifetime of data for fw_reques...Takashi Sakamoto
2023-01-17firewire: fix memory leak for payload of request subaction to IEC 61883-1 FCP...Takashi Sakamoto
2022-07-28firewire: net: Make use of get_unaligned_be48(), put_unaligned_be48()Andy Shevchenko
2022-06-17firewire: convert sysfs sprintf/snprintf family to sysfs_emitJiapeng Chong
2022-06-17firewire: cdev: fix potential leak of kernel stack due to uninitialized valueTakashi Sakamoto
2022-05-23Merge branch 'for-linus' into for-nextTakashi Iwai
2022-04-25firewire: core: extend card->lock in fw_core_handle_bus_resetNiels Dossche
2022-04-25firewire: remove check of list iterator against head past the loop bodyJakob Koschel
2022-04-25firewire: fix potential uaf in outbound_phy_packet_callback()Chengfeng Ye
2022-04-05firewire: add kernel API to access packet structure in request structure for ...Takashi Sakamoto
2022-04-05firewire: add kernel API to access CYCLE_TIME registerTakashi Sakamoto
2022-04-05firewire: Add dummy read_csr/write_csr functionsHector Martin
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-01firewire: Remove function callback castsOscar Carter