summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | * | | ASoC: Intel: Add NULL checks for the stream pointerJie Yang2015-01-071-0/+30
| | | | | | * | | ASoC: Intel: Don't change offset of block allocator during fixed allocateJie Yang2015-01-051-6/+7
| | | | | * | | | ASoC: fsl: imx-wm8962: Set the card owner fieldFabio Estevam2015-01-141-0/+1
| | | | | | |/ / | | | | | |/| |
| | | | * | | | ASoC: fsl_ssi: Fix irq error checkFabio Estevam2015-01-081-2/+2
| | | | |/ / /
| | | * | | | ASoC: soc-compress.c: fix NULL dereferenceQais Yousef2015-01-151-3/+6
| | | |/ / /
| | * | | | ASoC: adi: Add missing return statement.Andrew Jackson2015-01-051-0/+2
| | |/ / /
| * | | | Merge remote-tracking branch 'asoc/fix/pcm512x' into asoc-linusMark Brown2015-01-261-1/+1
| |\ \ \ \
| | * | | | ASoC: pcm512x: Fix DSP program selectionPeter Rosin2015-01-091-1/+1
| | |/ / /
| * | | | Merge remote-tracking branch 'asoc/fix/fsl-esai' into asoc-linusMark Brown2015-01-261-1/+1
| |\ \ \ \
| | * | | | ASoC: fsl_esai: Fix incorrect xDC field width of xCCR registersAurelien BOUIN2014-12-301-1/+1
| | |/ / /
| * | | | ALSA: usb-audio: Add mic volume fix quirk for Logitech Webcam C210Jason Lee Cragg2015-01-181-0/+1
| * | | | ALSA: firewire-lib: limit the MIDI data rateClemens Ladisch2015-01-162-6/+57
| * | | | ALSA: firewire-lib: remove rx_blocks_for_midi quirkClemens Ladisch2015-01-164-19/+8
* | | | | ALSA: hda - Enable docking station for an HP machineTienFu Chen2015-01-201-0/+13
* | | | | Merge branch 'topic/timer-cleanup' into for-nextTakashi Iwai2015-01-2020-114/+63
|\ \ \ \ \
| * | | | | ALSA: usb-audio: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-3/+2
| * | | | | ALSA: emux: Use setup_timer() and mod_timer()Takashi Iwai2015-01-192-7/+3
| * | | | | ALSA: aica: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-5/+3
| * | | | | ALSA: hdspm: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-9/+5
| * | | | | ALSA: hdsp: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-9/+5
| * | | | | ALSA: korg1212: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-7/+4
| * | | | | ALSA: echoaudio: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-3/+2
| * | | | | ALSA: asihpi: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-8/+5
| * | | | | ALSA: wavefront: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-7/+5
| * | | | | ALSA: sb: Use setup_timer() and mod_timer()Takashi Iwai2015-01-192-14/+8
| * | | | | ALSA: ak4117: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-7/+3
| * | | | | ALSA: serial-u16550: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-5/+3
| * | | | | ALSA: opl3: Use setup_timer() and mod_timer()Takashi Iwai2015-01-192-10/+5
| * | | | | ALSA: mtpav: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-8/+4
| * | | | | ALSA: mpu401: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-7/+4
| * | | | | ALSA: aloop: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-2/+1
| * | | | | ALSA: timer: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-3/+1
* | | | | | Merge branch 'topic/line6' into for-nextTakashi Iwai2015-01-2026-1428/+946
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | 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
OpenPOWER on IntegriCloud