aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa
Commit message (Expand)AuthorAgeFilesLines
* ALSA: opti9xx: Fix conflicting driver object nameTakashi Iwai2013-09-071-6/+2
* Fix common misspellingsLucas De Marchi2011-03-313-3/+3
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-09-091-2/+6
|\
| * ALSA: msnd-classic: Fix invalid cfg parameterTakashi Iwai2010-09-081-2/+6
* | sound: Remove unnecessary casts of private_dataJoe Perches2010-09-074-5/+5
* | ALSA: ISA: Remove snd-sgalaxyRené Herman2010-08-133-381/+0
* | ALSA: ISA: New Aztech Sound Galaxy driverRené Herman2010-08-136-1/+891
|/
* ALSA: msnd: check request_region() return valueKulikov Vasiliy2010-07-291-1/+4
* ALSA: sb: check get_user() return valueKulikov Vasiliy2010-07-291-3/+6
* Merge branch 'topic/misc' into for-linusTakashi Iwai2010-05-206-342/+222
|\
| * ALSA: es1688: add pedantic range checksDan Carpenter2010-05-171-4/+7
| * ALSA: Merge es1688 and es968 driversKrzysztof Helt2010-05-105-293/+181
| * ALSA: es1688: allocate snd_es1688 structure as a part of snd_card structureKrzysztof Helt2010-05-103-52/+41
* | Merge branch 'topic/core-cleanup' into for-linusTakashi Iwai2010-05-201-40/+8
|\ \ | |/ |/|
| * ALSA: info - Implement common llseek for binary modeTakashi Iwai2010-04-131-26/+0
| * ALSA: info - Check file position validity in common layerTakashi Iwai2010-04-131-10/+4
| * ALSA: info - Use standard types for info callbacksTakashi Iwai2010-04-131-8/+8
* | 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-3014-10/+4
* sound: fix opti92x-ad1848 buildRandy Dunlap2010-03-081-1/+2
* ALSA: fix jazz16 compile (udelay)Meelis Roos2010-03-051-0/+1
* ALSA: opti92x: use PnP data to select Master Control portKrzysztof Helt2010-03-032-43/+79
* Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Jaroslav Kysela2010-02-1611-671/+843
|\
| * ALSA: jazz16: refine dma and irq selectionKrzysztof Helt2009-12-252-2/+22
| * Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-12-222-4/+4
| |\
| * | ALSA: jazz16: Add support for Media Vision Jazz16 chipsetKrzysztof Helt2009-12-216-16/+510
| * | Merge branch 'next/isa' into topic/miscTakashi Iwai2009-12-149-658/+316
| |\ \
| | * | ALSA: sb_mixer: convert pointer tables to mixer control tablesKrzysztof Helt2009-12-141-215/+115
| | * | ALSA: opti93x: use dB scale for mixer controlsKrzysztof Helt2009-12-121-14/+22
| | * | ALSA: opti93x: move controls definitions to opti93x driverKrzysztof Helt2009-12-112-65/+100
| | * | ALSA: dt019x: merge into the als100 driverKrzysztof Helt2009-12-114-375/+90
* | | | sbawe: fix memory detection part 2Krzysztof Helt2010-01-081-4/+7
| |_|/ |/| |
* | | ALSA: sbawe: fix memory detectionKrzysztof Helt2009-12-211-3/+3
* | | ALSA: Use kzalloc for allocating only one thingJulia Lawall2009-12-191-1/+1
* | | Merge branch 'fixes' of git://git.alsa-project.org/alsa-kernel into for-linusTakashi Iwai2009-12-153-3/+3
|\ \ \ | |/ / |/| |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-12-121-8/+10
| |\ \ | | |/ | |/|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-12-091-45/+67
| |\ \
| * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-093-3/+3
| |\ \ \
| | * | | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-043-3/+3
* | | | | ALSA: sound/isa/gus: Correct code taking the size of a pointerJulia Lawall2009-12-141-1/+2
| |_|_|/ |/| | |
* | | | ALSA: opti93x: fix irq releasing if the irq cannot be allocatedKrzysztof Helt2009-12-101-8/+10
| |_|/ |/| |
* | | ALSA: opti93x: set MC indirect registers base from PnP dataKrzysztof Helt2009-12-081-45/+67
|/ /
* | Merge branch 'topic/misc' into for-linusTakashi Iwai2009-12-047-565/+757
|\ \
| * | ALSA: opti9xx: remove snd_opti9xx fieldsKrzysztof Helt2009-12-021-67/+43
| * | ALSA: opti-miro: add PnP detectionKrzysztof Helt2009-11-301-11/+192
| * | ALSA: opti-miro: separate comon probing codeKrzysztof Helt2009-11-301-126/+147
| * | ALSA: opti-miro: fix OOPS if hardware is not detectedKrzysztof Helt2009-11-271-1/+2
| * | ALSA: opti-miro: expose ACI mixer to outside driversKrzysztof Helt2009-11-231-105/+145
| * | ALSA: opti-miro: make miro.h header available outside the alsa directoryKrzysztof Helt2009-11-232-74/+1