index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
cs5535audio
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-07
ALSA: cs5535audio: Remove the redundant assignment
Jiapeng Chong
1
-3
/
+1
2022-05-23
ALSA: cs5535audio: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-04-12
ALSA: cs5535audio: Fix the missing snd_card_free() call at probe error
Takashi Iwai
1
-2
/
+8
2021-07-19
ALSA: cs5535audio: Allocate resources with device-managed APIs
Takashi Iwai
2
-78
/
+23
2021-06-09
ALSA: cs5535audio: Fix assignment in if condition
Takashi Iwai
2
-14
/
+24
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
1
-1
/
+0
2021-01-15
ALSA: pci: Simplify with dma_set_mask_and_coherent()
Takashi Iwai
1
-2
/
+1
2021-01-08
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
1
-2
/
+2
2020-01-03
ALSA: pci: Constify snd_kcontrol_new items
Takashi Iwai
1
-1
/
+1
2020-01-03
ALSA: pci: Constify snd_ac97_bus_ops definitions
Takashi Iwai
1
-1
/
+1
2020-01-03
ALSA: pci: Constify snd_device_ops definitions
Takashi Iwai
1
-1
/
+1
2019-12-11
ALSA: cs5535audio: Support PCM sync_stop
Takashi Iwai
1
-1
/
+1
2019-12-11
ALSA: pci: Drop superfluous ioctl PCM ops
Takashi Iwai
1
-2
/
+0
2019-12-11
ALSA: cs5535: Use managed buffer allocation
Takashi Iwai
1
-8
/
+4
2019-11-06
ALSA: pci: Avoid non-standard macro usage
Takashi Iwai
1
-3
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
3
-44
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
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
-1
/
+0
2018-08-01
ALSA: cs5535audio: remove redundant pointer 'dma'
Colin Ian King
1
-6
/
+1
2018-07-26
ALSA: cs5535audio: Fix invalid endian conversion
Takashi Iwai
2
-5
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-13
ALSA: cs5535audio: make snd_pcm_hardware const
Bhumika Goyal
1
-2
/
+2
2016-12-28
ALSA: cs5535audio: fix unused warnings on resume/suspend
Jérémy Lefaure
1
-2
/
+2
2016-09-02
ALSA: cs5535audio: constify snd_pcm_ops structures
Julia Lawall
1
-2
/
+2
2015-12-31
ALSA: cs5535audio: constify cs5535audio_dma_ops structures
Julia Lawall
1
-2
/
+2
2015-04-16
ALSA: remove deprecated use of pci api
Quentin Lambert
1
-2
/
+2
2015-04-05
ALSA: Use const struct ac97_quirk
Joe Perches
1
-1
/
+1
2015-01-28
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
1
-1
/
+1
2015-01-09
ALSA: cs5535audio: Simplify PM callbacks
Takashi Iwai
1
-18
/
+0
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-02-26
ALSA: cs5535audio: Use standard printk helpers
Takashi Iwai
4
-21
/
+25
2014-02-12
ALSA: pci: Convert to snd_card_new() with a device pointer
Takashi Iwai
1
-3
/
+2
2014-01-05
ALSA: cs5535audio: use named constants for pci_power_t values
Julia Lawall
1
-1
/
+1
2013-10-29
ALSA: Use strlcpy() instead of strncpy()
Takashi Iwai
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
4
-20
/
+20
2012-08-14
ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP
Takashi Iwai
2
-2
/
+2
2012-07-03
ALSA: Convert to new pm_ops for PCI drivers
Takashi Iwai
3
-11
/
+12
2012-04-24
ALSA: pci: clean up using module_pci_driver()
Takashi Iwai
1
-13
/
+2
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
1
-1
/
+1
2011-11-21
ALSA: cs5535 - Fix an endianness conversion
Dan Carpenter
1
-1
/
+1
2011-11-01
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
1
-1
/
+1
2011-07-22
Merge branch 'topic/misc' into for-linus
Takashi Iwai
1
-2
/
+2
2011-06-30
ALSA: cs5535 - Fix invalid big-endian conversions
Takashi Iwai
1
-2
/
+2
2011-06-10
ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*
Takashi Iwai
1
-1
/
+1
2011-06-10
ALSA: Use KBUILD_MODNAME for pci_driver.name entries
Takashi Iwai
1
-1
/
+1
2010-12-23
PCI: make pci_restore_state return void
Jon Mason
1
-6
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2
-2
/
+0
2010-02-09
sound: use DEFINE_PCI_DEVICE_TABLE
Alexey Dobriyan
1
-1
/
+1
[next]