Age | Commit message (Expand) | Author |
2013-01-04 | sound: oss/pas2: Fix possible access out of array | Asim Kadav |
2012-12-07 | sound: oss: remove __dev* attributes | Bill Pemberton |
2012-11-18 | sound: oss/sb_audio: cap value in sb201_audio_set_speed() | Dan Carpenter |
2012-10-11 | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-10-09 | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds |
2012-10-07 | Merge branch 'late/fixes' into fixes | Olof Johansson |
2012-10-07 | ARM: footbridge: nw_gpio_lock is raw_spin_lock | Arnd Bergmann |
2012-10-06 | sound: Remove unnecessary semicolon | Peter Senna Tschudin |
2012-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-09-01 | oss: remove maui_boot.h from .gitignore and dontdiff | Paul Bolle |
2012-08-20 | Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai |
2012-08-20 | sound: oss/sb_audio: prevent divide by zero bug | Dan Carpenter |
2012-07-24 | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds |
2012-06-20 | sound: swarm_cs4297: Provide definitions for AC97 registers | Ezequiel Garcia |
2012-06-03 | Fix comment typo multipy -> multiply | Ralf Baechle |
2012-04-10 | sound: sound/oss/msnd_pinnacle.c: add vfrees | Julia Lawall |
2012-03-30 | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds |
2012-03-29 | sound: fix oss/msnd_pinnacle module param type | Randy Dunlap |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
2012-01-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2011-12-19 | ALSA: module_param: make bool parameters really bool | Rusty Russell |
2011-11-22 | sound: Kconfig: drop unknown symbol ARCH_CLPS7500 | Paul Bolle |
2011-10-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2011-09-29 | sound: oss: use strlcpy() in sound_timer_init() | Dan Carpenter |
2011-09-27 | doc: fix broken references | Paul Bolle |
2011-08-08 | sound: pss - don't use the deprecated function check_region | Wang Shaoyan |
2011-08-04 | sound: oss/pas2: Remove CLOCK_TICK_RATE dependency from PAS16 driver | Deepak Saxena |
2011-07-27 | sound: oss: rename local change_bits to avoid powerpc bitsops.h definition | Andy Whitcroft |
2011-05-20 | SOUND: OSS: Remove Au1550 driver. | Ralf Baechle |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-23 | sound/oss/opl3: validate voice and channel indexes | Dan Rosenberg |
2011-03-23 | sound/oss: remove offset from load_patch callbacks | Dan Rosenberg |
2011-03-11 | Merge branch 'fix/misc' into topic/misc | Takashi Iwai |
2011-03-09 | sound: Use sound_register_*() for additional OSS minor devices | Takashi Iwai |
2011-01-31 | sound: silent echo'ed messages in Makefile | Amerigo Wang |
2010-12-30 | sound: Prevent buffer overflow in OSS load_mixer_volumes | Dan Rosenberg |
2010-11-11 | sound/oss: Remove unnecessary casts of void ptr | Jesper Juhl |
2010-11-11 | sound/oss/dev_table.c: Use vzalloc | Joe Perches |
2010-10-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2010-10-26 | sound/oss/sb_ess.c: delete double assignment | Julia Lawall |
2010-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-10-11 | 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 | OSS: soundcard: locking bug in sound_ioctl() | Dan Carpenter |
2010-09-23 | SOUND-OSS: Remove sh_dac_audio | John Kacur |
2010-09-14 | sound: autoconvert trivial BKL users to private mutex | Arnd Bergmann |