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
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
2006-01-03
[ALSA] sound: align device drivers menus
Randy Dunlap
1
-0
/
+8
2006-01-03
[ALSA] dynamic minors (5/6): reduce maximum number of MIDI devices per card
Clemens Ladisch
1
-2
/
+2
2006-01-03
[ALSA] Fix possible races in timer callbacks
Takashi Iwai
3
-9
/
+11
2006-01-03
[ALSA] Add error messages
Takashi Iwai
2
-1
/
+4
2006-01-03
[ALSA] vx-driver - Fix PM support
Takashi Iwai
1
-10
/
+8
2006-01-03
[ALSA] Remove SND_GENERIC_DRIVER from drivers/Kconfig
Takashi Iwai
1
-8
/
+0
2006-01-03
[ALSA] mpu401 - Use platform_device
Takashi Iwai
1
-24
/
+63
2006-01-03
[ALSA] virmidi - Use platform_device
Takashi Iwai
1
-21
/
+43
2006-01-03
[ALSA] serial-u16550 - Use platform_device
Takashi Iwai
1
-23
/
+45
2006-01-03
[ALSA] mtpav - Use platform_device
Takashi Iwai
1
-139
/
+129
2006-01-03
[ALSA] dummy - Use platform_device
Takashi Iwai
1
-26
/
+80
2006-01-03
[ALSA] Remove xxx_t typedefs: VXdriver
Takashi Iwai
5
-222
/
+244
2006-01-03
[ALSA] Remove xxx_t typedefs: Generic drivers
Takashi Iwai
4
-109
/
+115
2006-01-03
[ALSA] Remove xxx_t typedefs: OPL4
Takashi Iwai
7
-262
/
+266
2006-01-03
[ALSA] Remove xxx_t typedefs: OPL3
Takashi Iwai
7
-191
/
+194
2006-01-03
[ALSA] Remove xxx_t typedefs: MPU401
Takashi Iwai
2
-41
/
+41
2006-01-03
[ALSA] Remove snd_vx_delay() function
Takashi Iwai
1
-16
/
+3
2006-01-03
[ALSA] snd-dummy - Code clean-up
Takashi Iwai
1
-79
/
+47
2005-11-09
[PATCH] vx_hwdep.c needs vmalloc.h
Andrew Morton
1
-0
/
+1
2005-11-04
[ALSA] Remove vmalloc wrapper, kfree_nocheck()
Takashi Iwai
6
-30
/
+9
2005-09-12
[ALSA] Replace with kzalloc() - others
Takashi Iwai
9
-10
/
+10
2005-09-12
[ALSA] Add snd_card_set_generic_dev() call
Takashi Iwai
6
-22
/
+46
2005-08-30
[ALSA] PCM resume cleanups
Jaroslav Kysela
1
-4
/
+4
2005-08-30
[ALSA] use PCM interface for IEC958 controls
Clemens Ladisch
1
-2
/
+2
2005-07-28
[ALSA] vx-driver - Fix the calculation of frequency parameter
Takashi Iwai
1
-28
/
+18
2005-07-27
[PATCH] clean up inline static vs static inline
Jesper Juhl
1
-5
/
+5
2005-06-22
[ALSA] Remove redundant NULL checks before kfree
Jesper Juhl
1
-8
/
+4
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
33
-0
/
+13017