index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-05
ALSA: firewire-tascam: support AMDTP domain
Takashi Sakamoto
2
-22
/
+34
2019-08-05
ALSA: firewire-digi00x: support AMDTP domain
Takashi Sakamoto
2
-24
/
+33
2019-08-05
ALSA: dice: support AMDTP domain
Takashi Sakamoto
2
-7
/
+27
2019-08-05
ALSA: oxfw: support AMDTP domain
Takashi Sakamoto
2
-29
/
+45
2019-08-05
ALSA: fireworks: support AMDTP domain
Takashi Sakamoto
2
-43
/
+51
2019-08-05
ALSA: bebob: support AMDTP domain
Takashi Sakamoto
2
-35
/
+29
2019-08-05
ALSA: fireface: code refactoring for initialization/destruction of AMDTP stream
Takashi Sakamoto
1
-20
/
+19
2019-08-05
ALSA: firewire-motu: code refactoring for initialization/destruction of AMDTP...
Takashi Sakamoto
1
-29
/
+19
2019-08-05
ALSA: firewire-tascam: code refactoring for initialization/destruction of AMD...
Takashi Sakamoto
1
-27
/
+44
2019-08-05
ALSA: firewire-digi00x: code refactoring for initialization/destruction of AM...
Takashi Sakamoto
1
-23
/
+42
2019-08-05
ALSA: fireworks: code refactoring for bus reset handler
Takashi Sakamoto
1
-8
/
+5
2019-08-05
ALSA: fireworks: code refactoring for initialization/destruction of AMDTP str...
Takashi Sakamoto
1
-41
/
+36
2019-08-05
ALSA: firewire-lib: add a kernel API to start AMDTP streams in AMDTP domain
Takashi Sakamoto
2
-0
/
+25
2019-08-05
ALSA: firewire-lib: add a kernel API to add AMDTP stream into AMDTP domain
Takashi Sakamoto
2
-0
/
+31
2019-08-05
ALSA: firewire-lib: add a kernel API to stop a couple of AMDTP streams in AMD...
Takashi Sakamoto
2
-0
/
+21
2019-08-05
ALSA: firewire-lib: add AMDTP domain structure to handle several isoc contexts
Takashi Sakamoto
2
-0
/
+29
2019-08-02
ALSA: hda: Add support of Zhaoxin controller
Tony W Wang-oc
1
-0
/
+4
2019-08-02
ALSA: isa/wavefront: remove redundant assignment to pointer bptr
Colin Ian King
1
-1
/
+0
2019-07-31
Merge branch 'topic/hda-dmic' into for-next
Takashi Iwai
12
-108
/
+212
2019-07-31
ALSA: hda/intel: stop probe if DMICS are detected on Skylake+ platforms
Pierre-Louis Bossart
2
-0
/
+44
2019-07-31
ASoC: Intel: Skylake: use common NHLT module
Pierre-Louis Bossart
4
-97
/
+9
2019-07-31
ALSA: hda: intel-nhlt: handle NHLT VENDOR_DEFINED DMIC geometry
Pierre-Louis Bossart
2
-3
/
+13
2019-07-31
ALSA: hda: move parts of NHLT code to new module
Pierre-Louis Bossart
4
-8
/
+144
2019-07-31
ASoC: Intel: Skylake: move NHLT header to common directory
Pierre-Louis Bossart
5
-1
/
+3
2019-07-30
ALSA: sparc: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+4
2019-07-30
sound: dmasound_atari: Mark expected switch fall-through
Gustavo A. R. Silva
1
-8
/
+8
2019-07-29
ALSA: aoa: onyx: always initialize register read value
Johannes Berg
1
-1
/
+3
2019-07-28
ALSA: usb-audio: Scarlett Gen 2 mixer interface
Geoffrey D. Bennett
6
-0
/
+2098
2019-07-26
ALSA: i2c: ak4xxx-adda: Fix a possible null pointer dereference in build_adc_...
Jia-Ju Bai
1
-3
/
+4
2019-07-26
ALSA: hda - Show the fatal CORB/RIRB error more clearly
Takashi Iwai
1
-1
/
+4
2019-07-25
ALSA: echoaudio: Replace kmalloc + memcpy with kmemdup
Chuhong Yuan
1
-3
/
+2
2019-07-24
ALSA: line6: sizeof (byte) is always 1, use that fact.
Pavel Machek
1
-2
/
+2
2019-07-22
ALSA: firewire-motu: more code refactoring for MOTU data block processing layer
Takashi Sakamoto
1
-14
/
+36
2019-07-22
ALSA: firewire-lib: process payload of isoc context according to packet descr...
Takashi Sakamoto
7
-148
/
+212
2019-07-22
ALSA: fireface: code refactoring for FF data block processing layer
Takashi Sakamoto
1
-21
/
+28
2019-07-22
ALSA: firewire-motu: code refactoring for MOTU data block processing layer
Takashi Sakamoto
1
-24
/
+33
2019-07-22
ALSA: firewire-tascam: code refactoring for TASCAM data block processing layer
Takashi Sakamoto
1
-23
/
+32
2019-07-22
ALSA: firewire-digi00x: code refactoring for DOT data block processing layer
Takashi Sakamoto
1
-17
/
+28
2019-07-22
ALSA: firewire-lib: code refactoring for AM824 data block processing layer
Takashi Sakamoto
1
-21
/
+30
2019-07-22
ALSA: firewire-lib: pass packet descriptor to data block processing layer
Takashi Sakamoto
7
-88
/
+97
2019-07-22
ALSA: firewire-lib: code refactoring to process context payloads
Takashi Sakamoto
1
-25
/
+22
2019-07-22
ALSA: firewire-lib: code refactoring to process PCM substream
Takashi Sakamoto
1
-20
/
+25
2019-07-22
ALSA: firewire-lib: use packet descriptor for IR context
Takashi Sakamoto
1
-33
/
+63
2019-07-22
ALSA: firewire-lib: use packet descriptor for IT context
Takashi Sakamoto
1
-24
/
+44
2019-07-22
ALSA: firewire-lib: add list of packet descriptor
Takashi Sakamoto
2
-3
/
+21
2019-07-22
ALSA: firewire-lib: pass no syt information to data block processing layer
Takashi Sakamoto
7
-31
/
+23
2019-07-22
ALSA: firewire-lib: add syt_override member for some protocols
Takashi Sakamoto
4
-3
/
+20
2019-07-22
ALSA: firewire-lib: operate data block counter in top level of processing for...
Takashi Sakamoto
1
-27
/
+26
2019-07-22
ALSA: firewire-lib: operate data block counter in top level of processing for...
Takashi Sakamoto
1
-19
/
+20
2019-07-22
ALSA: firewire-lib: pass data block counter to data block processing layer
Takashi Sakamoto
7
-38
/
+35
[next]