index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ALSA] Remove xxx_t typedefs: Sequencer OSS-emulation
Takashi Iwai
2006-01-03
17
-347
/
+340
*
[ALSA] Remove xxx_t typedefs: Instrument layer
Takashi Iwai
2006-01-03
4
-149
/
+149
*
[ALSA] Remove xxx_t typedefs: Sequencer
Takashi Iwai
2006-01-03
26
-916
/
+1069
*
[ALSA] Remove xxx_t typedefs: PCM OSS-emulation
Takashi Iwai
2006-01-03
9
-511
/
+524
*
[ALSA] Remove xxx_t typedefs: Mixer OSS-emulation
Takashi Iwai
2006-01-03
1
-120
/
+120
*
[ALSA] Remove xxx_t typedefs: OSS-emulation
Takashi Iwai
2006-01-03
2
-19
/
+22
*
[ALSA] Remove xxx_t typedefs: PCM
Takashi Iwai
2006-01-03
7
-645
/
+699
*
[ALSA] Remove xxx_t typedefs: Proc handler
Takashi Iwai
2006-01-03
1
-55
/
+55
*
[ALSA] Remove xxx_t typedefs: Hwdep
Takashi Iwai
2006-01-03
2
-48
/
+57
*
[ALSA] Remove xxx_t typedefs: Raw MIDI
Takashi Iwai
2006-01-03
2
-145
/
+157
*
[ALSA] Remove xxx_t typedefs: Timer
Takashi Iwai
2006-01-03
3
-196
/
+194
*
[ALSA] Remove xxx_t typedefs: Controls
Takashi Iwai
2006-01-03
2
-161
/
+186
*
[ALSA] Remove xxx_t typedefs: Core component
Takashi Iwai
2006-01-03
3
-77
/
+83
*
[ALSA] Use standard bitmap functions
Takashi Iwai
2006-01-03
5
-113
/
+53
*
[PATCH] unpaged: fix sound Bad page states
Hugh Dickins
2005-11-22
1
-0
/
+2
*
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
2005-11-09
2
-12
/
+13
*
[ALSA] Cleanup - remove sound/core/wrappers.c
Jaroslav Kysela
2005-11-07
1
-40
/
+0
*
[ALSA] Fix a typo in the last fix
Takashi Iwai
2005-11-04
1
-1
/
+1
*
[ALSA] fix improper CONFIG_SND_MAJOR usage
Clemens Ladisch
2005-11-04
3
-16
/
+7
*
[ALSA] clean up device types symbols
Clemens Ladisch
2005-11-04
1
-2
/
+2
*
[ALSA] Fix schedule_timeout usage
Nishanth Aravamudan
2005-11-04
3
-12
/
+6
*
[ALSA] Add missing KERN_* prefix
Takashi Iwai
2005-11-04
2
-4
/
+8
*
[ALSA] seq-timer: restrict timer frequencies
Clemens Ladisch
2005-11-04
1
-3
/
+17
*
[ALSA] timer: formatting changes
Clemens Ladisch
2005-11-04
1
-112
/
+167
*
[ALSA] timer: remove list_entry() type casts
Clemens Ladisch
2005-11-04
1
-21
/
+22
*
[ALSA] timers: add module refcounting for global timers
Clemens Ladisch
2005-11-04
2
-4
/
+7
*
[ALSA] timer: fix timer instance memory allocation checks
Clemens Ladisch
2005-11-04
1
-18
/
+24
*
[ALSA] Remove kmalloc wrappers
Takashi Iwai
2005-11-04
6
-186
/
+4
*
[ALSA] Remove vmalloc wrapper, kfree_nocheck()
Takashi Iwai
2005-11-04
4
-67
/
+10
*
[ALSA] Make snd_task_name() module local
Takashi Iwai
2005-11-04
3
-12
/
+11
*
[ALSA] Use getnstimeofday()
Takashi Iwai
2005-11-04
3
-14
/
+8
*
[ALSA] Remove snd_runtime_check() macro
Takashi Iwai
2005-11-04
8
-36
/
+60
*
[ALSA] sequencer: remove superfluous function parameter
Clemens Ladisch
2005-11-04
1
-5
/
+4
*
[ALSA] rtctimer: optimize module parameter validation
Clemens Ladisch
2005-11-04
1
-8
/
+3
*
[ALSA] rtctimer: remove superfluous rtc_inc variable
Clemens Ladisch
2005-11-04
1
-8
/
+1
*
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
2005-10-31
1
-0
/
+2
|
\
|
*
Create platform_device.h to contain all the platform device details.
Russell King
2005-10-29
1
-0
/
+2
*
|
[PATCH] core remove PageReserved
Nick Piggin
2005-10-29
1
-6
/
+3
|
/
*
Merge ../bleed-2.6
Greg KH
2005-10-28
4
-7
/
+9
|
\
|
*
[PATCH] gfp_t: sound
Al Viro
2005-10-28
4
-7
/
+9
*
|
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
2005-10-28
1
-10
/
+4
*
|
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
2005-10-28
1
-1
/
+1
|
/
*
[PATCH] ALSA: Fix Oops of suspend/resume with generic drivers
Takashi Iwai
2005-10-24
1
-2
/
+4
*
[PATCH] gfp flags annotations - part 1
Al Viro
2005-10-08
4
-8
/
+8
*
[ALSA] Replace with kzalloc() - seq stuff
Takashi Iwai
2005-09-12
22
-32
/
+32
*
[ALSA] Replace with kzalloc() - core stuff
Takashi Iwai
2005-09-12
14
-46
/
+46
*
[ALSA] pcm-oss - Add bugg-yptr option
Takashi Iwai
2005-09-12
1
-1
/
+7
*
[ALSA] pci_find_device remove
Jiri Slaby
2005-09-12
1
-1
/
+2
*
[ALSA] Fix DocBook warnings
Takashi Iwai
2005-09-12
4
-6
/
+124
*
[ALSA] rtctimer: add option to make RTC timer the default sequencer timer
Clemens Ladisch
2005-09-12
2
-1
/
+19
[next]