index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firewire
/
core.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "firewire: core: move workqueue handler from 1394 OHCI driver to core ...
Takashi Sakamoto
2024-09-12
1
-0
/
+5
*
firewire: core: move workqueue handler from 1394 OHCI driver to core function
Takashi Sakamoto
2024-09-09
1
-5
/
+0
*
firewire: core: expose kernel API to schedule work item to process isochronou...
Takashi Sakamoto
2024-09-08
1
-5
/
+0
*
firewire: core: add local API to queue work item to workqueue specific to iso...
Takashi Sakamoto
2024-09-04
1
-0
/
+10
*
firewire: core: allocate workqueue to handle isochronous contexts in card
Takashi Sakamoto
2024-09-04
1
-2
/
+2
*
firewire: core: use xarray instead of idr to maintain client resource
Takashi Sakamoto
2024-08-13
1
-1
/
+0
*
firewire: core: replace IDR with XArray to maintain fw_device
Takashi Sakamoto
2024-08-12
1
-1
/
+2
*
firewire: core: utilize kref to maintain fw_node with reference counting
Takashi Sakamoto
2024-08-01
1
-4
/
+11
*
Revert "firewire: core: option to log bus reset initiation"
Takashi Sakamoto
2024-05-06
1
-4
/
+0
*
firewire: core: obsolete tcode check macros with inline functions
Takashi Sakamoto
2024-05-06
1
-7
/
+14
*
firewire: core: option to log bus reset initiation
Adam Goldman
2024-05-06
1
-0
/
+4
*
firewire: Annotate struct fw_node with __counted_by
Kees Cook
2023-11-05
1
-1
/
+1
*
firewire: core: use union for callback of transaction completion
Takashi Sakamoto
2023-05-30
1
-0
/
+7
*
firewire: cdev: obsolete NULL check to detect IEC 61883-1 FCP region
Takashi Sakamoto
2023-01-23
1
-0
/
+6
*
firewire: core: use kref structure to maintain lifetime of data for fw_reques...
Takashi Sakamoto
2023-01-23
1
-0
/
+3
*
firewire: ohci: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-06-15
1
-1
/
+1
*
firewire: core: code cleanup after vm_map_pages_zero introduction
Stefan Richter
2019-11-13
1
-2
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
drivers, firewire: convert fw_node.ref_count from atomic_t to refcount_t
Elena Reshetova
2017-03-23
1
-4
/
+4
*
Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2014-06-04
1
-1
/
+0
|
\
|
*
ALSA: firewire/bebob: Add a workaround for M-Audio special Firewire series
Takashi Sakamoto
2014-05-26
1
-1
/
+0
*
|
firewire: revert to 4 GB RDMA, fix protocols using Memory Space
Stefan Richter
2014-05-29
1
-2
/
+2
|
/
*
firewire: Enable remote DMA above 4 GB
Stefan Richter
2014-01-20
1
-0
/
+3
*
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-05-24
1
-1
/
+6
|
\
|
*
firewire: core: fix DMA mapping direction
Stefan Richter
2012-04-17
1
-1
/
+6
*
|
firewire: Move fw_card kref functions into linux/firewire.h
Chris Boot
2012-05-09
1
-15
/
+0
|
/
*
firewire: allow explicit flushing of iso packet completions
Clemens Ladisch
2012-03-18
1
-0
/
+2
*
firewire: core: prefix log messages with card name
Stefan Richter
2012-02-22
1
-0
/
+6
*
firewire: move fw_device reference counting from drivers to core
Stefan Richter
2012-01-15
1
-0
/
+13
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
firewire: sbp2: parallelize login, reconnect, logout
Stefan Richter
2011-05-10
1
-2
/
+0
*
firewire: core: use non-reentrant workqueue with rescuer
Stefan Richter
2011-05-10
1
-0
/
+2
*
firewire: optimize iso queueing by setting wake only after the last packet
Clemens Ladisch
2011-05-10
1
-0
/
+2
*
ALSA: add LaCie FireWire Speakers/Griffin FireWave Surround driver
Clemens Ladisch
2011-03-15
1
-3
/
+0
*
firewire: make PHY packet header format consistent
Clemens Ladisch
2010-12-13
1
-1
/
+3
*
firewire: add isochronous multichannel reception
Stefan Richter
2010-07-29
1
-0
/
+2
*
firewire: cdev: add PHY pinging
Stefan Richter
2010-07-23
1
-0
/
+5
*
firewire: cdev: add PHY packet reception
Stefan Richter
2010-07-23
1
-0
/
+2
*
firewire: core: integrate software-forced bus resets with bus management
Stefan Richter
2010-07-13
1
-1
/
+5
*
firewire: rename CSR access driver methods
Stefan Richter
2010-06-19
1
-2
/
+2
*
firewire: normalize STATE_CLEAR/SET CSR access interface
Stefan Richter
2010-06-19
1
-1
/
+1
*
firewire: replace get_features card driver hook
Stefan Richter
2010-06-19
1
-5
/
+0
*
firewire: allocate broadcast channel in hardware
Clemens Ladisch
2010-06-10
1
-0
/
+1
*
firewire: core: add CSR abdicate support
Clemens Ladisch
2010-06-10
1
-0
/
+1
*
firewire: add CSR cmstr support
Clemens Ladisch
2010-06-10
1
-0
/
+2
*
firewire: add CSR PRIORITY_BUDGET support
Clemens Ladisch
2010-06-10
1
-0
/
+4
*
firewire: add CSR NODE_IDS support
Clemens Ladisch
2010-06-10
1
-0
/
+1
*
firewire: add read_csr_reg driver callback
Clemens Ladisch
2010-06-10
1
-1
/
+1
*
firewire: check cdev response length
Clemens Ladisch
2010-06-09
1
-0
/
+1
*
firewire: core: use separate timeout for each transaction
Clemens Ladisch
2010-05-19
1
-1
/
+0
[next]