index
:
~tpalli/kernel
blending
master
pipe_scaler
pipe_scaler_rebase_20170328
Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-19
ALSA: oxfw: add an entry for TASCAM FireOne
Takashi Sakamoto
1
-0
/
+17
2015-10-19
ALSA: oxfw: support more MIDI ports
Takashi Sakamoto
1
-1
/
+1
2015-10-19
ALSA: oxfw: calculating MIDI ports in stream discover
Takashi Sakamoto
2
-22
/
+37
2015-10-19
ALSA: firewire-lib: avoid NULL pointer dereference after closing MIDI port
Takashi Sakamoto
1
-1
/
+5
2015-10-19
ALSA: firewire-digi00x/firewire-tascam: remove wrong conversion for Config ROM
Takashi Sakamoto
2
-4
/
+2
2015-10-19
ALSA: bebob: use correct type for __be32 data
Takashi Sakamoto
1
-1
/
+1
2015-10-19
ALSA: fireworks: use u32 type for be32_to_cpup() macro
Takashi Sakamoto
1
-1
/
+1
2015-10-19
ALSA: dice: assign converted data to the same type of variable
Takashi Sakamoto
1
-1
/
+2
2015-10-19
ALSA: dice: correct variable types for __be32 data
Takashi Sakamoto
1
-6
/
+6
2015-10-18
ALSA: oxfw: remove a meaningless entry from firewire Makefile
Takashi Sakamoto
1
-1
/
+0
2015-10-18
ALSA: fireworks/bebob/oxfw/dice: enable to make as built-in
Takashi Sakamoto
4
-4
/
+4
2015-10-17
ALSA: hda - Remove obsoleted documentation
Takashi Iwai
1
-322
/
+0
2015-10-17
ALSA: hda - Remove leftover snd_hda_bus() prototype
Takashi Iwai
1
-4
/
+0
2015-10-17
ALSA: hda - Fix bogus codec address check for mixer name assignment
Takashi Iwai
4
-4
/
+4
2015-10-17
ALSA: firewire-tascam: off by one in handle_midi_tx()
Dan Carpenter
1
-1
/
+1
2015-10-17
ALSA: firewire-tascam: fix an LED bug
Dan Carpenter
1
-1
/
+1
2015-10-16
ALSA: timer: add config item to export PCM timer disabling for expert
Jie Yang
5
-23
/
+39
2015-10-16
ALSA: USB-audio: Add support for Novation Nocturn MIDIcontrol surface
Ricard Wanderlof
1
-0
/
+9
2015-10-15
ALSA: hda - Update mixer name for the lower codec address
Takashi Iwai
3
-1
/
+5
2015-10-15
ALSA: hda - consolidate chip rename functions
Takashi Iwai
7
-39
/
+54
2015-10-15
ALSA: hda - Enable widget power saving for Cirrus codecs
Takashi Iwai
1
-0
/
+1
2015-10-15
ALSA: hdspm: use __u8, __u32 and __u64 from linux/types.h instead of stdint.h
Mikko Rapeli
1
-22
/
+18
2015-10-15
ALSA: emu10k1: added EMU10K1 version of DECLARE_BITMAP macro for UAPI
Mikko Rapeli
1
-3
/
+11
2015-10-15
ALSA: oss: underflow in snd_mixer_oss_proc_write()
Dan Carpenter
1
-1
/
+2
2015-10-13
ALSA: usb-audio: Fix max packet size calculation for USB audio
Ricard Wanderlof
1
-2
/
+17
2015-10-13
Merge branch 'for-linus' into for-next
Takashi Iwai
302
-1672
/
+2595
2015-10-13
ALSA: hda - Fix inverted internal mic on Lenovo G50-80
David Henningsson
1
-0
/
+1
2015-10-13
ALSA: hdac: Explicitly add io.h
Vinod Koul
1
-0
/
+1
2015-10-12
ALSA: firewire-tascam: change device probing processing
Takashi Sakamoto
1
-46
/
+32
2015-10-12
ALSA: firewire-tascam: Turn on/off FireWire LED
Takashi Sakamoto
2
-0
/
+16
2015-10-12
ALSA: firewire-tascam: add support for MIDI functionality
Takashi Sakamoto
4
-1
/
+142
2015-10-12
ALSA: firewire-tascam: add support for outgoing MIDI messages by asynchronous...
Takashi Sakamoto
2
-1
/
+102
2015-10-12
ALSA: firewire-tascam: add support for incoming MIDI messages by asynchronous...
Takashi Sakamoto
4
-1
/
+213
2015-10-11
ALSA: firewire-digi00x: add support for MIDI ports for physical controls
Takashi Sakamoto
1
-16
/
+45
2015-10-11
ALSA: firewire-digi00x: add support of asynchronous transaction for outgoing ...
Takashi Sakamoto
2
-4
/
+26
2015-10-11
ALSA: firewire-digi00x: add support of asynchronous transaction for incoming ...
Takashi Sakamoto
2
-3
/
+41
2015-10-11
ALSA: firewire-digi00x: add support for MIDI ports corresponding to isochrono...
Takashi Sakamoto
5
-1
/
+140
2015-10-11
ALSA: firewire-digi00x: handle MIDI messages in isochronous packets
Takashi Sakamoto
3
-8
/
+125
2015-10-11
ALSA: firewire-digi00x: use in-kernel representation for the type of 8 bits
Takashi Sakamoto
1
-15
/
+15
2015-10-11
ALSA: usb-audio: Allow any MIDI endpoint to drive use of interrupt transfer o...
Keith A. Milner
1
-4
/
+7
2015-10-11
ALSA: firewire-lib: continue packet processing at detecting wrong CIP headers
Takashi Sakamoto
1
-4
/
+6
2015-10-11
ALSA: bebob: constify various snd_bebob structures
Julia Lawall
9
-61
/
+61
2015-10-09
ALSA: firewire-lib: avoid endless loop to transfer MIDI messages at fatal error
Takashi Sakamoto
2
-4
/
+15
2015-10-09
ALSA: firewire-lib: add throttle for MIDI data rate
Takashi Sakamoto
2
-1
/
+18
2015-10-09
ALSA: firewire-lib: schedule work again when MIDI substream has rest of MIDI ...
Takashi Sakamoto
1
-0
/
+3
2015-10-09
ALSA: firewire-lib: add a restriction for a transaction at once
Takashi Sakamoto
2
-0
/
+10
2015-10-09
ALSA: firewire-lib: add helper functions for asynchronous transactions to tra...
Takashi Sakamoto
2
-0
/
+153
2015-10-09
ALSA: seq_oss: fix waitqueue_active without memory barrier in snd-seq-oss
Kosuke Tatsukawa
2
-7
/
+3
2015-10-08
ALSA: hda: make use of core codec fns
Vinod Koul
3
-54
/
+15
2015-10-08
ALSA: hdac: Copy codec helpers to core
Subhransu S. Prusty
2
-0
/
+87
[next]