index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firewire
Commit message (
Expand
)
Author
Age
Files
Lines
*
firewire: add missing MODULE_DESCRIPTION() to test modules
Jeff Johnson
2024-05-27
2
-0
/
+2
*
Merge tag 'firewire-updates-6.10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-05-14
12
-194
/
+1070
|
\
|
*
firewire: obsolete usage of *-objs in Makefile for KUnit test
Takashi Sakamoto
2024-05-09
1
-5
/
+2
|
*
firewire: core: add tracepoint event for handling bus reset
Takashi Sakamoto
2024-05-06
1
-0
/
+3
|
*
Revert "firewire: core: option to log bus reset initiation"
Takashi Sakamoto
2024-05-06
3
-21
/
+0
|
*
firewire: core: add tracepoints events for initiating bus reset
Takashi Sakamoto
2024-05-06
1
-0
/
+7
|
*
firewire: ohci: obsolete OHCI_PARAM_DEBUG_BUSRESETS from debug module parameter
Takashi Sakamoto
2024-05-06
1
-8
/
+1
|
*
firewire: ohci: add bus-reset event for initial set of handled irq
Takashi Sakamoto
2024-05-06
1
-6
/
+5
|
*
firewire: core: add tracepoints event for asynchronous inbound phy packet
Takashi Sakamoto
2024-05-06
1
-0
/
+2
|
*
firewire: core/cdev: add tracepoints events for asynchronous phy packet
Takashi Sakamoto
2024-05-06
2
-0
/
+13
|
*
firewire: core: add tracepoints events for asynchronous outbound response
Takashi Sakamoto
2024-05-06
1
-7
/
+16
|
*
firewire: core: add tracepoint event for asynchronous inbound request
Takashi Sakamoto
2024-05-06
1
-1
/
+7
|
*
firewire: core: add tracepoints event for asynchronous inbound response
Takashi Sakamoto
2024-05-06
1
-26
/
+29
|
*
firewire: core: add tracepoints events for asynchronous outbound request
Takashi Sakamoto
2024-05-06
1
-0
/
+7
|
*
firewire: core: add support for Linux kernel tracepoints
Takashi Sakamoto
2024-05-06
2
-1
/
+6
|
*
firewire: core: replace local macros with common inline functions for isochro...
Takashi Sakamoto
2024-05-06
1
-7
/
+5
|
*
firewire: core: add common macro to serialize/deserialize isochronous packet ...
Takashi Sakamoto
2024-05-06
2
-0
/
+110
|
*
firewire: core: obsolete tcode check macros with inline functions
Takashi Sakamoto
2024-05-06
3
-12
/
+19
|
*
firewire: ohci: replace hard-coded values with common macros
Takashi Sakamoto
2024-05-06
1
-4
/
+14
|
*
firewire: ohci: replace hard-coded values with inline functions for asynchron...
Takashi Sakamoto
2024-05-06
1
-15
/
+15
|
*
firewire: ohci: replace local macros with common inline functions for asynchr...
Takashi Sakamoto
2024-05-06
1
-16
/
+8
|
*
firewire: core: replace local macros with common inline functions for asynchr...
Takashi Sakamoto
2024-05-06
1
-82
/
+56
|
*
firewire: core: add common inline functions to serialize/deserialize asynchro...
Takashi Sakamoto
2024-05-06
5
-0
/
+726
|
*
firewire: ohci: use pci_irq_vector() to retrieve allocated interrupt line
Takashi Sakamoto
2024-05-06
1
-5
/
+13
|
*
firewire: ohci: obsolete usage of deprecated API for MSI
Takashi Sakamoto
2024-05-06
1
-4
/
+9
|
*
firewire: ohci: replace request_irq() with request_threaded_irq()
Takashi Sakamoto
2024-05-06
1
-4
/
+4
|
*
Revert "firewire: ohci: use devres for requested IRQ"
Takashi Sakamoto
2024-05-06
1
-6
/
+8
|
*
firewire: core: option to log bus reset initiation
Adam Goldman
2024-05-06
3
-0
/
+21
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-05-14
1
-9
/
+4
|
\
\
|
|
/
|
/
|
|
*
scsi: sbp2: Switch to using ->device_configure
Christoph Hellwig
2024-04-11
1
-3
/
+4
|
*
scsi: core: Add a dma_alignment field to the host and host template
Christoph Hellwig
2024-04-11
1
-6
/
+0
*
|
firewire: ohci: fulfill timestamp for some local asynchronous transaction
Takashi Sakamoto
2024-04-29
1
-2
/
+6
*
|
firewire: nosy: ensure user_length is taken into account when fetching packet...
Thanassis Avgerinos
2024-04-29
1
-2
/
+4
*
|
firewire: ohci: mask bus reset interrupts between ISR and bottom half
Adam Goldman
2024-04-06
1
-1
/
+5
|
/
*
firewire: core: add memo about the caller of show functions for device attrib...
Takashi Sakamoto
2024-03-21
1
-0
/
+2
*
Revert "firewire: Kill unnecessary buf check in device_attribute.show"
Li Zhijian
2024-03-18
1
-4
/
+12
*
firewire: core: fix build failure due to the caller of fw_csr_string()
Takashi Sakamoto
2024-03-11
1
-1
/
+1
*
firewire: Convert snprintf/sprintf to sysfs_emit
Li Zhijian
2024-03-11
1
-2
/
+2
*
firewire: Kill unnecessary buf check in device_attribute.show
Li Zhijian
2024-03-11
1
-11
/
+3
*
firewire: ohci: prevent leak of left-over IRQ on unbind
Edmund Raile
2024-03-06
1
-0
/
+2
*
firewire: core: use long bus reset on gap count error
Takashi Sakamoto
2024-02-29
1
-1
/
+13
*
firewire: core: send bus reset promptly on gap count error
Takashi Sakamoto
2024-02-07
1
-1
/
+17
*
firewire: core: search descriptor leaf just after vendor directory entry in r...
Takashi Sakamoto
2024-02-01
1
-1
/
+10
*
firewire: core: correct documentation of fw_csr_string() kernel API
Takashi Sakamoto
2024-02-01
1
-4
/
+3
*
firewire: core: fill model field in modalias of unit device for legacy layout...
Takashi Sakamoto
2024-01-10
2
-3
/
+20
*
firewire: core: detect model name for legacy layout of configuration ROM
Takashi Sakamoto
2024-01-08
2
-9
/
+27
*
firewire: core: detect numeric model identifier for legacy layout of configur...
Takashi Sakamoto
2024-01-08
2
-15
/
+49
*
firewire: test: add test of device attributes for legacy AV/C device
Takashi Sakamoto
2024-01-08
1
-0
/
+111
*
firewire: test: add test of device attributes for simple AV/C device
Takashi Sakamoto
2024-01-08
1
-0
/
+119
*
firewire: test: add KUnit test for device attributes
Takashi Sakamoto
2024-01-08
4
-0
/
+40
[next]