index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
ctxfi
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: pci: remove __dev* attributes
Bill Pemberton
2012-12-07
6
-23
/
+23
*
ALSA: Define more channel map positions
Takashi Iwai
2012-09-12
1
-3
/
+3
*
ALSA: ctxfi: Fix mono channel map to UNKNOWN
Takashi Iwai
2012-09-12
1
-3
/
+3
*
ALSA: ctxfi: Implement channel maps
Takashi Iwai
2012-09-06
1
-0
/
+50
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2012-08-20
1
-1
/
+3
|
\
|
*
ALSA: sound/pci/ctxfi/ctatc.c: fix error return code
Julia Lawall
2012-08-20
1
-1
/
+3
*
|
ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP
Takashi Iwai
2012-08-14
9
-13
/
+13
|
/
*
ALSA: Convert to new pm_ops for PCI drivers
Takashi Iwai
2012-07-03
6
-17
/
+21
*
ALSA: pci: clean up using module_pci_driver()
Takashi Iwai
2012-04-24
1
-12
/
+1
*
ALSA: ctxfi: Fix typo in ctvmem.c
Masanari Iida
2012-02-23
1
-1
/
+1
*
ALSA: module_param: make bool parameters really bool
Rusty Russell
2011-12-19
2
-3
/
+3
*
ALSA: ctxf: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-06
1
-1
/
+1
*
sound: Add module.h to the previously silent sound users
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
ALSA: ctxfi: Bump playback substreams to 256
Maarten Lankhorst
2011-08-24
3
-3
/
+3
*
ALSA: ctxfi: Change PLL initialization code
Harry Butterworth
2011-06-16
1
-10
/
+7
*
Merge branch 'test/pci-rename' into topic/misc
Takashi Iwai
2011-06-14
3
-3
/
+3
|
\
|
*
ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*
Takashi Iwai
2011-06-10
2
-2
/
+2
|
*
ALSA: Use KBUILD_MODNAME for pci_driver.name entries
Takashi Iwai
2011-06-10
1
-1
/
+1
*
|
ALSA: ctxfi: Implement a combined capabilities query method to replace multip...
Harry Butterworth
2011-06-14
6
-84
/
+39
*
|
ALSA: ctxfi: Add support for Creative Titanium HD
Harry Butterworth
2011-06-14
10
-164
/
+487
|
/
*
Fix common misspellings
Lucas De Marchi
2011-03-31
2
-2
/
+2
*
ALSA: ctxfi - use list_move() instead of list_del()/list_add() combination
Kirill A. Shutemov
2011-03-16
1
-2
/
+1
*
ALSA: ctxfi - Clear input settings before initialization
Przemyslaw Bruski
2011-03-14
1
-0
/
+2
*
ALSA: ctxfi - Fix SPDIF status retrieval
Przemyslaw Bruski
2011-03-14
1
-14
/
+5
*
ALSA: ctxfi - Fix incorrect SPDIF status bit mask
Przemyslaw Bruski
2011-03-14
1
-1
/
+1
*
ALSA: ctxfi - Fix microphone boost codes/comments
Przemyslaw Bruski
2011-03-14
1
-10
/
+18
*
ALSA: sound/pci/ctxfi/ctpcm.c: Remove potential for use after free
Julia Lawall
2010-11-11
1
-6
/
+10
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
2
-0
/
+2
*
Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Jaroslav Kysela
2010-02-16
3
-11
/
+21
|
\
|
*
sound: use DEFINE_PCI_DEVICE_TABLE
Alexey Dobriyan
2010-02-09
1
-1
/
+1
|
*
ALSA: ctxfi - Add subsystem option
Takashi Iwai
2010-01-14
3
-10
/
+20
*
|
ALSA: ctxfi - fix PTP address initialization
Jaroslav Kysela
2010-02-04
3
-36
/
+25
|
/
*
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
2009-11-01
1
-2
/
+2
|
\
|
*
ALSA: ctxfi: Swapped SURROUND-SIDE mute
Sven Eckelmann
2009-10-02
1
-2
/
+2
*
|
ALSA: Cleanup redundant tests on unsigned
Roel Kluin
2009-10-30
1
-1
/
+1
|
/
*
ALSA: ctxfi - Simple code clean up
Takashi Iwai
2009-07-22
10
-101
/
+100
*
Merge branch 'fix/ctxfi' into topic/ctxfi
Takashi Iwai
2009-07-22
2
-12
/
+9
|
\
|
*
ALSA: ctxfi - Fix uninitialized error checks
Takashi Iwai
2009-07-22
2
-12
/
+9
*
|
Merge branch 'fix/ctxfi' into topic/ctxfi
Takashi Iwai
2009-07-20
1
-2
/
+2
|
\
|
|
*
ALSA: ctxfi: Swapped SURROUND-SIDE channels on emu20k2
Frank Roth
2009-07-20
1
-2
/
+2
*
|
ALSA: ctxfi - Native timer support for emu20k2
Takashi Iwai
2009-07-20
2
-9
/
+55
|
/
*
ALSA: ctxfi - Add PM support
Wai Yew CHAY
2009-06-22
9
-107
/
+354
*
ALSA: ctxfi - Allow unknown PCI SSIDs
Takashi Iwai
2009-06-22
2
-6
/
+22
*
ALSA: ctxfi - Fix deadlock with xfi-timer
Takashi Iwai
2009-06-15
1
-8
/
+10
*
ALSA: ctxfi - Replace atc lock to mutex
Takashi Iwai
2009-06-13
2
-15
/
+11
*
ALSA: ctxfi - Clear PCM resources at hw_params and hw_free
Takashi Iwai
2009-06-09
2
-3
/
+17
*
ALSA: ctxfi - Check the presence of SRC instance in PCM pointer callbacks
Takashi Iwai
2009-06-09
1
-0
/
+4
*
ALSA: ctxfi - Add missing start check in atc_pcm_playback_start()
Takashi Iwai
2009-06-09
1
-0
/
+4
*
ALSA: ctxfi - Add use_system_timer module option
Takashi Iwai
2009-06-08
1
-3
/
+6
*
ALSA: ctxfi - Fix wrong model id for UAA
Takashi Iwai
2009-06-08
2
-9
/
+10
[next]