index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
isa
/
cs423x
/
cs4236.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-09
ALSA: cs4236: fix error return comparison of an unsigned integer
Colin Ian King
1
-1
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-16
/
+1
2017-08-17
ALSA: cs4236: constify pnp_card_device_id
Arvind Yadav
1
-1
/
+1
2017-07-18
ALSA: cs423x: fix format string overflow warning
Arnd Bergmann
1
-9
/
+11
2017-04-20
Annotate hardware config module parameters in sound/isa/
David Howells
1
-9
/
+9
2015-01-02
ALSA: wss: Remove (almost) always NULL parameters
Lars-Peter Clausen
1
-7
/
+6
2014-02-12
ALSA: isa: Convert to snd_card_new() with a device pointer
Takashi Iwai
1
-9
/
+7
2013-05-29
ALSA: ISA: Remove superfluous *_set_drvdata(NULL) calls
Takashi Iwai
1
-2
/
+0
2012-12-07
ALSA: isa: remove __dev* attributes
Bill Pemberton
1
-25
/
+25
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
1
-2
/
+2
2011-11-01
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
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-11-05
ALSA: cs4236: detect chip in one pass
Krzysztof Helt
1
-10
/
+3
2009-02-17
ALSA: cs4236: cs4232 and cs4236 driver merge to solve PnP BIOS detection
Krzysztof Helt
1
-84
/
+69
2009-01-12
ALSA: Return proper error code at probe in sound/isa/*
Takashi Iwai
1
-12
/
+13
2009-01-12
ALSA: Convert to snd_card_create() in sound/isa/*
Takashi Iwai
1
-3
/
+4
2008-11-03
ALSA: remove direct access of dev->bus_id in sound/isa/*
Takashi Iwai
1
-4
/
+4
2008-08-06
ALSA: snd-cs4236: add Techmakers MF-4236PW PnP card ID
Rene Herman
1
-0
/
+2
2008-08-06
ALSA: wss_lib: rename cs4321_foo to wss_foo
Krzysztof Helt
1
-25
/
+22
2008-08-06
ALSA: wss_lib: rename cs4231.h into wss.h
Krzysztof Helt
1
-1
/
+1
2008-07-27
ALSA: cs4232: fix crash during chip PNP detection
Krzysztof Helt
1
-0
/
+1
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
1
-1
/
+0
2008-01-31
[ALSA] sound/isa: kill pnp_resource_change
Rene Herman
1
-75
/
+16
2007-10-16
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
1
-2
/
+2
2007-05-16
[ALSA] Fix probe of non-PnP ISA devices
Rene Herman
1
-6
/
+14
2007-05-11
[ALSA] isa_bus device/driver naming
Rene Herman
1
-3
/
+3
2007-05-11
[ALSA] Port the rest of ALSA ISA drivers to isa_driver
Takashi Iwai
1
-71
/
+54
2006-07-03
[PATCH] irq-flags: sound: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+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: cs4236: adjust pnp_register_driver signature
Bjorn Helgaas
1
-13
/
+12
2006-03-22
[ALSA] Fix check of enable module option
Takashi Iwai
1
-2
/
+2
2006-02-25
[PATCH] snd-cs4236 typo fix
Rene Herman
1
-1
/
+1
2006-02-01
[ALSA] cs4236 - Add PnP ids for Netfinity 3000
Lukasz Stemach
1
-0
/
+2
2006-01-22
[ALSA] cs4232/cs4236 - moved CS423X_DRIVER define outside CONFIG_PNP
Jaroslav Kysela
1
-2
/
+2
2006-01-22
[ALSA] Fix compilation without CONFIG_PNP
Takashi Iwai
1
-0
/
+7
2006-01-03
[ALSA] unregister platform devices
Clemens Ladisch
1
-15
/
+36
2006-01-03
[ALSA] Add CS4232 PnP BIOS support
Takashi Iwai
1
-105
/
+218
2006-01-03
[ALSA] cs4236 - Use platform_device
Takashi Iwai
1
-93
/
+176
2006-01-03
[ALSA] Remove xxx_t typedefs: ISA CS423x
Takashi Iwai
1
-7
/
+7
2005-11-04
[ALSA] Remove vmalloc wrapper, kfree_nocheck()
Takashi Iwai
1
-6
/
+2
2005-09-12
[ALSA] Add snd_card_set_generic_dev() call to ISA drivers
Takashi Iwai
1
-52
/
+45
2005-06-22
[ALSA] cs4236-irq-handling-fix.patch
Christoph Schulz
1
-2
/
+1
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+608