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