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
2021-03-30
Merge tag 'tags/mute-led-rework' into for-next
Takashi Iwai
1
-1
/
+0
2021-03-18
ALSA: ctxfi: fix comment syntax in file headers
Aditya Srivastava
20
-20
/
+20
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
1
-1
/
+0
2021-02-28
ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bits
Colin Ian King
1
-1
/
+1
2021-01-15
ALSA: pci: Simplify with dma_set_mask_and_coherent()
Takashi Iwai
2
-12
/
+4
2021-01-08
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
1
-1
/
+1
2020-12-25
ALSA: ctxfi: Use DIV_ROUND_UP() instead of open-coding it
Lars-Peter Clausen
1
-1
/
+1
2020-07-15
ALSA: ctxfi: Replace the word blacklist
Takashi Iwai
1
-1
/
+1
2020-07-07
ALSA: pci/ctxfi: fix kernel-doc warnings
Pierre-Louis Bossart
6
-6
/
+6
2020-07-07
ALSA: pci/ctxfi/ctatc: fix kernel-doc
Pierre-Louis Bossart
1
-0
/
+4
2020-04-09
ALSA: ctxfi: Remove unnecessary cast in kfree
Xu Wang
1
-7
/
+7
2020-01-05
ALSA: ctxfi: More constifications
Takashi Iwai
2
-3
/
+3
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-12-11
ALSA: ctxfi: Support PCM sync_stop
Takashi Iwai
2
-3
/
+2
2019-12-11
ALSA: pci: Drop superfluous ioctl PCM ops
Takashi Iwai
1
-2
/
+0
2019-12-11
ALSA: ctxfi: Use managed buffer allocation
Takashi Iwai
1
-11
/
+4
2019-11-06
ALSA: pci: Avoid non-standard macro usage
Takashi Iwai
2
-2
/
+3
2019-11-06
ALSA: pci: Drop superfluous snd_pcm_sgbuf_ops_page
Takashi Iwai
1
-2
/
+0
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 364
Thomas Gleixner
28
-133
/
+28
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-01-15
ALSA: pci: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
1
-8
/
+0
2018-07-27
ALSA: ctxfi: cthw20k2: Replace mdelay() with msleep() and usleep_range()
Jia-Ju Bai
1
-6
/
+6
2018-07-27
ALSA:: ctxfi: cthw20k1: Replace mdelay() with msleep()
Jia-Ju Bai
1
-3
/
+3
2018-06-18
ALSA: ctxfi: use enum type CT_SUM_CTL where appropriate
Stefan Agner
1
-7
/
+8
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
[next]