index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-05
ASoC: dt-bindings: wlf,wm8960: Convert to dtschema
Krzysztof Kozlowski
2
-42
/
+88
2023-03-05
ASoC: Intel: avs: Use struct_size for struct avs_modcfg_ext size
Jacob Keller
1
-1
/
+1
2023-03-05
MAINTAINERS: update Microchip AT91 sound entries with documentation files
Claudiu Beznea
1
-0
/
+5
2023-03-05
MAINTAINERS: add myself as maintainer for Microchip AT91 sound drivers
Claudiu Beznea
1
-2
/
+2
2023-03-05
ASoC: mchp-pdmc: avoid casting to/from void pointer
Claudiu Beznea
1
-2
/
+2
2023-03-05
ASoC: mchp-pdmc: return directly ret
Claudiu Beznea
1
-4
/
+2
2023-03-05
ASoC: mchp-pdmc: use FIELD_PREP() where possible
Claudiu Beznea
1
-6
/
+3
2023-03-05
ASoC: mchp-spdiftx: update debug message
Claudiu Beznea
1
-1
/
+1
2023-03-05
ASoC: mchp-spdiftx: use regmap_update_bits()
Claudiu Beznea
1
-17
/
+5
2023-03-05
ASoC: mchp-spdiftx: use FIELD_PREP() where possible
Claudiu Beznea
1
-12
/
+9
2023-03-05
ASoC: maxim,max9867: add "mclk" support
Benjamin Bara
1
-2
/
+17
2023-03-05
ASoC: dt-bindings: maxim,max9867: add clocks property
Richard Leitner
1
-0
/
+11
2023-03-05
ASoC: dt-bindings: maxim,max9867: convert txt bindings to yaml
Richard Leitner
2
-17
/
+55
2023-03-05
ASoC: SOF: Intel: MTL: Enable DMI L1
Ranjani Sridharan
2
-0
/
+5
2023-03-05
ASoC: SOF: Intel: hda: Restrict DMI L1 disable workaround
Ranjani Sridharan
1
-3
/
+6
2023-03-05
ASoC: SOF: Intel: hda: Do not re-enable L1 if disabled before suspend
Ranjani Sridharan
4
-12
/
+18
2023-03-05
ASoC: amd: vangogh: Add components prefix in structs and function names
Lucas Tanure
1
-14
/
+14
2023-03-05
ASoC: amd: vangogh: Centralize strings definition
Lucas Tanure
1
-12
/
+19
2023-03-05
ASoC: amd: vangogh: Move nau8821 and CPU side code up for future platform
Lucas Tanure
1
-47
/
+50
2023-03-05
ASoC: amd: vangogh: Check Bit Clock rate before snd_soc_dai_set_pll
Lucas Tanure
1
-3
/
+9
2023-03-05
ASoC: amd: vangogh: use for_each_rtd_components instead of for
Lucas Tanure
1
-20
/
+22
2023-03-05
ASoC: amd: vangogh: remove unnecessarily included headers
Lucas Tanure
1
-6
/
+2
2023-03-05
ASoC: amd: vangogh: use sizeof of variable instead of struct type
Lucas Tanure
1
-1
/
+1
2023-03-05
ASoC: amd: vangogh: Small code refactor
Lucas Tanure
1
-81
/
+64
2023-03-05
ASoC: amd: vangogh: Remove unnecessary init function
Lucas Tanure
1
-6
/
+0
2023-03-05
MAINTAINERS: add the Freescale QMC audio entry
Herve Codina
1
-0
/
+8
2023-03-05
ASoC: fsl: Add support for QMC audio
Herve Codina
3
-0
/
+746
2023-03-05
dt-bindings: sound: Add support for QMC audio
Herve Codina
1
-0
/
+117
2023-03-05
MAINTAINERS: add the Freescale QMC controller entry
Herve Codina
1
-0
/
+8
2023-03-05
soc: fsl: cpm1: Add support for QMC
Herve Codina
4
-0
/
+1617
2023-03-05
dt-bindings: soc: fsl: cpm_qe: Add QMC controller
Herve Codina
1
-0
/
+172
2023-03-05
powerpc/8xx: Use a larger CPM1 command check mask
Herve Codina
1
-1
/
+1
2023-03-05
MAINTAINERS: add the Freescale TSA controller entry
Herve Codina
1
-0
/
+9
2023-03-05
soc: fsl: cpm1: Add support for TSA
Herve Codina
4
-0
/
+900
2023-03-05
dt-bindings: soc: fsl: cpm_qe: Add TSA controller
Herve Codina
2
-0
/
+228
2023-03-05
ASoC: tas571x: add support for TAS5733
Kamel Bouhara
1
-0
/
+59
2023-03-05
ASoC: tas571x: add tas5733 compatible
Kamel Bouhara
1
-0
/
+1
2023-03-05
ASoC: sh: rz-ssi: Update interrupt handling for half duplex channels
Lad Prabhakar
1
-19
/
+44
2023-03-05
ASoC: dt-bindings: renesas,rz-ssi: Update interrupts and interrupt-names prop...
Lad Prabhakar
1
-9
/
+12
2023-03-05
ASoC: dt-bindings: cirrus,cs35l41: Document CS35l41 shared boost
Lucas Tanure
1
-1
/
+9
2023-03-05
ALSA: cs35l41: Add shared boost feature
Lucas Tanure
5
-7
/
+113
2023-03-05
ASoC: cs35l41: Refactor error release code
Lucas Tanure
1
-48
/
+16
2023-03-05
ASoC: cs35l41: Only disable internal boost
Lucas Tanure
1
-15
/
+19
2023-03-05
Linux 6.3-rc1
Linus Torvalds
1
-2
/
+2
2023-03-05
cpumask: re-introduce constant-sized cpumask optimizations
Linus Torvalds
4
-72
/
+72
2023-03-05
Merge tag 'v6.3-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
3
-23
/
+53
2023-03-05
Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-15
/
+51
2023-03-05
Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-15
/
+44
2023-03-05
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+1
2023-03-05
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
11
-11
/
+48
[prev]
[next]