index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
isa
/
sscape.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-26
isa: Make the remove callback for isa drivers return void
Uwe Kleine-König
1
-2
/
+1
2020-08-16
ALSA: isa: fix spelling mistakes in the comments
Liang Wang
1
-3
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-15
/
+1
2019-02-01
ALSA: isa: Avoid passing NULL to memory allocators
Takashi Iwai
1
-3
/
+4
2017-08-17
ALSA: sscape: constify pnp_card_device_id
Arvind Yadav
1
-1
/
+1
2017-05-21
ALSA: sound/isa: constify snd_kcontrol_new structures
Bhumika Goyal
1
-1
/
+1
2017-04-20
Annotate hardware config module parameters in sound/isa/
David Howells
1
-6
/
+6
2016-04-11
ALSA: sscape: Use correct format identifier for size_t
William Breathitt Gray
1
-1
/
+1
2015-01-28
ALSA: sscape: add missing include of linux/io.h
Arnd Bergmann
1
-0
/
+1
2015-01-02
ALSA: wss: Remove (almost) always NULL parameters
Lars-Peter Clausen
1
-3
/
+2
2014-02-12
ALSA: isa: Convert to snd_card_new() with a device pointer
Takashi Iwai
1
-6
/
+5
2013-05-29
ALSA: ISA: Remove superfluous *_set_drvdata(NULL) calls
Takashi Iwai
1
-1
/
+0
2012-12-07
ALSA: isa: remove __dev* attributes
Bill Pemberton
1
-16
/
+16
2012-04-10
ALSA: sound/isa/sscape.c: add missing resource-release code
Julia Lawall
1
-2
/
+4
2011-10-31
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
1
-1
/
+1
2011-09-14
ALSA: mpu401: clean up interrupt specification
Clemens Ladisch
1
-2
/
+1
2009-10-10
ALSA: sscape: coding style fixes
Krzysztof Helt
1
-86
/
+83
2009-10-05
ALSA: sscape - Remove invalid __devinitdata to module parameters
Takashi Iwai
1
-9
/
+9
2009-10-05
ALSA: sscape: force AD1848 codec mode on old Soundscape
Krzysztof Helt
1
-4
/
+29
2009-10-04
ALSA: sscape: remove MIDI instances counting with limit ULONG_MAX
Krzysztof Helt
1
-72
/
+29
2009-10-01
ALSA: sscape: convert to firmware loader framework
Krzysztof Helt
1
-222
/
+106
2009-09-28
ALSA: sscape: add supoort for SPEA Media FX/Reveal SC-600
Krzysztof Helt
1
-34
/
+82
2009-03-24
Merge branch 'topic/sscape-fix' into for-linus
Takashi Iwai
1
-151
/
+38
2009-02-04
ALSA: sscape: drop redundant fields from soundscape struct
Krzysztof Helt
1
-28
/
+16
2009-01-21
ALSA: sscape: use common MPU401 macros
Krzysztof Helt
1
-8
/
+4
2009-01-13
ALSA: sscape: fix incorrect timeout after microcode upload
Krzysztof Helt
1
-12
/
+12
2009-01-12
ALSA: Convert to snd_card_create() in sound/isa/*
Takashi Iwai
1
-8
/
+8
2009-01-11
ALSA: wss-lib: move AD1845 frequency setting into wss-lib
Krzysztof Helt
1
-105
/
+8
2008-08-06
ALSA: wss_lib: rename cs4321_foo to wss_foo
Krzysztof Helt
1
-29
/
+32
2008-08-06
ALSA: wss_lib: rename cs4231.h into wss.h
Krzysztof Helt
1
-1
/
+1
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
1
-1
/
+0
2007-10-16
[ALSA] alsa-kernel: schedule_timeout() fixes
Rene Herman
1
-2
/
+2
2007-10-16
[ALSA] sscape: support for audio part of VIVO cards
Krzysztof Helt
1
-75
/
+145
2007-10-16
[ALSA] sscape: driver extension to 2nd DMA and WSS port
Krzysztof Helt
1
-50
/
+100
2007-07-20
[ALSA] Fix invalid schedule_timeout_interruptible()
Takashi Iwai
1
-2
/
+2
2007-05-16
[ALSA] Fix probe of non-PnP ISA devices
Rene Herman
1
-13
/
+15
2007-05-11
[ALSA] isa_bus device/driver naming
Rene Herman
1
-2
/
+2
2007-05-11
[ALSA] Port the rest of ALSA ISA drivers to isa_driver
Takashi Iwai
1
-78
/
+38
2006-07-02
[PATCH] irq-flags: sound: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-22
[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags
Takashi Iwai
1
-2
/
+1
2006-04-12
[ALSA] unregister platform device again if probe was unsuccessful
Rene Herman
1
-0
/
+4
2006-04-12
[ALSA] continue on IS_ERR from platform device registration
Rene Herman
1
-10
/
+4
2006-03-27
[PATCH] PNP: adjust pnp_register_card_driver() signature: sscape
Bjorn Helgaas
1
-2
/
+2
2006-01-22
[ALSA] Fix compilation without CONFIG_PNP
Takashi Iwai
1
-1
/
+5
2006-01-03
[ALSA] unregister platform devices
Clemens Ladisch
1
-7
/
+26
2006-01-03
[ALSA] sscape - Use platform_device
Takashi Iwai
1
-170
/
+112
2006-01-03
[ALSA] Remove xxx_t typedefs: ISA SoundScape
Takashi Iwai
1
-39
/
+39
2005-11-04
[ALSA] Fix schedule_timeout usage
Nishanth Aravamudan
1
-15
/
+2
2005-11-04
[ALSA] Remove vmalloc wrapper, kfree_nocheck()
Takashi Iwai
1
-4
/
+2
2005-09-12
[ALSA] Add snd_card_set_generic_dev() call to ISA drivers
Takashi Iwai
1
-5
/
+17
[next]