index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
/
audio_codec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'staging-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-06-03
1
-18
/
+14
|
\
|
*
staging: greybus: remove empty callback function
Jaehee Park
2022-04-13
1
-8
/
+0
|
*
staging: greybus: codecs: fix type confusion of list iterator variable
Jakob Koschel
2022-04-04
1
-2
/
+2
|
*
staging: greybus: codecs: use dedicated list iterator variable
Jakob Koschel
2022-04-04
1
-8
/
+12
*
|
ASoC: soc-card: Create jack kcontrol without pins
Akihiko Odaki
2022-04-14
1
-5
/
+7
|
/
*
staging: greybus: codecs: Fix reference counter leak in error handling
Zhang Qilong
2020-11-13
1
-0
/
+2
*
staging: greybus: audio: code indentation and formatting changes
Deepak R Varma
2020-10-26
1
-70
/
+39
*
staging: greybus: codecs: use SNDRV_PCM_FMTBIT_S16_LE for format bitmask
Coiby Xu
2020-10-05
1
-2
/
+2
*
staging: greybus: audio: Add helper APIs for dynamic audio modules
Vaibhav Agarwal
2020-07-29
1
-4
/
+8
*
staging: greybus: audio: Resolve compilation errors for GB codec module
Vaibhav Agarwal
2020-07-29
1
-45
/
+43
*
staging: greybus: audio: Maintain jack list within GB Audio module
Vaibhav Agarwal
2020-07-29
1
-37
/
+37
*
staging: greybus: audio: Update snd_jack FW usage as per new APIs
Vaibhav Agarwal
2020-07-29
1
-12
/
+42
*
staging: remove unneeded static set .owner field in platform_driver
zhong jiang
2018-09-14
1
-1
/
+0
*
staging: greybus: audio_codec.c: Prefer kernel type 'u32' over 'uint32_t'
Kamal Heib
2018-01-22
1
-3
/
+3
*
staging: greybus: audio_codec.c: Logical continuations should be on the previ...
Kamal Heib
2018-01-22
1
-2
/
+2
*
staging: greybus: audio_codec.c: Space required around ':'
Kamal Heib
2018-01-22
1
-2
/
+2
*
staging: greybus: audio_codec.c: Cleanup blank lines
Kamal Heib
2018-01-22
1
-3
/
+0
*
staging: greybus: audio_codec.c: Fix alignment should match open parenthesis
Kamal Heib
2018-01-22
1
-3
/
+3
*
staging: greybus: Remove redundant license text
Greg Kroah-Hartman
2017-11-11
1
-2
/
+0
*
staging: greybus: add SPDX identifiers to all greybus driver files
Greg Kroah-Hartman
2017-11-11
1
-0
/
+1
*
staging: greybus: audio: constify snd_soc_dai_ops structures
Arvind Yadav
2017-08-22
1
-1
/
+1
*
staging: greybus: fix "line over 80 characters" coding style issues
Gioh Kim
2017-02-12
1
-1
/
+4
*
staging: greybus: audio: Cleanup junk codec registers
Vaibhav Agarwal
2017-01-19
1
-37
/
+2
*
staging: greybus: audio: Initialize sig_bits before configuring hwparams
Vaibhav Agarwal
2017-01-19
1
-0
/
+7
*
staging: greybus: audio_codec: Remove useless return statement.
Elise Lennion
2016-10-16
1
-1
/
+0
*
drivers: staging: greybus: audio_codec.c: Fixed CHECKS for brace issues
Chase Metzger
2016-10-16
1
-1
/
+3
*
staging: greybus: audio_codec.c: code indent should use tabs where possible
Richard Groux
2016-09-22
1
-1
/
+1
*
staging: greybus: audio_codec.c: space required before the open brace
Richard Groux
2016-09-22
1
-1
/
+1
*
staging: greybus: use preferred kernel type u16
Chaehyun Lim
2016-09-20
1
-6
/
+6
*
staging: greybus: use preferred kernel type u8
Chaehyun Lim
2016-09-20
1
-3
/
+3
*
greybus: audio: Fetch jack_mask, button_mask from module's topology data
Vaibhav Agarwal
2016-09-02
1
-23
/
+45
*
greybus: audio: Remove unnecessary num_jack field from module_info
Vaibhav Agarwal
2016-09-02
1
-9
/
+0
*
greybus: audio: Fix incorrect direction value when enabling RX
Mark Greer
2016-08-26
1
-1
/
+1
*
greybus: audio: Report jack removal along with module removal
Vaibhav Agarwal
2016-08-05
1
-2
/
+11
*
greybus: audio: Maintain module stream state for each data connection
Vaibhav Agarwal
2016-08-04
1
-83
/
+67
*
greybus: audio: Maintain runtime stream params for each DAI
Vaibhav Agarwal
2016-08-04
1
-66
/
+131
*
greybus: audio: Update pm runtime support in dai_ops callback
Vaibhav Agarwal
2016-08-04
1
-0
/
+30
*
greybus: audio: Find data connection based on id
Vaibhav Agarwal
2016-08-04
1
-41
/
+39
*
greybus: audio: Use AIF widget to enable path between module & APB
Vaibhav Agarwal
2016-08-04
1
-18
/
+5
*
greybus: audio: Update parameters for gbaudio_module_update API
Vaibhav Agarwal
2016-08-04
1
-2
/
+3
*
greybus: audio: Update dai_driver table with appropriate fields
Vaibhav Agarwal
2016-08-04
1
-3
/
+3
*
greybus: audio: Split helper APIs based on stream direction
Vaibhav Agarwal
2016-08-04
1
-177
/
+228
*
greybus: audio: Enable audio path based on control switch state only
Vaibhav Agarwal
2016-08-04
1
-284
/
+50
*
greybus: audio: Remove un-necessary goto statement
Vaibhav Agarwal
2016-08-04
1
-10
/
+11
*
greybus: audio: Avoid using ARA keyword
Vaibhav Agarwal
2016-07-22
1
-5
/
+5
*
greybus: audio: Maintain proper codec state during shutdown sequence.
Vaibhav Agarwal
2016-07-13
1
-1
/
+9
*
greybus: audio: Fix incorrect codec state modification
Vaibhav Agarwal
2016-07-13
1
-2
/
+2
*
greybus: audio: remove the unnecessary return statement
David Lin
2016-06-24
1
-1
/
+0
*
greybus: Remove extra blank lines
Viresh Kumar
2016-06-10
1
-1
/
+0
*
greybus: Remove apbridgea_shutdown_xx sequence if already done
Vaibhav Agarwal
2016-06-09
1
-12
/
+0
[next]