| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: sb16: Use snd_ctl_enum_info() | Takashi Iwai | 2014-10-21 | 2 | -33/+8 |
* | ALSA: sb_mixer: missing return statement | Dan Carpenter | 2014-05-14 | 1 | -6/+8 |
* | ALSA: isa: Convert to snd_card_new() with a device pointer | Takashi Iwai | 2014-02-12 | 3 | -15/+10 |
* | ALSA: sb16 - info leak in snd_sb_csp_ioctl() | Dan Carpenter | 2013-11-07 | 1 | -0/+1 |
* | ALSA: ISA: Remove superfluous *_set_drvdata(NULL) calls | Takashi Iwai | 2013-05-29 | 3 | -3/+0 |
* | ALSA: Remove the rest of __devinit* in comments | Takashi Iwai | 2012-12-07 | 1 | -4/+4 |
* | ALSA: isa: remove __dev* attributes | Bill Pemberton | 2012-12-07 | 4 | -37/+37 |
* | sound: Remove unnecessary semicolon | Peter Senna Tschudin | 2012-10-06 | 1 | -1/+1 |
* | ALSA: emu8000: fix emu8000 DRAM sized 512 KiB too small | David Flater | 2012-08-28 | 1 | -3/+12 |
* | ALSA: emu8000: Remove duplicate linux/moduleparam.h include from emu8000_patch.c | Jesper Juhl | 2012-02-06 | 1 | -1/+0 |
* | ALSA: module_param: make bool parameters really bool | Rusty Russell | 2011-12-19 | 3 | -4/+4 |
* | sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed | Paul Gortmaker | 2011-10-31 | 2 | -0/+2 |
* | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 2011-10-31 | 5 | -0/+5 |
* | sound: add moduleparam.h to users of module_param/MODULE_PARM_DESC | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker | 2011-10-31 | 2 | -2/+2 |
* | sound: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-09-22 | 1 | -1/+1 |
* | ALSA: mpu401: clean up interrupt specification | Clemens Ladisch | 2011-09-14 | 2 | -3/+3 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | sound: Remove unnecessary casts of private_data | Joe Perches | 2010-09-07 | 1 | -1/+1 |
* | ALSA: sb: check get_user() return value | Kulikov Vasiliy | 2010-07-29 | 1 | -3/+6 |
* | ALSA: Merge es1688 and es968 drivers | Krzysztof Helt | 2010-05-10 | 2 | -250/+0 |
* | ALSA: es968: fix wrong PnP dma index | Krzysztof Helt | 2010-04-26 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 3 | -2/+1 |
* | ALSA: fix jazz16 compile (udelay) | Meelis Roos | 2010-03-05 | 1 | -0/+1 |
* | Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Jaroslav Kysela | 2010-02-16 | 5 | -231/+629 |
|\ |
|
| * | ALSA: jazz16: refine dma and irq selection | Krzysztof Helt | 2009-12-25 | 2 | -2/+22 |
| * | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2009-12-22 | 1 | -3/+3 |
| |\ |
|
| * | | ALSA: jazz16: Add support for Media Vision Jazz16 chipset | Krzysztof Helt | 2009-12-21 | 5 | -16/+494 |
| * | | ALSA: sb_mixer: convert pointer tables to mixer control tables | Krzysztof Helt | 2009-12-14 | 1 | -215/+115 |
* | | | sbawe: fix memory detection part 2 | Krzysztof Helt | 2010-01-08 | 1 | -4/+7 |
| |/
|/| |
|
* | | ALSA: sbawe: fix memory detection | Krzysztof Helt | 2009-12-21 | 1 | -3/+3 |
|/ |
|
* | ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep" | Jaroslav Kysela | 2009-11-05 | 1 | -2/+2 |
* | ALSA: clean up the logic for building sequencer modules | Michal Marek | 2009-05-29 | 1 | -9/+1 |
* | ALSA: sound/isa: use memdup_user() | Li Zefan | 2009-04-14 | 1 | -9/+10 |
* | Merge branch 'topic/isa-misc' into for-linus | Takashi Iwai | 2009-03-24 | 1 | -38/+118 |
|\ |
|
| * | ALSA: ALS4000, slight mixer improvements | Andreas Mohr | 2009-02-23 | 1 | -38/+118 |
* | | ALSA: Return proper error code at probe in sound/isa/* | Takashi Iwai | 2009-01-12 | 1 | -9/+10 |
* | | ALSA: Convert to snd_card_create() in sound/isa/* | Takashi Iwai | 2009-01-12 | 3 | -10/+14 |
|/ |
|
* | ALSA: sb8 - Fix a return code in the error path | Takashi Iwai | 2008-12-11 | 1 | -1/+3 |
* | ALSA: remove direct access of dev->bus_id in sound/isa/* | Takashi Iwai | 2008-11-03 | 1 | -2/+2 |
* | ALSA: Kill snd_assert() in sound/isa/* | Takashi Iwai | 2008-08-13 | 7 | -12/+26 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2008-07-14 | 2 | -971/+0 |
|\ |
|
| * | firmware: convert sb16_csp driver to use firmware loader exclusively | Jaswinder Singh | 2008-07-14 | 2 | -971/+0 |
* | | [ALSA] trivial clean up of sound/isa/sb/Makefile | Takashi Iwai | 2008-05-30 | 1 | -2/+0 |
|/ |
|
* | ALSA: sb - Fix wrong assertions | Takashi Iwai | 2008-06-23 | 1 | -2/+2 |
* | [ALSA] sound: replace remaining __FUNCTION__ occurences | Harvey Harrison | 2008-04-24 | 2 | -17/+17 |
* | [ALSA] sb8: fix SB 1.0 capture DMA programming | Clemens Ladisch | 2008-02-29 | 1 | -1/+1 |
* | [ALSA] Remove sound/driver.h | Takashi Iwai | 2008-01-31 | 11 | -11/+0 |
* | [ALSA] sb16 - Suppress compile warning | Takashi Iwai | 2008-01-31 | 1 | -1/+2 |
* | [ALSA] sound/isa: kill pnp_resource_change | Rene Herman | 2008-01-31 | 2 | -62/+4 |