aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-08spi: meson-spicc: do not rely on busy flag in pow2 clk opsNeil Armstrong1-3/+3
2022-09-08ASoC: soc-dapm.c: random cleanup retryMark Brown1-5/+15
2022-09-08pinctrl: qcom: spmi-gpio: Make irqchip immutableManivannan Sadhasivam1-10/+28
2022-09-08Merge tag 'asoc-fix-v6.0-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai13-131/+183
2022-09-08Merge tag 'net-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds82-420/+913
2022-09-08fs: only do a memory barrier for the first set_buffer_uptodate()Linus Torvalds1-0/+11
2022-09-08Merge tag 'efi-urgent-for-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efiLinus Torvalds3-25/+14
2022-09-08usb: chipidea: make configs for glue drivers visible with EXPERTLukas Bulwahn1-5/+5
2022-09-08drm/i915: Round TMDS clock to nearestVille Syrjälä2-2/+3
2022-09-08drm/i915: Use a fixed N value alwaysVille Syrjälä5-29/+24
2022-09-08drm/i915: Allow M/N change during fastset on bdw+Ville Syrjälä3-8/+43
2022-09-08drm/i915: Add intel_panel_highest_mode()Ville Syrjälä2-0/+18
2022-09-08drm/i915: Skip intel_modeset_pipe_config_late() if the pipe is not enabledVille Syrjälä1-3/+5
2022-09-08drm/i915: Nuke fastet state copy hacksVille Syrjälä1-25/+3
2022-09-08drm/i915: Set active dpll early for icl+Ville Syrjälä1-0/+6
2022-09-08drm/i915: Make all clock checks non-fuzzyVille Syrjälä1-15/+4
2022-09-08drm/i915: Make M/N checks non-fuzzyVille Syrjälä2-45/+13
2022-09-08drm/i915: Compute clocks earlierVille Syrjälä1-4/+4
2022-09-08drm/i915: Feed the DPLL output freq back into crtc_stateVille Syrjälä7-12/+117
2022-09-08drm/i915: Reassign DPLLs only for crtcs going throug .compute_config()Ville Syrjälä2-20/+3
2022-09-08drm/i915: Do .crtc_compute_clock() earlierVille Syrjälä2-7/+5
2022-09-08r8169: merge support for chip versions 10, 13, 16Heiner Kallweit3-13/+4
2022-09-08spi: lpspi: Remove the unneeded result variableye xingchen1-4/+1
2022-09-08ASoC: ak4458: Remove component probe() and remove()Shengjiu Wang1-46/+7
2022-09-08ASoC: sti-sas: Remove the unneeded result variableye xingchen1-8/+2
2022-09-08ASoC: max98390: Remove unnecessary amp on/off conrtolSteve Lee1-7/+10
2022-09-08ASoC: soc-dapm.c: tidyup snd_soc_dai_link_event_pre_pmu()Kuninori Morimoto1-5/+4
2022-09-08ASoC: soc-dapm.c: add comment for kzalloc()/kfree() on snd_soc_dai_link_event_pre_pmu()Kuninori Morimoto1-0/+11
2022-09-08firmware: arm_ffa: Split up ffa_ops into info, message and memory operationsSudeep Holla3-18/+45
2022-09-08firmware: arm_ffa: Set up 32bit execution mode flag using partiion propertySudeep Holla2-1/+15
2022-09-08firmware: arm_ffa: Add v1.1 get_partition_info supportSudeep Holla2-8/+36
2022-09-08firmware: arm_ffa: Rename ffa_dev_ops as ffa_opsSudeep Holla4-13/+13
2022-09-08firmware: arm_ffa: Make memory apis ffa_device independentSudeep Holla3-9/+5
2022-09-08firmware: arm_ffa: Use FFA_FEATURES to detect if native versions are supportedSudeep Holla1-6/+16
2022-09-08firmware: arm_ffa: Add support for querying FF-A featuresSudeep Holla1-0/+26
2022-09-08firmware: arm_ffa: Remove ffa_dev_ops_get()Sudeep Holla2-15/+0
2022-09-08tee: optee: Drop ffa_ops in optee_ffa structure using ffa_dev->ops directlySudeep Holla2-11/+5
2022-09-08firmware: arm_ffa: Add pointer to the ffa_dev_ops in struct ffa_devSudeep Holla3-4/+9
2022-09-08drm/i915: Set correct domains values at _i915_vma_move_to_activeNirmoy Das1-1/+2
2022-09-08drm/panfrost: devfreq: set opp to the recommended one to configure regulatorClément Péron1-0/+11
2022-09-08drm/i915: Rename ggtt_view as gtt_viewNiranjana Vishwanathapura19-149/+149
2022-09-08sch_sfb: Also store skb len before calling child enqueueToke Høiland-Jørgensen1-1/+2
2022-09-08net: phy: lan87xx: change interrupt src of link_up to comm_readyArun Ramadoss1-4/+54
2022-09-08RDMA/mlx5: Remove duplicate assignment in umr_rereg_pas()Daisuke Matsuda1-1/+0
2022-09-08drm/ssd130x: Replace simple display helpers with the atomic helpersJavier Martinez Canillas2-80/+189
2022-09-08pinctrl: meson: Switch to use fwnode instead of of_nodeAndy Shevchenko2-5/+6
2022-09-08pinctrl: microchip-sgpio: Correct the fwnode_irq_get() return value checkAndy Shevchenko1-2/+3
2022-09-08Merge tag 'amlogic-arm64-dt-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux into arm/dtArnd Bergmann9-336/+515
2022-09-08net: stmmac: Disable automatic FCS/Pad strippingKurt Kanzenbach6-40/+6
2022-09-08pinctrl: ingenic: Switch to use fwnode instead of of_nodeAndy Shevchenko1-14/+17