index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
ctxfi
/
ctatc.c
Age
Commit message (
Expand
)
Author
2014-10-28
ALSA: ctxfi: Kill the rest snd_print*()
Takashi Iwai
2014-10-21
ALSA: ctxfi: remove unused variable
Sudip Mukherjee
2014-09-30
ALSA: ctxfi: pr_* replaced with dev_*
Sudip Mukherjee
2014-09-30
ALSA: ctxfi: ctatc: added reference to snd_card
Sudip Mukherjee
2014-09-30
ALSA: ctxfi: initialized snd_card
Sudip Mukherjee
2014-09-30
ALSA: ctxfi: removed typecast to (struct hw *)
Sudip Mukherjee
2014-09-30
ALSA: ctxfi: changed void * to struct hw *
Sudip Mukherjee
2014-08-26
ALSA: ctxfi: fix broken user-visible string
Sudip Mukherjee
2014-08-26
ALSA: ctxfi: prink replacement
Sudip Mukherjee
2014-02-12
ALSA: pci: Convert to snd_card_new() with a device pointer
Takashi Iwai
2014-01-10
ALSA: ctxfi - Work around emu20k1 glitch to prevent buffered sound data loss
Sarah Bessmer
2012-12-07
ALSA: pci: remove __dev* attributes
Bill Pemberton
2012-08-20
Merge branch 'for-linus' into for-next
Takashi Iwai
2012-08-20
ALSA: sound/pci/ctxfi/ctatc.c: fix error return code
Julia Lawall
2012-08-14
ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP
Takashi Iwai
2012-07-03
ALSA: Convert to new pm_ops for PCI drivers
Takashi Iwai
2011-06-14
ALSA: ctxfi: Implement a combined capabilities query method to replace multip...
Harry Butterworth
2011-06-14
ALSA: ctxfi: Add support for Creative Titanium HD
Harry Butterworth
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-14
ALSA: ctxfi - Fix incorrect SPDIF status bit mask
Przemyslaw Bruski
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-16
Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Jaroslav Kysela
2010-02-04
ALSA: ctxfi - fix PTP address initialization
Jaroslav Kysela
2010-01-14
ALSA: ctxfi - Add subsystem option
Takashi Iwai
2009-11-01
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
2009-10-30
ALSA: Cleanup redundant tests on unsigned
Roel Kluin
2009-10-02
ALSA: ctxfi: Swapped SURROUND-SIDE mute
Sven Eckelmann
2009-07-22
ALSA: ctxfi - Simple code clean up
Takashi Iwai
2009-06-22
ALSA: ctxfi - Add PM support
Wai Yew CHAY
2009-06-22
ALSA: ctxfi - Allow unknown PCI SSIDs
Takashi Iwai
2009-06-13
ALSA: ctxfi - Replace atc lock to mutex
Takashi Iwai
2009-06-09
ALSA: ctxfi - Clear PCM resources at hw_params and hw_free
Takashi Iwai
2009-06-09
ALSA: ctxfi - Check the presence of SRC instance in PCM pointer callbacks
Takashi Iwai
2009-06-09
ALSA: ctxfi - Add missing start check in atc_pcm_playback_start()
Takashi Iwai
2009-06-08
ALSA: ctxfi - Fix wrong model id for UAA
Takashi Iwai
2009-06-08
ALSA: ctxfi - Clean up probe routines
Takashi Iwai
2009-06-08
ALSA: ctxfi - Remove useless initializations and cast
Takashi Iwai
2009-06-05
ALSA: ctxfi - Clean up / optimize
Takashi Iwai
2009-06-05
ALSA: ctxfi - Use native timer interrupt on emu20k1
Takashi Iwai
2009-06-02
ALSA: ctxfi - Support SG-buffers
Takashi Iwai
2009-06-02
ALSA: ctxfi - Fix supported PCM formats
Takashi Iwai
2009-06-02
ALSA: ctxfi - Fix PCM device naming
Takashi Iwai
2009-06-02
ALSA: ALSA: ctxfi - Release PCM resources at each prepare call
Takashi Iwai
2009-06-02
ALSA: ctxfi - Fix Oops at mmapping
Takashi Iwai
2009-05-14
ALSA: ctxfi - Add prefix to debug prints
Takashi Iwai
2009-05-14
ALSA: ctxfi - Avoid unneeded pci_read_config_*() calls
Takashi Iwai
2009-05-14
ALSA: ctxfi - Move PCI ID definitions to linux/pci_ids.h
Takashi Iwai
2009-05-14
ALSA: SB X-Fi driver merge
Wai Yew CHAY