index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
firewire.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (headers)
Uwe Kleine-König (The Capable Hub)
1
-2
/
+1
2026-01-18
firewire: core: add fw_iso_context_create() variant with header storage size
Takashi Sakamoto
1
-0
/
+10
2026-01-18
firewire: core: provide isoc header buffer size outside card driver
Takashi Sakamoto
1
-2
/
+5
2026-01-18
firewire: core: add flags member for isochronous context structure
Takashi Sakamoto
1
-1
/
+5
2026-01-18
firewire: core: add function variants for isochronous context creation
Takashi Sakamoto
1
-3
/
+11
2026-01-12
firewire: core: stop using page private to store DMA mapping address
Takashi Sakamoto
1
-1
/
+1
2026-01-12
firewire: core: move private function declaration from public header to internal header
Takashi Sakamoto
1
-1
/
+0
2025-10-18
firewire: core: handle device quirk of TASCAM FW-1884/FW-1804/FW-1082
Takashi Sakamoto
1
-0
/
+3
2025-10-13
firewire: core: handle device quirk of MOTU Audio Express
Takashi Sakamoto
1
-0
/
+3
2025-10-13
firewire: core: detect device quirk when reading configuration ROM
Takashi Sakamoto
1
-0
/
+11
2025-09-16
firewire: core: use spin lock specific to timer for split transaction
Takashi Sakamoto
1
-6
/
+9
2025-09-16
firewire: core: use spin lock specific to transaction
Takashi Sakamoto
1
-3
/
+7
2025-09-16
firewire: core: use spin lock specific to topology map
Takashi Sakamoto
1
-1
/
+5
2025-09-16
firewire: core: maintain phy packet receivers locally in cdev layer
Takashi Sakamoto
1
-2
/
+0
2025-08-11
firewire: core: use reference counting to invoke address handlers safely
Takashi Sakamoto
1
-0
/
+4
2025-06-15
firewire: ohci: use workqueue to handle events of AT request/response contexts
Takashi Sakamoto
1
-2
/
+9
2025-06-15
firewire: core: allocate workqueue for AR/AT request/response contexts
Takashi Sakamoto
1
-0
/
+1
2024-09-12
firewire: core: update documentation of kernel APIs for flushing completions
Takashi Sakamoto
1
-3
/
+5
2024-09-12
Revert "firewire: core: use mutex to coordinate concurrent calls to flush completions"
Takashi Sakamoto
1
-1
/
+0
2024-09-09
firewire: core: use mutex to coordinate concurrent calls to flush completions
Takashi Sakamoto
1
-0
/
+1
2024-09-08
firewire: core: expose kernel API to schedule work item to process isochronous context
Takashi Sakamoto
1
-0
/
+17
2024-09-04
firewire: core: add local API to queue work item to workqueue specific to isochronous contexts
Takashi Sakamoto
1
-0
/
+1
2024-09-04
firewire: core: allocate workqueue to handle isochronous contexts in card
Takashi Sakamoto
1
-0
/
+2
2024-07-27
Revert "firewire: Annotate struct fw_iso_packet with __counted_by()"
Takashi Sakamoto
1
-3
/
+2
2024-05-06
firewire: Annotate struct fw_iso_packet with __counted_by()
Gustavo A. R. Silva
1
-1
/
+2
2024-01-08
firewire: make fw_bus_type const
Greg Kroah-Hartman
1
-1
/
+1
2023-07-04
Merge tag 'firewire-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
Linus Torvalds
1
-5
/
+77
2023-06-01
firewire: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2023-05-30
firewire: core: implement variations to send request and wait for response with time stamp
Takashi Sakamoto
1
-4
/
+65
2023-05-30
firewire: core: use union for callback of transaction completion
Takashi Sakamoto
1
-1
/
+12
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-12
/
+3
2023-01-27
firewire: move fw_device() and fw_unit() to use container_of_const()
Greg Kroah-Hartman
1
-12
/
+3
2023-01-23
firewire: cdev: obsolete NULL check to detect IEC 61883-1 FCP region
Takashi Sakamoto
1
-3
/
+2
2022-04-05
firewire: add kernel API to access packet structure in request structure for AR context
Takashi Sakamoto
1
-0
/
+1
2022-04-05
firewire: add kernel API to access CYCLE_TIME register
Takashi Sakamoto
1
-0
/
+2
2021-11-01
firewire: Remove function callback casts
Oscar Carter
1
-4
/
+7
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2014-05-26
ALSA: firewire/bebob: Add a workaround for M-Audio special Firewire series
Takashi Sakamoto
1
-0
/
+3
2014-03-07
firewire: don't use PREPARE_DELAYED_WORK
Tejun Heo
1
-0
/
+1
2013-07-27
firewire: fix libdc1394/FlyCap2 iso event regression
Clemens Ladisch
1
-0
/
+1
2013-06-09
firewire: introduce fw_driver.probe and .remove methods
Stefan Richter
1
-0
/
+2
2012-09-28
firewire: addendum to address handler RCU conversion
Stefan Richter
1
-2
/
+10
2012-07-30
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
Linus Torvalds
1
-2
/
+2
2012-06-30
firewire: core: add is_local sysfs device attribute
Clemens Ladisch
1
-1
/
+1
2012-05-27
firewire: core: make address handler length 64 bits
Clemens Ladisch
1
-1
/
+1
2012-05-24
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
Linus Torvalds
1
-0
/
+2
2012-05-09
firewire: Move fw_card kref functions into linux/firewire.h
Chris Boot
1
-0
/
+14
2012-05-09
firewire: Add function to get speed from opaque struct fw_request
Chris Boot
1
-0
/
+1
2012-04-17
firewire: move rcode_string() to core
Clemens Ladisch
1
-0
/
+1
2012-04-17
firewire: core: fix DMA mapping direction
Stefan Richter
1
-0
/
+1
[next]