summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-114-32/+32
* 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-0915-78/+46
* 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-057-199/+191
|\ \
| * | ALSA: pcm: Add xrun_injection proc entryTakashi Iwai2014-11-043-0/+40
| * | ALSA: pcm: Replace PCM hwptr tracking with tracepointsTakashi Iwai2014-11-044-135/+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
* | | ALSA: es18xx: Add GPO controlsOndrej Zary2014-11-041-10/+42
* | | ALSA: emu10k1: Deletion of unnecessary checks before three function callsMarkus Elfring2014-11-032-8/+4
* | | ALSA: echoaudio: remove all snd_printkSudip Mukherjee2014-11-0321-283/+327
* | | ALSA: echoaudio: add reference of struct echoaudioSudip Mukherjee2014-11-033-7/+9
|/ /
* | Merge branch 'topic/kerneldoc' into for-nextTakashi Iwai2014-10-318-92/+517
|\ \
| * | ALSA: doc: Fix missing "I" for kerneldoc inclusionTakashi Iwai2014-10-301-1/+1
| * | ALSA: doc: More kerneldoc comments on core componentsTakashi Iwai2014-10-302-13/+29
| * | ALSA: pcm: Convert params_*() with static inline functionsTakashi Iwai2014-10-301-12/+53
| * | ALSA: pcm: More kerneldoc updatesTakashi Iwai2014-10-303-9/+219
| * | ALSA: pcm: Use static inline for snd_pcm_lib_alloc_vmalloc_buffer()Takashi Iwai2014-10-301-12/+13
| * | ALSA: control: Add missing kerneldoc comments to exported functionsTakashi Iwai2014-10-301-15/+49
| * | ALSA: doc: Add ASoC codes into API documentationTakashi Iwai2014-10-301-1/+18
OpenPOWER on IntegriCloud