| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-07-24 | 1 | -1/+16 |
|\ |
|
| * | sound: swarm_cs4297: Provide definitions for AC97 registers | Ezequiel Garcia | 2012-06-20 | 1 | -1/+16 |
* | | Fix comment typo multipy -> multiply | Ralf Baechle | 2012-06-03 | 1 | -1/+1 |
|/ |
|
* | sound: sound/oss/msnd_pinnacle.c: add vfrees | Julia Lawall | 2012-04-10 | 1 | -2/+6 |
* | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-03-30 | 1 | -1/+1 |
|\ |
|
| * | sound: fix oss/msnd_pinnacle module param type | Randy Dunlap | 2012-03-29 | 1 | -1/+1 |
* | | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 3 | -3/+0 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2012-01-12 | 5 | -17/+17 |
|\ |
|
| * | ALSA: module_param: make bool parameters really bool | Rusty Russell | 2011-12-19 | 5 | -17/+17 |
* | | sound: Kconfig: drop unknown symbol ARCH_CLPS7500 | Paul Bolle | 2011-11-22 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-10-28 | 1 | -1/+1 |
|\ |
|
| * | sound: oss: use strlcpy() in sound_timer_init() | Dan Carpenter | 2011-09-29 | 1 | -1/+1 |
* | | doc: fix broken references | Paul Bolle | 2011-09-27 | 1 | -3/+1 |
|/ |
|
* | sound: pss - don't use the deprecated function check_region | Wang Shaoyan | 2011-08-08 | 1 | -2/+4 |
* | sound: oss/pas2: Remove CLOCK_TICK_RATE dependency from PAS16 driver | Deepak Saxena | 2011-08-04 | 1 | -4/+4 |
* | sound: oss: rename local change_bits to avoid powerpc bitsops.h definition | Andy Whitcroft | 2011-07-27 | 2 | -6/+6 |
* | SOUND: OSS: Remove Au1550 driver. | Ralf Baechle | 2011-05-20 | 4 | -3355/+0 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 8 | -11/+11 |
* | sound/oss/opl3: validate voice and channel indexes | Dan Rosenberg | 2011-03-23 | 1 | -2/+13 |
* | sound/oss: remove offset from load_patch callbacks | Dan Rosenberg | 2011-03-23 | 5 | -26/+18 |
* | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2011-03-11 | 1 | -2/+2 |
|\ |
|
| * | sound: silent echo'ed messages in Makefile | Amerigo Wang | 2011-01-31 | 1 | -2/+2 |
* | | sound: Use sound_register_*() for additional OSS minor devices | Takashi Iwai | 2011-03-09 | 1 | -36/+20 |
|/ |
|
* | sound: Prevent buffer overflow in OSS load_mixer_volumes | Dan Rosenberg | 2010-12-30 | 1 | -2/+2 |
* | sound/oss: Remove unnecessary casts of void ptr | Jesper Juhl | 2010-11-11 | 3 | -7/+7 |
* | sound/oss/dev_table.c: Use vzalloc | Joe Perches | 2010-11-11 | 1 | -4/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-10-28 | 1 | -1/+0 |
|\ |
|
| * | sound/oss/sb_ess.c: delete double assignment | Julia Lawall | 2010-10-26 | 1 | -1/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-10-25 | 9 | -431/+100 |
|\| |
|
| * | OSS: soundcard: fix return value of sound_open() | Dan Carpenter | 2010-10-11 | 1 | -1/+1 |
| * | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2010-10-11 | 1 | -2/+2 |
| |\ |
|
| * | | SOUND-OSS: Remove sh_dac_audio | John Kacur | 2010-09-23 | 3 | -335/+0 |
| * | | sound: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 2010-09-14 | 7 | -93/+97 |
| * | | sound: Remove unnecessary casts of private_data | Joe Perches | 2010-09-07 | 1 | -9/+9 |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | 1 | -5/+2 |
|\ \ \ |
|
| * | | | Update broken web addresses in the kernel. | Justin P. Mattock | 2010-10-18 | 1 | -5/+2 |
* | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 1 | -0/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 |
| | |/
| |/| |
|
* / | | 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 |