index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
sh
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-2
/
+2
2025-05-16
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-1
/
+1
2025-05-13
ALSA: sh: SND_AICA should depend on SH_DMA_API
Geert Uytterhoeven
1
-1
/
+1
2025-05-08
ALSA: sh: use snd_kcontrol_chip()
Kuninori Morimoto
1
-4
/
+4
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-02-10
ALSA: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+1
2024-12-20
ALSA: sh: Fix wrong argument order for copy_from_iter()
Takashi Iwai
1
-1
/
+1
2024-11-29
ALSA: sh: Use standard helper for buffer accesses
Takashi Iwai
1
-3
/
+2
2024-10-30
sound: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2
-2
/
+2
2024-10-08
ALSA: aica: Remove unused variable
Zhu Jun
1
-2
/
+0
2024-08-08
ALSA: sh: Use standard print API
Takashi Iwai
2
-8
/
+7
2024-05-08
ALSA: misc: Use *-y instead of *-objs in Makefile
Takashi Iwai
1
-2
/
+2
2024-03-26
ALSA: sh: aica: reorder cleanup operations to avoid UAF bugs
Duoming Zhou
1
-3
/
+14
2023-08-18
ALSA: sh: Convert to generic PCM copy ops
Takashi Iwai
1
-22
/
+3
2023-03-20
ALSA: sh_dac_audio: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-03-20
ALSA: sh: aica: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-03-20
ALSA: sh: aica: Drop if blocks with always false condition
Uwe Kleine-König
1
-2
/
+0
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2
-2
/
+0
2020-01-05
ALSA: sh: Fix compile warning wrt const
Takashi Iwai
1
-2
/
+2
2020-01-04
ALSA: sh: Fix unused variable warnings
Takashi Iwai
1
-3
/
+0
2020-01-03
ALSA: sh: Constify snd_device_ops definitions
Takashi Iwai
1
-1
/
+1
2019-12-11
ALSA: sh: Drop superfluous ioctl PCM ops
Takashi Iwai
2
-2
/
+0
2019-12-11
ALSA: sh: Use managed buffer allocation
Takashi Iwai
1
-18
/
+2
2019-12-11
ALSA: aica: Use managed buffer allocation
Takashi Iwai
1
-24
/
+5
2019-11-06
ALSA: sh: Remove superfluous snd_dma_continuous_data()
Takashi Iwai
2
-2
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 273
Thomas Gleixner
1
-14
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 200
Thomas Gleixner
1
-17
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-16
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-08
ALSA: aica: Fix a long-time build breakage
Takashi Iwai
1
-10
/
+4
2019-02-06
ALSA: sh: Drop superfluous PCM preallocation error checks
Takashi Iwai
1
-8
/
+6
2017-10-05
ALSA: sh: aica: Convert timers to use timer_setup()
Kees Cook
1
-11
/
+9
2017-08-31
ALSA: sh: Put missing KERN_* prefix
Takashi Iwai
1
-1
/
+1
2017-08-19
ALSA: sh: constify snd_pcm_ops structures
Arvind Yadav
2
-2
/
+2
2017-08-17
ALSA: sh: make snd_pcm_hardware const
Bhumika Goyal
2
-2
/
+2
2017-06-02
ALSA: sh: Convert to the new PCM ops
Takashi Iwai
1
-24
/
+30
2017-05-30
ALSA: declare snd_kcontrol_new structures as const
Bhumika Goyal
1
-2
/
+2
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
1
-1
/
+1
2016-06-07
ALSA: sh: aica: Remove deprecated create_workqueue
Bhaktipriya Shridhar
1
-13
/
+3
2015-01-28
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
1
-1
/
+1
2015-01-19
ALSA: aica: Use setup_timer() and mod_timer()
Takashi Iwai
1
-5
/
+3
2014-10-20
ALSA: sh: drop owner assignment from platform_drivers
Wolfram Sang
2
-2
/
+0
2014-02-14
ALSA: sh: Convert to snd_card_new() with a device pointer
Takashi Iwai
2
-4
/
+3
2013-05-23
ALSA: sh_dac_audio: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2013-05-23
ALSA: sh: aica: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2012-12-07
ALSA: sh: remove __dev* attributes
Bill Pemberton
2
-12
/
+11
2012-07-02
ALSA: Add missing .owner=THIS_MODULE to platform_driver definitions
Takashi Iwai
2
-1
/
+4
2012-05-21
ALSA: sh: Fix up namespace collision in sh_dac_audio.
Paul Mundt
1
-2
/
+2
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
1
-1
/
+1
2011-11-27
ALSA: convert sound/* to use module_platform_driver()
Axel Lin
1
-12
/
+1
[next]