index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
solo6x10
/
solo6x10-g723.c
Age
Commit message (
Expand
)
Author
2023-08-18
media: solo6x10: Convert to generic PCM copy ops
Takashi Iwai
2020-12-03
media: solo6x10: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-11-17
media: solo6x10: fix missing snd_card_free in error handling case
Qinglang Miao
2020-07-19
media: solo6x10: replace http references with https
Alexander A. Klimov
2019-12-13
media: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-13
media: solo6x10: Use managed buffer allocation
Takashi Iwai
2019-11-11
media: solo6x10: Remove superfluous snd_dma_continuous_data()
Takashi Iwai
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-02-06
media: Drop superfluous PCM preallocation error checks
Takashi Iwai
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-03-23
media: solo6x10: get rid of an address space warning
Mauro Carvalho Chehab
2017-08-20
media: solo6x10: make snd_kcontrol_new const
Bhumika Goyal
2017-06-02
[media] solo6x10: Convert to the new PCM ops
Takashi Iwai
2017-01-31
[media] solo6x10: use designated initializers
Kees Cook
2016-09-19
[media] pci: constify snd_pcm_ops structures
Julia Lawall
2015-07-06
[media] SOLO6x10: Fix G.723 minimum audio period count
Krzysztof HaĆasa
2015-01-27
[media] solo6x10: s/unsigned char/u8/
Ismael Luceno
2014-07-22
[media] solo6x10: move out of staging into drivers/media/pci.
Hans Verkuil