summaryrefslogtreecommitdiffstats
path: root/sound/oss
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] trident: fix pci_dev reference counting and bugletAlan Cox2006-10-011-15/+29
* [PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan2006-10-011-1/+1
* [PATCH] cs46xx OSS: switch to pci_get_deviceAlan Cox2006-10-011-1/+2
* [PATCH] via82cxxx_audio: Use pci_get_deviceAlan Cox2006-10-011-2/+4
* [PATCH] remove sound/oss/COPYINGAndrew Morton2006-09-291-339/+0
* [PATCH] CONFIG_PM=n slim: sound/oss/cs46xx.cAlexey Dobriyan2006-09-292-52/+8
* [PATCH] CONFIG_PM=n slim: sound/oss/trident.cAlexey Dobriyan2006-09-291-11/+11
* sound: SH DAC audio driver updates.Andriy Skulysh2006-09-271-7/+19
* sh: hp6xx mach-type cleanups.Andriy Skulysh2006-09-271-19/+15
* [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_allocRalf Baechle2006-09-261-4/+2
* Merge branch 'linux-2.6'Paul Mackerras2006-09-141-8/+22
|\
| * [PATCH] schedule obsolete OSS drivers for removal, 2nd roundAdrian Bunk2006-09-011-8/+22
* | Merge branch 'merge'Paul Mackerras2006-08-311-3/+3
|\|
| * V4L/DVB (4371b): Fix V4L1 dependencies at drivers under sound/oss and sound/pciMauro Carvalho Chehab2006-08-081-3/+3
* | [POWERPC] sound: Constify & voidify get_property()Jeremy Kerr2006-07-311-5/+6
|/
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-031-10/+6
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-0228-30/+30
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3024-24/+0
* typo fixes: aquire -> acquireAdrian Bunk2006-06-301-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-291-14/+2
|\
| * [PATCH] devfs: Remove devfs support from the sound subsystemGreg Kroah-Hartman2006-06-261-14/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-291-2/+3
|\ \
| * | [PATCH] 64bit resource: fix up printks for resources in sound driversGreg Kroah-Hartman2006-06-271-2/+3
* | | [PATCH] re-add CONFIG_SOUND_SSCAPEAdrian Bunk2006-06-291-0/+13
* | | [PATCH] oss/via: make bitfield unsignedRandy Dunlap2006-06-281-1/+1
* | | [PATCH] sound: fix cs4232 section mismatchRandy Dunlap2006-06-281-1/+1
* | | [PATCH] update two drivers for poison.hRandy Dunlap2006-06-271-2/+3
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-261-14/+14
|\ \ | |/ |/|
| * spelling fixesAndreas Mohr2006-06-261-14/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-06-261-1/+1
|\ \ | |/ |/|
| * kconfig: remove leading whitespace in menu promptsRoman Zippel2006-06-091-1/+1
* | [PATCH] au1xxx: oss sound support for au1200Domen Puncer2006-06-252-2/+5
* | [PATCH] au1550_ac97: spin_unlock in error pathDomen Puncer2006-06-251-2/+5
* | [PATCH] emu10k1: mark midi_spinlock as usedAlexey Dobriyan2006-06-251-1/+1
* | [PATCH] msnd section fixAndrew Morton2006-06-251-1/+1
* | [PATCH] OSS: cs46xx cleanup and tiny bugfixJesper Juhl2006-06-231-783/+489
* | [PATCH] Au1550/1200: add missing PSC #define's, make OSS driver use the prope...Sergei Shtylyov2006-06-231-1/+1
* | [MIPS] Correct HAL2 Kconfig descriptionKumba2006-06-191-2/+2
|/
* [PATCH] ad1848 section fixAndrew Morton2006-05-211-4/+6
* [PATCH] nm256_audio section fixAndrew Morton2006-05-211-3/+3
* [PATCH] re-add the OSS SOUND_CS4232 optionAdrian Bunk2006-04-281-0/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2006-04-232-149/+150
|\
| * [PARISC] OSS ad1889: Match register names with ALSA driverStuart Brady2006-04-212-149/+150
* | [PATCH] powerpc: fix oops in alsa powermac driverBenjamin Herrenschmidt2006-04-211-2/+2
|/
* [PATCH] make the OSS SOUND_VIA82CXXX option available againAdrian Bunk2006-04-201-0/+20
* [PATCH] update OBSOLETE_OSS_DRIVER schedule and dependenciesAdrian Bunk2006-04-201-331/+5
* [PATCH] Last DMA_xBIT_MASK cleanupsTobias Klauser2006-04-111-1/+2
* Merge ../linux-2.6Paul Mackerras2006-03-2910-47/+50
|\
| * [PATCH] sound: Remove unneeded kmalloc() return value castsJesper Juhl2006-03-283-5/+8
| * [PATCH] vfree does its own NULL check, no need to be explicit in oss/msnd.cJesper Juhl2006-03-281-4/+2