| Commit message (Expand) | Author | Age | Files | Lines |
* | OSS: soundcard: locking bug in sound_ioctl() | Dan Carpenter | 2010-10-11 | 1 | -2/+2 |
* | sound: oss: fix uninitialized spinlock | Akinobu Mita | 2010-08-28 | 1 | -1/+1 |
* | sound: oss: sh_dac_audio.c removed duplicated #include | Andrea Gelmini | 2010-08-12 | 1 | -1/+0 |
* | sound/oss: Adjust confusing if indentation | Julia Lawall | 2010-08-06 | 1 | -1/+1 |
* | sound: oss: au1550_ac97.c removed duplicated #include | Andrea Gelmini | 2010-08-06 | 1 | -1/+0 |
* | sound: oss: msnd: check request_region() return value | Kulikov Vasiliy | 2010-07-29 | 1 | -2/+6 |
* | sound: oss: midi_synth: check get_user() return value | Kulikov Vasiliy | 2010-07-29 | 1 | -1/+3 |
* | sound: oss: waveartist: simplify waveartist_sleep() | Kulikov Vasiliy | 2010-07-26 | 1 | -8/+2 |
* | sound: oss: au1550_ac97: simplify au1550_delay() | Kulikov Vasiliy | 2010-07-26 | 1 | -10/+1 |
* | sound/oss: Remove dead CONFIG_SOFTOSS* | Christian Dietrich | 2010-07-21 | 1 | -3/+0 |
* | sound/oss-msnd-pinnacle: ioctl needs the inode | Arnd Bergmann | 2010-07-14 | 1 | -1/+1 |
* | sound/oss: convert to unlocked_ioctl | Arnd Bergmann | 2010-07-12 | 6 | -51/+119 |
* | sound: push BKL into open functions | Arnd Bergmann | 2010-07-12 | 7 | -30/+88 |
* | sound: Add missing spin_unlock | Julia Lawall | 2010-05-27 | 1 | -2/+3 |
* | m68k: amiga - Sound platform device conversion | Geert Uytterhoeven | 2010-05-17 | 1 | -20/+31 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 17 | -3/+16 |
* | sound/oss/vidc.c: change the field used with DMA_ACTIVE | Julia Lawall | 2010-03-21 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-03-18 | 1 | -2/+0 |
|\ |
|
| * | sound: sequencer: clean up remove bogus check | Dan Carpenter | 2010-03-16 | 1 | -2/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-03-08 | 2 | -4/+3 |
|\ \
| |/ |
|
| * | sound/oss/coproc.h: Checkpatch cleanup | Andrea Gelmini | 2010-03-02 | 1 | -1/+1 |
| * | sound/oss/v_midi.h: Checkpatch cleanup | Andrea Gelmini | 2010-03-02 | 1 | -3/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-03-01 | 2 | -14/+23 |
|\ \
| |/ |
|
| * | Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Jaroslav Kysela | 2010-02-16 | 2 | -14/+23 |
| |\ |
|
| | * | sound: use DEFINE_PCI_DEVICE_TABLE | Alexey Dobriyan | 2010-02-09 | 1 | -1/+1 |
| | * | sound_oss: remove use of old BKL ioctl path | Alan Cox | 2010-01-12 | 1 | -13/+22 |
* | | | MIPS: Alchemy: change dbdma to accept physical memory addresses | Manuel Lauss | 2010-02-27 | 1 | -5/+7 |
* | | | MIPS: Alchemy: remove dbdma compat macros | Manuel Lauss | 2010-02-27 | 1 | -5/+7 |
|/ / |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Jaroslav Kysela | 2010-01-08 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | sound/oss/pss: Fix test of unsigned in pss_reset_dsp() and pss_download_boot() | Roel Kluin | 2009-12-17 | 1 | -3/+3 |
* | | sound: oss: off by one bug | Dan Carpenter | 2010-01-08 | 3 | -9/+13 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 2 | -3/+1 |
|\ |
|
| * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 2 | -3/+1 |
| |\ |
|
| | * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
| | * | Kconfig: Remove useless and sometimes wrong comments | Michael Roth | 2009-11-09 | 1 | -2/+0 |
* | | | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2009-12-04 | 3 | -3/+3 |
|\ \ \ |
|
| * | | | sound: OSS: keep index within bounds of midi_devs[] | Roel Kluin | 2009-11-16 | 2 | -2/+2 |
| * | | | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2009-11-14 | 3 | -4/+6 |
| |\ \ \ |
|
| * | | | | sound: OSS: fix error return in dma_ioctl() | Roel Kluin | 2009-11-12 | 1 | -1/+1 |
* | | | | | Merge branch 'topic/pcm-dma-fix' into topic/core-change | Takashi Iwai | 2009-12-01 | 1 | -1/+1 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2009-11-17 | 1 | -1/+1 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | oss: Mark loadhex static in hex2hex.c | Josh Triplett | 2009-11-15 | 1 | -1/+1 |
| | | |/
| | |/| |
|
* | | | | Merge branch 'topic/beep-rename' into topic/core-change | Takashi Iwai | 2009-12-01 | 4 | -1496/+0 |
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/| |
|
| * | | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2009-11-01 | 2 | -6/+0 |
| |\ \
| | |/ |
|
| * | | sound: remove OSS Ensoniq SoundScape driver | Krzysztof Helt | 2009-10-30 | 3 | -1493/+0 |
| * | | ALSA: Cleanup redundant tests on unsigned | Roel Kluin | 2009-10-30 | 1 | -3/+0 |
* | | | sound: Replace old style lock initializer | Thomas Gleixner | 2009-11-07 | 1 | -1/+3 |
* | | | sound: Use KERN_WARNING instead of KERN_WARN, which does not exist | Randy Dunlap | 2009-11-05 | 2 | -3/+3 |
| |/
|/| |
|
* | | trivial: remove unnecessary semicolons | Joe Perches | 2009-09-21 | 1 | -3/+0 |
* | | trivial: Remove commented out usage of dead MODULE_PARM() in swarm_cs4297a | Robert P. J. Day | 2009-09-21 | 1 | -3/+0 |
|/ |
|