index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'sound')
-rw-r--r--
sound/Kconfig
89
-rw-r--r--
sound/Makefile
13
-rw-r--r--
sound/arm/Kconfig
18
-rw-r--r--
sound/arm/Makefile
8
-rw-r--r--
sound/arm/sa11xx-uda1341.c
973
-rw-r--r--
sound/core/Kconfig
133
-rw-r--r--
sound/core/Makefile
33
-rw-r--r--
sound/core/control.c
1375
-rw-r--r--
sound/core/control_compat.c
412
-rw-r--r--
sound/core/device.c
240
-rw-r--r--
sound/core/hwdep.c
524
-rw-r--r--
sound/core/hwdep_compat.c
77
-rw-r--r--
sound/core/info.c
989
-rw-r--r--
sound/core/info_oss.c
137
-rw-r--r--
sound/core/init.c
887
-rw-r--r--
sound/core/isadma.c
103
-rw-r--r--
sound/core/memalloc.c
663
-rw-r--r--
sound/core/memory.c
306
-rw-r--r--
sound/core/misc.c
76
-rw-r--r--
sound/core/oss/Makefile
12
-rw-r--r--
sound/core/oss/copy.c
87
-rw-r--r--
sound/core/oss/io.c
134
-rw-r--r--
sound/core/oss/linear.c
158
-rw-r--r--
sound/core/oss/mixer_oss.c
1340
-rw-r--r--
sound/core/oss/mulaw.c
308
-rw-r--r--
sound/core/oss/pcm_oss.c
2530
-rw-r--r--
sound/core/oss/pcm_plugin.c
921
-rw-r--r--
sound/core/oss/pcm_plugin.h
250
-rw-r--r--
sound/core/oss/plugin_ops.h
536
-rw-r--r--
sound/core/oss/rate.c
378
-rw-r--r--
sound/core/oss/route.c
519
-rw-r--r--
sound/core/pcm.c
1074
-rw-r--r--
sound/core/pcm_compat.c
513
-rw-r--r--
sound/core/pcm_lib.c
2612
-rw-r--r--
sound/core/pcm_memory.c
363
-rw-r--r--
sound/core/pcm_misc.c
481
-rw-r--r--
sound/core/pcm_native.c
3364
-rw-r--r--
sound/core/pcm_timer.c
161
-rw-r--r--
sound/core/rawmidi.c
1680
-rw-r--r--
sound/core/rawmidi_compat.c
120
-rw-r--r--
sound/core/rtctimer.c
188
-rw-r--r--
sound/core/seq/Makefile
44
-rw-r--r--
sound/core/seq/instr/Makefile
23
-rw-r--r--
sound/core/seq/instr/ainstr_fm.c
156
-rw-r--r--
sound/core/seq/instr/ainstr_gf1.c
358
-rw-r--r--
sound/core/seq/instr/ainstr_iw.c
622
-rw-r--r--
sound/core/seq/instr/ainstr_simple.c
215
-rw-r--r--
sound/core/seq/oss/Makefile
10
-rw-r--r--
sound/core/seq/oss/seq_oss.c
317
-rw-r--r--
sound/core/seq/oss/seq_oss_device.h
198
-rw-r--r--
sound/core/seq/oss/seq_oss_event.c
447
-rw-r--r--
sound/core/seq/oss/seq_oss_event.h
112
-rw-r--r--
sound/core/seq/oss/seq_oss_init.c
555
-rw-r--r--
sound/core/seq/oss/seq_oss_ioctl.c
209
-rw-r--r--
sound/core/seq/oss/seq_oss_midi.c
710
-rw-r--r--
sound/core/seq/oss/seq_oss_midi.h
49
-rw-r--r--
sound/core/seq/oss/seq_oss_readq.c
234
-rw-r--r--
sound/core/seq/oss/seq_oss_readq.h
56
-rw-r--r--
sound/core/seq/oss/seq_oss_rw.c
216
-rw-r--r--
sound/core/seq/oss/seq_oss_synth.c
659
-rw-r--r--
sound/core/seq/oss/seq_oss_synth.h
49
-rw-r--r--
sound/core/seq/oss/seq_oss_timer.c
283
-rw-r--r--
sound/core/seq/oss/seq_oss_timer.h
70
-rw-r--r--
sound/core/seq/oss/seq_oss_writeq.c
170
-rw-r--r--
sound/core/seq/oss/seq_oss_writeq.h
50
-rw-r--r--
sound/core/seq/seq.c
147
-rw-r--r--
sound/core/seq/seq_clientmgr.c
2503
-rw-r--r--
sound/core/seq/seq_clientmgr.h
104
-rw-r--r--
sound/core/seq/seq_compat.c
137
-rw-r--r--
sound/core/seq/seq_device.c
575
-rw-r--r--
sound/core/seq/seq_dummy.c
273
-rw-r--r--
sound/core/seq/seq_fifo.c
264
-rw-r--r--
sound/core/seq/seq_fifo.h
72
-rw-r--r--
sound/core/seq/seq_info.c
75
-rw-r--r--
sound/core/seq/seq_info.h
36
-rw-r--r--
sound/core/seq/seq_instr.c
653
-rw-r--r--
sound/core/seq/seq_lock.c
48
-rw-r--r--
sound/core/seq/seq_lock.h
33
-rw-r--r--
sound/core/seq/seq_memory.c
510
-rw-r--r--
sound/core/seq/seq_memory.h
104
-rw-r--r--
sound/core/seq/seq_midi.c
489
-rw-r--r--
sound/core/seq/seq_midi_emul.c
735
-rw-r--r--
sound/core/seq/seq_midi_event.c
539
-rw-r--r--
sound/core/seq/seq_ports.c
674
-rw-r--r--
sound/core/seq/seq_ports.h
128
-rw-r--r--
sound/core/seq/seq_prioq.c
449
-rw-r--r--
sound/core/seq/seq_prioq.h
62
-rw-r--r--
sound/core/seq/seq_queue.c
783
-rw-r--r--
sound/core/seq/seq_queue.h
140
-rw-r--r--
sound/core/seq/seq_system.c
190
-rw-r--r--
sound/core/seq/seq_system.h
46
-rw-r--r--
sound/core/seq/seq_timer.c
435
-rw-r--r--
sound/core/seq/seq_timer.h
141
-rw-r--r--
sound/core/seq/seq_virmidi.c
551
-rw-r--r--
sound/core/sgbuf.c
111
-rw-r--r--
sound/core/sound.c
491
-rw-r--r--
sound/core/sound_oss.c
250
-rw-r--r--
sound/core/timer.c
1901
-rw-r--r--
sound/core/timer_compat.c
119
-rw-r--r--
sound/core/wrappers.c
50
-rw-r--r--
sound/drivers/Kconfig
98
-rw-r--r--
sound/drivers/Makefile
17
-rw-r--r--
sound/drivers/dummy.c
643
-rw-r--r--
sound/drivers/mpu401/Makefile
12
-rw-r--r--
sound/drivers/mpu401/mpu401.c
229
-rw-r--r--
sound/drivers/mpu401/mpu401_uart.c
541
-rw-r--r--
sound/drivers/mtpav.c
795
-rw-r--r--
sound/drivers/opl3/Makefile
22
-rw-r--r--
sound/drivers/opl3/opl3_drums.c
223
-rw-r--r--
sound/drivers/opl3/opl3_lib.c
558
-rw-r--r--
sound/drivers/opl3/opl3_midi.c
873
-rw-r--r--
sound/drivers/opl3/opl3_oss.c
356
-rw-r--r--
sound/drivers/opl3/opl3_seq.c
314
-rw-r--r--
sound/drivers/opl3/opl3_synth.c
447
-rw-r--r--
sound/drivers/opl3/opl3_voice.h
52
-rw-r--r--
sound/drivers/opl4/Makefile
18
-rw-r--r--
sound/drivers/opl4/opl4_lib.c
281
-rw-r--r--
sound/drivers/opl4/opl4_local.h
232
-rw-r--r--
sound/drivers/opl4/opl4_mixer.c
95
-rw-r--r--
sound/drivers/opl4/opl4_proc.c
166
-rw-r--r--
sound/drivers/opl4/opl4_seq.c
223
-rw-r--r--
sound/drivers/opl4/opl4_synth.c
630
-rw-r--r--
sound/drivers/opl4/yrw801.c
961
-rw-r--r--
sound/drivers/serial-u16550.c
990
-rw-r--r--
sound/drivers/virmidi.c
159
-rw-r--r--
sound/drivers/vx/Makefile
8
-rw-r--r--
sound/drivers/vx/vx_cmd.c
109
-rw-r--r--
sound/drivers/vx/vx_cmd.h
246
-rw-r--r--
sound/drivers/vx/vx_core.c
837
-rw-r--r--
sound/drivers/vx/vx_hwdep.c
249
-rw-r--r--
sound/drivers/vx/vx_mixer.c
1000
-rw-r--r--
sound/drivers/vx/vx_pcm.c
1312
-rw-r--r--
sound/drivers/vx/vx_uer.c
321
-rw-r--r--
sound/i2c/Makefile
18
-rw-r--r--
sound/i2c/cs8427.c
572
-rw-r--r--
sound/i2c/i2c.c
333
-rw-r--r--
sound/i2c/l3/Makefile
8
-rw-r--r--
sound/i2c/l3/uda1341.c
830
-rw-r--r--
sound/i2c/other/Makefile
16
-rw-r--r--
sound/i2c/other/ak4114.c
580
-rw-r--r--
sound/i2c/other/ak4117.c
559
-rw-r--r--
sound/i2c/other/ak4xxx-adda.c
501
-rw-r--r--
sound/i2c/other/tea575x-tuner.c
233
-rw-r--r--
sound/i2c/tea6330t.c
369
-rw-r--r--
sound/isa/Kconfig
377