index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-08
spi: meson-spicc: do not rely on busy flag in pow2 clk ops
Neil Armstrong
1
-3
/
+3
2022-09-08
ASoC: soc-dapm.c: random cleanup retry
Mark Brown
1
-5
/
+15
2022-09-08
pinctrl: qcom: spmi-gpio: Make irqchip immutable
Manivannan Sadhasivam
1
-10
/
+28
2022-09-08
Merge tag 'asoc-fix-v6.0-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
13
-131
/
+183
2022-09-08
Merge tag 'net-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
82
-420
/
+913
2022-09-08
fs: only do a memory barrier for the first set_buffer_uptodate()
Linus Torvalds
1
-0
/
+11
2022-09-08
Merge tag 'efi-urgent-for-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
3
-25
/
+14
2022-09-08
usb: chipidea: make configs for glue drivers visible with EXPERT
Lukas Bulwahn
1
-5
/
+5
2022-09-08
drm/i915: Round TMDS clock to nearest
Ville Syrjälä
2
-2
/
+3
2022-09-08
drm/i915: Use a fixed N value always
Ville Syrjälä
5
-29
/
+24
2022-09-08
drm/i915: Allow M/N change during fastset on bdw+
Ville Syrjälä
3
-8
/
+43
2022-09-08
drm/i915: Add intel_panel_highest_mode()
Ville Syrjälä
2
-0
/
+18
2022-09-08
drm/i915: Skip intel_modeset_pipe_config_late() if the pipe is not enabled
Ville Syrjälä
1
-3
/
+5
2022-09-08
drm/i915: Nuke fastet state copy hacks
Ville Syrjälä
1
-25
/
+3
2022-09-08
drm/i915: Set active dpll early for icl+
Ville Syrjälä
1
-0
/
+6
2022-09-08
drm/i915: Make all clock checks non-fuzzy
Ville Syrjälä
1
-15
/
+4
2022-09-08
drm/i915: Make M/N checks non-fuzzy
Ville Syrjälä
2
-45
/
+13
2022-09-08
drm/i915: Compute clocks earlier
Ville Syrjälä
1
-4
/
+4
2022-09-08
drm/i915: Feed the DPLL output freq back into crtc_state
Ville Syrjälä
7
-12
/
+117
2022-09-08
drm/i915: Reassign DPLLs only for crtcs going throug .compute_config()
Ville Syrjälä
2
-20
/
+3
2022-09-08
drm/i915: Do .crtc_compute_clock() earlier
Ville Syrjälä
2
-7
/
+5
2022-09-08
r8169: merge support for chip versions 10, 13, 16
Heiner Kallweit
3
-13
/
+4
2022-09-08
spi: lpspi: Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-09-08
ASoC: ak4458: Remove component probe() and remove()
Shengjiu Wang
1
-46
/
+7
2022-09-08
ASoC: sti-sas: Remove the unneeded result variable
ye xingchen
1
-8
/
+2
2022-09-08
ASoC: max98390: Remove unnecessary amp on/off conrtol
Steve Lee
1
-7
/
+10
2022-09-08
ASoC: soc-dapm.c: tidyup snd_soc_dai_link_event_pre_pmu()
Kuninori Morimoto
1
-5
/
+4
2022-09-08
ASoC: soc-dapm.c: add comment for kzalloc()/kfree() on snd_soc_dai_link_event_pre_pmu()
Kuninori Morimoto
1
-0
/
+11
2022-09-08
firmware: arm_ffa: Split up ffa_ops into info, message and memory operations
Sudeep Holla
3
-18
/
+45
2022-09-08
firmware: arm_ffa: Set up 32bit execution mode flag using partiion property
Sudeep Holla
2
-1
/
+15
2022-09-08
firmware: arm_ffa: Add v1.1 get_partition_info support
Sudeep Holla
2
-8
/
+36
2022-09-08
firmware: arm_ffa: Rename ffa_dev_ops as ffa_ops
Sudeep Holla
4
-13
/
+13
2022-09-08
firmware: arm_ffa: Make memory apis ffa_device independent
Sudeep Holla
3
-9
/
+5
2022-09-08
firmware: arm_ffa: Use FFA_FEATURES to detect if native versions are supported
Sudeep Holla
1
-6
/
+16
2022-09-08
firmware: arm_ffa: Add support for querying FF-A features
Sudeep Holla
1
-0
/
+26
2022-09-08
firmware: arm_ffa: Remove ffa_dev_ops_get()
Sudeep Holla
2
-15
/
+0
2022-09-08
tee: optee: Drop ffa_ops in optee_ffa structure using ffa_dev->ops directly
Sudeep Holla
2
-11
/
+5
2022-09-08
firmware: arm_ffa: Add pointer to the ffa_dev_ops in struct ffa_dev
Sudeep Holla
3
-4
/
+9
2022-09-08
drm/i915: Set correct domains values at _i915_vma_move_to_active
Nirmoy Das
1
-1
/
+2
2022-09-08
drm/panfrost: devfreq: set opp to the recommended one to configure regulator
Clément Péron
1
-0
/
+11
2022-09-08
drm/i915: Rename ggtt_view as gtt_view
Niranjana Vishwanathapura
19
-149
/
+149
2022-09-08
sch_sfb: Also store skb len before calling child enqueue
Toke Høiland-Jørgensen
1
-1
/
+2
2022-09-08
net: phy: lan87xx: change interrupt src of link_up to comm_ready
Arun Ramadoss
1
-4
/
+54
2022-09-08
RDMA/mlx5: Remove duplicate assignment in umr_rereg_pas()
Daisuke Matsuda
1
-1
/
+0
2022-09-08
drm/ssd130x: Replace simple display helpers with the atomic helpers
Javier Martinez Canillas
2
-80
/
+189
2022-09-08
pinctrl: meson: Switch to use fwnode instead of of_node
Andy Shevchenko
2
-5
/
+6
2022-09-08
pinctrl: microchip-sgpio: Correct the fwnode_irq_get() return value check
Andy Shevchenko
1
-2
/
+3
2022-09-08
Merge tag 'amlogic-arm64-dt-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux into arm/dt
Arnd Bergmann
9
-336
/
+515
2022-09-08
net: stmmac: Disable automatic FCS/Pad stripping
Kurt Kanzenbach
6
-40
/
+6
2022-09-08
pinctrl: ingenic: Switch to use fwnode instead of of_node
Andy Shevchenko
1
-14
/
+17
[prev]
[next]