index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
mcp16502.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-02-07
drm/amd/display: Use str_yes_no()
Lucas De Marchi
1
-9
/
+5
2022-02-07
lib/string_helpers: Consolidate string helpers implementation
Lucas De Marchi
1
-0
/
+20
2022-02-07
drm/privacy-screen: Fix sphinx warning
Hans de Goede
1
-0
/
+1
2022-02-06
drm/sprd: remove allow_fb_modifiers setting
Tomohito Esaki
1
-1
/
+0
2022-02-06
drm: document struct drm_mode_fb_cmd2
Simon Ser
1
-28
/
+60
2022-02-04
drm/panel: Select DRM_DP_HELPER for DRM_PANEL_EDP
Thomas Zimmermann
1
-0
/
+1
2022-02-03
drm: Stop spamming log with drm_cache message
Lucas De Marchi
1
-6
/
+3
2022-02-03
drm/connector: Fix typo in documentation
Maxime Ripard
1
-2
/
+2
2022-02-03
drm: mxsfb: Use dev_err_probe() helper
Alexander Stein
1
-2
/
+1
2022-02-02
drm/vmwgfx: remove vmw_wait_dma_fence
Christian König
3
-50
/
+1
2022-02-02
dt-bindings: panel: Introduce a panel-lvds binding
Maxime Ripard
2
-0
/
+58
2022-02-02
dt-bindings: display: Turn lvds.yaml into a generic schema
Maxime Ripard
8
-43
/
+95
2022-02-02
drm/vc4: hdmi: Simplify the connector state retrieval
Maxime Ripard
1
-18
/
+3
2022-02-02
drm/edid: Clear EDID Deep Color Modes in drm_reset_display_info()
Maxime Ripard
1
-0
/
+3
2022-02-02
drm/fb-helper: Mark screen buffers in system memory with FBINFO_VIRTFB
Thomas Zimmermann
1
-3
/
+6
2022-02-01
Revert "drm/panel-edp: Allow querying the detected panel via sysfs"
Douglas Anderson
1
-34
/
+5
2022-02-01
drm/panel-edp: Allow querying the detected panel via sysfs
Douglas Anderson
1
-5
/
+34
2022-02-01
drm/bridge: add it6505 driver
Allen Chen
3
-0
/
+3361
2022-02-01
drm/v3d: fix missing unlock
Yongzhi Liu
1
-2
/
+4
2022-01-31
dma-resv: some doc polish for iterators
Daniel Vetter
2
-15
/
+27
2022-01-31
drm: remove allow_fb_modifiers
Tomohito Esaki
2
-17
/
+0
2022-01-31
drm: add support modifiers for drivers whose planes only support linear layout
Tomohito Esaki
2
-10
/
+16
2022-01-31
drm: introduce fb_modifiers_not_supported flag in mode_config
Tomohito Esaki
11
-9
/
+33
2022-01-31
drm/bridge: lt9611: Fix an error handling path in lt9611_probe()
Christophe JAILLET
1
-1
/
+5
2022-01-31
drm/bridge: Add missing pm_runtime_put_sync
Yongzhi Liu
1
-6
/
+12
2022-01-30
Linux 5.17-rc2
v5.17-rc2
Linus Torvalds
1
-1
/
+1
2022-01-30
ocfs2: fix a deadlock when commit trans
Joseph Qi
1
-14
/
+11
2022-01-30
jbd2: export jbd2_journal_[grab|put]_journal_head
Joseph Qi
1
-0
/
+2
2022-01-30
psi: fix "defined but not used" warnings when CONFIG_PROC_FS=n
Suren Baghdasaryan
1
-38
/
+41
2022-01-30
psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=n
Suren Baghdasaryan
1
-6
/
+5
2022-01-30
mm, kasan: use compare-exchange operation to set KASAN page tag
Peter Collingbourne
1
-5
/
+12
2022-01-30
kasan: test: fix compatibility with FORTIFY_SOURCE
Marco Elver
1
-0
/
+5
2022-01-30
tools/testing/scatterlist: add missing defines
Maor Gottlieb
1
-1
/
+2
2022-01-30
mm: page->mapping folio->mapping should have the same offset
Wei Yang
1
-0
/
+1
2022-01-30
memory-failure: fetch compound_head after pgmap_pfn_valid()
Joao Martins
1
-0
/
+6
2022-01-30
ia64: make IA64_MCA_RECOVERY bool instead of tristate
Randy Dunlap
1
-1
/
+1
2022-01-30
binfmt_misc: fix crash when load/unload module
Tong Zhang
1
-4
/
+4
2022-01-30
include/linux/sysctl.h: fix register_sysctl_mount_point() return type
Andrew Morton
1
-1
/
+1
2022-01-28
dm: properly fix redundant bio-based IO accounting
Mike Snitzer
1
-2
/
+3
2022-01-28
dm: revert partial fix for redundant bio-based IO accounting
Mike Snitzer
1
-15
/
+0
2022-01-28
block: add bio_start_io_acct_time() to control start_time
Mike Snitzer
2
-6
/
+20
2022-01-28
security, lsm: dentry_init_security() Handle multi LSM registration
Vivek Goyal
2
-3
/
+14
2022-01-28
dt-bindings: interrupt-controller: sifive,plic: Group interrupt tuples
Geert Uytterhoeven
1
-6
/
+5
2022-01-28
dt-bindings: interrupt-controller: sifive,plic: Fix number of interrupts
Geert Uytterhoeven
1
-0
/
+1
2022-01-28
dt-bindings: irqchip: renesas-irqc: Add R-Car V3U support
Geert Uytterhoeven
1
-0
/
+1
2022-01-28
arm64: cpufeature: List early Cortex-A510 parts as having broken dbm
James Morse
3
-0
/
+15
2022-01-28
ocfs2: fix subdirectory registration with register_sysctl()
Linus Torvalds
1
-12
/
+1
2022-01-28
KVM: eventfd: Fix false positive RCU usage warning
Hou Wenlong
1
-4
/
+4
2022-01-28
KVM: nVMX: Allow VMREAD when Enlightened VMCS is in use
Vitaly Kuznetsov
2
-16
/
+51
2022-01-28
KVM: nVMX: Implement evmcs_field_offset() suitable for handle_vmread()
Vitaly Kuznetsov
2
-10
/
+25
[next]