index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'topic/hw-constraint-single' into for-next
Takashi Iwai
2015-10-23
17
-95
/
+46
|
\
|
*
ASoC: cht_bsw_rt5672: Use snd_pcm_hw_constraint_single()
Lars-Peter Clausen
2015-10-21
1
-12
/
+2
|
*
ASoC: cht_bsw_rt5645: Use snd_pcm_hw_constraint_single()
Lars-Peter Clausen
2015-10-21
1
-12
/
+2
|
*
ASoC: cht_bsw_max98090: Use snd_pcm_hw_constraint_single()
Lars-Peter Clausen
2015-10-21
1
-12
/
+2
|
*
ASoC: bytcr_rt5640: Use snd_pcm_hw_constraint_single()
Lars-Peter Clausen
2015-10-21
1
-12
/
+2
|
*
ASoC: ux500: Use snd_pcm_hw_constraint_single()
Lars-Peter Clausen
2015-10-21
1
-2
/
+2
|
*
ASoC: pcm: Use snd_pcm_hw_constraint_single()
Lars-Peter Clausen
2015-10-21
1
-6
/
+4
|
*
ASoC: rx51: Use snd_pcm_hw_constraint_single()
Lars-Peter Clausen
2015-10-21
1
-2
/
+1
|
*
ASoC: n810: Use snd_pcm_hw_constraint_single()
Lars-Peter Clausen
2015-10-21
1
-2
/
+1
|
*
ASoC: wl1273: Use snd_pcm_hw_constraint_single()
Lars-Peter Clausen
2015-10-21
1
-5
/
+4
|
*
ASoC: uda134x: Use snd_pcm_hw_constraint_single()
Lars-Peter Clausen
2015-10-21
1
-4
/
+2
|
*
ASoC: twl4030: Use snd_pcm_hw_constraint_single()
Lars-Peter Clausen
2015-10-21
1
-8
/
+5
|
*
ASoC: adav80x: Use snd_pcm_hw_constraint_single()
Lars-Peter Clausen
2015-10-21
1
-2
/
+2
|
*
ALSA: rme9652: Use snd_pcm_hw_constraint_single()
Lars-Peter Clausen
2015-10-21
1
-5
/
+4
|
*
ALSA: rme96: Use snd_pcm_hw_constraint_single()
Lars-Peter Clausen
2015-10-21
1
-4
/
+4
|
*
ALSA: rme32: Use snd_pcm_hw_constraint_single()
Lars-Peter Clausen
2015-10-21
1
-2
/
+2
|
*
ALSA: lx6464es: Use snd_pcm_hw_constraint_single()
Lars-Peter Clausen
2015-10-21
1
-2
/
+2
|
*
ALSA: korg1212: Use snd_pcm_hw_constraint_single()
Lars-Peter Clausen
2015-10-21
1
-3
/
+5
*
|
ALSA: Remove transfer_ack_{begin,end} callbacks from struct snd_pcm_runtime
Lars-Peter Clausen
2015-10-22
1
-5
/
+0
*
|
ALSA: firewire-tascam: clear extra MIDI bytes in an asynchronous transaction
Takashi Sakamoto
2015-10-20
1
-8
/
+16
*
|
ALSA: firewire-tascam: fix loop condition with some readable variables
Takashi Sakamoto
2015-10-20
1
-15
/
+20
*
|
ALSA: firewire-tascam: use better name for local variables to describe their ...
Takashi Sakamoto
2015-10-20
1
-12
/
+12
*
|
ALSA: firewire-tascam: change type of valiables according to function prototype
Takashi Sakamoto
2015-10-20
1
-3
/
+1
*
|
ALSA: firewire-tascam: remove buffer initialization in driver side
Takashi Sakamoto
2015-10-20
1
-2
/
+0
*
|
Merge branch 'topic/hda-modalias' into for-next
Takashi Iwai
2015-10-20
17
-595
/
+443
|
\
\
|
*
|
ALSA: hda - Advertise MODALIAS in uevent
Thierry Reding
2015-10-20
1
-0
/
+12
|
*
|
ALSA: hda - convert to hda_device_id
Takashi Iwai
2015-10-20
14
-595
/
+407
|
*
|
ALSA: hda - Add hdaudio bus modalias support
Subhransu S. Prusty
2015-10-20
1
-0
/
+8
|
*
|
ALSA: hda - Add a common helper to give the codec modalias string
Takashi Iwai
2015-10-20
1
-0
/
+15
|
*
|
ALSA: hda - Add hduadio support to DEVTABLE
Subhransu S. Prusty
2015-10-20
1
-0
/
+1
*
|
|
ALSA: firewire-tascam: off by one in identify_model()
Dan Carpenter
2015-10-19
1
-1
/
+1
*
|
|
ALSA: USB-audio: Remove mixer entry from Zoom R16/24 quirk
Ricard Wanderlof
2015-10-19
1
-7
/
+0
*
|
|
ALSA: USB-audio: Adjust max packet size calculation for tx_length_quirk
Ricard Wanderlof
2015-10-19
1
-2
/
+10
*
|
|
ALSA: USB-audio: Add quirk for Zoom R16/24 playback
Ricard Wanderlof
2015-10-19
7
-9
/
+61
*
|
|
ALSA: USB-audio: Add offset parameter to copy_to_urb()
Ricard Wanderlof
2015-10-19
1
-6
/
+6
*
|
|
ALSA: USB-audio: Break out creation of silent urbs from prepare_outbound_urb()
Ricard Wanderlof
2015-10-19
1
-19
/
+27
*
|
|
ALSA: USB-audio: Also move out hwptr_done wrap from prepare_playback_urb()
Ricard Wanderlof
2015-10-19
1
-3
/
+6
*
|
|
ALSA: USB-audio: Break out copying to urb from prepare_playback_urb()
Ricard Wanderlof
2015-10-19
1
-14
/
+21
*
|
|
ALSA: oxfw: add an entry for TASCAM FireOne
Takashi Sakamoto
2015-10-19
1
-0
/
+17
*
|
|
ALSA: oxfw: support more MIDI ports
Takashi Sakamoto
2015-10-19
1
-1
/
+1
*
|
|
ALSA: oxfw: calculating MIDI ports in stream discover
Takashi Sakamoto
2015-10-19
2
-22
/
+37
*
|
|
ALSA: firewire-lib: avoid NULL pointer dereference after closing MIDI port
Takashi Sakamoto
2015-10-19
1
-1
/
+5
*
|
|
ALSA: firewire-digi00x/firewire-tascam: remove wrong conversion for Config ROM
Takashi Sakamoto
2015-10-19
2
-4
/
+2
*
|
|
ALSA: bebob: use correct type for __be32 data
Takashi Sakamoto
2015-10-19
1
-1
/
+1
*
|
|
ALSA: fireworks: use u32 type for be32_to_cpup() macro
Takashi Sakamoto
2015-10-19
1
-1
/
+1
*
|
|
ALSA: dice: assign converted data to the same type of variable
Takashi Sakamoto
2015-10-19
1
-1
/
+2
*
|
|
ALSA: dice: correct variable types for __be32 data
Takashi Sakamoto
2015-10-19
1
-6
/
+6
*
|
|
ALSA: oxfw: remove a meaningless entry from firewire Makefile
Takashi Sakamoto
2015-10-18
1
-1
/
+0
*
|
|
ALSA: fireworks/bebob/oxfw/dice: enable to make as built-in
Takashi Sakamoto
2015-10-18
4
-4
/
+4
*
|
|
ALSA: hda - Remove leftover snd_hda_bus() prototype
Takashi Iwai
2015-10-17
1
-4
/
+0
[next]