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
/
ad1848
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-12
ALSA: Convert to snd_card_create() in sound/isa/*
Takashi Iwai
1
-3
/
+3
2008-11-03
ALSA: remove direct access of dev->bus_id in sound/isa/*
Takashi Iwai
1
-3
/
+3
2008-09-09
ALSA: remove stale files
Takashi Iwai
1
-0
/
+0
2008-08-06
ALSA: wss_lib: use wss detection code instead of ad1848 one
Krzysztof Helt
3
-492
/
+4
2008-08-06
ALSA: wss_lib: use wss pcm code instead of ad1848 one
Krzysztof Helt
2
-535
/
+11
2008-08-06
ALSA: wss_lib: use wss mixer code instead of ad1848 one
Krzysztof Helt
2
-262
/
+1
2008-08-06
ALSA: wss_lib: use CS4231P instead of AD1848P (kill the AD1848P)
Krzysztof Helt
1
-49
/
+55
2008-08-06
ALSA: wss_lib: replace ad1848 mixer element macros with wss ones
Krzysztof Helt
1
-72
/
+51
2008-08-06
ALSA: wss_lib: use wss constants instead of ad1848 ones
Krzysztof Helt
2
-19
/
+31
2008-08-06
ALSA: wss_lib: use struct snd_wss instead of snd_ad1848
Krzysztof Helt
2
-63
/
+71
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
2
-2
/
+0
2008-01-31
[ALSA] ad1848 - Fix print format
Takashi Iwai
1
-1
/
+1
2007-10-16
[ALSA] This patch removes open_mutex from the ad1848-lib as
Krzysztof Helt
1
-11
/
+3
2007-10-16
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
3
-6
/
+6
2007-10-16
[ALSA] ad1848: simplify MCE down code
Trent Piepho
1
-36
/
+21
2007-10-16
[ALSA] ad1848: Fix msleep while atomic
Trent Piepho
1
-0
/
+2
2007-10-16
[ALSA] ad1848_lib: waiting loops done after cs4231_lib
Krzysztof Helt
1
-7
/
+7
2007-10-16
[ALSA] ad1848/cs4231: replace commented out debug code with snd-printd{,d}
Rene Herman
1
-13
/
+13
2007-10-16
[ALSA] ad1848: replace HZ calculus with msecs_to_jiffies()
Rene Herman
1
-2
/
+2
2007-10-16
[ALSA] ad1838/cs4231 - fix MCE timeout upon initial load
Rene Herman
1
-8
/
+7
2007-10-16
[ALSA] ad1848_lib: replace common delay loop by function
Krzysztof Helt
1
-22
/
+24
2007-10-16
[ALSA] isa libs Makefiles cleanup
Krzysztof Helt
1
-5
/
+2
2007-07-20
[ALSA] Fix invalid schedule_timeout_interruptible()
Takashi Iwai
1
-2
/
+2
2007-05-11
[ALSA] isa_bus: ad1848
Rene Herman
1
-100
/
+67
2007-02-14
[ALSA] Fix __devinit and __devexit issues with sound drivers
Prarit Bhargava
1
-1
/
+1
2007-02-09
[ALSA] Add even more 'const' to everything related to TLV
Takashi Iwai
1
-3
/
+3
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-09-23
[ALSA] Add dB scale information to ad1848 driver
Takashi Iwai
1
-15
/
+34
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-22
[ALSA] ad1848 double free
Dave Jones
1
-3
/
+1
2006-03-22
[ALSA] Fix check of enable module option
Takashi Iwai
1
-1
/
+3
2006-03-22
[ALSA] semaphore -> mutex (ISA part)
Ingo Molnar
1
-7
/
+7
2006-01-03
[ALSA] unregister platform devices
Clemens Ladisch
1
-2
/
+14
2006-01-03
[ALSA] ad1848 - Fix compilation without CONFIG_PM
Takashi Iwai
1
-0
/
+2
2006-01-03
[ALSA] ad1848 - Use platform_device, add PM
Takashi Iwai
1
-16
/
+73
2006-01-03
[ALSA] ad1848 - Add PM support
Takashi Iwai
1
-13
/
+15
2006-01-03
[ALSA] Remove xxx_t typedefs: ISA AD1848
Takashi Iwai
2
-92
/
+92
2006-01-03
[ALSA] Remove superfluous pcm_free callbacks
Takashi Iwai
1
-8
/
+0
2005-11-04
[ALSA] Fix schedule_timeout usage
Nishanth Aravamudan
1
-4
/
+2
2005-11-04
[ALSA] Add missing KERN_* suffix to printk
Takashi Iwai
1
-8
/
+8
2005-11-04
[ALSA] Remove vmalloc wrapper, kfree_nocheck()
Takashi Iwai
1
-4
/
+1
2005-09-12
[ALSA] Replace with kzalloc() - isa stuff
Takashi Iwai
1
-1
/
+1
2005-09-12
[ALSA] Add snd_card_set_generic_dev() call to ISA drivers
Takashi Iwai
1
-18
/
+19
2005-08-30
[ALSA] sound - fix .iface field of mixer control elements
Clemens Ladisch
1
-0
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
3
-0
/
+1445