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.12.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
/
pci
/
ctxfi
/
ctatc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-18
ALSA: ctxfi: fix comment syntax in file headers
Aditya Srivastava
1
-1
/
+1
2020-07-15
ALSA: ctxfi: Replace the word blacklist
Takashi Iwai
1
-1
/
+1
2020-07-07
ALSA: pci/ctxfi/ctatc: fix kernel-doc
Pierre-Louis Bossart
1
-0
/
+4
2020-01-03
ALSA: pci: Constify snd_pci_quirk tables
Takashi Iwai
1
-2
/
+2
2020-01-03
ALSA: pci: Constify snd_device_ops definitions
Takashi Iwai
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 364
Thomas Gleixner
1
-4
/
+1
2019-01-15
ALSA: pci: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
1
-8
/
+0
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-9
/
+9
2016-09-12
ALSA: pci: constify local structures
Julia Lawall
1
-1
/
+1
2014-10-28
ALSA: ctxfi: Kill the rest snd_print*()
Takashi Iwai
1
-2
/
+4
2014-10-21
ALSA: ctxfi: remove unused variable
Sudip Mukherjee
1
-4
/
+0
2014-09-30
ALSA: ctxfi: pr_* replaced with dev_*
Sudip Mukherjee
1
-11
/
+16
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
1
-0
/
+1
2014-09-30
ALSA: ctxfi: removed typecast to (struct hw *)
Sudip Mukherjee
1
-1
/
+1
2014-09-30
ALSA: ctxfi: changed void * to struct hw *
Sudip Mukherjee
1
-2
/
+2
2014-08-26
ALSA: ctxfi: fix broken user-visible string
Sudip Mukherjee
1
-11
/
+7
2014-08-26
ALSA: ctxfi: prink replacement
Sudip Mukherjee
1
-10
/
+10
2014-02-12
ALSA: pci: Convert to snd_card_new() with a device pointer
Takashi Iwai
1
-2
/
+0
2014-01-10
ALSA: ctxfi - Work around emu20k1 glitch to prevent buffered sound data loss
Sarah Bessmer
1
-0
/
+5
2012-12-07
ALSA: pci: remove __dev* attributes
Bill Pemberton
1
-10
/
+10
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
1
-2
/
+2
2012-07-03
ALSA: Convert to new pm_ops for PCI drivers
Takashi Iwai
1
-2
/
+2
2011-06-14
ALSA: ctxfi: Implement a combined capabilities query method to replace multip...
Harry Butterworth
1
-28
/
+3
2011-06-14
ALSA: ctxfi: Add support for Creative Titanium HD
Harry Butterworth
1
-32
/
+92
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-14
ALSA: ctxfi - Fix incorrect SPDIF status bit mask
Przemyslaw Bruski
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-16
Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Jaroslav Kysela
1
-8
/
+15
2010-02-04
ALSA: ctxfi - fix PTP address initialization
Jaroslav Kysela
1
-13
/
+2
2010-01-14
ALSA: ctxfi - Add subsystem option
Takashi Iwai
1
-8
/
+15
2009-11-01
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
1
-2
/
+2
2009-10-30
ALSA: Cleanup redundant tests on unsigned
Roel Kluin
1
-1
/
+1
2009-10-02
ALSA: ctxfi: Swapped SURROUND-SIDE mute
Sven Eckelmann
1
-2
/
+2
2009-07-22
ALSA: ctxfi - Simple code clean up
Takashi Iwai
1
-39
/
+38
2009-06-22
ALSA: ctxfi - Add PM support
Wai Yew CHAY
1
-48
/
+133
2009-06-22
ALSA: ctxfi - Allow unknown PCI SSIDs
Takashi Iwai
1
-6
/
+19
2009-06-13
ALSA: ctxfi - Replace atc lock to mutex
Takashi Iwai
1
-13
/
+9
2009-06-09
ALSA: ctxfi - Clear PCM resources at hw_params and hw_free
Takashi Iwai
1
-2
/
+2
2009-06-09
ALSA: ctxfi - Check the presence of SRC instance in PCM pointer callbacks
Takashi Iwai
1
-0
/
+4
2009-06-09
ALSA: ctxfi - Add missing start check in atc_pcm_playback_start()
Takashi Iwai
1
-0
/
+4
2009-06-08
ALSA: ctxfi - Fix wrong model id for UAA
Takashi Iwai
1
-4
/
+5
2009-06-08
ALSA: ctxfi - Clean up probe routines
Takashi Iwai
1
-73
/
+59
2009-06-08
ALSA: ctxfi - Remove useless initializations and cast
Takashi Iwai
1
-80
/
+84
2009-06-05
ALSA: ctxfi - Clean up / optimize
Takashi Iwai
1
-43
/
+39
2009-06-05
ALSA: ctxfi - Use native timer interrupt on emu20k1
Takashi Iwai
1
-1
/
+20
2009-06-02
ALSA: ctxfi - Support SG-buffers
Takashi Iwai
1
-1
/
+1
2009-06-02
ALSA: ctxfi - Fix supported PCM formats
Takashi Iwai
1
-3
/
+2
[next]