index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
relay.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-14
ALSA: firewire-tascam: remove callback function from async midi port
Takashi Sakamoto
2
-13
/
+4
2017-04-14
ALSA: firewire-lib/firewire-tascam: localize async midi port
Takashi Sakamoto
4
-195
/
+170
2017-04-14
ALSA: usb-line6: constify snd_kcontrol_new strucutre array
Takashi Sakamoto
1
-1
/
+1
2017-04-14
ALSA: firewire-lib: fix inappropriate assignment between signed/unsigned type
Takashi Sakamoto
1
-1
/
+1
2017-04-13
ALSA: seq: Don't break snd_use_lock_sync() loop by timeout
Takashi Iwai
1
-6
/
+3
2017-04-13
ALSA: hda: Move common haswell init to a helper
Ander Conselvan De Oliveira
1
-6
/
+21
2017-04-12
ALSA: line6: constify snd_kcontrol_new structures
Bhumika Goyal
2
-3
/
+3
2017-04-12
ALSA: usb-audio: constify snd_kcontrol_new structures
Bhumika Goyal
2
-4
/
+4
2017-04-12
ALSA: firewire-lib: cache maximum length of payload to reduce function calls
Takashi Sakamoto
2
-4
/
+6
2017-04-12
ALSA: hda: Add Geminilake id to SKL_PLUS
Subhransu S. Prusty
1
-1
/
+3
2017-04-11
ALSA: firewire-motu: add tracepoints for messages for unique protocol
Takashi Sakamoto
2
-0
/
+67
2017-04-11
ALSA: firewire-motu: add tracepoints for SPH in IEC 61883-1 fashion
Takashi Sakamoto
3
-0
/
+95
2017-04-11
ALSA: firewire_lib: add tracepoints for packets without CIP headers
Takashi Sakamoto
2
-0
/
+96
2017-04-07
ALSA: hda - set intel audio clock to a proper value
Libin Yang
1
-0
/
+95
2017-04-07
ALSA: hda - add more ML register definitions
Libin Yang
2
-6
/
+8
2017-04-05
ALSA: firewire-lib/bebob/oxfw: improve response evaluation for AV/C commands
Takashi Sakamoto
3
-14
/
+40
2017-04-05
ALSA: firewire-motu: remove invalid bitshift for register value
Takashi Sakamoto
1
-2
/
+1
2017-04-05
ALSA: oxfw: fix regression to handle Stanton SCS.1m/1d
Takashi Sakamoto
1
-2
/
+2
2017-04-05
ALSA: firewire-digi00x: remove transaction handler for unknown purpose
Takashi Sakamoto
2
-77
/
+17
2017-04-05
ALSA: firewire-digi00x: allow user space applications to read/write MIDI mess...
Takashi Sakamoto
1
-129
/
+79
2017-04-05
ALSA: firewire-digi00x: handle all MIDI messages on streaming packets
Takashi Sakamoto
1
-18
/
+37
2017-04-05
ALSA: firewire-digi00x: add support for console models of Digi00x series
Takashi Sakamoto
2
-2
/
+12
2017-04-05
ALSA: fireface: add support for Fireface 400
Takashi Sakamoto
5
-1
/
+396
2017-04-05
ALSA: fireface: add hwdep interface
Takashi Sakamoto
9
-6
/
+270
2017-04-05
ALSA: fireface: add support for PCM functionality
Takashi Sakamoto
4
-1
/
+404
2017-04-05
ALSA: fireface: add stream management functionality
Takashi Sakamoto
4
-1
/
+267
2017-04-05
ALSA: fireface: add unique data processing layer
Takashi Sakamoto
3
-1
/
+164
2017-04-05
ALSA: firewire-lib: add no-header packet processing
Takashi Sakamoto
2
-5
/
+81
2017-04-05
ALSA: firewire-lib: use the same prototype for functions to handle packet
Takashi Sakamoto
2
-18
/
+19
2017-04-05
ALSA: fireface: add proc node to help debugging
Takashi Sakamoto
4
-1
/
+68
2017-04-05
ALSA: fireface: add support for MIDI functionality
Takashi Sakamoto
4
-1
/
+140
2017-04-05
ALSA: fireface: add transaction support
Takashi Sakamoto
4
-1
/
+328
2017-04-05
ALSA: fireface: add an abstraction layer for model-specific protocols
Takashi Sakamoto
1
-0
/
+31
2017-04-05
ALSA: fireface: add model specific structure
Takashi Sakamoto
2
-4
/
+19
2017-04-05
ALSA: fireface: postpone sound card registration
Takashi Sakamoto
2
-22
/
+67
2017-04-05
ALSA: fireface: add skeleton for RME Fireface series
Takashi Sakamoto
5
-0
/
+150
2017-04-03
ALSA: hda - Improved position reporting on SKL+
Takashi Iwai
1
-2
/
+34
2017-04-03
ALSA: hda - Move SKL+ vendor specific register definitions to hda_register.h
Takashi Iwai
3
-25
/
+22
2017-04-03
ALSA: hda - Avoid tricky macros
Takashi Iwai
3
-13
/
+21
2017-04-01
ALSA: hda/ca0132: Limit values for chip addresses to 32-bit
Matthias Kaehlcke
1
-3
/
+3
2017-03-31
ALSA: timer: Info leak in snd_timer_user_tinterrupt()
Dan Carpenter
1
-1
/
+1
2017-03-31
ALSA: timer: remove some dead code
Dan Carpenter
1
-11
/
+6
2017-03-31
ALSA: emux: stop if copy_from_user() fails
Dan Carpenter
1
-2
/
+2
2017-03-31
ALSA: usb-audio: Fake also USB device id when alias is given
Takashi Iwai
1
-3
/
+3
2017-03-31
ALSA: hda - fix a problem for lineout on a Dell AIO machine
Hui Wang
1
-1
/
+11
2017-03-29
ALSA: oxygen: simply setting of the shortname for Xonar DG cards
Clemens Ladisch
1
-4
/
+2
2017-03-28
ALSA: firewire-motu: add support for MOTU 828mk3 (FireWire/Hybrid) as a model...
Takashi Sakamoto
6
-1
/
+345
2017-03-28
ALSA: firewire-lib: add a quirk of packet without valid EOH in CIP format
Takashi Sakamoto
2
-2
/
+6
2017-03-28
ALSA: firewire-motu: add support for MOTU 828mk2 as a model with protocol ver...
Takashi Sakamoto
5
-1
/
+256
2017-03-28
ALSA: firewire-motu: enable to read transaction cache via hwdep interface
Takashi Sakamoto
3
-2
/
+35
[next]