| Commit message (Expand) | Author | Age |
* | sound: Prevent buffer overflow in OSS load_mixer_volumes | Dan Rosenberg | 2010-12-30 |
* | sound/oss: Remove unnecessary casts of void ptr | Jesper Juhl | 2010-11-10 |
* | sound/oss/dev_table.c: Use vzalloc | Joe Perches | 2010-11-10 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-10-27 |
|\ |
|
| * | sound/oss/sb_ess.c: delete double assignment | Julia Lawall | 2010-10-26 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-10-25 |
|\| |
|
| * | OSS: soundcard: fix return value of sound_open() | Dan Carpenter | 2010-10-11 |
| * | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2010-10-11 |
| |\ |
|
| * | | SOUND-OSS: Remove sh_dac_audio | John Kacur | 2010-09-23 |
| * | | sound: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 2010-09-14 |
| * | | sound: Remove unnecessary casts of private_data | Joe Perches | 2010-09-07 |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 |
|\ \ \ |
|
| * | | | Update broken web addresses in the kernel. | Justin P. Mattock | 2010-10-18 |
* | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 |
| | |/
| |/| |
|
* / | | OSS: soundcard: locking bug in sound_ioctl() | Dan Carpenter | 2010-10-11 |
|/ / |
|
* | | sound: oss: fix uninitialized spinlock | Akinobu Mita | 2010-08-28 |
* | | sound: oss: sh_dac_audio.c removed duplicated #include | Andrea Gelmini | 2010-08-12 |
* | | sound/oss: Adjust confusing if indentation | Julia Lawall | 2010-08-06 |
* | | sound: oss: au1550_ac97.c removed duplicated #include | Andrea Gelmini | 2010-08-06 |
|/ |
|
* | sound: oss: msnd: check request_region() return value | Kulikov Vasiliy | 2010-07-29 |
* | sound: oss: midi_synth: check get_user() return value | Kulikov Vasiliy | 2010-07-29 |
* | sound: oss: waveartist: simplify waveartist_sleep() | Kulikov Vasiliy | 2010-07-26 |
* | sound: oss: au1550_ac97: simplify au1550_delay() | Kulikov Vasiliy | 2010-07-26 |
* | sound/oss: Remove dead CONFIG_SOFTOSS* | Christian Dietrich | 2010-07-21 |
* | sound/oss-msnd-pinnacle: ioctl needs the inode | Arnd Bergmann | 2010-07-14 |
* | sound/oss: convert to unlocked_ioctl | Arnd Bergmann | 2010-07-12 |
* | sound: push BKL into open functions | Arnd Bergmann | 2010-07-12 |
* | sound: Add missing spin_unlock | Julia Lawall | 2010-05-27 |
* | m68k: amiga - Sound platform device conversion | Geert Uytterhoeven | 2010-05-17 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | sound/oss/vidc.c: change the field used with DMA_ACTIVE | Julia Lawall | 2010-03-21 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-03-18 |
|\ |
|
| * | sound: sequencer: clean up remove bogus check | Dan Carpenter | 2010-03-16 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-03-08 |
|\| |
|
| * | sound/oss/coproc.h: Checkpatch cleanup | Andrea Gelmini | 2010-03-02 |
| * | sound/oss/v_midi.h: Checkpatch cleanup | Andrea Gelmini | 2010-03-02 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-03-01 |
|\| |
|
| * | Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Jaroslav Kysela | 2010-02-16 |
| |\ |
|
| | * | sound: use DEFINE_PCI_DEVICE_TABLE | Alexey Dobriyan | 2010-02-09 |
| | * | sound_oss: remove use of old BKL ioctl path | Alan Cox | 2010-01-12 |
* | | | MIPS: Alchemy: change dbdma to accept physical memory addresses | Manuel Lauss | 2010-02-27 |
* | | | MIPS: Alchemy: remove dbdma compat macros | Manuel Lauss | 2010-02-27 |
|/ / |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Jaroslav Kysela | 2010-01-08 |
|\| |
|
| * | sound/oss/pss: Fix test of unsigned in pss_reset_dsp() and pss_download_boot() | Roel Kluin | 2009-12-17 |
* | | sound: oss: off by one bug | Dan Carpenter | 2010-01-08 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 |
|\ |
|
| * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 |
| |\ |
|
| | * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
| | * | Kconfig: Remove useless and sometimes wrong comments | Michael Roth | 2009-11-09 |