index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: hda - Avoid tricky macros
Takashi Iwai
2017-04-03
2
-3
/
+3
*
ALSA: hda/ca0132: Limit values for chip addresses to 32-bit
Matthias Kaehlcke
2017-04-01
1
-3
/
+3
*
ALSA: timer: Info leak in snd_timer_user_tinterrupt()
Dan Carpenter
2017-03-31
1
-1
/
+1
*
ALSA: timer: remove some dead code
Dan Carpenter
2017-03-31
1
-11
/
+6
*
ALSA: emux: stop if copy_from_user() fails
Dan Carpenter
2017-03-31
1
-2
/
+2
*
ALSA: usb-audio: Fake also USB device id when alias is given
Takashi Iwai
2017-03-31
1
-3
/
+3
*
ALSA: oxygen: simply setting of the shortname for Xonar DG cards
Clemens Ladisch
2017-03-29
1
-4
/
+2
*
ALSA: firewire-motu: add support for MOTU 828mk3 (FireWire/Hybrid) as a model...
Takashi Sakamoto
2017-03-28
6
-1
/
+345
*
ALSA: firewire-lib: add a quirk of packet without valid EOH in CIP format
Takashi Sakamoto
2017-03-28
2
-2
/
+6
*
ALSA: firewire-motu: add support for MOTU 828mk2 as a model with protocol ver...
Takashi Sakamoto
2017-03-28
5
-1
/
+256
*
ALSA: firewire-motu: enable to read transaction cache via hwdep interface
Takashi Sakamoto
2017-03-28
2
-2
/
+28
*
ALSA: firewire-motu: add hwdep interface
Takashi Sakamoto
2017-03-28
7
-5
/
+281
*
ALSA: firewire-motu: add MIDI functionality
Takashi Sakamoto
2017-03-28
6
-4
/
+260
*
ALSA: firewire-motu: add PCM functionality
Takashi Sakamoto
2017-03-28
4
-1
/
+393
*
ALSA: firewire-motu: add proc node to show current statuc of clock and packet...
Takashi Sakamoto
2017-03-28
4
-1
/
+125
*
ALSA: firewire-motu: add stream management functionality
Takashi Sakamoto
2017-03-28
4
-1
/
+356
*
ALSA: firewire-motu: handle transactions specific for MOTU FireWire models
Takashi Sakamoto
2017-03-28
4
-1
/
+140
*
ALSA: firewire-motu: add MOTU specific protocol layer
Takashi Sakamoto
2017-03-28
3
-3
/
+304
*
ALSA: firewire-lib: enable CIP_DBC_IS_END_EVENT for both directions of stream
Takashi Sakamoto
2017-03-28
2
-3
/
+9
*
ALSA: firewire-lib: add support for source packet header field in CIP header
Takashi Sakamoto
2017-03-28
2
-2
/
+7
*
ALSA: firewire-lib: record cycle count for the first packet
Takashi Sakamoto
2017-03-28
2
-2
/
+14
*
ALSA: firewire-motu: add an abstraction layer for three types of protocols
Takashi Sakamoto
2017-03-28
2
-0
/
+55
*
ALSA: firewire-motu: add a structure for model-dependent parameters.
Takashi Sakamoto
2017-03-28
2
-3
/
+30
*
ALSA: firewire-motu: postpone sound card registration
Takashi Sakamoto
2017-03-28
2
-24
/
+78
*
ALSA: firewire-motu: add skeleton for Mark of the unicorn (MOTU) FireWire series
Takashi Sakamoto
2017-03-28
5
-0
/
+176
*
ALSA: au88x0: avoid theoretical uninitialized access
Arnd Bergmann
2017-03-24
1
-0
/
+3
*
ALSA: hda/ca0132: Remove double parentheses
Matthias Kaehlcke
2017-03-20
1
-2
/
+2
*
ALSA: es1688: Use strcpy() instead of sprintf()
Nicolas Iooss
2017-03-20
1
-1
/
+1
*
Merge branch 'topic/for-4.12' into for-next
Takashi Iwai
2017-03-20
31
-132
/
+231
|
\
|
*
ALSA: hda/realtek - Fix speaker support for Asus AiO ZN270IE
Chris Chiu
2017-02-28
1
-0
/
+12
|
*
ALSA: hda/realtek - Fix headset mic and speaker on Asus X441SA/X441UV
Chris Chiu
2017-02-28
1
-0
/
+24
|
*
ALSA: hda/realtek - Fix headset and mic on several Asus laptops with ALC256
Chris Chiu
2017-02-28
1
-0
/
+30
|
*
ALSA: hda/realtek - Fix headset mic on several Asus laptops with ALC255
Chris Chiu
2017-02-28
1
-0
/
+21
|
*
ALSA: hda/realtek - Add support for Acer Aspire E5-475 headset mic
Chris Chiu
2017-02-28
1
-0
/
+14
|
*
ALSA: vx: remove 'out of memory' message
Mihai Burduselu
2017-02-28
1
-3
/
+1
|
*
ALSA: usb-audio: constify snd_kcontrol_new structures
Bhumika Goyal
2017-02-21
1
-6
/
+6
|
*
ALSA: pci: constify snd_kcontrol_new structures
Bhumika Goyal
2017-02-21
28
-123
/
+123
*
|
ALSA: hda - add support for docking station for HP 840 G3
Jaroslav Kysela
2017-03-20
1
-0
/
+11
*
|
ALSA: hda - add support for docking station for HP 820 G2
Jaroslav Kysela
2017-03-20
1
-1
/
+13
*
|
ALSA: ctxfi: Fix the incorrect check of dma_set_mask() call
Takashi Iwai
2017-03-20
1
-1
/
+1
*
|
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
2017-03-09
1
-1
/
+1
*
|
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
29
-4
/
+36
*
|
Merge tag 'sound-fix-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-03-01
7
-29
/
+36
|
\
\
|
*
|
ALSA: seq: Fix link corruption by event error handling
Takashi Iwai
2017-02-28
1
-0
/
+3
|
*
|
ALSA: hda - Add subwoofer support for Dell Inspiron 17 7000 Gaming
Takashi Iwai
2017-02-28
1
-0
/
+1
|
*
|
ALSA: ctxfi: Fallback DMA mask to 32bit
Takashi Iwai
2017-02-28
2
-26
/
+12
|
*
|
ALSA: timer: Reject user params with too small ticks
Takashi Iwai
2017-02-28
1
-3
/
+15
|
*
|
ALSA: hda: Add Geminilake HDMI codec ID
Vinod Koul
2017-02-27
1
-0
/
+1
|
*
|
ALSA: hda - Fix micmute hotkey problem for a lenovo AIO machine
Hui Wang
2017-02-27
1
-0
/
+1
|
*
|
ALSA: hda - Add Geminilake PCI ID
Vinod Koul
2017-02-25
1
-0
/
+3
[next]