aboutsummaryrefslogtreecommitdiff
path: root/drivers/firewire
AgeCommit message (Expand)AuthorFilesLines
2024-02-29firewire: core: use long bus reset on gap count errorGravatar Takashi Sakamoto 1-1/+13
2024-02-07firewire: core: send bus reset promptly on gap count errorGravatar Takashi Sakamoto 1-1/+17
2024-02-01firewire: core: search descriptor leaf just after vendor directory entry in r...Gravatar Takashi Sakamoto 1-1/+10
2024-02-01firewire: core: correct documentation of fw_csr_string() kernel APIGravatar Takashi Sakamoto 1-4/+3
2024-01-10firewire: core: fill model field in modalias of unit device for legacy layout...Gravatar Takashi Sakamoto 2-3/+20
2024-01-08firewire: core: detect model name for legacy layout of configuration ROMGravatar Takashi Sakamoto 2-9/+27
2024-01-08firewire: core: detect numeric model identifier for legacy layout of configur...Gravatar Takashi Sakamoto 2-15/+49
2024-01-08firewire: test: add test of device attributes for legacy AV/C deviceGravatar Takashi Sakamoto 1-0/+111
2024-01-08firewire: test: add test of device attributes for simple AV/C deviceGravatar Takashi Sakamoto 1-0/+119
2024-01-08firewire: test: add KUnit test for device attributesGravatar Takashi Sakamoto 4-0/+40
2024-01-08firewire: core: replace magic number with macroGravatar Takashi Sakamoto 1-5/+7
2024-01-08firewire: core: adds constant qualifier for local helper functionsGravatar Takashi Sakamoto 1-3/+3
2024-01-08firewire: make fw_bus_type constGravatar Greg Kroah-Hartman 1-1/+1
2024-01-05firewire: ohci: suppress unexpected system reboot in AMD Ryzen machines and A...Gravatar Takashi Sakamoto 1-0/+51
2023-12-03Merge tag 'firewire-fixes-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-7/+4
2023-11-30firewire: core: fix possible memory leak in create_units()Gravatar Yang Yingliang 1-7/+4
2023-11-24scsi: Change SCSI device boolean fields to single bit flagsGravatar Damien Le Moal 1-3/+3
2023-11-05firewire: Annotate struct fw_node with __counted_byGravatar Kees Cook 1-1/+1
2023-10-27scsi: sd: Introduce manage_shutdown device flagGravatar Damien Le Moal 1-0/+1
2023-09-28scsi: sd: Differentiate system and runtime start/stop managementGravatar Damien Le Moal 1-3/+6
2023-09-15Revert "firewire: core: obsolete usage of GFP_ATOMIC at building node tree"Gravatar Takashi Sakamoto 2-2/+2
2023-06-24firewire: net: fix use after free in fwnet_finish_incoming_packet()Gravatar Zhang Shurong 1-2/+4
2023-06-06firewire: core: obsolete usage of GFP_ATOMIC at building node treeGravatar Takashi Sakamoto 2-2/+2
2023-06-06firewire: ohci: release buffer for AR req/resp contexts when managed resource...Gravatar Takashi Sakamoto 1-17/+14
2023-06-06firewire: ohci: use devres for content of configuration ROMGravatar Takashi Sakamoto 1-18/+9
2023-06-06firewire: ohci: use devres for IT, IR, AT/receive, and AT/request contextsGravatar Takashi Sakamoto 1-15/+8
2023-06-06firewire: ohci: use devres for list of isochronous contextsGravatar Takashi Sakamoto 1-10/+9
2023-06-06firewire: ohci: use devres for requested IRQGravatar Takashi Sakamoto 1-8/+4
2023-06-06firewire: ohci: use devres for misc DMA bufferGravatar Takashi Sakamoto 1-10/+3
2023-06-06firewire: ohci: use devres for MMIO region mappingGravatar Takashi Sakamoto 1-20/+6
2023-06-06firewire: ohci: use devres for PCI-related resourcesGravatar Takashi Sakamoto 1-7/+3
2023-06-06firewire: ohci: use devres for memory object of ohci structureGravatar Takashi Sakamoto 1-16/+17
2023-05-30firewire: fix build failure due to missing module licenseGravatar Takashi Sakamoto 1-0/+2
2023-05-30firewire: cdev: implement new event relevant to phy packet with time stampGravatar Takashi Sakamoto 1-22/+68
2023-05-30firewire: cdev: add new event to notify phy packet with time stampGravatar Takashi Sakamoto 1-0/+14
2023-05-30firewire: cdev: code refactoring to dispatch event for phy packetGravatar Takashi Sakamoto 1-27/+51
2023-05-30firewire: cdev: implement new event to notify response subaction with time stampGravatar Takashi Sakamoto 1-31/+65
2023-05-30firewire: cdev: add new event to notify response subaction with time stampGravatar Takashi Sakamoto 1-0/+15
2023-05-30firewire: cdev: code refactoring to operate event of responseGravatar Takashi Sakamoto 1-12/+15
2023-05-30firewire: core: implement variations to send request and wait for response wi...Gravatar Takashi Sakamoto 1-14/+27
2023-05-30firewire: core: use union for callback of transaction completionGravatar Takashi Sakamoto 3-14/+68
2023-05-30firewire: cdev: implement new event to notify request subaction with time stampGravatar Takashi Sakamoto 1-1/+17
2023-05-30firewire: cdev: add new event to notify request subaction with time stampGravatar Takashi Sakamoto 1-0/+20
2023-05-30firewire: cdev: add new version of ABI to notify time stamp at request/respon...Gravatar Takashi Sakamoto 1-0/+1
2023-05-30firewire: add KUnit test to check layout of UAPI structuresGravatar Takashi Sakamoto 4-0/+61
2023-05-11firewire: net: fix unexpected release of object for asynchronous request packetGravatar Takashi Sakamoto 1-10/+11
2023-04-27Merge tag 'firewire-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+2
2023-04-24firewire: init_ohci1394_dma: use correct function names in commentsGravatar Randy Dunlap 1-2/+2
2023-03-24scsi: firewire: sbp2: Declare the SCSI host template constGravatar Bart Van Assche 1-2/+2
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-4/+4