Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
38ae502b1df196f712f6f5d3609afc36337b330b
/
sound
/
drivers
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
d80d05f
ALSA: serial-u16550: Use setup_timer() and mod_timer()
by Takashi Iwai
· 10 years ago
f5d5f75
ALSA: opl3: Use setup_timer() and mod_timer()
by Takashi Iwai
· 10 years ago
2b1b781
ALSA: mtpav: Use setup_timer() and mod_timer()
by Takashi Iwai
· 10 years ago
b093ed2
ALSA: mpu401: Use setup_timer() and mod_timer()
by Takashi Iwai
· 10 years ago
db97455
ALSA: aloop: Use setup_timer() and mod_timer()
by Takashi Iwai
· 10 years ago
2a52b6e
ALSA: dummy: use setup_timer and mod_timer
by Roman Kollar
· 10 years ago
ff6defa
ALSA: Deletion of checks before the function call "iounmap"
by Markus Elfring
· 10 years ago
e9dd862
ALSA: ml403-ac97cr: Remove always NULL parameter
by Lars-Peter Clausen
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
fc5d3c7
ALSA: virmidi: Fix wrong error check
by Takashi Iwai
· 10 years ago
316638a
ALSA: virmidi: fixed code style issues
by Kyle Chamberlin
· 10 years ago
2a9e8df
ALSA: vx: Fix missing kerneldoc parameter descriptions
by Takashi Iwai
· 10 years ago
7f471fd
ALSA: vx: Use snd_ctl_elem_info()
by Takashi Iwai
· 10 years ago
6d416f5
ALSA: mts64: Use snd_ctl_elem_info()
by Takashi Iwai
· 10 years ago
cb4fe8a
ALSA: drivers: pcsp: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
d9b97db
ALSA: drivers: mpu401: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
5d5638a
ALSA: drivers: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
db0a521
ALSA: vx: Use nonatomic PCM ops
by Takashi Iwai
· 10 years ago
5872f3f
ALSA: drivers: Convert to snd_card_new() with a device pointer
by Takashi Iwai
· 11 years ago
80d7d77
ALSA: Drop unused name argument in snd_register_oss_device()
by Takashi Iwai
· 11 years ago
8eeaa2f
ALSA: Replace with IS_ENABLED()
by Takashi Iwai
· 11 years ago
01b1dcc
ALSA: pcsp: Include appropriate header file in pcsp/pcsp_input.c
by Rashika Kheria
· 11 years ago
6408eac
ALSA: pcsp: Fix the order of input device unregistration
by Takashi Iwai
· 11 years ago
75415df
ALSA: pcsp: Fix initialization with nopcm=1
by Takashi Iwai
· 11 years ago
a8d09e3
ALSA: opl3: Fix possible negative array index access
by Takashi Iwai
· 11 years ago
b785a49
ALSA: replace strict_strto*() with kstrto*()
by Jingoo Han
· 11 years ago
fefe228
ALSA: vx_core: off by one in vx_read_status()
by Dan Carpenter
· 11 years ago
f35e839
ALSA: Remove the rest of *_set_drvdata(NULL) calls
by Takashi Iwai
· 11 years ago
50c7d0d
ALSA: virmidi: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 11 years ago
45837cb
ALSA: serial-u16550: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 11 years ago
a4302ed
ALSA: pcsp: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 11 years ago
a204341
ALSA: mtpav: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 11 years ago
984ef60
ALSA: mpu401: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 11 years ago
186c182
ALSA: ml403-ac97cr: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 11 years ago
5ed5824
ALSA: aloop: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 11 years ago
74c34ca
ALSA: pcm_format_to_bits strong-typed conversion
by Eldad Zack
· 12 years ago
1362754
ALSA: sound kconfig typo
by Pavel Machek
· 12 years ago
eb7c06e
ALSA: add/change some comments describing function return values
by Yacine Belkadi
· 12 years ago
2faea52
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 12 years ago
edac894
ALSA: aloop: Fix Oops while PM resume
by Takashi Iwai
· 12 years ago
86b2723
ALSA: Make snd_printd() and snd_printdd() inline
by Takashi Iwai
· 12 years ago
fbbb01a
ALSA: drivers: remove __dev* attributes
by Bill Pemberton
· 12 years ago
0d144de
ALSA: vx: hard dependency on the standard fw loader
by Takashi Iwai
· 12 years ago
02d08f8
ALSA: sound/drivers: remove CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
999fc9f
ALSA: aloop - Close races at restarting the stream
by Takashi Iwai
· 12 years ago
4d4ca1e
Merge branch 'dummy-ctl-inactive' of git://git.alsa-project.org/alsa-kprivate into for-next
by Takashi Iwai
· 12 years ago
16e43467
ALSA: dummy: allow disabling mixer controls
by Clemens Ladisch
· 12 years ago
d4f1e48
ALSA: aloop - add locking to timer access
by Omair Mohammed Abdullah
· 12 years ago
395d9dd
sound: Remove unnecessary semicolon
by Peter Senna Tschudin
· 12 years ago
3a4a7ef
ALSA: opl4: use list_move_tail instead of list_del/list_add_tail
by Wei Yongjun
· 12 years ago
d34e4e0
ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PM
by Takashi Iwai
· 12 years ago
bc733d4
ALSA: mpu401: Fix missing initialization of irq field
by Takashi Iwai
· 12 years ago
68cb2b5
ALSA: Convert to new pm_ops for PCI drivers
by Takashi Iwai
· 12 years ago
284e7ca
ALSA: convert PM ops of platform_driver to new pm ops
by Takashi Iwai
· 12 years ago
8bf01d8
ALSA: Add missing .owner=THIS_MODULE to platform_driver definitions
by Takashi Iwai
· 12 years ago
b012513
ALSA: snd-aloop - improve the sample copy accurracy
by Jaroslav Kysela
· 12 years ago
970e248
Documentation: remove references to /etc/modprobe.conf
by Lucas De Marchi
· 13 years ago
a67ff6a
ALSA: module_param: make bool parameters really bool
by Rusty Russell
· 13 years ago
a09452e
ALSA: convert sound/* to use module_platform_driver()
by Axel Lin
· 13 years ago
d81a6d7
sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed
by Paul Gortmaker
· 13 years ago
da155d5
sound: Add module.h to the previously silent sound users
by Paul Gortmaker
· 13 years ago
65a7721
sound: fix drivers needing module.h not moduleparam.h
by Paul Gortmaker
· 13 years ago
9430148
Merge branch 'topic/remove-irqf_disable' into for-linus
by Takashi Iwai
· 13 years ago
6b69a0e
ALSA: aloop - Use vmalloc buffer
by Takashi Iwai
· 13 years ago
88e24c3
sound: irq: Remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
dba8b46
ALSA: mpu401: clean up interrupt specification
by Clemens Ladisch
· 13 years ago
8e1b5ad
i8253: Make pcsp sound driver use the shared i8253_lock
by Ralf Baechle
· 13 years ago
334955e
i8253: Create linux/i8253.h and use it in all 8253 related files
by Ralf Baechle
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
98d21df
ALSA: aloop - Fix possible IRQ lock inversion
by Takashi Iwai
· 14 years ago
ddfb319
ALSA: use linux/io.h to fix compile warnings
by Takashi Iwai
· 14 years ago
a8cc0f4
ALSA: ml403-ac97cr: Use vsprintf extension %pR for struct resource
by Joe Perches
· 14 years ago
f3305da
Merge remote branch 'alsa/devel' into topic/misc
by Takashi Iwai
· 14 years ago
5de9e45
ALSA: snd-aloop - add pause support
by Jaroslav Kysela
· 14 years ago
dd04bb1
ALSA: snd-aloop - fix locking issues (running flag updates)
by Jaroslav Kysela
· 14 years ago
e74670b
ALSA: snd-aloop: add cable#0 and cable#1 files to proc card tree
by Jaroslav Kysela
· 14 years ago
57e3538
Merge remote branch 'alsa/devel' into topic/misc
by Takashi Iwai
· 14 years ago
0db7102
ALSA: snd-aloop - fix issue in the timer start function
by Jaroslav Kysela
· 14 years ago
e799d0b
Merge remote branch 'alsa/devel' into topic/misc
by Takashi Iwai
· 14 years ago
b1c73fc
ALSA: snd-aloop: Fix hw_params restrictions and checking
by Jaroslav Kysela
· 14 years ago
628cfe8
Merge remote branch 'alsa/devel' into topic/misc
by Takashi Iwai
· 14 years ago
ac446fb
ALSA: snd-aloop - fix "PCM Slave Active" element read value
by Jaroslav Kysela
· 14 years ago
c76a544
Merge remote branch 'alsa/devel' into topic/misc
by Takashi Iwai
· 14 years ago
20d9a26
ALSA: snd-aloop - fix capture buffer silence
by Jaroslav Kysela
· 14 years ago
fdfb7fa
Merge remote branch 'alsa/devel' into topic/misc
by Takashi Iwai
· 14 years ago
1446c5f
ALSA: snd-aloop - fix the "PCM Playback Channels" kcontrol
by Jaroslav Kysela
· 14 years ago
9fe856e
sound: Remove unnecessary casts of private_data
by Joe Perches
· 14 years ago
7ac03db
Merge branch 'topic/aloop' into topic/misc
by Takashi Iwai
· 14 years ago
597603d
ALSA: introduce the snd-aloop module for the PCM loopback
by Jaroslav Kysela
· 14 years ago
faa38b5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
1d8c110
ALSA: Kconfig: SND_AC97_POWER_SAVE description improvement
by Michael Witten
· 14 years ago
7a53cd1
Kconfig: fixo typo in "Xilinx'"
by Michael Witten
· 14 years ago
7f06a8b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
670ff6a
ALSA: opl4 - Fix a wrong argument in proc write callback
by Takashi Iwai
· 14 years ago
53ba4f2
Merge commit 'v2.6.34-rc6' into core/locking
by Ingo Molnar
· 15 years ago
73029e0
ALSA: info - Implement common llseek for binary mode
by Takashi Iwai
· 15 years ago
d97e1b7
ALSA: info - Check file position validity in common layer
by Takashi Iwai
· 15 years ago
24e4a12
ALSA: info - Use standard types for info callbacks
by Takashi Iwai
· 15 years ago
Next »