summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Split snd_hda_build_pcms()Takashi Iwai2015-03-032-43/+60
* ALSA: hda - Clear pcm pointer assigned to hda_pcm at device removalTakashi Iwai2015-02-262-8/+16
* ALSA: hda - Remove channel mode helper functionsTakashi Iwai2015-02-262-105/+0
* ALSA: hda - Set parent of input beep devicesTakashi Iwai2015-02-261-0/+1
* ALSA: hda - Power down codec automatically at registrationTakashi Iwai2015-02-263-28/+3
* ALSA: hda - Replace bus pm_notify with the standard runtime PM frameworkTakashi Iwai2015-02-265-54/+14
* ALSA: hda - Drop power_save value indirection in hda_busTakashi Iwai2015-02-266-32/+29
* ALSA: hda - Use standard runtime PM for codec power-save controlTakashi Iwai2015-02-235-230/+106
* ALSA: hda - Move codec suspend/resume to codec driverTakashi Iwai2015-02-236-86/+39
* ALSA: hda - Bind codecs via standard busTakashi Iwai2015-02-2317-478/+401
* ALSA: hda - Decouple PCM and hwdep devices from codec objectTakashi Iwai2015-02-233-7/+0
* Merge branch 'topic/timestamp' into for-nextTakashi Iwai2015-02-237-55/+444
|\
| * ALSA: bump PCM protocol to 2.0.13Pierre-Louis Bossart2015-02-201-1/+1
| * ALSA: core: remove .wall_clockPierre-Louis Bossart2015-02-201-2/+0
| * ALSA: hda: replace .wallclock by .get_time_infoPierre-Louis Bossart2015-02-201-11/+29
| * ALSA: core: add .get_time_infoPierre-Louis Bossart2015-02-203-29/+87
| * ALSA: core: pass audio tstamp config from userspace in compat modePierre-Louis Bossart2015-02-201-5/+23
| * ALSA: core: pass audio tstamp config from userspacePierre-Louis Bossart2015-02-201-3/+14
| * ALSA: core: selection of audio_tstamp type and accuracy reportsPierre-Louis Bossart2015-02-203-4/+290
* | Merge branch 'topic/pcm-internal' into for-nextTakashi Iwai2015-02-231-51/+41
|\ \
| * | ALSA: pcm: Don't ignore internal PCMs in snd_pcm_dev_disconnect()Takashi Iwai2015-02-201-5/+2
| * | ALSA: pcm: Don't notify internal PCMsTakashi Iwai2015-02-201-5/+8
| * | ALSA: pcm: Don't add internal PCMs to PCM device listTakashi Iwai2015-02-201-15/+16
| * | ALSA: pcm: Minor refactoring in snd_pcm_attach_substream()Takashi Iwai2015-02-201-26/+15
| |/
* | Merge branch 'topic/hda-cleanup' into for-nextTakashi Iwai2015-02-2310-568/+493
|\ \
| * | ALSA: hda - Avoid unnecessary power-up at mixer amp changesTakashi Iwai2015-02-201-17/+16
| * | ALSA: hda - Split azx_codec_create() to two phasesTakashi Iwai2015-02-194-23/+36
| * | ALSA: hda - Drop azx_mixer_create()Takashi Iwai2015-02-194-10/+2
| * | ALSA: hda - Fold hda_priv.h into hda_controller.hTakashi Iwai2015-02-197-415/+392
| * | ALSA: hda - Introduce azx_has_pm_runtime() macroTakashi Iwai2015-02-193-9/+10
| * | ALSA: hda - Embed struct hda_bus_unsolicited into struct hda_busTakashi Iwai2015-02-173-54/+15
| * | ALSA: hda - Drop hda_bus_template for snd_hda_bus_new()Takashi Iwai2015-02-173-50/+32
* | | Merge branch 'topic/uapi-fix' into for-nextTakashi Iwai2015-02-234-2/+11
|\ \ \
| * | | include/uapi/sound/emu10k1.h: include sound/asound.hMikko Rapeli2015-02-171-2/+1
| * | | include/uapi/sound/asequencer.h: include sound/asound.hMikko Rapeli2015-02-171-0/+1
| * | | include/uapi/sound/asound.h: include stdlib.h in userspaceMikko Rapeli2015-02-171-0/+3
| * | | hdspm.h: include stdint.h in userspaceMikko Rapeli2015-02-171-0/+6
* | | | Merge branch 'topic/seq-cleanup' into for-nextTakashi Iwai2015-02-2312-576/+256
|\ \ \ \
| * | | | ALSA: seq: Drop snd_seq_autoload_lock() and _unlock()Takashi Iwai2015-02-125-41/+10
| * | | | ALSA: seq: Define driver object in each driverTakashi Iwai2015-02-1210-191/+124
| * | | | ALSA: seq: Clean up device and driver structsTakashi Iwai2015-02-122-33/+16
| * | | | ALSA: seq: Rewrite sequencer device binding with standard busTakashi Iwai2015-02-122-374/+170
| * | | | ALSA: seq: Don't compile snd_seq_device_load_drivers() for built-inTakashi Iwai2015-02-122-6/+7
| * | | | ALSA: seq: Move EXPORT_SYMBOL() after each functionTakashi Iwai2015-02-121-10/+8
* | | | | Merge branch 'topic/cleanup' into for-nextTakashi Iwai2015-02-232-115/+40
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | ALSA: hdspm - DRY cleanup of snd_pcm_opsAdrian Knoth2015-02-171-15/+3
| * | | | ALSA: hdspm - DRY cleanup in .release callbackAdrian Knoth2015-02-171-18/+11
| * | | | ALSA: hdspm - DRY cleanup in .open callbacksAdrian Knoth2015-02-171-76/+24
| * | | | ALSA: Consolidate snd_find_free_minor()Takashi Iwai2015-02-171-9/+5
* | | | | ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safelyTakashi Sakamoto2015-02-236-28/+15