summaryrefslogtreecommitdiffstats
path: root/sound/isa/sb
Commit message (Expand)AuthorAgeFilesLines
* ALSA: jazz16: Utilize the module_isa_driver macroWilliam Breathitt Gray2016-06-011-12/+1
* ALSA: sb8: Utilize the module_isa_driver macroWilliam Breathitt Gray2016-06-011-12/+1
* ALSA: seq: Define driver object in each driverTakashi Iwai2015-02-121-20/+15
* ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*Takashi Iwai2015-01-282-2/+2
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-286-6/+6
* ALSA: sb: Use setup_timer() and mod_timer()Takashi Iwai2015-01-192-14/+8
* ALSA: log emu8000 DRAM size at level INFODavid Flater2015-01-121-1/+1
* ALSA: fix emu8000 DRAM sizing for AWE64 ValueDavid Flater2015-01-121-16/+15
* ALSA: sb: Delete an unnecessary check before the function call "snd_emux_free"Markus Elfring2015-01-041-2/+1
* ASoC: sb16: Simplify snd_sb16dsp_pcm()Lars-Peter Clausen2015-01-022-7/+3
* ALSA: sb8: Remove always NULL parametersLars-Peter Clausen2015-01-024-13/+5
* ALSA: sb: Deletion of unnecessary checks before two function callsMarkus Elfring2014-11-212-4/+2
* ALSA: sb16: Use snd_ctl_enum_info()Takashi Iwai2014-10-212-33/+8
* ALSA: sb_mixer: missing return statementDan Carpenter2014-05-141-6/+8
* ALSA: isa: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-123-15/+10
* ALSA: sb16 - info leak in snd_sb_csp_ioctl()Dan Carpenter2013-11-071-0/+1
* ALSA: ISA: Remove superfluous *_set_drvdata(NULL) callsTakashi Iwai2013-05-293-3/+0
* ALSA: Remove the rest of __devinit* in commentsTakashi Iwai2012-12-071-4/+4
* ALSA: isa: remove __dev* attributesBill Pemberton2012-12-074-37/+37
* sound: Remove unnecessary semicolonPeter Senna Tschudin2012-10-061-1/+1
* ALSA: emu8000: fix emu8000 DRAM sized 512 KiB too smallDavid Flater2012-08-281-3/+12
* ALSA: emu8000: Remove duplicate linux/moduleparam.h include from emu8000_patch.cJesper Juhl2012-02-061-1/+0
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-193-4/+4
* sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker2011-10-312-0/+2
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-315-0/+5
* sound: add moduleparam.h to users of module_param/MODULE_PARM_DESCPaul Gortmaker2011-10-311-0/+1
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-312-2/+2
* sound: irq: Remove IRQF_DISABLEDYong Zhang2011-09-221-1/+1
* ALSA: mpu401: clean up interrupt specificationClemens Ladisch2011-09-142-3/+3
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* sound: Remove unnecessary casts of private_dataJoe Perches2010-09-071-1/+1
* ALSA: sb: check get_user() return valueKulikov Vasiliy2010-07-291-3/+6
* ALSA: Merge es1688 and es968 driversKrzysztof Helt2010-05-102-250/+0
* ALSA: es968: fix wrong PnP dma indexKrzysztof Helt2010-04-261-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-2/+1
* ALSA: fix jazz16 compile (udelay)Meelis Roos2010-03-051-0/+1
* Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Jaroslav Kysela2010-02-165-231/+629
|\
| * ALSA: jazz16: refine dma and irq selectionKrzysztof Helt2009-12-252-2/+22
| * Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-12-221-3/+3
| |\
| * | ALSA: jazz16: Add support for Media Vision Jazz16 chipsetKrzysztof Helt2009-12-215-16/+494
| * | ALSA: sb_mixer: convert pointer tables to mixer control tablesKrzysztof Helt2009-12-141-215/+115
* | | sbawe: fix memory detection part 2Krzysztof Helt2010-01-081-4/+7
| |/ |/|
* | ALSA: sbawe: fix memory detectionKrzysztof Helt2009-12-211-3/+3
|/
* ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela2009-11-051-2/+2
* ALSA: clean up the logic for building sequencer modulesMichal Marek2009-05-291-9/+1
* ALSA: sound/isa: use memdup_user()Li Zefan2009-04-141-9/+10
* Merge branch 'topic/isa-misc' into for-linusTakashi Iwai2009-03-241-38/+118
|\
| * ALSA: ALS4000, slight mixer improvementsAndreas Mohr2009-02-231-38/+118
* | ALSA: Return proper error code at probe in sound/isa/*Takashi Iwai2009-01-121-9/+10
* | ALSA: Convert to snd_card_create() in sound/isa/*Takashi Iwai2009-01-123-10/+14
|/
OpenPOWER on IntegriCloud