summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/da9210-regulator.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-07drm/amd/display: Use str_yes_no()Lucas De Marchi1-9/+5
2022-02-07lib/string_helpers: Consolidate string helpers implementationLucas De Marchi1-0/+20
2022-02-07drm/privacy-screen: Fix sphinx warningHans de Goede1-0/+1
2022-02-06drm/sprd: remove allow_fb_modifiers settingTomohito Esaki1-1/+0
2022-02-06drm: document struct drm_mode_fb_cmd2Simon Ser1-28/+60
2022-02-04drm/panel: Select DRM_DP_HELPER for DRM_PANEL_EDPThomas Zimmermann1-0/+1
2022-02-03drm: Stop spamming log with drm_cache messageLucas De Marchi1-6/+3
2022-02-03drm/connector: Fix typo in documentationMaxime Ripard1-2/+2
2022-02-03drm: mxsfb: Use dev_err_probe() helperAlexander Stein1-2/+1
2022-02-02drm/vmwgfx: remove vmw_wait_dma_fenceChristian König3-50/+1
2022-02-02dt-bindings: panel: Introduce a panel-lvds bindingMaxime Ripard2-0/+58
2022-02-02dt-bindings: display: Turn lvds.yaml into a generic schemaMaxime Ripard8-43/+95
2022-02-02drm/vc4: hdmi: Simplify the connector state retrievalMaxime Ripard1-18/+3
2022-02-02drm/edid: Clear EDID Deep Color Modes in drm_reset_display_info()Maxime Ripard1-0/+3
2022-02-02drm/fb-helper: Mark screen buffers in system memory with FBINFO_VIRTFBThomas Zimmermann1-3/+6
2022-02-01Revert "drm/panel-edp: Allow querying the detected panel via sysfs"Douglas Anderson1-34/+5
2022-02-01drm/panel-edp: Allow querying the detected panel via sysfsDouglas Anderson1-5/+34
2022-02-01drm/bridge: add it6505 driverAllen Chen3-0/+3361
2022-02-01drm/v3d: fix missing unlockYongzhi Liu1-2/+4
2022-01-31dma-resv: some doc polish for iteratorsDaniel Vetter2-15/+27
2022-01-31drm: remove allow_fb_modifiersTomohito Esaki2-17/+0
2022-01-31drm: add support modifiers for drivers whose planes only support linear layoutTomohito Esaki2-10/+16
2022-01-31drm: introduce fb_modifiers_not_supported flag in mode_configTomohito Esaki11-9/+33
2022-01-31drm/bridge: lt9611: Fix an error handling path in lt9611_probe()Christophe JAILLET1-1/+5
2022-01-31drm/bridge: Add missing pm_runtime_put_syncYongzhi Liu1-6/+12
2022-01-30Linux 5.17-rc2v5.17-rc2Linus Torvalds1-1/+1
2022-01-30ocfs2: fix a deadlock when commit transJoseph Qi1-14/+11
2022-01-30jbd2: export jbd2_journal_[grab|put]_journal_headJoseph Qi1-0/+2
2022-01-30psi: fix "defined but not used" warnings when CONFIG_PROC_FS=nSuren Baghdasaryan1-38/+41
2022-01-30psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=nSuren Baghdasaryan1-6/+5
2022-01-30mm, kasan: use compare-exchange operation to set KASAN page tagPeter Collingbourne1-5/+12
2022-01-30kasan: test: fix compatibility with FORTIFY_SOURCEMarco Elver1-0/+5
2022-01-30tools/testing/scatterlist: add missing definesMaor Gottlieb1-1/+2
2022-01-30mm: page->mapping folio->mapping should have the same offsetWei Yang1-0/+1
2022-01-30memory-failure: fetch compound_head after pgmap_pfn_valid()Joao Martins1-0/+6
2022-01-30ia64: make IA64_MCA_RECOVERY bool instead of tristateRandy Dunlap1-1/+1
2022-01-30binfmt_misc: fix crash when load/unload moduleTong Zhang1-4/+4
2022-01-30include/linux/sysctl.h: fix register_sysctl_mount_point() return typeAndrew Morton1-1/+1
2022-01-28dm: properly fix redundant bio-based IO accountingMike Snitzer1-2/+3
2022-01-28dm: revert partial fix for redundant bio-based IO accountingMike Snitzer1-15/+0
2022-01-28block: add bio_start_io_acct_time() to control start_timeMike Snitzer2-6/+20
2022-01-28security, lsm: dentry_init_security() Handle multi LSM registrationVivek Goyal2-3/+14
2022-01-28dt-bindings: interrupt-controller: sifive,plic: Group interrupt tuplesGeert Uytterhoeven1-6/+5
2022-01-28dt-bindings: interrupt-controller: sifive,plic: Fix number of interruptsGeert Uytterhoeven1-0/+1
2022-01-28dt-bindings: irqchip: renesas-irqc: Add R-Car V3U supportGeert Uytterhoeven1-0/+1
2022-01-28arm64: cpufeature: List early Cortex-A510 parts as having broken dbmJames Morse3-0/+15
2022-01-28ocfs2: fix subdirectory registration with register_sysctl()Linus Torvalds1-12/+1
2022-01-28KVM: eventfd: Fix false positive RCU usage warningHou Wenlong1-4/+4
2022-01-28KVM: nVMX: Allow VMREAD when Enlightened VMCS is in useVitaly Kuznetsov2-16/+51
2022-01-28KVM: nVMX: Implement evmcs_field_offset() suitable for handle_vmread()Vitaly Kuznetsov2-10/+25