Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
3969aba589d663b2a704f31555c2caead75a1646
/
sound
/
pci
/
ctxfi
172167b
ALSA: ctxfi: Fix out-of-range access
by Takashi Iwai
· 3 years, 1 month ago
253b7a1
ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bits
by Colin Ian King
· 3 years, 10 months ago
ba2b94e
ALSA: ctxfi: Replace the word blacklist
by Takashi Iwai
· 4 years, 6 months ago
fe37285
ALSA: pci/ctxfi: fix kernel-doc warnings
by Pierre-Louis Bossart
· 4 years, 6 months ago
48af5f9
ALSA: pci/ctxfi/ctatc: fix kernel-doc
by Pierre-Louis Bossart
· 4 years, 6 months ago
4df9332
ALSA: ctxfi: Remove unnecessary cast in kfree
by Xu Wang
· 4 years, 9 months ago
6e0e75d
ALSA: ctxfi: More constifications
by Takashi Iwai
· 5 years ago
88e540a
ALSA: pci: Constify snd_pci_quirk tables
by Takashi Iwai
· 5 years ago
efb0ad2
ALSA: pci: Constify snd_device_ops definitions
by Takashi Iwai
· 5 years ago
5e0890c
ALSA: ctxfi: Support PCM sync_stop
by Takashi Iwai
· 5 years ago
d34e1b7b
ALSA: pci: Drop superfluous ioctl PCM ops
by Takashi Iwai
· 5 years ago
76178cc
ALSA: ctxfi: Use managed buffer allocation
by Takashi Iwai
· 5 years ago
6974f8a
ALSA: pci: Avoid non-standard macro usage
by Takashi Iwai
· 5 years ago
16ccca1
ALSA: pci: Drop superfluous snd_pcm_sgbuf_ops_page
by Takashi Iwai
· 5 years ago
5765e78
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 364
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
17bc481
ALSA: pci: Remove superfluous snd_pcm_suspend*() calls
by Takashi Iwai
· 6 years ago
fad56c8
ALSA: ctxfi: cthw20k2: Replace mdelay() with msleep() and usleep_range()
by Jia-Ju Bai
· 6 years ago
08fd832
ALSA:: ctxfi: cthw20k1: Replace mdelay() with msleep()
by Jia-Ju Bai
· 6 years ago
a753af3
ALSA: ctxfi: use enum type CT_SUM_CTL where appropriate
by Stefan Agner
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
6a73cf4
sound: Use octal not symbolic permissions
by Joe Perches
· 7 years ago
76727c2c
Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
7211ec6
ALSA: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
39cdc62
ALSA: ctxfi: Remove null check before kfree
by Himanshu Jha
· 7 years ago
faa1190
ALSA: ctxfi: make hw structures const
by Bhumika Goyal
· 7 years ago
cbb7eb2
ALSA: ctxfi: Use common error handling code in two functions
by Markus Elfring
· 7 years ago
4f8f04e
ALSA: ctxfi: make snd_pcm_hardware const
by Bhumika Goyal
· 7 years ago
f363a06
ALSA: ctxfi: Fix the incorrect check of dma_set_mask() call
by Takashi Iwai
· 8 years ago
15c75b0
ALSA: ctxfi: Fallback DMA mask to 32bit
by Takashi Iwai
· 8 years ago
071f134
ALSA: pci: constify local structures
by Julia Lawall
· 8 years ago
44cc4a0
ALSA: squash lines for simple wrapper functions
by Masahiro Yamada
· 8 years ago
6769e988
ALSA: constify snd_pcm_ops structures
by Julia Lawall
· 8 years ago
d169133
ALSA: ctxfi: Change structure initialisation to C99 style
by Amitoj Kaur Chawla
· 9 years ago
5305239
ALSA: constify ct_timer_ops structures
by Julia Lawall
· 9 years ago
43f2cde
ALSA: ctxfi: constify rsc ops structures
by Julia Lawall
· 9 years ago
412b979
ALSA: remove deprecated use of pci api
by Quentin Lambert
· 10 years ago
9e59474
Merge branch 'topic/pci-cleanup' into for-next
by Takashi Iwai
· 10 years ago
7247aab
ALSA: ctxfi: Simplify PM callbacks
by Takashi Iwai
· 10 years ago
ff6defa
ALSA: Deletion of checks before the function call "iounmap"
by Markus Elfring
· 10 years ago
5395103
ALSA: ctxfi: Neaten get_daio_rsc
by Joe Perches
· 10 years ago
2e6705c
ALSA: ctxfi: Kill the rest snd_print*()
by Takashi Iwai
· 10 years ago
cf6814f
ALSA: ctxfi: remove unused variable
by Sudip Mukherjee
· 10 years ago
0cae90a
ALSA: ctxfi: pr_* replaced with dev_*
by Sudip Mukherjee
· 10 years ago
a45c4d5
ALSA: ctxfi: ctatc: added reference to snd_card
by Sudip Mukherjee
· 10 years ago
e5347f9
ALSA: ctxfi: initialized snd_card
by Sudip Mukherjee
· 10 years ago
3d0fdc8
ALSA: ctxfi: added reference of snd_card
by Sudip Mukherjee
· 10 years ago
b6bfe86
ALSA: ctxfi: removed typecast to (struct hw *)
by Sudip Mukherjee
· 10 years ago
6664089
ALSA: ctxfi: changed void * to struct hw *
by Sudip Mukherjee
· 10 years ago
7a7686b
ALSA: ctxfi: sparse warning
by Sudip Mukherjee
· 10 years ago
998052b
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 10 years ago
521bd5e
Merge tag 'sound-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
62afa85
ALSA: ctxfi: fix broken user-visible string
by Sudip Mukherjee
· 10 years ago
e720b82
ALSA: ctxfi: prink replacement
by Sudip Mukherjee
· 10 years ago
57f2d8b
ALSA: ctxfi: ctpcm.c: printk replacement
by Sudip Mukherjee
· 10 years ago
ee3043b
ALSA: ctxfi: ct20k1reg: Fix typo in include guard
by Rasmus Villemoes
· 10 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 10 years ago
60c5772
ALSA: pci: Convert to snd_card_new() with a device pointer
by Takashi Iwai
· 11 years ago
e240a46
ALSA: ctxfi - Work around emu20k1 glitch to prevent buffered sound data loss
by Sarah Bessmer
· 11 years ago
29fa957
ALSA: ctxfi: Use WARN_ON() instead of BUG_ON()
by Takashi Iwai
· 11 years ago
b71495e
ALSA: ctxfi: Staticize local symbols
by Sachin Kamat
· 11 years ago
20a2422
ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove
by Takashi Iwai
· 12 years ago
e23e7a1
ALSA: pci: remove __dev* attributes
by Bill Pemberton
· 12 years ago
7b31d00
ALSA: Define more channel map positions
by Takashi Iwai
· 12 years ago
7e8d613
ALSA: ctxfi: Fix mono channel map to UNKNOWN
by Takashi Iwai
· 12 years ago
8d50cdc
ALSA: ctxfi: Implement channel maps
by Takashi Iwai
· 12 years ago
ddf8348
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 12 years ago
4d8ce1c
ALSA: sound/pci/ctxfi/ctatc.c: fix error return code
by Julia Lawall
· 12 years ago
c7561cd
ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP
by Takashi Iwai
· 12 years ago
68cb2b5
ALSA: Convert to new pm_ops for PCI drivers
by Takashi Iwai
· 12 years ago
e9f66d9
ALSA: pci: clean up using module_pci_driver()
by Takashi Iwai
· 13 years ago
8a236f3
ALSA: ctxfi: Fix typo in ctvmem.c
by Masanari Iida
· 13 years ago
a67ff6a
ALSA: module_param: make bool parameters really bool
by Rusty Russell
· 13 years ago
1d5d37f
ALSA: ctxf: Use kcalloc instead of kzalloc to allocate array
by Thomas Meyer
· 13 years ago
da155d5
sound: Add module.h to the previously silent sound users
by Paul Gortmaker
· 13 years ago
391e691
ALSA: ctxfi: Bump playback substreams to 256
by Maarten Lankhorst
· 13 years ago
030aba5
ALSA: ctxfi: Change PLL initialization code
by Harry Butterworth
· 14 years ago
85e4d95
Merge branch 'test/pci-rename' into topic/misc
by Takashi Iwai
· 14 years ago
b028b81
ALSA: ctxfi: Implement a combined capabilities query method to replace multiple have_x query methods.
by Harry Butterworth
· 14 years ago
5530921
ALSA: ctxfi: Add support for Creative Titanium HD
by Harry Butterworth
· 14 years ago
934c2b6
ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*
by Takashi Iwai
· 14 years ago
3733e42
ALSA: Use KBUILD_MODNAME for pci_driver.name entries
by Takashi Iwai
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
9d4ed9e
ALSA: ctxfi - use list_move() instead of list_del()/list_add() combination
by Kirill A. Shutemov
· 14 years ago
efed5f2
ALSA: ctxfi - Clear input settings before initialization
by Przemyslaw Bruski
· 14 years ago
f164753
ALSA: ctxfi - Fix SPDIF status retrieval
by Przemyslaw Bruski
· 14 years ago
4c1847e
ALSA: ctxfi - Fix incorrect SPDIF status bit mask
by Przemyslaw Bruski
· 14 years ago
19002fd
ALSA: ctxfi - Fix microphone boost codes/comments
by Przemyslaw Bruski
· 14 years ago
fa2b30a
ALSA: sound/pci/ctxfi/ctpcm.c: Remove potential for use after free
by Julia Lawall
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
b8f1f59
Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into devel
by Jaroslav Kysela
· 15 years ago
cebe41d
sound: use DEFINE_PCI_DEVICE_TABLE
by Alexey Dobriyan
· 15 years ago
21956b6
ALSA: ctxfi - fix PTP address initialization
by Jaroslav Kysela
· 15 years ago
408bffd
ALSA: ctxfi - Add subsystem option
by Takashi Iwai
· 15 years ago
e87a3dd
Merge branch 'fix/misc' into topic/misc
by Takashi Iwai
· 15 years ago
84ed1a1
ALSA: Cleanup redundant tests on unsigned
by Roel Kluin
· 15 years ago
3b04691
ALSA: ctxfi: Swapped SURROUND-SIDE mute
by Sven Eckelmann
· 15 years ago
35ebf6e
ALSA: ctxfi - Simple code clean up
by Takashi Iwai
· 15 years ago
89e1b95
Merge branch 'fix/ctxfi' into topic/ctxfi
by Takashi Iwai
· 15 years ago
Next »