index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
/
core.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-18
firewire: core: provide isoc header buffer size outside card driver
Takashi Sakamoto
1
-3
/
+3
2026-01-18
firewire: core: add function variants for isochronous context creation
Takashi Sakamoto
1
-0
/
+9
2026-01-12
firewire: core: move private function declaration from public header to inter...
Takashi Sakamoto
1
-0
/
+1
2025-11-14
firewire: core: abort pending transactions at card removal
Takashi Sakamoto
1
-0
/
+2
2025-11-09
firewire: core: clear sources of hardware interrupt at card removal
Takashi Sakamoto
1
-0
/
+3
2025-09-28
firewire: core: fix undefined reference error in ARM EABI
Takashi Sakamoto
1
-1
/
+1
2025-09-24
firewire: core: suppress overflow warning when computing jiffies from isochro...
Takashi Sakamoto
1
-1
/
+1
2025-09-15
firewire: core: use helper macros instead of direct access to HZ
Takashi Sakamoto
1
-0
/
+2
2025-09-13
firewire: core: use macro expression for not-registered state of BUS_MANAGER_ID
Takashi Sakamoto
1
-0
/
+3
2025-09-13
firewire: core: use macro expression for gap count mismatch
Takashi Sakamoto
1
-0
/
+3
2025-09-08
firewire: core: add helper functions to access to fw_device data in fw_node s...
Takashi Sakamoto
1
-2
/
+12
2024-10-01
firewire: Correct some typos
Shen Lichuan
1
-1
/
+1
2024-09-12
Revert "firewire: core: move workqueue handler from 1394 OHCI driver to core ...
Takashi Sakamoto
1
-0
/
+5
2024-09-09
firewire: core: move workqueue handler from 1394 OHCI driver to core function
Takashi Sakamoto
1
-5
/
+0
2024-09-08
firewire: core: expose kernel API to schedule work item to process isochronou...
Takashi Sakamoto
1
-5
/
+0
2024-09-04
firewire: core: add local API to queue work item to workqueue specific to iso...
Takashi Sakamoto
1
-0
/
+10
2024-09-04
firewire: core: allocate workqueue to handle isochronous contexts in card
Takashi Sakamoto
1
-2
/
+2
2024-08-13
firewire: core: use xarray instead of idr to maintain client resource
Takashi Sakamoto
1
-1
/
+0
2024-08-12
firewire: core: replace IDR with XArray to maintain fw_device
Takashi Sakamoto
1
-1
/
+2
2024-08-01
firewire: core: utilize kref to maintain fw_node with reference counting
Takashi Sakamoto
1
-4
/
+11
2024-05-06
Revert "firewire: core: option to log bus reset initiation"
Takashi Sakamoto
1
-4
/
+0
2024-05-06
firewire: core: obsolete tcode check macros with inline functions
Takashi Sakamoto
1
-7
/
+14
2024-05-06
firewire: core: option to log bus reset initiation
Adam Goldman
1
-0
/
+4
2023-11-05
firewire: Annotate struct fw_node with __counted_by
Kees Cook
1
-1
/
+1
2023-05-30
firewire: core: use union for callback of transaction completion
Takashi Sakamoto
1
-0
/
+7
2023-01-23
firewire: cdev: obsolete NULL check to detect IEC 61883-1 FCP region
Takashi Sakamoto
1
-0
/
+6
2023-01-23
firewire: core: use kref structure to maintain lifetime of data for fw_reques...
Takashi Sakamoto
1
-0
/
+3
2020-06-15
firewire: ohci: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2019-11-13
firewire: core: code cleanup after vm_map_pages_zero introduction
Stefan Richter
1
-2
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-03-23
drivers, firewire: convert fw_node.ref_count from atomic_t to refcount_t
Elena Reshetova
1
-4
/
+4
2014-06-04
Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+0
2014-05-29
firewire: revert to 4 GB RDMA, fix protocols using Memory Space
Stefan Richter
1
-2
/
+2
2014-05-26
ALSA: firewire/bebob: Add a workaround for M-Audio special Firewire series
Takashi Sakamoto
1
-1
/
+0
2014-01-20
firewire: Enable remote DMA above 4 GB
Stefan Richter
1
-0
/
+3
2012-05-24
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+6
2012-05-09
firewire: Move fw_card kref functions into linux/firewire.h
Chris Boot
1
-15
/
+0
2012-04-17
firewire: core: fix DMA mapping direction
Stefan Richter
1
-1
/
+6
2012-03-18
firewire: allow explicit flushing of iso packet completions
Clemens Ladisch
1
-0
/
+2
2012-02-22
firewire: core: prefix log messages with card name
Stefan Richter
1
-0
/
+6
2012-01-15
firewire: move fw_device reference counting from drivers to core
Stefan Richter
1
-0
/
+13
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-05-10
firewire: sbp2: parallelize login, reconnect, logout
Stefan Richter
1
-2
/
+0
2011-05-10
firewire: core: use non-reentrant workqueue with rescuer
Stefan Richter
1
-0
/
+2
2011-05-10
firewire: optimize iso queueing by setting wake only after the last packet
Clemens Ladisch
1
-0
/
+2
2011-03-15
ALSA: add LaCie FireWire Speakers/Griffin FireWave Surround driver
Clemens Ladisch
1
-3
/
+0
2010-12-13
firewire: make PHY packet header format consistent
Clemens Ladisch
1
-1
/
+3
2010-07-29
firewire: add isochronous multichannel reception
Stefan Richter
1
-0
/
+2
2010-07-23
firewire: cdev: add PHY pinging
Stefan Richter
1
-0
/
+5
2010-07-23
firewire: cdev: add PHY packet reception
Stefan Richter
1
-0
/
+2
[next]