summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/hw-constraint-single' into for-nextTakashi Iwai2015-10-2317-95/+46
|\
| * ASoC: cht_bsw_rt5672: Use snd_pcm_hw_constraint_single()Lars-Peter Clausen2015-10-211-12/+2
| * ASoC: cht_bsw_rt5645: Use snd_pcm_hw_constraint_single()Lars-Peter Clausen2015-10-211-12/+2
| * ASoC: cht_bsw_max98090: Use snd_pcm_hw_constraint_single()Lars-Peter Clausen2015-10-211-12/+2
| * ASoC: bytcr_rt5640: Use snd_pcm_hw_constraint_single()Lars-Peter Clausen2015-10-211-12/+2
| * ASoC: ux500: Use snd_pcm_hw_constraint_single()Lars-Peter Clausen2015-10-211-2/+2
| * ASoC: pcm: Use snd_pcm_hw_constraint_single()Lars-Peter Clausen2015-10-211-6/+4
| * ASoC: rx51: Use snd_pcm_hw_constraint_single()Lars-Peter Clausen2015-10-211-2/+1
| * ASoC: n810: Use snd_pcm_hw_constraint_single()Lars-Peter Clausen2015-10-211-2/+1
| * ASoC: wl1273: Use snd_pcm_hw_constraint_single()Lars-Peter Clausen2015-10-211-5/+4
| * ASoC: uda134x: Use snd_pcm_hw_constraint_single()Lars-Peter Clausen2015-10-211-4/+2
| * ASoC: twl4030: Use snd_pcm_hw_constraint_single()Lars-Peter Clausen2015-10-211-8/+5
| * ASoC: adav80x: Use snd_pcm_hw_constraint_single()Lars-Peter Clausen2015-10-211-2/+2
| * ALSA: rme9652: Use snd_pcm_hw_constraint_single()Lars-Peter Clausen2015-10-211-5/+4
| * ALSA: rme96: Use snd_pcm_hw_constraint_single()Lars-Peter Clausen2015-10-211-4/+4
| * ALSA: rme32: Use snd_pcm_hw_constraint_single()Lars-Peter Clausen2015-10-211-2/+2
| * ALSA: lx6464es: Use snd_pcm_hw_constraint_single()Lars-Peter Clausen2015-10-211-2/+2
| * ALSA: korg1212: Use snd_pcm_hw_constraint_single()Lars-Peter Clausen2015-10-211-3/+5
* | ALSA: Remove transfer_ack_{begin,end} callbacks from struct snd_pcm_runtimeLars-Peter Clausen2015-10-221-5/+0
* | ALSA: firewire-tascam: clear extra MIDI bytes in an asynchronous transactionTakashi Sakamoto2015-10-201-8/+16
* | ALSA: firewire-tascam: fix loop condition with some readable variablesTakashi Sakamoto2015-10-201-15/+20
* | ALSA: firewire-tascam: use better name for local variables to describe their ...Takashi Sakamoto2015-10-201-12/+12
* | ALSA: firewire-tascam: change type of valiables according to function prototypeTakashi Sakamoto2015-10-201-3/+1
* | ALSA: firewire-tascam: remove buffer initialization in driver sideTakashi Sakamoto2015-10-201-2/+0
* | Merge branch 'topic/hda-modalias' into for-nextTakashi Iwai2015-10-2017-595/+443
|\ \
| * | ALSA: hda - Advertise MODALIAS in ueventThierry Reding2015-10-201-0/+12
| * | ALSA: hda - convert to hda_device_idTakashi Iwai2015-10-2014-595/+407
| * | ALSA: hda - Add hdaudio bus modalias supportSubhransu S. Prusty2015-10-201-0/+8
| * | ALSA: hda - Add a common helper to give the codec modalias stringTakashi Iwai2015-10-201-0/+15
| * | ALSA: hda - Add hduadio support to DEVTABLESubhransu S. Prusty2015-10-201-0/+1
* | | ALSA: firewire-tascam: off by one in identify_model()Dan Carpenter2015-10-191-1/+1
* | | ALSA: USB-audio: Remove mixer entry from Zoom R16/24 quirkRicard Wanderlof2015-10-191-7/+0
* | | ALSA: USB-audio: Adjust max packet size calculation for tx_length_quirkRicard Wanderlof2015-10-191-2/+10
* | | ALSA: USB-audio: Add quirk for Zoom R16/24 playbackRicard Wanderlof2015-10-197-9/+61
* | | ALSA: USB-audio: Add offset parameter to copy_to_urb()Ricard Wanderlof2015-10-191-6/+6
* | | ALSA: USB-audio: Break out creation of silent urbs from prepare_outbound_urb()Ricard Wanderlof2015-10-191-19/+27
* | | ALSA: USB-audio: Also move out hwptr_done wrap from prepare_playback_urb()Ricard Wanderlof2015-10-191-3/+6
* | | ALSA: USB-audio: Break out copying to urb from prepare_playback_urb()Ricard Wanderlof2015-10-191-14/+21
* | | ALSA: oxfw: add an entry for TASCAM FireOneTakashi Sakamoto2015-10-191-0/+17
* | | ALSA: oxfw: support more MIDI portsTakashi Sakamoto2015-10-191-1/+1
* | | ALSA: oxfw: calculating MIDI ports in stream discoverTakashi Sakamoto2015-10-192-22/+37
* | | ALSA: firewire-lib: avoid NULL pointer dereference after closing MIDI portTakashi Sakamoto2015-10-191-1/+5
* | | ALSA: firewire-digi00x/firewire-tascam: remove wrong conversion for Config ROMTakashi Sakamoto2015-10-192-4/+2
* | | ALSA: bebob: use correct type for __be32 dataTakashi Sakamoto2015-10-191-1/+1
* | | ALSA: fireworks: use u32 type for be32_to_cpup() macroTakashi Sakamoto2015-10-191-1/+1
* | | ALSA: dice: assign converted data to the same type of variableTakashi Sakamoto2015-10-191-1/+2
* | | ALSA: dice: correct variable types for __be32 dataTakashi Sakamoto2015-10-191-6/+6
* | | ALSA: oxfw: remove a meaningless entry from firewire MakefileTakashi Sakamoto2015-10-181-1/+0
* | | ALSA: fireworks/bebob/oxfw/dice: enable to make as built-inTakashi Sakamoto2015-10-184-4/+4
* | | ALSA: hda - Remove leftover snd_hda_bus() prototypeTakashi Iwai2015-10-171-4/+0
OpenPOWER on IntegriCloud