index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
ctxfi
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
4
-13
/
+15
2018-05-28
sound: Use octal not symbolic permissions
Joe Perches
2
-3
/
+3
2017-11-13
Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-26
ALSA: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+3
2017-08-31
ALSA: ctxfi: Remove null check before kfree
Himanshu Jha
2
-8
/
+4
2017-08-23
ALSA: ctxfi: make hw structures const
Bhumika Goyal
2
-2
/
+2
2017-08-22
ALSA: ctxfi: Use common error handling code in two functions
Markus Elfring
1
-20
/
+22
2017-08-12
ALSA: ctxfi: make snd_pcm_hardware const
Bhumika Goyal
1
-3
/
+3
2017-03-20
ALSA: ctxfi: Fix the incorrect check of dma_set_mask() call
Takashi Iwai
1
-1
/
+1
2017-02-28
ALSA: ctxfi: Fallback DMA mask to 32bit
Takashi Iwai
2
-26
/
+12
2016-09-12
ALSA: pci: constify local structures
Julia Lawall
1
-1
/
+1
2016-09-07
ALSA: squash lines for simple wrapper functions
Masahiro Yamada
1
-5
/
+1
2016-09-02
ALSA: constify snd_pcm_ops structures
Julia Lawall
1
-2
/
+2
2016-06-17
ALSA: ctxfi: Change structure initialisation to C99 style
Amitoj Kaur Chawla
1
-17
/
+17
2016-04-09
ALSA: constify ct_timer_ops structures
Julia Lawall
1
-3
/
+3
2015-11-11
ALSA: ctxfi: constify rsc ops structures
Julia Lawall
8
-18
/
+18
2015-04-16
ALSA: remove deprecated use of pci api
Quentin Lambert
2
-4
/
+4
2015-01-11
Merge branch 'topic/pci-cleanup' into for-next
Takashi Iwai
2
-21
/
+0
2015-01-09
ALSA: ctxfi: Simplify PM callbacks
Takashi Iwai
2
-21
/
+0
2015-01-04
ALSA: Deletion of checks before the function call "iounmap"
Markus Elfring
2
-8
/
+2
2014-12-03
ALSA: ctxfi: Neaten get_daio_rsc
Joe Perches
1
-17
/
+13
2014-10-28
ALSA: ctxfi: Kill the rest snd_print*()
Takashi Iwai
2
-4
/
+6
2014-10-21
ALSA: ctxfi: remove unused variable
Sudip Mukherjee
1
-4
/
+0
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-20
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
[next]