index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
vx222
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-22
ALSA: vx222: Fix invalid endian conversions
Takashi Iwai
1
-4
/
+4
2017-05-15
ALSA: vx222: Use container_of()
Takashi Iwai
3
-15
/
+17
2017-02-21
ALSA: pci: constify snd_kcontrol_new structures
Bhumika Goyal
1
-2
/
+2
2017-01-04
ALSA: vx: Fix possible transfer overflow
Takashi Iwai
1
-6
/
+6
2015-01-28
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
1
-1
/
+1
2015-01-09
ALSA: vx222: Simplify PM callbacks
Takashi Iwai
1
-16
/
+1
2014-11-11
ALSA: vx: Fix missing kerneldoc parameter descriptions
Takashi Iwai
1
-0
/
+5
2014-09-15
ALSA: vx: Use nonatomic PCM ops
Takashi Iwai
1
-2
/
+3
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-02-26
ALSA: vx222: Use standard printk helpers
Takashi Iwai
2
-13
/
+13
2014-02-12
ALSA: pci: Convert to snd_card_new() with a device pointer
Takashi Iwai
1
-3
/
+2
2013-05-29
ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove
Takashi Iwai
1
-1
/
+0
2012-12-07
ALSA: pci: remove __dev* attributes
Bill Pemberton
1
-7
/
+7
2012-08-14
ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP
Takashi Iwai
1
-1
/
+1
2012-07-03
ALSA: Convert to new pm_ops for PCI drivers
Takashi Iwai
1
-10
/
+16
2012-04-24
ALSA: pci: clean up using module_pci_driver()
Takashi Iwai
1
-13
/
+2
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-06-10
ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*
Takashi Iwai
1
-1
/
+1
2011-06-10
ALSA: Use KBUILD_MODNAME for pci_driver.name entries
Takashi Iwai
1
-1
/
+1
2010-02-09
sound: use DEFINE_PCI_DEVICE_TABLE
Alexey Dobriyan
1
-1
/
+1
2009-08-24
sound: vx222: fix input level control range check
Clemens Ladisch
1
-2
/
+2
2009-06-12
trivial: fix typo milisecond/millisecond for documentation and source comments.
Martin Olsson
1
-1
/
+1
2009-03-24
Merge branch 'topic/misc' into for-linus
Takashi Iwai
1
-2
/
+6
2009-02-05
ALSA: Fix missing KERN_* prefix to printk in sound/pci
Takashi Iwai
1
-2
/
+6
2009-01-12
ALSA: Convert to snd_card_create() in sound/pci/*
Takashi Iwai
1
-3
/
+3
2008-08-13
ALSA: Kill snd_assert() in sound/pci/*
Takashi Iwai
1
-4
/
+8
2008-07-10
vx222: treat firmware data as const
David Woodhouse
1
-1
/
+1
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
2
-2
/
+0
2008-01-31
[ALSA] pci - check value range in ctl callbacks
Takashi Iwai
1
-0
/
+9
2007-10-16
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
1
-1
/
+1
2007-02-09
[ALSA] Add even more 'const' to everything related to TLV
Takashi Iwai
2
-3
/
+3
2006-12-20
[ALSA] Remove IRQF_DISABLED for shared PCI irqs
Takashi Iwai
1
-2
/
+2
2006-10-22
[ALSA] Various fixes for suspend/resume of ALSA PCI drivers
Takashi Iwai
1
-3
/
+8
2006-09-23
[ALSA] Add dB scale information to vxpocket and vx222 drivers
Takashi Iwai
2
-0
/
+16
2006-07-12
[ALSA] Fix section mismatch errors in ALSA PCI drivers
Takashi Iwai
1
-1
/
+1
2006-07-02
[PATCH] irq-flags: sound: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-04-27
[ALSA] add __devinitdata to all pci_device_id
Henrik Kretzschmar
1
-1
/
+1
2006-03-22
[ALSA] semaphore -> mutex (PCI part)
Ingo Molnar
1
-8
/
+10
2006-01-03
[ALSA] vx-driver - Fix PM support
Takashi Iwai
1
-1
/
+32
2006-01-03
[ALSA] Remove xxx_t typedefs: VXdriver
Takashi Iwai
3
-51
/
+51
2006-01-03
[ALSA] Remove snd_vx_delay() function
Takashi Iwai
1
-7
/
+7
2005-11-10
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
1
-1
/
+0
2005-09-12
[ALSA] set owner field in struct pci_driver
Clemens Ladisch
1
-0
/
+1
2005-07-27
[PATCH] clean up inline static vs static inline
Jesper Juhl
1
-2
/
+2
2005-05-29
[ALSA] Replace pci_module_init() with pci_register_driver()
Takashi Iwai
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
4
-0
/
+1398