summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2015-01-28ASoC: wm8904: add dt ids tableAlexander Morozov
2015-01-28ASoC: pcm512x: Support SND_SOC_DAIFMT_CBM_CFSPeter Rosin
2015-01-28ASoC: pcm512x: Avoid the PLL for the DAC clock, if possiblePeter Rosin
2015-01-28ASoC: pcm512x: Support mastering BCLK/LRCLK using the PLLPeter Rosin
2015-01-28ASoC: pcm512x: Support mastering BCLK/LRCLK without using the PLLPeter Rosin
2015-01-28ASoC: pcm512x: Fix spelling of register field names.Peter Rosin
2015-01-28ALSA: pcm: Add snd_interval_ranges() and snd_pcm_hw_constraint_ranges()Peter Rosin
2015-01-28ASoC: dwc: Remove unnecessary conditional compilationAndrew Jackson
2015-01-28ALSA: usx2y: Move UAPI definition into include/uapi/sound/usb_stream.hTakashi Iwai
2015-01-28ALSA: au88x0: Remove superfluous ifdef __KERNEL__Takashi Iwai
2015-01-28ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*Takashi Iwai
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai
2015-01-28ALSA: sscape: add missing include of linux/io.hArnd Bergmann
2015-01-28ASoC: Intel: remove an unused struct memberDan Carpenter
2015-01-28ASoC: Fix warning with make xmldocs caused by soc-devres.cMasanari Iida
2015-01-28Merge branch 'topic/line6' into for-nextTakashi Iwai
2015-01-28ALSA: line6: Handle error from line6_pcm_acquire()Takashi Iwai
2015-01-28ALSA: line6: Make common PCM pointer callbackTakashi Iwai
2015-01-28ALSA: line6: Reorganize PCM stream handlingTakashi Iwai
2015-01-28ALSA: line6: Clear prev_fbuf and prev_fsize properlyTakashi Iwai
2015-01-28ALSA: line6: Fix racy loopback handlingTakashi Iwai
2015-01-28ALSA: line6: Minor tidy up in line6_probe()Takashi Iwai
2015-01-28ALSA: line6: Let snd_card_new() allocate private dataTakashi Iwai
2015-01-28ALSA: line6: Drop interface argument from private_init and disconnect callbacksTakashi Iwai
2015-01-28ALSA: line6: Skip volume manipulation during silence copyingTakashi Iwai
2015-01-28ALSA: line6: Do clipping in volume / monitor manipulationsTakashi Iwai
2015-01-28ALSA: line6: Consolidate PCM stream buffer allocation and freeTakashi Iwai
2015-01-28ALSA: line6: Use dev_err()Takashi Iwai
2015-01-28ALSA: line6: Consolidate URB unlink and sync helpersTakashi Iwai
2015-01-28ALSA: line6: Rearrange PCM structureTakashi Iwai
2015-01-28ALSA: line6: Drop voodoo workaroundsTakashi Iwai
2015-01-28ALSA: line6: Use incremental loopTakashi Iwai
2015-01-28ALSA: line6: Drop superfluous spinlock for triggerTakashi Iwai
2015-01-28ALSA: line6: Fix the error recovery in line6_pcm_acquire()Takashi Iwai
2015-01-28ALSA: line6: Use logical ORTakashi Iwai
2015-01-28ALSA: line6: Fix missing error handling in line6_pcm_acquire()Takashi Iwai
2015-01-28ALSA: line6: Reduce superfluous spinlock in midi.cTakashi Iwai
2015-01-28ALSA: line6: Remove unused line6_nop_read()Takashi Iwai
2015-01-28ALSA: line6: Fix memory leak at probe error pathTakashi Iwai
2015-01-28ALSA: line6: Minor refactoringTakashi Iwai
2015-01-28ALSA: line6/toneport: Implement LED controls via LED classTakashi Iwai
2015-01-28ALSA: line6/toneport: Fix wrong argument for toneport_has_led()Takashi Iwai
2015-01-28ALSA: line6: Don't forget to call driver's destructor at error pathTakashi Iwai
2015-01-28ALSA: line6/toneport: Move setup_timer() at the beginningTakashi Iwai
2015-01-28ALSA: line6: Remove superfluous NULL checks in each driverTakashi Iwai
2015-01-28ALSA: line6: Abort if inconsistent usbdev is found at disconnectTakashi Iwai
2015-01-28ALSA: line6: Yet more cleanup of superfluous NULL checksTakashi Iwai
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-27Merge branch 'topic/arizona' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown
2015-01-27ASoC: rt5645: Add rt5650 codec supportBard Liao