summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sound/sb_ess: white space cleanupsDan Carpenter2015-02-251-12/+7
* sound/oss/opl3: remove some stray whitespaceDan Carpenter2015-02-251-2/+2
* sound: sys_timer: indent poll_def_tmr() correctlyDan Carpenter2015-02-251-20/+15
* 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
* | | | | ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtimeTakashi Sakamoto2015-02-234-21/+30
* | | | | ALSA: firewire-lib: remove reference countingTakashi Sakamoto2015-02-231-2/+1
* | | | | ALSA: fireworks/bebob/dice/oxfw: add reference-counting for FireWire unitTakashi Sakamoto2015-02-234-4/+42
* | | | | ALSA: hda - Add pin configs for ASUS mobo with IDT 92HD73XX codecTakashi Iwai2015-02-231-1/+16
* | | | | ALSA: firewire-lib: fix an unexpected byte sequence for micro signTakashi Sakamoto2015-02-231-1/+1
* | | | | Linux 4.0-rc1v4.0-rc1Linus Torvalds2015-02-231-4/+4
* | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2015-02-235-56/+108
|\ \ \ \ \
| * | | | | ext4: fix indirect punch hole corruptionOmar Sandoval2015-02-151-34/+71