index
:
linux-stable.git
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
/
sound
/
firewire
/
amdtp-stream.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: firewire-lib: Fix 'amdtp_domain_start()' when no AMDTP_OUT_STREAM strea...
Christophe JAILLET
2021-06-25
1
-2
/
+5
*
ALSA: firewire-lib: replace in_interrupt() with in_softirq()
Takashi Sakamoto
2021-06-12
1
-3
/
+3
*
ALSA: firewire-lib: obsolete workqueue for period update
Takashi Sakamoto
2021-06-10
1
-15
/
+0
*
ALSA: firewire-lib: operate for period elapse event in process context
Takashi Sakamoto
2021-06-10
1
-17
/
+14
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2021-06-08
1
-1
/
+1
|
\
|
*
ALSA: firewire-lib: fix the context to call snd_pcm_stop_xrun()
Takashi Sakamoto
2021-06-05
1
-1
/
+1
*
|
ALSA: firewire-lib: remove useless operations for kernel preemption
Takashi Sakamoto
2021-06-06
1
-12
/
+2
*
|
ALSA: firewire-lib: fix error codes for allocation failure
Dan Carpenter
2021-06-06
1
-2
/
+6
*
|
ALSA: firewire-lib: support NO_PERIOD_WAKEUP in ALSA PCM runtime
Takashi Sakamoto
2021-05-28
1
-6
/
+21
*
|
ALSA: firewire-lib: transfer rx packets on-the-fly when replaying
Takashi Sakamoto
2021-05-28
1
-5
/
+22
*
|
ALSA: firewire-lib: replay sequence of incoming packets for outgoing packets
Takashi Sakamoto
2021-05-28
1
-14
/
+139
*
|
ALSA: firewire-lib: add replay target to cache sequence of packet
Takashi Sakamoto
2021-05-28
1
-3
/
+79
*
|
ALSA: firewire-lib: obsolete callbacked member
Takashi Sakamoto
2021-05-25
1
-7
/
+2
*
|
ALSA: firewire-lib: drop initial NODATA or empty packet
Takashi Sakamoto
2021-05-25
1
-39
/
+97
*
|
ALSA: firewire-lib: code refactoring for transfer delay
Takashi Sakamoto
2021-05-22
1
-16
/
+8
*
|
ALSA: firewire-lib: code refactoring for generation of data block sequence
Takashi Sakamoto
2021-05-22
1
-33
/
+40
*
|
ALSA: firewire-lib: code refactoring for generation of syt sequence
Takashi Sakamoto
2021-05-22
1
-2
/
+24
*
|
ALSA: firewire-lib: code refactoring for generation of packet descriptors
Takashi Sakamoto
2021-05-22
1
-6
/
+5
*
|
ALSA: firewire-lib: pool sequence of packet in IT context independently
Takashi Sakamoto
2021-05-22
1
-89
/
+61
*
|
ALSA: firewire-lib: add flag to unaware of syt in CIP header
Takashi Sakamoto
2021-05-22
1
-17
/
+10
*
|
ALSA: firewire-lib: Fix uninitialized variable err issue
Takashi Sakamoto
2021-05-22
1
-3
/
+3
*
|
ALSA: firewire-lib: change waking up timing to process packets
Takashi Sakamoto
2021-05-20
1
-6
/
+10
*
|
ALSA: firewire-lib: start processing content of packet at the same cycle in s...
Takashi Sakamoto
2021-05-20
1
-27
/
+150
*
|
ALSA: firewire-lib: code refactoring to start several IT/IR contexts
Takashi Sakamoto
2021-05-20
1
-23
/
+14
*
|
ALSA: firewire-lib: skip initial packets instead of scheduling IR context
Takashi Sakamoto
2021-05-20
1
-67
/
+13
*
|
ALSA: firewire-lib: start processing content of packet at the same cycle in s...
Takashi Sakamoto
2021-05-20
1
-6
/
+109
*
|
ALSA: firewire-lib: code refactoring for selection of IT context header length
Takashi Sakamoto
2021-05-20
1
-6
/
+11
*
|
ALSA: firewire-lib: code refactoring for calculation of context payload
Takashi Sakamoto
2021-05-20
1
-16
/
+21
*
|
ALSA: firewire-lib: code refactoring for size of CIP header
Takashi Sakamoto
2021-05-20
1
-10
/
+15
*
|
ALSA: firewire-lib: insert descriptor for skipped cycle
Takashi Sakamoto
2021-05-18
1
-5
/
+24
*
|
ALSA: firewire-lib: check cycle continuity
Takashi Sakamoto
2021-05-18
1
-3
/
+36
*
|
ALSA: firewire-lib: code refactoring for check of CIP header about payload size
Takashi Sakamoto
2021-05-18
1
-6
/
+4
*
|
ALSA: firewire-lib: code refactoring for parser of IR context header
Takashi Sakamoto
2021-05-18
1
-12
/
+10
*
|
ALSA: firewire-lib: code refactoring for helper function to compute OHCI 1394...
Takashi Sakamoto
2021-05-18
1
-13
/
+13
*
|
ALSA: firewire-lib: code refactoring for sequence descriptor'
Takashi Sakamoto
2021-05-18
1
-18
/
+18
*
|
ALSA: firewire-lib: handle the case that empty isochronous packet payload for...
Takashi Sakamoto
2021-05-18
1
-5
/
+12
*
|
ALSA: firewire-lib: code refactoring to refer the same frame count per period...
Takashi Sakamoto
2021-05-18
1
-2
/
+1
*
|
ALSA: firewire-lib: code refactoring for jumbo payload quirk
Takashi Sakamoto
2021-05-18
1
-1
/
+6
*
|
ALSA: firewire-lib/motu: use int type for the value of bitwise OR with enumer...
Takashi Sakamoto
2021-05-18
1
-2
/
+2
|
/
*
ALSA: firewire-lib: fix amdtp_packet tracepoints event for packet_index field
Takashi Sakamoto
2021-05-14
1
-6
/
+9
*
ALSA: firewire-lib: fix calculation for size of IR context payload
Takashi Sakamoto
2021-05-14
1
-7
/
+6
*
ALSA: firewire-lib: fix check for the size of isochronous packet payload
Takashi Sakamoto
2021-05-14
1
-4
/
+10
*
ALSA: firewire: Replace tasklet with work
Takashi Iwai
2020-09-11
1
-12
/
+13
*
ALSA: firewire: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-02
1
-4
/
+4
*
ALSA: firewire-lib: use sequence of syt offset and data block on pool in AMDT...
Takashi Sakamoto
2020-05-08
1
-36
/
+20
*
ALSA: firewire-lib: pool ideal sequence of syt offset and data block
Takashi Sakamoto
2020-05-08
1
-0
/
+68
*
ALSA: firewire-lib: add cache for packet sequence to AMDTP domain structure
Takashi Sakamoto
2020-05-08
1
-1
/
+14
*
ALSA: firewire-lib: code refactoring for data block calculation
Takashi Sakamoto
2020-05-08
1
-14
/
+19
*
ALSA: firewire-lib: code refactoring for syt offset calculation
Takashi Sakamoto
2020-05-08
1
-13
/
+16
*
ALSA: firewire-lib: code refactoring for syt computation
Takashi Sakamoto
2020-05-08
1
-12
/
+24
[next]