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