summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: pcm: Unify ioctl functions for playback and capture streamsTakashi Iwai2017-08-302-183/+105Star
* ALSA: Get rid of card power_lockTakashi Iwai2017-08-306-89/+53Star
* Merge branch 'for-linus' into for-nextTakashi Iwai2017-08-303-1/+7
|\
| * ALSA: pcm: Fix power lock unbalance via OSS emulationTakashi Iwai2017-08-301-1/+5
| * ASoC: rt5677: Reintroduce I2C device IDsTom Rini2017-08-241-0/+1
| * ALSA: hda - Add stereo mic quirk for Lenovo G50-70 (17aa:3978)Takashi Iwai2017-08-231-0/+1
* | ALSA: aoa: Convert to using %pOF instead of full_nameRob Herring2017-08-291-2/+2
* | ALSA: pcm: Correct broken procfs set upTakashi Iwai2017-08-251-1/+2
* | ALSA: control: TLV data is unavailable at initial state of user-defined eleme...Takashi Sakamoto2017-08-241-4/+15
* | ALSA: control: queue TLV event for a set of user-defined elementTakashi Sakamoto2017-08-241-1/+6
* | ALSA: control: delegate TLV eventing to each driverTakashi Sakamoto2017-08-241-9/+3Star
* | ALSA: nm256: constify snd_ac97_res_tableArvind Yadav2017-08-241-1/+1
* | ALSA: ctxfi: make hw structures constBhumika Goyal2017-08-232-2/+2
* | ALSA: intel8x0: constify ac97_pcm structuresArvind Yadav2017-08-231-1/+1
* | ALSA: atiixp: constify ac97_pcm structuresArvind Yadav2017-08-231-1/+1
* | ALSA: ac97c: constify ac97_pcm structuresArvind Yadav2017-08-231-1/+1
* | ALSA: aaci: constify ac97_pcm structuresArvind Yadav2017-08-231-1/+1
* | ALSA: fireface: Use common error handling code in pcm_open()Markus Elfring2017-08-231-10/+10
* | ALSA: usb-midi: Use common error handling code in __snd_usbmidi_create()Markus Elfring2017-08-231-11/+11
* | ALSA: timer: Use common error handling code in alsa_timer_init()Markus Elfring2017-08-231-4/+6
* | ALSA: timer: Adjust a condition check in snd_timer_resolution()Markus Elfring2017-08-231-1/+2
* | ALSA: pcm: Adjust nine function calls together with a variable assignmentMarkus Elfring2017-08-231-15/+23
* | ALSA: pcm: Use common error handling code in _snd_pcm_new()Markus Elfring2017-08-231-12/+18
* | ALSA: cmipci: Use common error handling code in snd_cmipci_probe()Markus Elfring2017-08-221-8/+11
* | ALSA: hda - Implement mic-mute LED mode enumTakashi Iwai2017-08-221-6/+81
* | ALSA: ctxfi: Use common error handling code in two functionsMarkus Elfring2017-08-221-20/+22
* | ALSA: pcsp: Use common error handling code in snd_card_pcsp_probe()Markus Elfring2017-08-221-16/+13Star
* | ALSA: ice1712: Add support for STAudio ADCIIITakashi Iwai2017-08-222-5/+35
* | ALSA: firewire: add const qualifier to identifiers for read-only symbolsTakashi Sakamoto2017-08-2213-23/+22Star
* | Merge branch 'for-linus' into for-nextTakashi Iwai2017-08-2213-26/+55
|\|
| * ALSA: core: Fix unexpected error at replacing user TLVTakashi Iwai2017-08-221-1/+1
| * ALSA: usb-audio: Add delay quirk for H650e/Jabra 550a USB headsetsJoakim Tjernlund2017-08-221-3/+6
| * ALSA: firewire-motu: destroy stream data surely at failure of card initializa...Takashi Sakamoto2017-08-201-0/+1
| * ALSA: firewire: fix NULL pointer dereference when releasing uninitialized dat...Takashi Sakamoto2017-08-201-1/+6
| * ALSA: emu10k1: Fix forgotten user-copy conversion in init codeTakashi Iwai2017-08-181-3/+11
| * ALSA: usb-audio: add DSD support for new Amanero PIDJussi Laako2017-08-181-0/+4
| * ALSA: usb-audio: Add mute TLV for playback volumes on C-Media devicesTakashi Iwai2017-08-173-0/+9
| * ALSA: usb-audio: Apply sample rate quirk to Sennheiser headsetTakashi Iwai2017-08-151-0/+1
| * ALSA: seq: 2nd attempt at fixing race creating a queueDaniel Mentz2017-08-153-15/+14Star
| * ALSA: hda/realtek - Fix pincfg for Dell XPS 13 9370Shih-Yuan Lee (FourDollars)2017-08-141-1/+0Star
| * ALSA: seq: Fix CONFIG_SND_SEQ_MIDI dependencyTakashi Iwai2017-08-111-2/+2
* | ALSA: firewire-motu: add support for MOTU Audio ExpressTakashi Sakamoto2017-08-211-0/+13
* | ALSA: firewire-motu: add specification flag for position of flag for MIDI mes...Takashi Sakamoto2017-08-216-17/+50
* | ALSA: control: use counting semaphore as write lock for ELEM_WRITE operationTakashi Sakamoto2017-08-201-2/+2
* | ALSA: control: code refactoring for ELEM_READ/ELEM_WRITE operationsTakashi Sakamoto2017-08-201-39/+38Star
* | ALSA: control: queue events within locking of controls_rwsem for ELEM_WRITE o...Takashi Sakamoto2017-08-201-2/+1Star
* | ALSA: usb: constify snd_pcm_ops structuresArvind Yadav2017-08-197-9/+9
* | ALSA: spi: constify snd_pcm_ops structuresArvind Yadav2017-08-191-1/+1
* | ALSA: sparc: constify snd_pcm_ops structuresArvind Yadav2017-08-193-5/+5
* | ALSA: sh: constify snd_pcm_ops structuresArvind Yadav2017-08-192-2/+2