aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-06-27drm/i915: Move pipe_offsets[] & co. to INTEL_INFO->displayVille Syrjälä3-36/+36
2022-06-27firmware: arm_scmi: Remove usage of the deprecated ida_simple_xxx APIBo Liu1-3/+3
2022-06-27vfio: de-extern-ify function prototypesAlex Williamson4-21/+20
2022-06-27drm/i915: Move dbuf details to INTEL_INFO->displayVille Syrjälä5-19/+20
2022-06-27drm/i915: Eliminate PIPECONF RMWs from .color_commit()Ville Syrjälä3-24/+29
2022-06-27drm/i915: tweak the ordering in cpu_write_needs_clflushMatthew Auld1-3/+3
2022-06-27drm/i915/dgfx: Disable d3cold at gfx root portAnshuman Gupta1-19/+15
2022-06-27drm/i915/gem: add missing elsekatrinzhou1-2/+3
2022-06-27can: can327: CAN/ldisc driver for ELM327 based OBD-II adaptersMax Staudt3-0/+1156
2022-06-27of: base: Avoid console probe delay when fw_devlink.strict=1Saravana Kannan1-0/+2
2022-06-27driver core: fw_devlink: Allow firmware to mark devices as best effortSaravana Kannan1-1/+2
2022-06-27drm/i915: Prefer "XEHP_" prefix for registersMatt Roper5-15/+15
2022-06-27drm/i915: Correct duplicated/misplaced GT register definitionsMatt Roper3-17/+4
2022-06-27driver core: fix potential deadlock in __driver_attachZhang Wensheng1-1/+4
2022-06-27drm/mediatek: Add mediatek-drm plane color encoding infoNancy.Lin2-0/+2
2022-06-27devtmpfs: fix the dangling pointer of global devtmpfsd threadYangxi Xiang1-0/+1
2022-06-27drm/mediatek: Add display merge async reset controlNancy.Lin1-0/+11
2022-06-27Revert "devcoredump: remove the useless gfp_t parameter in dev_coredumpv and dev_coredumpm"Greg Kroah-Hartman19-30/+39
2022-06-27Revert "mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv"Greg Kroah-Hartman3-10/+8
2022-06-27drm/mediatek: Add display merge mute/unmute support for MT8195Nancy.Lin1-0/+13
2022-06-27drm/mediatek: Add display merge start/stop API for cmdq supportNancy.Lin2-3/+17
2022-06-27drm/mediatek: Add display merge advance config API for MT8195Nancy.Lin2-7/+48
2022-06-27drm/mediatek: Add display MDP RDMA support for MT8195Nancy.Lin6-1/+346
2022-06-27eeprom: at25: Rework buggy read splittingGeert Uytterhoeven1-14/+12
2022-06-27platform/x86: ideapad-laptop: Add Ideapad 5 15ITL05 to ideapad_dytc_v4_allow_table[]Hans de Goede1-1/+7
2022-06-27platform/x86: ideapad-laptop: Add allow_v4_dytc module parameterHans de Goede1-7/+14
2022-06-27platform/x86: ideapad-laptop: Add Ideapad 5 15ITL05 to ideapad_dytc_v4_allow_table[]Hans de Goede1-1/+7
2022-06-27platform/x86: ideapad-laptop: Add allow_v4_dytc module parameterHans de Goede1-7/+14
2022-06-27misc: rtsx: Fix an error handling path in rtsx_pci_probe()Christophe JAILLET1-1/+5
2022-06-27Binder: add TF_UPDATE_TXN to replace outdated txnLi Li2-3/+86
2022-06-27lkdtm: cfi: use NULL for a null pointer rather than zeroColin Ian King1-1/+1
2022-06-27vboxguest: Do not use devm for irqPascal Terjan1-3/+6
2022-06-27cxl: drop unexpected word "the" in the commentsJiang Jian1-1/+1
2022-06-27sgi-xp: xpc_uv: drop unexpected word "the" in the commentsJiang Jian1-1/+1
2022-06-27apm-emulation: drop unexpected word "the" in the commentsJiang Jian1-1/+1
2022-06-27misc: sgi-gru: grukservices: drop unexpected word "the" in the commentsJiang Jian1-1/+1
2022-06-27backlight: rt4831: Apply ocp level from devicetreeChiYuan Huang1-1/+32
2022-06-27drm/stm: ltdc: update hardware error managementYannick Fertre2-19/+77
2022-06-27drm/stm: ltdc: add support of horizontal & vertical mirroringYannick Fertre2-56/+108
2022-06-27drm/stm: ltdc: add support of the dynamic z-orderYannick Fertre3-3/+22
2022-06-27drm/stm: ltdc: fix various coding-style warningsYannick Fertre1-3/+2
2022-06-27drm/stm: ltdc: remove error message about scalingYannick Fertre1-1/+2
2022-06-27drm/stm: ltdc: disable all layers before crtc shutdownYannick Fertre1-0/+6
2022-06-27drm/vc4: perfmon: Fix variable dereferenced before checkMaxime Ripard1-3/+6
2022-06-27speakup: Generate speakupmap.h automaticallySamuel Thibault6-66/+421
2022-06-27usb: core: sysfs: convert sysfs snprintf to sysfs_emitXuezhi Zhang1-39/+40
2022-06-27serial: 8250: Fix __stop_tx() & DMA Tx restart racesIlpo Järvinen2-4/+4
2022-06-27serial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottleIlpo Järvinen1-2/+21
2022-06-27tty: serial: samsung_tty: set dma burst_size to 1Chanho Park1-3/+2
2022-06-27serial: 8250: dw: enable using pdata with ACPIMarcin Wojtas1-12/+12