index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
drivers
/
ml403-ac97cr.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-20
ALSA: hda/ca0132 - Add DSP setup functions for AE-5
Connor McAdams
1
-0
/
+215
2018-09-20
ALSA: hda/ca0132 - Merge post-dsp functions + cleanup
Connor McAdams
1
-96
/
+75
2018-09-20
ALSA: hda/ca0132 - Change firmware name and usage
Connor McAdams
1
-5
/
+7
2018-09-20
ALSA: hda/ca0132 - Add AE-5 regular init setup
Connor McAdams
1
-0
/
+12
2018-09-20
ALSA: hda/ca0132 - Add AE-5 pre-init and ca0113 functions
Connor McAdams
1
-23
/
+134
2018-09-20
ALSA: hda/ca0132 - Change ca0132_mmio_init for AE-5
Connor McAdams
1
-6
/
+55
2018-09-20
ALSA: hda/ca0132 - Set AE-5 bools and select mixer
Connor McAdams
1
-1
/
+10
2018-09-20
ALSA: hda/ca0132 - Add pincfg for AE-5
Connor McAdams
1
-13
/
+60
2018-09-20
ALSA: hda/ca0132 - Add quirk for Sound BlasterX AE-5
Connor McAdams
1
-0
/
+2
2018-09-20
ALSA: hda/ca0132 - Define new verbs and control params
Connor McAdams
1
-11
/
+12
2018-09-20
ALSA: xen-front: Refine indentations and constify snd_pcm_ops
Nick Simonov
1
-23
/
+23
2018-09-14
ALSA: atiixp: fix fall-through annotations
Gustavo A. R. Silva
1
-3
/
+3
2018-09-13
ALSA: intel8x0m: Register irq handler after register initializations
Takashi Iwai
1
-10
/
+10
2018-09-11
ALSA: hda: fix unused variable warning
Anders Roxell
1
-5
/
+4
2018-09-10
ALSA: pcm: Update hardware pointer before start capture
Ricardo Biehl Pasquali
1
-3
/
+5
2018-09-04
ALSA: mips: Cleanup indirect PCM helper usages
Takashi Iwai
1
-6
/
+3
2018-09-04
ALSA: cs46xx: Use SNDRV_PCM_INFO_SYNC_APPLPTR info flag
Takashi Iwai
1
-2
/
+4
2018-09-04
ALSA: emu10k1: Use SNDRV_PCM_INFO_SYNC_APPLPTR info flag
Takashi Iwai
1
-1
/
+2
2018-09-04
ALSA: mips: Use SNDRV_PCM_INFO_SYNC_APPLPTR info flag
Takashi Iwai
1
-2
/
+2
2018-09-04
ALSA: rme32: Use SNDRV_PCM_INFO_SYNC_APPLPTR info flag
Takashi Iwai
1
-14
/
+8
2018-09-03
ALSA: hda: Fix several mismatch for register mask and value
Keyon Jie
1
-15
/
+7
2018-09-03
ALSA: aoa: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-7
/
+8
2018-09-03
ALSA: rawmidi: Initialize allocated buffers
Takashi Iwai
1
-2
/
+2
2018-08-30
ALSA: hda: move hda_codec.h to include/sound
Pierre-Louis Bossart
25
-24
/
+24
2018-08-30
ALSA: hda - Fix cancel_work_sync() stall from jackpoll work
Takashi Iwai
1
-1
/
+2
2018-08-30
ALSA: hda - Clean up jackpoll_ms option handling
Takashi Iwai
3
-24
/
+4
2018-08-28
ALSA: intel_hdmi: Use the new non-cached allocation
Takashi Iwai
1
-26
/
+3
2018-08-28
ALSA: intel8x0: Use the new non-cached allocation for 440MX workaround
Takashi Iwai
1
-77
/
+12
2018-08-28
ALSA: hda: Remove substream allocation/free ops
Takashi Iwai
4
-41
/
+5
2018-08-28
ALSA: hda: Use new non-cached allocation for non-snoop mode
Takashi Iwai
3
-79
/
+8
2018-08-28
ALSA: hda: Check the non-cached stream buffers more explicitly
Takashi Iwai
2
-3
/
+9
2018-08-28
ALSA: memalloc: Add non-cached buffer type
Takashi Iwai
3
-2
/
+33
2018-08-28
ALSA: memalloc: Simplify snd_malloc_dev_pages() calls
Takashi Iwai
1
-11
/
+7
2018-08-28
ALSA: memalloc: Don't align the size to power-of-two
Takashi Iwai
1
-7
/
+2
2018-08-28
ALSA: seq: Do error checks at creating system ports
Takashi Iwai
1
-3
/
+15
2018-08-28
ALSA: seq: add error check in snd_seq_system_client_init()
Dan Carpenter
1
-0
/
+4
2018-08-27
ALSA: pcm: signedness bug in snd_pcm_plug_alloc()
Dan Carpenter
1
-2
/
+2
2018-08-27
ALSA: hdspm: fix spelling mistake "Initializeing" -> "Initializing"
Colin Ian King
1
-1
/
+1
2018-08-27
ALSA: pcm: Return 0 when size < start_threshold in capture
Ricardo Biehl Pasquali
1
-4
/
+9
2018-08-26
Linux 4.19-rc1
v4.19-rc1
Linus Torvalds
1
-2
/
+2
2018-08-25
mm/cow: don't bother write protecting already write-protected pages
Linus Torvalds
1
-1
/
+1
2018-08-25
hpfs: remove unnecessary checks on the value of r when assigning error code
Colin Ian King
1
-1
/
+1
2018-08-25
libata: maintainership update
Jens Axboe
1
-3
/
+3
2018-08-24
iommu/rockchip: Move irq request past pm_runtime_enable
Marc Zyngier
1
-11
/
+13
2018-08-24
iommu/rockchip: Handle errors returned from PM framework
Marc Zyngier
1
-6
/
+15
2018-08-24
arm64: rockchip: Force CONFIG_PM on Rockchip systems
Marc Zyngier
1
-0
/
+1
2018-08-24
ARM: rockchip: Force CONFIG_PM on Rockchip systems
Marc Zyngier
1
-0
/
+1
2018-08-24
arm64: dts: Fix various entry-method properties to reflect documentation
Amit Kucheria
11
-12
/
+12
2018-08-24
i2c: don't use any __deprecated handling anymore
Sedat Dilek
1
-1
/
+0
2018-08-24
x86/speculation/l1tf: Suggest what to do on systems with too much RAM
Vlastimil Babka
1
-0
/
+4
[next]