summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: es1688_lib: Deletion of an unnecessary check before the function call "...Markus Elfring2014-11-211-2/+1
* ALSA: core: Deletion of unnecessary checks before two function callsMarkus Elfring2014-11-212-8/+4
* ALSA: hda/realtek - Supported HP mute Led for ALC286Kailang Yang2014-11-211-0/+27
* ALSA: hda/realtek - Clean up mute/mic GPIO LED handlingTakashi Iwai2014-11-201-41/+40
* ALSA: firewire-lib: fix kerneldoc errorsTakashi Sakamoto2014-11-182-2/+24
* ALSA: powermac: Deletion of an unnecessary check before the function call "pc...Markus Elfring2014-11-171-2/+1
* ALSA: hdsp: Deletion of an unnecessary check before the function call "releas...Markus Elfring2014-11-171-2/+1
* ALSA: lola: Deletion of an unnecessary check before the function call "vfree"Markus Elfring2014-11-171-2/+1
* ALSA: ice17xx: Deletion of unnecessary checks before the function call "snd_a...Markus Elfring2014-11-172-4/+2
* ALSA: hda: Deletion of unnecessary checks before two function callsMarkus Elfring2014-11-172-4/+2
* ALSA: ice1712: consider error valueSudip Mukherjee2014-11-141-1/+3
* ALSA: ice1712: remove unused variableSudip Mukherjee2014-11-141-2/+1
* ALSA: ice1712: remove unneeded return statementSudip Mukherjee2014-11-146-34/+12
* ALSA: 6fire: Convert byte_rev_table uses to bitrev8Joe Perches2014-11-141-1/+1
* ALSA: usb-audio: Scarlett mixer interface for 6i6, 18i6, 18i8 and 18i20Chris J Arges2014-11-134-0/+983
* ALSA: usb-audio: make set_*_mix_values functions publicChris J Arges2014-11-133-25/+26
* ALSA: usb-audio: Add private_data pointer to usb_mixer_elem_infoChris J Arges2014-11-131-0/+1
* Revert "ALSA: usb-audio: Add quirk for Focusrite ScarlettChris J Arges2014-11-131-51/+0
* ALSA: usb-audio: Add duplex mode for Digidesign Mbox 1 and enable mixerDamien Zammit2014-11-111-9/+32
* ALSA: usb-audio: Add mixer control for Digidesign Mbox 1 clock sourceDamien Zammit2014-11-112-0/+138
* ALSA: Fix invalid kerneldoc markersTakashi Iwai2014-11-113-26/+26
* ALSA: mixart: Fix kerneldoc commentsTakashi Iwai2014-11-111-4/+5
* ALSA: hda - Fix kerneldoc errors in patch_ca0132.cTakashi Iwai2014-11-111-5/+6
* ALSA: vx: Fix missing kerneldoc parameter descriptionsTakashi Iwai2014-11-113-0/+16
* ALSA: usb-audio: Fix Oops by composite quirk enhancementTakashi Iwai2014-11-101-3/+4
* ALSA: pcm: Fix document for snd_pcm_stop_xrun()Takashi Iwai2014-11-101-1/+0
* ALSA: usb-audio: Allow multiple entries for the same iface in composite quirkTakashi Iwai2014-11-091-1/+9
* ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai2014-11-0913-75/+44
* ALSA: snd_ctl_activate_id(): Fix index look-upLars-Peter Clausen2014-11-071-1/+1
* ALSA: usb-audio: Trigger PCM XRUN at XRUNTakashi Iwai2014-11-061-3/+8
* ALSA: pcm: Update the state properly before notificationTakashi Iwai2014-11-061-4/+4
* Merge branch 'for-linus' into for-nextTakashi Iwai2014-11-054-35/+62
|\
| * ALSA: usb-audio: Fix device_del() sysfs warnings at disconnectTakashi Iwai2014-11-051-2/+7
| * ALSA: hda - fix mute led problem for three HP laptopsHui Wang2014-11-051-3/+0
| * ALSA: hda/realtek - Update Initial AMP for EAPD controlKailang Yang2014-10-301-24/+10
| * ALSA: hda - change three SSID quirks to one pin quirkDavid Henningsson2014-10-301-3/+13
| * ALSA: hda - Set GPIO 4 low for a few HP machinesDavid Henningsson2014-10-301-4/+29
| * ALSA: hda - Add ultra dock support for Thinkpad X240.Lukas Bossard2014-10-301-1/+1
| * ALSA: hda - Add workaround for CMI8888 snoop behaviorTakashi Iwai2014-10-291-1/+3
| * ALSA: pcm: Zero-clear reserved fields of PCM status ioctl in compat modeTakashi Iwai2014-10-281-0/+2
* | ALSA: echoaudio: cleanup of unnecessary messagesSudip Mukherjee2014-11-0518-110/+0
* | Merge branch 'topic/pcm-locking' into for-nextTakashi Iwai2014-11-055-186/+184
|\ \
| * | ALSA: pcm: Add xrun_injection proc entryTakashi Iwai2014-11-041-0/+33
| * | ALSA: pcm: Replace PCM hwptr tracking with tracepointsTakashi Iwai2014-11-043-122/+137
| * | ALSA: pcm: Correct PCM BUG error messageTakashi Iwai2014-11-041-1/+1
| * | ALSA: pcm: Refactoring snd_pcm_action()Takashi Iwai2014-10-311-25/+10
| * | ALSA: pcm: Simplify snd_pcm_action_lock_irq()Takashi Iwai2014-10-311-38/+3
* | | ALSA: usb-audio: Use strim() instead of open codeTakashi Iwai2014-11-041-12/+2
* | | ALSA: usb-audio: Pass direct struct pointer instead of list_headTakashi Iwai2014-11-045-21/+15
* | | ALSA: usb-audio: Flatten probe and disconnect functionsTakashi Iwai2014-11-041-45/+30
OpenPOWER on IntegriCloud