summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: Fix spelling typo in Documentation/DocBook/alsa-driver-api.xmlMasanari Iida2015-03-041-2/+2
* ALSA: cmipci: remove a stray space characterDan Carpenter2015-02-251-1/+1
* ALSA: azt3328: some indenting cleanupsDan Carpenter2015-02-251-3/+4
* sound/sb_midi: a couple indenting fixesDan Carpenter2015-02-251-3/+3
* 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-234-48/+149
|\
| * ALSA: hda: replace .wallclock by .get_time_infoPierre-Louis Bossart2015-02-201-11/+29
| * ALSA: core: add .get_time_infoPierre-Louis Bossart2015-02-202-29/+83
| * 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
* | 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/seq-cleanup' into for-nextTakashi Iwai2015-02-2310-554/+226
|\ \ \
| * | | ALSA: seq: Drop snd_seq_autoload_lock() and _unlock()Takashi Iwai2015-02-124-36/+9
| * | | ALSA: seq: Define driver object in each driverTakashi Iwai2015-02-129-183/+105
| * | | ALSA: seq: Clean up device and driver structsTakashi Iwai2015-02-121-21/+10
| * | | ALSA: seq: Rewrite sequencer device binding with standard busTakashi Iwai2015-02-121-374/+167
| * | | ALSA: seq: Don't compile snd_seq_device_load_drivers() for built-inTakashi Iwai2015-02-121-6/+3
| * | | 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
* | | | Merge tag 'sound-fix-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-02-2110-11/+43
|\ \ \ \
| * | | | ALSA: usb: Fix support for Denon DA-300USB DAC (ID 154e:1003)Frank C Guenther2015-02-171-0/+3
| | |_|/ | |/| |
| * | | ASoC: Intel: add SNDRV_PCM_INFO_DRAIN_TRIGGER flagLibin Yang2015-02-171-1/+2
| |/ /
| * | ALSA: usb-audio: Don't attempt to get Lifecam HD-5000 sample rateJoe Turner2015-02-173-0/+12
| * | ALSA: hda/tegra check correct return value from ioremap_resourceEliot Blennerhassett2015-02-141-2/+2
| * | ALSA: hdspm - Constrain periods to 2 on older cardsAdrian Knoth2015-02-131-0/+6
| * | ALSA: hda - enable mute led quirk for one more hp machine.Hui Wang2015-02-131-0/+1
| |/
OpenPOWER on IntegriCloud