index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
Age
Commit message (
Expand
)
Author
2025-10-25
firewire: init_ohci1394_dma: add missing function parameter documentation
Nirbhay Sharma
2025-10-24
firewire: core: fix __must_hold() annotation
Takashi Sakamoto
2025-10-01
Merge tag 'firewire-updates-6.18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-09-28
firewire: core: fix undefined reference error in ARM EABI
Takashi Sakamoto
2025-09-24
Revert "firewire: core: disable bus management work temporarily during updati...
Takashi Sakamoto
2025-09-24
Revert "firewire: core: shrink critical section of fw_card spinlock in bm_work"
Takashi Sakamoto
2025-09-24
firewire: core: suppress overflow warning when computing jiffies from isochro...
Takashi Sakamoto
2025-09-20
firewire: core: fix overlooked update of subsystem ABI version
Takashi Sakamoto
2025-09-19
firewire: core: minor code refactoring to delete useless local variable
Takashi Sakamoto
2025-09-19
firewire: core; eliminate pick_me goto label
Takashi Sakamoto
2025-09-19
firewire: core: code refactoring to split contention procedure for bus manager
Takashi Sakamoto
2025-09-19
firewire: core: code refactoring for the case of generation mismatch
Takashi Sakamoto
2025-09-19
firewire: core: use switch statement to evaluate transaction result to CSR_BU...
Takashi Sakamoto
2025-09-19
firewire: core: remove useless generation check
Takashi Sakamoto
2025-09-18
firewire: core: use struct_size and flex_array_size in ioctl_add_descriptor
Thorsten Blum
2025-09-17
firewire: core: shrink critical section of fw_card spinlock in bm_work
Takashi Sakamoto
2025-09-17
firewire: core: disable bus management work temporarily during updating topology
Takashi Sakamoto
2025-09-17
firewire: core: schedule bm_work item outside of spin lock
Takashi Sakamoto
2025-09-16
firewire: core: annotate fw_destroy_nodes with must-hold-lock
Takashi Sakamoto
2025-09-16
firewire: core: use spin lock specific to timer for split transaction
Takashi Sakamoto
2025-09-16
firewire: core: use spin lock specific to transaction
Takashi Sakamoto
2025-09-16
firewire: core: use spin lock specific to topology map
Takashi Sakamoto
2025-09-16
firewire: core: maintain phy packet receivers locally in cdev layer
Takashi Sakamoto
2025-09-16
firewire: core: use scoped_guard() to manage critical section to update topology
Takashi Sakamoto
2025-09-15
firewire: core: use helper macro to compare against current jiffies
Takashi Sakamoto
2025-09-15
firewire: core: use helper macros instead of direct access to HZ
Takashi Sakamoto
2025-09-13
firewire: core: use macro expression for not-registered state of BUS_MANAGER_ID
Takashi Sakamoto
2025-09-13
firewire: core: use macro expression for gap count mismatch
Takashi Sakamoto
2025-09-12
firewire: core: remove useless lockdep_assert_held()
Takashi Sakamoto
2025-09-08
firewire: core: code refactoring whether root node is cycle master capable
Takashi Sakamoto
2025-09-08
firewire: core: code refactoring to investigate root node for bus manager
Takashi Sakamoto
2025-09-08
firewire: core: code refactoring to detect both IEEE 1394:1995 IRM and Canon ...
Takashi Sakamoto
2025-09-08
firewire: core: refer fw_card member to initiate bus reset under acquiring lock
Takashi Sakamoto
2025-09-08
firewire: core: code refactoring to evaluate transaction result to CSR_BUS_MA...
Takashi Sakamoto
2025-09-08
firewire: ohci: localize transaction data and rcode per condition branch
Takashi Sakamoto
2025-09-08
firewire: core: use cleanup function in bm_work
Takashi Sakamoto
2025-09-08
firewire: core: add helper functions to access to fw_device data in fw_node s...
Takashi Sakamoto
2025-09-08
firewire: ohci: use return value from fw_node_get()
Takashi Sakamoto
2025-09-08
firewire: core: utilize cleanup function to release workqueue in error path
Takashi Sakamoto
2025-09-08
firewire: ohci: use kcalloc() variant for array allocation
Takashi Sakamoto
2025-08-23
firewire: ohci: remove module-local workqueue
Takashi Sakamoto
2025-08-23
firewire: ohci: use threaded IRQ handler to handle SelfIDComplete event
Takashi Sakamoto
2025-08-23
firewire: ohci: move self_id_complete tracepoint after validating register
Takashi Sakamoto
2025-08-22
firewire: ohci: remove obsolete module-level debug parameter
Takashi Sakamoto
2025-08-22
firewire: ohci: remove obsolete debug logging for AT/AR results
Takashi Sakamoto
2025-08-22
firewire: ohci: remove obsolete debug logging for selfID sequence
Takashi Sakamoto
2025-08-22
firewire: ohci: remove obsolete debug logging for IRQ events
Takashi Sakamoto
2025-08-03
firewire: core: reallocate buffer for FCP address handlers when more than 4 a...
Takashi Sakamoto
2025-08-03
firewire: core: call FCP address handlers outside RCU read-side critical section
Takashi Sakamoto
2025-08-03
firewire: core: call handler for exclusive regions outside RCU read-side crit...
Takashi Sakamoto
[next]