index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-14
Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
6
-27
/
+28
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-14
[ALSA] Fix a typo in __dev* changes in portman2x4.c
Takashi Iwai
1
-1
/
+1
2007-02-14
[ALSA] Fix __devinit and __devexit issues with sound drivers
Prarit Bhargava
6
-27
/
+28
2007-02-09
[ALSA] Add even more 'const' to everything related to TLV
Takashi Iwai
2
-2
/
+2
2007-02-09
[ALSA] Add snd-portman2x4 driver for Midiman Portman 2x4 MIDI device
Matthias Koenig
3
-0
/
+889
2007-02-09
[ALSA] Clean up serial-u16500.c
Takashi Iwai
1
-98
/
+123
2006-12-12
[PATCH] remove config ordering/dependency between ucb1400-ts and sound subsystem
Nicolas Pitre
1
-5
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
5
-10
/
+6
2006-09-24
[PATCH] NULL noise removal
Al Viro
1
-1
/
+1
2006-09-23
[ALSA] Move CONFIG_SND_AC97_POWER_SAVE to pci/Kconfig
Takashi Iwai
1
-13
/
+0
2006-09-23
[ALSA] opl4: Use SEEK_{SET,CUR,END} instead of hardcoded values
Josef 'Jeff' Sipek
1
-3
/
+3
2006-09-23
[ALSA] Add dB scale information to vxpocket and vx222 drivers
Takashi Iwai
1
-2
/
+15
2006-09-23
[ALSA] Add dB scale information to dummy driver
Takashi Iwai
1
-2
/
+8
2006-09-23
[ALSA] Fix some typos in snd-dummy driver
Takashi Iwai
1
-5
/
+5
2006-09-23
[ALSA] Add snd-mts64 driver for ESI Miditerminal 4140
Matthias Koenig
3
-0
/
+1106
2006-09-23
[ALSA] Add experimental support of aggressive AC97 power-saving mode
Takashi Iwai
1
-0
/
+13
2006-09-23
[ALSA] Deprecate snd_card_free_in_thread()
Takashi Iwai
1
-1
/
+1
2006-09-23
[ALSA] Fix disconnection of proc interface
Takashi Iwai
1
-2
/
+1
2006-08-03
[ALSA] Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
1
-5
/
+2
2006-07-02
[PATCH] irq-flags: sound: Use the new IRQF_ constants
Thomas Gleixner
3
-3
/
+3
2006-06-27
[PATCH] 64bit resource: fix up printks for resources in sound drivers
Greg Kroah-Hartman
1
-2
/
+3
2006-06-22
[ALSA] virmidi: revert erroneous removal of zero initialization
Clemens Ladisch
1
-1
/
+1
2006-06-22
[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags
Takashi Iwai
1
-28
/
+68
2006-06-22
[ALSA] mpu401_uart - Fix coding style and code clean up
Takashi Iwai
1
-42
/
+66
2006-06-22
[ALSA] Remove zero-initialization of static variables
Takashi Iwai
1
-1
/
+1
2006-06-22
[ALSA] add more sequencer port type information bits
Clemens Ladisch
3
-3
/
+9
2006-06-22
[ALSA] fix port type bits
Clemens Ladisch
2
-3
/
+2
2006-06-22
[ALSA] Remove unneeded read/write_size fields in proc text ops
Takashi Iwai
1
-1
/
+1
2006-06-22
[ALSA] vx - Move EXPORT_SYMBOL() to adjacent to each function
Takashi Iwai
2
-16
/
+17
2006-06-22
[ALSA] opl4 - Move EXPORT_SYMBOL() to adjacent to each function
Takashi Iwai
1
-4
/
+8
2006-06-22
[ALSA] opl3 - Move EXPORT_SYMBOL() to adjacent to each function
Takashi Iwai
2
-9
/
+14
2006-06-22
[ALSA] unregister platform device again if probe was unsuccessful
Rene Herman
5
-5
/
+25
2006-05-21
[PATCH] mpu401 section fix
Andrew Morton
1
-1
/
+1
2006-04-27
[ALSA] continue on IS_ERR from platform device registration
Rene Herman
4
-40
/
+16
2006-04-20
[PATCH] sound: fix hang in mpu401_uart.c
Jon Masters
1
-9
/
+33
2006-03-27
[PATCH] pnp: mpu401: adjust pnp_register_driver signature
Bjorn Helgaas
1
-8
/
+8
2006-03-22
[ALSA] fix some memory leaks
Adrian Bunk
1
-0
/
+1
2006-03-22
[ALSA] Fix use after free in opl3_seq and opl3_oss
Dave Jones
2
-8
/
+16
2006-03-22
[ALSA] vx - Fix memory leak on error path
Alexey Dobriyan
1
-1
/
+5
2006-03-22
[ALSA] Fix check of enable module option
Takashi Iwai
4
-4
/
+12
2006-03-22
[ALSA] no need to check pointers passed to vfree() for NULL
Jesper Juhl
1
-4
/
+3
2006-03-22
[ALSA] semaphore -> mutex (driver part)
Ingo Molnar
9
-61
/
+61
2006-02-24
[PATCH] alsa: fix bogus snd_device_free() in opl3-oss.c
Takashi Iwai
1
-1
/
+1
2006-02-01
[ALSA] serial-uart16550 - Fix a compile warning
Takashi Iwai
1
-1
/
+1
2006-01-04
[ALSA] opl3 - Fix the unreleased resources
Takashi Iwai
1
-3
/
+3
2006-01-04
[ALSA] dummy driver - added CA0106 emulation defines
Jaroslav Kysela
1
-1
/
+17
2006-01-03
[ALSA] seq: set client name in snd_seq_create_kernel_client()
Clemens Ladisch
2
-20
/
+8
2006-01-03
[ALSA] seq: remove struct snd_seq_client_callback
Clemens Ladisch
2
-10
/
+2
2006-01-03
[ALSA] unregister platform devices
Clemens Ladisch
5
-13
/
+60
[next]