index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
isa
/
opl3sa2.c
Commit message (
Expand
)
Author
Age
*
ALSA: wss_lib: rename cs4231.h into wss.h
Krzysztof Helt
2008-08-06
*
[ALSA] Remove sound/driver.h
Takashi Iwai
2008-01-31
*
[ALSA] sound/isa: kill pnp_resource_change
Rene Herman
2008-01-31
*
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
2007-10-16
*
[ALSA] Fix bugs in mode change/recalibration for opl3sa2 driver
Paul Vojta
2007-10-16
*
[ALSA] opl3sa2 - Add Neomagic MagicWave 3D ISA PnP ID
Paul Vojta
2007-07-20
*
ALSA: use __devexit_p
Randy Dunlap
2007-06-28
*
[ALSA] Fix probe of non-PnP ISA devices
Rene Herman
2007-05-16
*
[ALSA] isa_bus device/driver naming
Rene Herman
2007-05-11
*
[ALSA] Port the rest of ALSA ISA drivers to isa_driver
Takashi Iwai
2007-05-11
*
[ALSA] Fix __devinit and __devexit issues with sound drivers
Prarit Bhargava
2007-02-14
*
[ALSA] Add even more 'const' to everything related to TLV
Takashi Iwai
2007-02-09
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
*
[ALSA] Add dB scale information to opl3sa2 driver
Takashi Iwai
2006-09-23
*
[PATCH] irq-flags: sound: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
*
[ALSA] Fix invalid __init in ALSA ISA drivers
Takashi Iwai
2006-06-22
*
[ALSA] Remove zero-initialization of static variables
Takashi Iwai
2006-06-22
*
[ALSA] unregister platform device again if probe was unsuccessful
Rene Herman
2006-04-12
*
[ALSA] continue on IS_ERR from platform device registration
Rene Herman
2006-04-12
*
[PATCH] pnp: opl3sa2: adjust pnp_register_driver signature
Bjorn Helgaas
2006-03-27
*
[ALSA] Fix check of enable module option
Takashi Iwai
2006-03-22
*
[ALSA] Fix adding second dma channel
Alexey Dobriyan
2006-02-01
*
[ALSA] opl3sa2 - Fix conflict of driver name on sysfs
Takashi Iwai
2006-01-22
*
[ALSA] Fix compilation without CONFIG_PNP
Takashi Iwai
2006-01-22
*
[ALSA] unregister platform devices
Clemens Ladisch
2006-01-03
*
[ALSA] Add error messages
Takashi Iwai
2006-01-03
*
[ALSA] opl3sa2 - Use platform_device
Takashi Iwai
2006-01-03
*
[ALSA] Remove xxx_t typedefs: ISA OPL3SA2
Takashi Iwai
2006-01-03
*
[ALSA] Remove vmalloc wrapper, kfree_nocheck()
Takashi Iwai
2005-11-04
*
[ALSA] snd_opl3sa2: add missing pnp_unregister_driver() calls
Daniel Ritz
2005-10-07
*
[ALSA] Replace with kzalloc() - isa stuff
Takashi Iwai
2005-09-12
*
[ALSA] Add snd_card_set_generic_dev() call to ISA drivers
Takashi Iwai
2005-09-12
*
[ALSA] opl3sa2 - use different name for PnP BIOS driver
Jaroslav Kysela
2005-08-30
*
[ALSA] opl3sa2 - fixed typo in PnP BIOS IDs (YMF0021 -> YMH0021)
Jaroslav Kysela
2005-08-30
*
[ALSA] opl3sa2 driver - added support for PnP BIOS devices
Jaroslav Kysela
2005-08-30
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16