| Commit message (Expand) | Author | Age |
* | sound: sequencer: cap array index in seq_chn_common_event() | Dan Carpenter | 2013-03-15 |
* | new helper: file_inode(file) | Al Viro | 2013-02-22 |
* | sound: oss/pas2: Fix possible access out of array | Asim Kadav | 2013-01-04 |
* | sound: oss: remove __dev* attributes | Bill Pemberton | 2012-12-07 |
* | sound: oss/sb_audio: cap value in sb201_audio_set_speed() | Dan Carpenter | 2012-11-18 |
* | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-10 |
|\ |
|
| * | Merge branch 'late/fixes' into fixes | Olof Johansson | 2012-10-07 |
| |\ |
|
| | * | ARM: footbridge: nw_gpio_lock is raw_spin_lock | Arnd Bergmann | 2012-10-07 |
* | | | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-10-08 |
|\ \ \
| |/ /
|/| | |
|
| * | | sound: Remove unnecessary semicolon | Peter Senna Tschudin | 2012-10-06 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-10-01 |
|\ \
| |/
|/| |
|
| * | oss: remove maui_boot.h from .gitignore and dontdiff | Paul Bolle | 2012-09-01 |
* | | Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 2012-08-20 |
|\ \ |
|
| * \ | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-07-24 |
| |\ \
| | |/
| |/| |
|
| * | | Fix comment typo multipy -> multiply | Ralf Baechle | 2012-06-03 |
* | | | sound: oss/sb_audio: prevent divide by zero bug | Dan Carpenter | 2012-08-20 |
| |/
|/| |
|
* | | sound: swarm_cs4297: Provide definitions for AC97 registers | Ezequiel Garcia | 2012-06-20 |
|/ |
|
* | sound: sound/oss/msnd_pinnacle.c: add vfrees | Julia Lawall | 2012-04-10 |
* | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-03-30 |
|\ |
|
| * | sound: fix oss/msnd_pinnacle module param type | Randy Dunlap | 2012-03-29 |
* | | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2012-01-12 |
|\ |
|
| * | ALSA: module_param: make bool parameters really bool | Rusty Russell | 2011-12-19 |
* | | sound: Kconfig: drop unknown symbol ARCH_CLPS7500 | Paul Bolle | 2011-11-22 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-10-28 |
|\ |
|
| * | sound: oss: use strlcpy() in sound_timer_init() | Dan Carpenter | 2011-09-29 |
* | | doc: fix broken references | Paul Bolle | 2011-09-27 |
|/ |
|
* | sound: pss - don't use the deprecated function check_region | Wang Shaoyan | 2011-08-08 |
* | sound: oss/pas2: Remove CLOCK_TICK_RATE dependency from PAS16 driver | Deepak Saxena | 2011-08-04 |
* | sound: oss: rename local change_bits to avoid powerpc bitsops.h definition | Andy Whitcroft | 2011-07-27 |
* | SOUND: OSS: Remove Au1550 driver. | Ralf Baechle | 2011-05-20 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | 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-23 |
* | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2011-03-11 |
|\ |
|
| * | sound: silent echo'ed messages in Makefile | Amerigo Wang | 2011-01-31 |
* | | sound: Use sound_register_*() for additional OSS minor devices | Takashi Iwai | 2011-03-09 |
|/ |
|
* | 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 |