index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-10
firewire: core: fill model field in modalias of unit device for legacy layout...
Takashi Sakamoto
2
-3
/
+20
2024-01-08
firewire: core: detect model name for legacy layout of configuration ROM
Takashi Sakamoto
2
-9
/
+27
2024-01-08
firewire: core: detect numeric model identifier for legacy layout of configur...
Takashi Sakamoto
2
-15
/
+49
2024-01-08
firewire: test: add test of device attributes for legacy AV/C device
Takashi Sakamoto
1
-0
/
+111
2024-01-08
firewire: test: add test of device attributes for simple AV/C device
Takashi Sakamoto
1
-0
/
+119
2024-01-08
firewire: test: add KUnit test for device attributes
Takashi Sakamoto
4
-0
/
+40
2024-01-08
firewire: core: replace magic number with macro
Takashi Sakamoto
1
-5
/
+7
2024-01-08
firewire: core: adds constant qualifier for local helper functions
Takashi Sakamoto
1
-3
/
+3
2024-01-08
firewire: make fw_bus_type const
Greg Kroah-Hartman
1
-1
/
+1
2024-01-05
firewire: ohci: suppress unexpected system reboot in AMD Ryzen machines and A...
Takashi Sakamoto
1
-0
/
+51
2023-12-03
Merge tag 'firewire-fixes-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-7
/
+4
2023-11-30
firewire: core: fix possible memory leak in create_units()
Yang Yingliang
1
-7
/
+4
2023-11-25
scsi: Change SCSI device boolean fields to single bit flags
Damien Le Moal
1
-3
/
+3
2023-11-05
firewire: Annotate struct fw_node with __counted_by
Kees Cook
1
-1
/
+1
2023-10-27
scsi: sd: Introduce manage_shutdown device flag
Damien Le Moal
1
-0
/
+1
2023-09-28
scsi: sd: Differentiate system and runtime start/stop management
Damien Le Moal
1
-3
/
+6
2023-09-15
Revert "firewire: core: obsolete usage of GFP_ATOMIC at building node tree"
Takashi Sakamoto
2
-2
/
+2
2023-06-24
firewire: net: fix use after free in fwnet_finish_incoming_packet()
Zhang Shurong
1
-2
/
+4
2023-06-06
firewire: core: obsolete usage of GFP_ATOMIC at building node tree
Takashi Sakamoto
2
-2
/
+2
2023-06-06
firewire: ohci: release buffer for AR req/resp contexts when managed resource...
Takashi Sakamoto
1
-17
/
+14
2023-06-06
firewire: ohci: use devres for content of configuration ROM
Takashi Sakamoto
1
-18
/
+9
2023-06-06
firewire: ohci: use devres for IT, IR, AT/receive, and AT/request contexts
Takashi Sakamoto
1
-15
/
+8
2023-06-06
firewire: ohci: use devres for list of isochronous contexts
Takashi Sakamoto
1
-10
/
+9
2023-06-06
firewire: ohci: use devres for requested IRQ
Takashi Sakamoto
1
-8
/
+4
2023-06-06
firewire: ohci: use devres for misc DMA buffer
Takashi Sakamoto
1
-10
/
+3
2023-06-06
firewire: ohci: use devres for MMIO region mapping
Takashi Sakamoto
1
-20
/
+6
2023-06-06
firewire: ohci: use devres for PCI-related resources
Takashi Sakamoto
1
-7
/
+3
2023-06-06
firewire: ohci: use devres for memory object of ohci structure
Takashi Sakamoto
1
-16
/
+17
2023-05-30
firewire: fix build failure due to missing module license
Takashi Sakamoto
1
-0
/
+2
2023-05-30
firewire: cdev: implement new event relevant to phy packet with time stamp
Takashi Sakamoto
1
-22
/
+68
2023-05-30
firewire: cdev: add new event to notify phy packet with time stamp
Takashi Sakamoto
1
-0
/
+14
2023-05-30
firewire: cdev: code refactoring to dispatch event for phy packet
Takashi Sakamoto
1
-27
/
+51
2023-05-30
firewire: cdev: implement new event to notify response subaction with time stamp
Takashi Sakamoto
1
-31
/
+65
2023-05-30
firewire: cdev: add new event to notify response subaction with time stamp
Takashi Sakamoto
1
-0
/
+15
2023-05-30
firewire: cdev: code refactoring to operate event of response
Takashi Sakamoto
1
-12
/
+15
2023-05-30
firewire: core: implement variations to send request and wait for response wi...
Takashi Sakamoto
1
-14
/
+27
2023-05-30
firewire: core: use union for callback of transaction completion
Takashi Sakamoto
3
-14
/
+68
2023-05-30
firewire: cdev: implement new event to notify request subaction with time stamp
Takashi Sakamoto
1
-1
/
+17
2023-05-30
firewire: cdev: add new event to notify request subaction with time stamp
Takashi Sakamoto
1
-0
/
+20
2023-05-30
firewire: cdev: add new version of ABI to notify time stamp at request/respon...
Takashi Sakamoto
1
-0
/
+1
2023-05-30
firewire: add KUnit test to check layout of UAPI structures
Takashi Sakamoto
4
-0
/
+61
2023-05-11
firewire: net: fix unexpected release of object for asynchronous request packet
Takashi Sakamoto
1
-10
/
+11
2023-04-27
Merge tag 'firewire-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2023-04-24
firewire: init_ohci1394_dma: use correct function names in comments
Randy Dunlap
1
-2
/
+2
2023-03-25
scsi: firewire: sbp2: Declare the SCSI host template const
Bart Van Assche
1
-2
/
+2
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+4
2023-01-27
driver core: make struct device_type.uevent() take a const *
Greg Kroah-Hartman
1
-4
/
+4
2023-01-23
firewire: cdev: use single object to dispatch event for request to IEC 61883-...
Takashi Sakamoto
1
-16
/
+9
2023-01-23
firewire: cdev: obsolete NULL check to detect IEC 61883-1 FCP region
Takashi Sakamoto
3
-19
/
+23
2023-01-23
firewire: core: use kref structure to maintain lifetime of data for fw_reques...
Takashi Sakamoto
3
-6
/
+34
[next]