index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
cs43130.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: cs43130: Drop legacy includes
Linus Walleij
2023-12-01
1
-2
/
+0
*
ASoC: cs43130: Allow configuration of bit clock and frame inversion
Maciej Strozek
2023-11-24
1
-2
/
+40
*
ASoC: cs43130: Allow driver to work without IRQ connection
Maciej Strozek
2023-11-23
1
-23
/
+54
*
ASoC: cs43130: Add switch to control normal and alt hp inputs
Maciej Strozek
2023-11-17
1
-4
/
+12
*
ASoC: cs43130: Add handling of ACPI
Maciej Strozek
2023-11-17
1
-16
/
+28
*
ASoC: cs43130: Store device in private struct and use it more consistently
Maciej Strozek
2023-11-17
1
-77
/
+74
*
ASoC: cs43130: Fix incorrect frame delay configuration
Maciej Strozek
2023-11-17
1
-1
/
+1
*
ASoC: cs43130: Fix the position of const qualifier
Maciej Strozek
2023-11-17
1
-2
/
+2
*
ASoC: Explicitly include correct DT includes
Rob Herring
2023-10-09
1
-2
/
+1
*
ASoC: cs43130: Use maple tree register cache
Mark Brown
2023-06-13
1
-1
/
+1
*
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-08
1
-1
/
+1
*
Merge tag 'sound-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2022-10-05
1
-6
/
+5
|
\
|
*
ASoC: cs43130: Replace scnprintf() with sysfs_emit()
Takashi Iwai
2022-08-15
1
-6
/
+5
*
|
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
|
/
*
ASoC: cs*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-06-27
1
-1
/
+0
*
ASoC: cs43130: Re-use generic struct u16_fract
Andy Shevchenko
2022-05-05
1
-8
/
+8
*
ASoC: soc-card: Create jack kcontrol without pins
Akihiko Odaki
2022-04-14
1
-1
/
+1
*
ASoC: cs*: use simple i2c probe function
Stephen Kitt
2022-04-05
1
-3
/
+2
*
Merge series "ASoC: tlv320aic32x4: Add support for TAS2505" from Claudius Hei...
Mark Brown
2021-06-23
1
-15
/
+13
|
\
|
*
ASoC: cs43130: handle errors in cs43130_probe() properly
Greg Kroah-Hartman
2021-05-13
1
-14
/
+14
|
*
Revert "ASoC: cs43130: fix a NULL pointer dereference"
Greg Kroah-Hartman
2021-05-13
1
-2
/
+0
*
|
ASoC: cs43130: Use DEVICE_ATTR_RO macro
YueHaibing
2021-05-26
1
-12
/
+12
*
|
ASoC: cs43130: Minor error paths fixups
Charles Keepax
2021-05-10
1
-12
/
+19
|
/
*
ASoC: cs*: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2021-01-21
1
-3
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
ASoC: cs43130: fix a NULL pointer dereference
Kangjie Lu
2019-05-02
1
-0
/
+2
*
regmap: split up regmap_config.use_single_rw
David Frey
2018-09-07
1
-1
/
+3
*
sound: Use octal not symbolic permissions
Joe Perches
2018-05-28
1
-4
/
+4
*
ASoC: cs43130: replace codec to component
Kuninori Morimoto
2018-02-12
1
-121
/
+122
*
ASoC: cs43130: Add break keyword to switch case
Li Xu
2017-09-06
1
-2
/
+14
*
ASoC: cs43130: Fix unused compiler warnings for PM runtime
Takashi Iwai
2017-09-04
1
-2
/
+2
*
ASoC: cs43130: Fix possible Oops with invalid dev_id
Takashi Iwai
2017-09-04
1
-0
/
+4
*
ASoC: cs43130: fix spelling mistake: "irq_occurrance" -> "irq_occurrence"
Colin Ian King
2017-09-04
1
-4
/
+4
*
ASoC: cs43130: Add support for CS43130 codec
Li Xu
2017-09-01
1
-0
/
+2690