index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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
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-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
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-12-09
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-16
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-02
[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-24
[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-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+608