summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rsnd: SRC TIMSEL support for CaptureKuninori Morimoto2016-03-073-110/+128
* ASoC: rsnd: add rsnd_src_get_in/out_rate()Kuninori Morimoto2016-03-073-8/+27
* ASoC: rsnd: rename rsnd_enable_sync_convert() to rsnd_src_sync_is_enabled()Kuninori Morimoto2016-03-071-11/+8
* ASoC: rsnd: SRC function parameter uses "mod" instead of "src"Kuninori Morimoto2016-03-071-12/+9
* ASoC: rsnd: SRC sync mode is not related to clock master modeKuninori Morimoto2016-03-071-7/+0
* ASoC: rsnd: don't enable SRC Sync mode when Capture with CMDKuninori Morimoto2016-03-071-3/+3
* ASoC: rsnd: add CTU supportKuninori Morimoto2016-03-051-37/+197
* ASoC: rsnd: add rsnd_runtime_channel_xxx()Kuninori Morimoto2016-03-058-44/+62
* ASoC: rsnd: add CTU basic supportKuninori Morimoto2016-03-052-0/+50
* ASoC: rsnd: tidyup rsnd_ssiu_init_gen2()Kuninori Morimoto2016-03-051-3/+2
* ASoC: rsrc-card: add convert channels supportKuninori Morimoto2016-03-051-6/+16
* ASoC: rsnd: don't call update callback if it was NULLKuninori Morimoto2016-03-051-1/+1
* ASoC: sh: rcar: rsrc-card: don't open code of_device_get_match_data()Wolfram Sang2016-03-021-3/+2
* ASoC: sh: rcar: core: don't open code of_device_get_match_data()Wolfram Sang2016-03-021-2/+1
* ASoC: rsnd: rsnd_write() / rsnd_bset() uses regmap _force_ functionKuninori Morimoto2016-03-022-21/+2
* Merge branch 'topic/update-bits' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown2016-03-02252-3727/+36767
|\
| * Merge tag 'sound-fix-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-2210-23/+123
| |\
| | * ALSA: timer: Introduce disconnect op to snd_timer_instanceTakashi Iwai2016-01-211-12/+11
| | * ALSA: timer: Handle disconnection more safelyTakashi Iwai2016-01-211-0/+48
| | * ALSA: hda - Flush the pending probe work at removeTakashi Iwai2016-01-201-1/+9
| | * ALSA: hda - Fix missing module loading with model=generic optionTakashi Iwai2016-01-201-10/+32
| | * ALSA: hda - Degrade i915 binding failure messageTakashi Iwai2016-01-202-3/+5
| | * ALSA: at73c213: manage SSC clockMans Rullgard2016-01-201-0/+11
| | * ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0Takashi Iwai2016-01-181-0/+2
| | * ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat modeNicolas Boichat2016-01-181-4/+5
| | * ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat modeNicolas Boichat2016-01-181-4/+9
| | * ALSA: hrtimer: Fix stall by hrtimer_cancel()Takashi Iwai2016-01-181-1/+2
| | * ALSA: hda - Fix bass pin fixup for ASUS N550JXTakashi Iwai2016-01-181-0/+1
| * | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-201-50/+26
| |\ \
| | * | ASoC: samsung/smartq: use dynamic registrationArnd Bergmann2015-12-011-50/+26
| | * | Merge tag 'sound-4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-11-279-17/+124
| | |\ \
| * | \ \ Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-01-176-6/+6
| |\ \ \ \
| | * \ \ \ Merge tag 'v4.4-rc6' into develLinus Walleij2015-12-2141-159/+520
| | |\ \ \ \
| | * | | | | ASoC: ac97: fix parent assignmentLinus Walleij2015-12-071-1/+1
| | * | | | | Merge tag 'asoc-ac97-gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Walleij2015-12-071-0/+125
| | |\ \ \ \ \
| | * | | | | | gpio: change member .dev to .parentLinus Walleij2015-11-195-5/+5
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-01-17230-5683/+37942
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | ALSA: timer: Code cleanupTakashi Iwai2016-01-151-17/+11
| | * | | | | ALSA: timer: Harden slave timer list handlingTakashi Iwai2016-01-151-4/+14
| | * | | | | ALSA: hda - Add fixup for Dell Latitidue E6540Takashi Iwai2016-01-151-0/+1
| | * | | | | ALSA: timer: Fix race among timer ioctlsTakashi Iwai2016-01-141-13/+19
| | * | | | | ALSA: hda - add codec support for Kabylake display audio codecLibin Yang2016-01-141-1/+4
| | * | | | | ALSA: timer: Fix double unlink of active_listTakashi Iwai2016-01-131-1/+1
| | * | | | | ALSA: usb-audio: Fix mixer ctl regression of Native Instrument devicesTakashi Iwai2016-01-131-1/+1
| | * | | | | ALSA: hda - fix the headset mic detection problem for a Dell laptopHui Wang2016-01-131-0/+4
| | * | | | | ALSA: hda - Fix white noise on Dell Latitude E5550Takashi Iwai2016-01-121-0/+1
| | * | | | | ALSA: hda_intel: add card number to irq descriptionHeiner Kallweit2016-01-122-1/+4
| | * | | | | ALSA: seq: Fix race at timer setup and closeTakashi Iwai2016-01-121-0/+2
| | * | | | | ALSA: seq: Fix missing NULL check at remove_events ioctlTakashi Iwai2016-01-121-1/+1
| | * | | | | ALSA: usb-audio: Avoid calling usb_autopm_put_interface() at disconnectTakashi Iwai2016-01-121-0/+2