summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: line6: Rearrange PCM structureTakashi Iwai2015-01-284-208/+142
* ALSA: line6: Drop voodoo workaroundsTakashi Iwai2015-01-282-24/+0
* ALSA: line6: Use incremental loopTakashi Iwai2015-01-283-11/+11
* ALSA: line6: Drop superfluous spinlock for triggerTakashi Iwai2015-01-282-22/+6
* ALSA: line6: Fix the error recovery in line6_pcm_acquire()Takashi Iwai2015-01-281-6/+6
* ALSA: line6: Use logical ORTakashi Iwai2015-01-281-2/+2
* ALSA: line6: Fix missing error handling in line6_pcm_acquire()Takashi Iwai2015-01-281-1/+2
* ALSA: line6: Reduce superfluous spinlock in midi.cTakashi Iwai2015-01-282-18/+7
* ALSA: line6: Remove unused line6_nop_read()Takashi Iwai2015-01-282-12/+0
* ALSA: line6: Fix memory leak at probe error pathTakashi Iwai2015-01-281-29/+30
* ALSA: line6: Minor refactoringTakashi Iwai2015-01-281-45/+49
* ALSA: line6/toneport: Implement LED controls via LED classTakashi Iwai2015-01-282-74/+91
* ALSA: line6/toneport: Fix wrong argument for toneport_has_led()Takashi Iwai2015-01-281-3/+1
* ALSA: line6: Don't forget to call driver's destructor at error pathTakashi Iwai2015-01-281-0/+2
* ALSA: line6/toneport: Move setup_timer() at the beginningTakashi Iwai2015-01-281-4/+5
* ALSA: line6: Remove superfluous NULL checks in each driverTakashi Iwai2015-01-284-38/+8
* ALSA: line6: Abort if inconsistent usbdev is found at disconnectTakashi Iwai2015-01-281-3/+3
* ALSA: line6: Yet more cleanup of superfluous NULL checksTakashi Iwai2015-01-281-11/+2
* ALSA: line6: Remove driver version from header commentChris Rorvick2015-01-2016-16/+16
* ALSA: line6: Refer to manufacturer as "Line 6"Chris Rorvick2015-01-2018-50/+50
* ALSA: line6: Remove superfluous NULL checksChris Rorvick2015-01-201-11/+1
* ALSA: line6: Drop line6_send_program() and line6_transmit_parameter()Takashi Iwai2015-01-202-62/+0
* ALSA: line6: Make line6_send_raw_message() staticTakashi Iwai2015-01-202-4/+2
* ALSA: line6: Sync PCM stop at disconnectTakashi Iwai2015-01-202-18/+3
* ALSA: line6: Remove superfluous disconnect call in suspend handlerTakashi Iwai2015-01-201-1/+0
* ALSA: line6: Remove CHECK_RETURN macroTakashi Iwai2015-01-203-14/+15
* ALSA: line6: Drop MISSING_CASE macroTakashi Iwai2015-01-202-7/+0
* ALSA: line6: Remove driver version stringTakashi Iwai2015-01-201-2/+0
* ALSA: line6: Reorganize card resource handlingTakashi Iwai2015-01-2012-355/+85
* ALSA: line6: Drop superfluous irqsave/irqrestore in PCM trigger callbackTakashi Iwai2015-01-201-7/+4
* ALSA: line6: Don't handle PCM trigger for other cardsTakashi Iwai2015-01-201-0/+2
* ALSA: line6: Remove superfluous out-of-memory error messagesTakashi Iwai2015-01-205-18/+5
* ALSA: line6: Drop usb_device sysfs symlinkTakashi Iwai2015-01-201-9/+0
* ALSA: line6: Drop invalid SNDRV_PCM_INFO_RESUME flagTakashi Iwai2015-01-205-26/+0
* ALSA: line6: Drop superfluous snd_device for rawmidiTakashi Iwai2015-01-201-42/+23
* ALSA: line6: Drop superfluous snd_device for PCMTakashi Iwai2015-01-201-34/+19
* ALSA: line6: Handle impulse response via control APITakashi Iwai2015-01-205-124/+75
* ALSA: line6: Split to each driverTakashi Iwai2015-01-2018-727/+748
* ALSA: line6: Use setup_timer() and mod_timer()Takashi Iwai2015-01-192-7/+4
* ALSA: move line6 usb driver into sound/usbTakashi Iwai2015-01-1228-0/+5779
* ALSA: fireworks: fix an endianness bug for transaction lengthTakashi Sakamoto2015-01-071-1/+1
* ALSA: hda - Add new GPU codec ID 0x10de0072 to snd-hdaAaron Plattner2015-01-071-0/+2
* ALSA: hda - Fix wrong gpio_dir & gpio_mask hint setups for IDT/STAC codecsTakashi Iwai2015-01-051-2/+2
* ALSA: snd-usb-caiaq: fix stream count checkDaniel Mack2015-01-051-1/+1
* Merge tag 'asoc-fix-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai2014-12-309-40/+52
|\
| *-----. Merge remote-tracking branches 'asoc/fix/dwc', 'asoc/fix/intel', 'asoc/fix/ro...Mark Brown2014-12-248-31/+47
| |\ \ \ \
| | | | | * ASoC: rt5677: fixed rt5677_dsp_vad_put rt5677_dsp_vad_get panicFang, Yang A2014-12-241-4/+5
| | | | * | ASoC: rockchip: i2s: fix maxburst of dma data to 4Jianqun Xu2014-12-241-2/+2
| | | | * | ASoC: rockchip: i2s: fix error defination of transmit data levelJianqun Xu2014-12-241-1/+1
| | | | |/
| | | * | ASoC: Intel: correct the fixed free block allocationJie Yang2014-12-241-1/+5
OpenPOWER on IntegriCloud