index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
ctxfi
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-30
ALSA: ctxfi: pr_* replaced with dev_*
Sudip Mukherjee
11
-52
/
+89
2014-09-30
ALSA: ctxfi: ctatc: added reference to snd_card
Sudip Mukherjee
1
-4
/
+8
2014-09-30
ALSA: ctxfi: initialized snd_card
Sudip Mukherjee
4
-0
/
+6
2014-09-30
ALSA: ctxfi: added reference of snd_card
Sudip Mukherjee
5
-18
/
+26
2014-09-30
ALSA: ctxfi: removed typecast to (struct hw *)
Sudip Mukherjee
3
-21
/
+13
2014-09-30
ALSA: ctxfi: changed void * to struct hw *
Sudip Mukherjee
10
-22
/
+24
2014-09-23
ALSA: ctxfi: sparse warning
Sudip Mukherjee
3
-10
/
+10
2014-09-11
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-3
/
+1
2014-08-28
Merge tag 'sound-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-3
/
+1
2014-08-26
ALSA: ctxfi: fix broken user-visible string
Sudip Mukherjee
7
-43
/
+27
2014-08-26
ALSA: ctxfi: prink replacement
Sudip Mukherjee
10
-42
/
+42
2014-08-25
ALSA: ctxfi: ctpcm.c: printk replacement
Sudip Mukherjee
1
-3
/
+3
2014-08-22
ALSA: ctxfi: ct20k1reg: Fix typo in include guard
Rasmus Villemoes
1
-3
/
+1
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-02-12
ALSA: pci: Convert to snd_card_new() with a device pointer
Takashi Iwai
2
-3
/
+2
2014-01-10
ALSA: ctxfi - Work around emu20k1 glitch to prevent buffered sound data loss
Sarah Bessmer
1
-0
/
+5
2013-11-06
ALSA: ctxfi: Use WARN_ON() instead of BUG_ON()
Takashi Iwai
1
-2
/
+4
2013-09-13
ALSA: ctxfi: Staticize local symbols
Sachin Kamat
1
-2
/
+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
6
-23
/
+23
2012-09-12
ALSA: Define more channel map positions
Takashi Iwai
1
-3
/
+3
2012-09-12
ALSA: ctxfi: Fix mono channel map to UNKNOWN
Takashi Iwai
1
-3
/
+3
2012-09-06
ALSA: ctxfi: Implement channel maps
Takashi Iwai
1
-0
/
+50
2012-08-21
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-1
/
+3
2012-08-20
ALSA: sound/pci/ctxfi/ctatc.c: fix error return code
Julia Lawall
1
-1
/
+3
2012-08-14
ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP
Takashi Iwai
9
-13
/
+13
2012-07-03
ALSA: Convert to new pm_ops for PCI drivers
Takashi Iwai
6
-17
/
+21
2012-04-24
ALSA: pci: clean up using module_pci_driver()
Takashi Iwai
1
-12
/
+1
2012-02-23
ALSA: ctxfi: Fix typo in ctvmem.c
Masanari Iida
1
-1
/
+1
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
2
-3
/
+3
2011-12-06
ALSA: ctxf: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
1
-1
/
+1
2011-11-01
sound: Add module.h to the previously silent sound users
Paul Gortmaker
1
-0
/
+1
2011-08-24
ALSA: ctxfi: Bump playback substreams to 256
Maarten Lankhorst
3
-3
/
+3
2011-06-16
ALSA: ctxfi: Change PLL initialization code
Harry Butterworth
1
-10
/
+7
2011-06-14
Merge branch 'test/pci-rename' into topic/misc
Takashi Iwai
3
-3
/
+3
2011-06-14
ALSA: ctxfi: Implement a combined capabilities query method to replace multip...
Harry Butterworth
6
-84
/
+39
2011-06-14
ALSA: ctxfi: Add support for Creative Titanium HD
Harry Butterworth
10
-164
/
+487
2011-06-10
ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*
Takashi Iwai
2
-2
/
+2
2011-06-10
ALSA: Use KBUILD_MODNAME for pci_driver.name entries
Takashi Iwai
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
2
-2
/
+2
2011-03-16
ALSA: ctxfi - use list_move() instead of list_del()/list_add() combination
Kirill A. Shutemov
1
-2
/
+1
2011-03-14
ALSA: ctxfi - Clear input settings before initialization
Przemyslaw Bruski
1
-0
/
+2
2011-03-14
ALSA: ctxfi - Fix SPDIF status retrieval
Przemyslaw Bruski
1
-14
/
+5
2011-03-14
ALSA: ctxfi - Fix incorrect SPDIF status bit mask
Przemyslaw Bruski
1
-1
/
+1
2011-03-14
ALSA: ctxfi - Fix microphone boost codes/comments
Przemyslaw Bruski
1
-10
/
+18
2010-11-11
ALSA: sound/pci/ctxfi/ctpcm.c: Remove potential for use after free
Julia Lawall
1
-6
/
+10
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2
-0
/
+2
2010-02-16
Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Jaroslav Kysela
3
-11
/
+21
2010-02-09
sound: use DEFINE_PCI_DEVICE_TABLE
Alexey Dobriyan
1
-1
/
+1
2010-02-04
ALSA: ctxfi - fix PTP address initialization
Jaroslav Kysela
3
-36
/
+25
[next]