index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
oss
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-20
SOUND: OSS: Remove Au1550 driver.
Ralf Baechle
4
-3355
/
+0
2011-03-31
Fix common misspellings
Lucas De Marchi
8
-11
/
+11
2011-03-23
sound/oss/opl3: validate voice and channel indexes
Dan Rosenberg
1
-2
/
+13
2011-03-23
sound/oss: remove offset from load_patch callbacks
Dan Rosenberg
5
-26
/
+18
2011-03-11
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
1
-2
/
+2
2011-03-09
sound: Use sound_register_*() for additional OSS minor devices
Takashi Iwai
1
-36
/
+20
2011-01-31
sound: silent echo'ed messages in Makefile
Amerigo Wang
1
-2
/
+2
2010-12-30
sound: Prevent buffer overflow in OSS load_mixer_volumes
Dan Rosenberg
1
-2
/
+2
2010-11-11
sound/oss: Remove unnecessary casts of void ptr
Jesper Juhl
3
-7
/
+7
2010-11-11
sound/oss/dev_table.c: Use vzalloc
Joe Perches
1
-4
/
+2
2010-10-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-1
/
+0
2010-10-26
sound/oss/sb_ess.c: delete double assignment
Julia Lawall
1
-1
/
+0
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
9
-431
/
+100
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-5
/
+2
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
1
-5
/
+2
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-10-11
OSS: soundcard: fix return value of sound_open()
Dan Carpenter
1
-1
/
+1
2010-10-11
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
1
-2
/
+2
2010-10-11
OSS: soundcard: locking bug in sound_ioctl()
Dan Carpenter
1
-2
/
+2
2010-09-23
SOUND-OSS: Remove sh_dac_audio
John Kacur
3
-335
/
+0
2010-09-14
sound: autoconvert trivial BKL users to private mutex
Arnd Bergmann
7
-93
/
+97
2010-09-07
sound: Remove unnecessary casts of private_data
Joe Perches
1
-9
/
+9
2010-08-28
sound: oss: fix uninitialized spinlock
Akinobu Mita
1
-1
/
+1
2010-08-12
sound: oss: sh_dac_audio.c removed duplicated #include
Andrea Gelmini
1
-1
/
+0
2010-08-06
sound/oss: Adjust confusing if indentation
Julia Lawall
1
-1
/
+1
2010-08-06
sound: oss: au1550_ac97.c removed duplicated #include
Andrea Gelmini
1
-1
/
+0
2010-07-29
sound: oss: msnd: check request_region() return value
Kulikov Vasiliy
1
-2
/
+6
2010-07-29
sound: oss: midi_synth: check get_user() return value
Kulikov Vasiliy
1
-1
/
+3
2010-07-26
sound: oss: waveartist: simplify waveartist_sleep()
Kulikov Vasiliy
1
-8
/
+2
2010-07-26
sound: oss: au1550_ac97: simplify au1550_delay()
Kulikov Vasiliy
1
-10
/
+1
2010-07-21
sound/oss: Remove dead CONFIG_SOFTOSS*
Christian Dietrich
1
-3
/
+0
2010-07-14
sound/oss-msnd-pinnacle: ioctl needs the inode
Arnd Bergmann
1
-1
/
+1
2010-07-12
sound/oss: convert to unlocked_ioctl
Arnd Bergmann
6
-51
/
+119
2010-07-12
sound: push BKL into open functions
Arnd Bergmann
7
-30
/
+88
2010-05-27
sound: Add missing spin_unlock
Julia Lawall
1
-2
/
+3
2010-05-17
m68k: amiga - Sound platform device conversion
Geert Uytterhoeven
1
-20
/
+31
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
17
-3
/
+16
2010-03-21
sound/oss/vidc.c: change the field used with DMA_ACTIVE
Julia Lawall
1
-2
/
+2
2010-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-2
/
+0
2010-03-16
sound: sequencer: clean up remove bogus check
Dan Carpenter
1
-2
/
+0
2010-03-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2
-4
/
+3
2010-03-02
sound/oss/coproc.h: Checkpatch cleanup
Andrea Gelmini
1
-1
/
+1
2010-03-02
sound/oss/v_midi.h: Checkpatch cleanup
Andrea Gelmini
1
-3
/
+2
2010-03-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2
-14
/
+23
2010-02-27
MIPS: Alchemy: change dbdma to accept physical memory addresses
Manuel Lauss
1
-5
/
+7
2010-02-27
MIPS: Alchemy: remove dbdma compat macros
Manuel Lauss
1
-5
/
+7
2010-02-16
Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Jaroslav Kysela
2
-14
/
+23
2010-02-09
sound: use DEFINE_PCI_DEVICE_TABLE
Alexey Dobriyan
1
-1
/
+1
2010-01-12
sound_oss: remove use of old BKL ioctl path
Alan Cox
1
-13
/
+22
[next]