Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
ab219221a5064abfff9f78c323c4a257b16cdb81
/
sound
/
isa
aec5465
ALSA: isa: make snd_pcm_hardware const
by Bhumika Goyal
· 7 years ago
60f6f0d
ALSA: wavefront: constify pnp_card_device_id
by Arvind Yadav
· 7 years ago
05e20b2
ALSA: sscape: constify pnp_card_device_id
by Arvind Yadav
· 7 years ago
e6a76e2
ALSA: sb16: constify pnp_card_device_id
by Arvind Yadav
· 7 years ago
529d257
ALSA: opti9xx: constify pnp_card_device_id
by Arvind Yadav
· 7 years ago
1ef428b
ALSA: msnd: constify pnp_card_device_id
by Arvind Yadav
· 7 years ago
45fbe60
ALSA: gus: constify pnp_card_device_id
by Arvind Yadav
· 7 years ago
4f624a1
ALSA: es1688: constify pnp_card_device_id
by Arvind Yadav
· 7 years ago
3f41b75
ALSA: cs4236: constify pnp_card_device_id
by Arvind Yadav
· 7 years ago
06891ec
ALSA: cmi8330: constify pnp_card_device_id
by Arvind Yadav
· 7 years ago
1d906e8
ALSA: azt2320: constify pnp_card_device_id
by Arvind Yadav
· 7 years ago
815cfec
ALSA: als100: constify pnp_card_device_id
by Arvind Yadav
· 7 years ago
287b546
ALSA: ad1816a: constify pnp_card_device_id
by Arvind Yadav
· 7 years ago
607b5d7
ALSA: opl3sa2: constify pnp_device_id and pnp_card_device_id
by Arvind Yadav
· 7 years ago
05cb183
ALSA: es18xx: constify pnp_device_id and pnp_card_device_id
by Arvind Yadav
· 7 years ago
c9480d0
sound: emu8000: constify emu8000_ops
by Julia Lawall
· 7 years ago
aa5ebc7
ALSA: wss: constify snd_pcm_ops structures
by Arvind Yadav
· 7 years ago
9917685
ALSA: sb8: constify snd_pcm_ops structures
by Arvind Yadav
· 7 years ago
3066ad5
ALSA: sb16: constify snd_pcm_ops structures
by Arvind Yadav
· 7 years ago
84c8f90
ALSA: emu8000: constify snd_pcm_ops structures
by Arvind Yadav
· 7 years ago
b6dca46
ALSA: msnd: constify snd_pcm_ops structures
by Arvind Yadav
· 7 years ago
ca58ba6
ALSA: gus: constify snd_pcm_ops structures
by Arvind Yadav
· 7 years ago
8965e53
ALSA: es18xx: constify snd_pcm_ops structures
by Arvind Yadav
· 7 years ago
e79a560
ALSA: es1688: constify snd_pcm_ops structures
by Arvind Yadav
· 7 years ago
58a24fc
ALSA: ad1816a: constify snd_pcm_ops structures
by Arvind Yadav
· 7 years ago
74be62c
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 7 years ago
24d2207
ALSA: opti9xx: fix format string overflow warning
by Arnd Bergmann
· 7 years ago
003d3e7
ALSA: ad1848: fix format string overflow warning
by Arnd Bergmann
· 7 years ago
6d8b04d
ALSA: cs423x: fix format string overflow warning
by Arnd Bergmann
· 7 years ago
8a46363
ALSA: als100: fix format string overflow warning
by Arnd Bergmann
· 7 years ago
0a264b6
Merge tag 'sound-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 7 years ago
20e2b79
ALSA: msnd: Optimize / harden DSP and MIDI loops
by Takashi Iwai
· 7 years ago
920f2ec
Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 7 years ago
ac6424b
sched/wait: Rename wait_queue_t => wait_queue_entry_t
by Ingo Molnar
· 7 years ago
111b0cd
ALSA: seq: Allow the modular sequencer registration
by Takashi Iwai
· 7 years ago
8272115
ALSA: synth: Select snd-emux-synth explicitly
by Takashi Iwai
· 7 years ago
0181307
ALSA: seq: Reorganize kconfig and build
by Takashi Iwai
· 7 years ago
3d774d5
ALSA: seq: Allow the tristate build of OSS emulation
by Takashi Iwai
· 7 years ago
7b3f477
ALSA: wss: Constify hw_constraints
by Takashi Iwai
· 7 years ago
b078bbf
ALSA: sb: Constify hw_constraints
by Takashi Iwai
· 7 years ago
bfa516a
ALSA: gus: Constify hw_constraints
by Takashi Iwai
· 7 years ago
2170912
ALSA: es18xx: Constify hw_constraints
by Takashi Iwai
· 7 years ago
4ea2bb7
ALSA: es1688: Constify hw_constraints
by Takashi Iwai
· 7 years ago
0adaf3b
ALSA: cs423x: Constify hw_constraints
by Takashi Iwai
· 7 years ago
4b83eff
ALSA: sb: Convert to the new PCM ops
by Takashi Iwai
· 8 years ago
a6970bb
ALSA: gus: Convert to the new PCM ops
by Takashi Iwai
· 8 years ago
6dbaf8b
ALSA: sb: remove needless evaluation in implementation for copy callback
by Takashi Sakamoto
· 7 years ago
097a7fe
ALSA: gus: remove unused local flag
by Takashi Sakamoto
· 7 years ago
3a84d6c
ALSA: sound/isa: constify snd_kcontrol_new structures
by Bhumika Goyal
· 8 years ago
a0af56d
ALSA: sb: Use IS_REACHABLE()
by Takashi Iwai
· 8 years ago
88faa38
ALSA: cmi8238: Use IS_ENABLED()
by Takashi Iwai
· 8 years ago
291b38a
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 8 years ago
e992ef5
Annotate hardware config module parameters in sound/isa/
by David Howells
· 8 years ago
cd7d1ea
ALSA: es1688: Use strcpy() instead of sprintf()
by Nicolas Iooss
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
9021b2b
ALSA: isa: Constify snd_rawmidi_ops
by Takashi Iwai
· 8 years ago
1524c71
ALSA: adlib: Utilize the module_isa_driver macro
by William Breathitt Gray
· 8 years ago
ab55c05
ALSA: galaxy: Utilize the module_isa_driver macro
by William Breathitt Gray
· 8 years ago
af486dd
ALSA: sc6000: Utilize the module_isa_driver macro
by William Breathitt Gray
· 8 years ago
a04236e
ALSA: gusclassic: Utilize the module_isa_driver macro
by William Breathitt Gray
· 8 years ago
bfc7e0f
ALSA: gusextreme: Utilize the module_isa_driver macro
by William Breathitt Gray
· 8 years ago
a99e8c6
ALSA: gusmax: Utilize the module_isa_driver macro
by William Breathitt Gray
· 8 years ago
ec5c089
ALSA: cs4231: Utilize the module_isa_driver macro
by William Breathitt Gray
· 8 years ago
042c576
ALSA: cmi8328: Utilize the module_isa_driver macro
by William Breathitt Gray
· 8 years ago
d2fd147
ALSA: ad1848: Utilize the module_isa_driver macro
by William Breathitt Gray
· 8 years ago
fc733cf
ALSA: jazz16: Utilize the module_isa_driver macro
by William Breathitt Gray
· 8 years ago
bb974b8
ALSA: sb8: Utilize the module_isa_driver macro
by William Breathitt Gray
· 8 years ago
84d7a44
ALSA: isa/wavefront: prevent some out of bound writes
by Dan Carpenter
· 9 years ago
dc5027a
ALSA: sscape: Use correct format identifier for size_t
by William Breathitt Gray
· 9 years ago
61595dc
ALSA: Add missing dependency on CONFIG_SND_TIMER
by Takashi Iwai
· 9 years ago
1b12e4c
ALSA: gus: use swap() in snd_ics_put_double()
by Fabian Frederick
· 9 years ago
9a303dc
sound: Deparenthesize negative error returns
by Joe Perches
· 10 years ago
4aa01c4
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 10 years ago
096a020
ALSA: msnd: add some missing curly braces
by Dan Carpenter
· 10 years ago
0566220
ALSA: seq: Define driver object in each driver
by Takashi Iwai
· 10 years ago
976412f
ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*
by Takashi Iwai
· 10 years ago
6cbbfe1
ALSA: Include linux/io.h instead of asm/io.h
by Takashi Iwai
· 10 years ago
3741958
ALSA: sscape: add missing include of linux/io.h
by Arnd Bergmann
· 10 years ago
b843ce7
ALSA: wavefront: Use setup_timer() and mod_timer()
by Takashi Iwai
· 10 years ago
f05b412
ALSA: sb: Use setup_timer() and mod_timer()
by Takashi Iwai
· 10 years ago
d286640
ALSA: log emu8000 DRAM size at level INFO
by David Flater
· 10 years ago
1730fd9
ALSA: fix emu8000 DRAM sizing for AWE64 Value
by David Flater
· 10 years ago
ff6defa
ALSA: Deletion of checks before the function call "iounmap"
by Markus Elfring
· 10 years ago
b76c0e9
ALSA: sb: Delete an unnecessary check before the function call "snd_emux_free"
by Markus Elfring
· 10 years ago
fa60c06
ALSA: wss: Remove (almost) always NULL parameters
by Lars-Peter Clausen
· 10 years ago
92533f1
ASoC: sb16: Simplify snd_sb16dsp_pcm()
by Lars-Peter Clausen
· 10 years ago
8c77629
ALSA: sb8: Remove always NULL parameters
by Lars-Peter Clausen
· 10 years ago
f6be4e6
ALSA: msnd: Remove always NULL parameter
by Lars-Peter Clausen
· 10 years ago
db5abb3
ALSA: gus: Remove always NULL parameters
by Lars-Peter Clausen
· 10 years ago
1a2515a
ALSA: es18xx: Remove always NULL parameter
by Lars-Peter Clausen
· 10 years ago
4b8ab88
ALSA: es1688: Remove almost always NULL parameter
by Lars-Peter Clausen
· 10 years ago
7f60541
ALSA: ad1816a: Remove always NULL parameters
by Lars-Peter Clausen
· 10 years ago
eb58d48
ALSA: gus: Remove unused gus_instr.c
by Takashi Iwai
· 10 years ago
966b7bc
ALSA: sb: Deletion of unnecessary checks before two function calls
by Markus Elfring
· 10 years ago
42d7721
ALSA: es1688_lib: Deletion of an unnecessary check before the function call "release_and_free_resource"
by Markus Elfring
· 10 years ago
2603fe2
ALSA: es18xx: Add GPO controls
by Ondrej Zary
· 10 years ago
0773efa
ALSA: wss: Use snd_ctl_enum_info()
by Takashi Iwai
· 10 years ago
6b9e128
ALSA: sb16: Use snd_ctl_enum_info()
by Takashi Iwai
· 10 years ago
8edd2d1
ALSA: msnd: Use snd_ctl_enum_info()
by Takashi Iwai
· 10 years ago
4e28350
ALSA: es18xx: Use snd_ctl_enum_info()
by Takashi Iwai
· 10 years ago
Next »