index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: hda/ca0132 - Clean up ca0132_alt_out_select
Connor McAdams
2018-09-20
1
-51
/
+69
*
ALSA: hda/ca0132 - Add DSP setup functions for AE-5
Connor McAdams
2018-09-20
1
-0
/
+215
*
ALSA: hda/ca0132 - Merge post-dsp functions + cleanup
Connor McAdams
2018-09-20
1
-96
/
+75
*
ALSA: hda/ca0132 - Change firmware name and usage
Connor McAdams
2018-09-20
1
-5
/
+7
*
ALSA: hda/ca0132 - Add AE-5 regular init setup
Connor McAdams
2018-09-20
1
-0
/
+12
*
ALSA: hda/ca0132 - Add AE-5 pre-init and ca0113 functions
Connor McAdams
2018-09-20
1
-23
/
+134
*
ALSA: hda/ca0132 - Change ca0132_mmio_init for AE-5
Connor McAdams
2018-09-20
1
-6
/
+55
*
ALSA: hda/ca0132 - Set AE-5 bools and select mixer
Connor McAdams
2018-09-20
1
-1
/
+10
*
ALSA: hda/ca0132 - Add pincfg for AE-5
Connor McAdams
2018-09-20
1
-13
/
+60
*
ALSA: hda/ca0132 - Add quirk for Sound BlasterX AE-5
Connor McAdams
2018-09-20
1
-0
/
+2
*
ALSA: hda/ca0132 - Define new verbs and control params
Connor McAdams
2018-09-20
1
-11
/
+12
*
ALSA: xen-front: Refine indentations and constify snd_pcm_ops
Nick Simonov
2018-09-20
1
-23
/
+23
*
ALSA: atiixp: fix fall-through annotations
Gustavo A. R. Silva
2018-09-14
1
-3
/
+3
*
ALSA: intel8x0m: Register irq handler after register initializations
Takashi Iwai
2018-09-13
1
-10
/
+10
*
ALSA: hda: fix unused variable warning
Anders Roxell
2018-09-11
1
-5
/
+4
*
ALSA: pcm: Update hardware pointer before start capture
Ricardo Biehl Pasquali
2018-09-10
1
-3
/
+5
*
Merge branch 'topic/pcm-indirect-fixes' into for-next
Takashi Iwai
2018-09-04
7
-43
/
+30
|
\
|
*
ALSA: mips: Cleanup indirect PCM helper usages
Takashi Iwai
2018-09-04
1
-6
/
+3
|
*
ALSA: cs46xx: Use SNDRV_PCM_INFO_SYNC_APPLPTR info flag
Takashi Iwai
2018-09-04
1
-2
/
+4
|
*
ALSA: emu10k1: Use SNDRV_PCM_INFO_SYNC_APPLPTR info flag
Takashi Iwai
2018-09-04
1
-1
/
+2
|
*
ALSA: mips: Use SNDRV_PCM_INFO_SYNC_APPLPTR info flag
Takashi Iwai
2018-09-04
1
-2
/
+2
|
*
ALSA: rme32: Use SNDRV_PCM_INFO_SYNC_APPLPTR info flag
Takashi Iwai
2018-09-04
1
-14
/
+8
|
*
ALSA: hda: Fix several mismatch for register mask and value
Keyon Jie
2018-09-03
1
-15
/
+7
|
*
ALSA: rawmidi: Initialize allocated buffers
Takashi Iwai
2018-09-03
1
-2
/
+2
|
*
ALSA: hda - Fix cancel_work_sync() stall from jackpoll work
Takashi Iwai
2018-08-30
1
-1
/
+2
*
|
ALSA: aoa: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-09-03
1
-7
/
+8
*
|
Merge tag 'hda-codec-h-move' of git://git.kernel.org/pub/scm/linux/kernel/git...
Takashi Iwai
2018-08-30
25
-558
/
+24
|
\
\
|
*
|
ALSA: hda: move hda_codec.h to include/sound
Pierre-Louis Bossart
2018-08-30
25
-558
/
+24
|
|
/
*
|
ALSA: hda - Clean up jackpoll_ms option handling
Takashi Iwai
2018-08-30
3
-24
/
+4
*
|
ALSA: intel_hdmi: Use the new non-cached allocation
Takashi Iwai
2018-08-28
1
-26
/
+3
*
|
ALSA: intel8x0: Use the new non-cached allocation for 440MX workaround
Takashi Iwai
2018-08-28
1
-77
/
+12
*
|
ALSA: hda: Remove substream allocation/free ops
Takashi Iwai
2018-08-28
4
-41
/
+5
*
|
ALSA: hda: Use new non-cached allocation for non-snoop mode
Takashi Iwai
2018-08-28
3
-79
/
+8
*
|
ALSA: hda: Check the non-cached stream buffers more explicitly
Takashi Iwai
2018-08-28
2
-3
/
+9
*
|
ALSA: memalloc: Add non-cached buffer type
Takashi Iwai
2018-08-28
2
-2
/
+30
*
|
ALSA: memalloc: Simplify snd_malloc_dev_pages() calls
Takashi Iwai
2018-08-28
1
-11
/
+7
*
|
ALSA: memalloc: Don't align the size to power-of-two
Takashi Iwai
2018-08-28
1
-7
/
+2
*
|
ALSA: seq: Do error checks at creating system ports
Takashi Iwai
2018-08-28
1
-3
/
+15
*
|
ALSA: seq: add error check in snd_seq_system_client_init()
Dan Carpenter
2018-08-28
1
-0
/
+4
*
|
ALSA: pcm: signedness bug in snd_pcm_plug_alloc()
Dan Carpenter
2018-08-27
1
-2
/
+2
*
|
ALSA: hdspm: fix spelling mistake "Initializeing" -> "Initializing"
Colin Ian King
2018-08-27
1
-1
/
+1
*
|
ALSA: pcm: Return 0 when size < start_threshold in capture
Ricardo Biehl Pasquali
2018-08-27
1
-4
/
+9
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-08-24
1
-2
/
+2
|
\
|
*
treewide: correct "differenciate" and "instanciate" typos
Finn Thain
2018-08-24
1
-2
/
+2
*
|
Merge tag 'sound-fix-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-08-24
4
-6
/
+40
|
\
\
|
|
/
|
/
|
|
*
ALSA: hda/realtek - Fix HP Headset Mic can't record
Kailang Yang
2018-08-21
1
-1
/
+17
|
*
ALSA: ac97: fix unbalanced pm_runtime_enable
Lihua Yao
2018-08-19
1
-0
/
+2
|
*
ALSA: ac97: fix check of pm_runtime_get_sync failure
Lihua Yao
2018-08-19
1
-1
/
+1
|
*
ALSA: ac97: fix device initialization in the compat layer
Lihua Yao
2018-08-19
1
-2
/
+17
|
*
ALSA: seq: virmidi: Fix discarding the unsubscribed output
Takashi Iwai
2018-08-14
1
-2
/
+3
[next]