index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2026-01-19
drm/imagination: Load FW trace config at init
Matt Coster
-2
/
+7
2026-01-19
drm/imagination: Validate fw trace group_mask
Matt Coster
-14
/
+62
2026-01-19
drm/imagination: Simplify module parameters
Matt Coster
-248
/
+42
2026-01-19
reset: gpio: suppress bind attributes in sysfs
Bartosz Golaszewski
-0
/
+1
2026-01-19
drm/imagination: Wait for FW trace update command completion
Brajesh Gupta
-1
/
+7
2026-01-19
drm/debug: don't register files for unsupported HDMI InfoFrames
Dmitry Baryshkov
-0
/
+7
2026-01-19
drm/display: bridge_connector: dynamically generate HDMI callbacks
Dmitry Baryshkov
-49
/
+45
2026-01-19
drm/display: hdmi_state_helper: don't generate unsupported InfoFrames
Dmitry Baryshkov
-2
/
+8
2026-01-19
drm/display: hdmi_state_helper: reject Audio IF updates if it's not supported
Dmitry Baryshkov
-2
/
+2
2026-01-19
drm/display: hdmi_state_helper: split InfoFrame functions per type
Dmitry Baryshkov
-155
/
+380
2026-01-19
drm/bridge: refactor HDMI InfoFrame callbacks
Dmitry Baryshkov
-410
/
+591
2026-01-19
drm/connector: make clear_infoframe callback mandatory for HDMI connectors
Dmitry Baryshkov
-0
/
+41
2026-01-19
drm/sun4i: hdmi_enc: implement clear_infoframe stub
Dmitry Baryshkov
-0
/
+9
2026-01-19
drm/vc4: hdmi: implement clear_infoframe
Dmitry Baryshkov
-0
/
+25
2026-01-19
drm/tests: hdmi: check the infoframes behaviour
Dmitry Baryshkov
-0
/
+749
2026-01-19
mtd: rawnand: sunxi: Convert to common field_{get,prep}() helpers
Geert Uytterhoeven
-6
/
+0
2026-01-19
coresight-tnoc: Add runtime PM support for Interconnect TNOC
Yuanfang Zhang
-0
/
+23
2026-01-19
coresight-tnoc: add platform driver to support Interconnect TNOC
Yuanfang Zhang
-11
/
+102
2026-01-19
mtd: intel-dg: Fix accessing regions before setting nregions
Alexander Usyskin
-3
/
+6
2026-01-19
mtd: rawnand: atmel: Defer probe if SRAM is missing
Rob Herring (Arm)
-4
/
+2
2026-01-19
mtd: parsers: ofpart: Remove code/data for disabled custom parsers
Daniel Palmer
-13
/
+8
2026-01-19
coresight: etm3x: Fix cpulocked warning on cpuhp
Antonio Borneo
-6
/
+6
2026-01-19
mtd: spi-nor: hisi-sfc: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
-5
/
+2
2026-01-19
mtd: rawnand: vf610: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
-3
/
+1
2026-01-19
mtd: rawnand: vf610: Fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
-1
/
+1
2026-01-19
mtd: rawnand: qcom: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
-5
/
+3
2026-01-19
mtd: rawnand: ingenic: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
-3
/
+1
2026-01-19
mtd: rawnand: denali: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
-5
/
+2
2026-01-19
mtd: rawnand: brcm: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
-6
/
+4
2026-01-19
mtd: rawnand: cadence: Fix return type of CDMA send-and-wait helper
Alok Tiwari
-1
/
+1
2026-01-19
drm/v3d: Convert v3d logging to device-based DRM helpers
Maíra Canal
-54
/
+62
2026-01-19
drm/v3d: Consolidate CPU job validation in a function
Maíra Canal
-48
/
+26
2026-01-19
drm/i915/psr: Don't enable Panel Replay on sink if globally disabled
Jouni Högander
-1
/
+6
2026-01-19
Merge 6.19-rc6 usb-next
Greg Kroah-Hartman
-2208
/
+3472
2026-01-19
iommupt: Do not set C-bit on MMIO backed PTEs
Wei Wang
-2
/
+4
2026-01-19
wifi: wlcore: Add support for IGTK key
Peter Åstrand
-0
/
+10
2026-01-19
Merge tag 'rtw-next-2026-01-15' of https://github.com/pkshih/rtw
Johannes Berg
-397
/
+3681
2026-01-19
Merge tag 'mediatek-drm-next-20260117' of https://git.kernel.org/pub/scm/linu...
Dave Airlie
-31
/
+60
2026-01-19
Merge tag 'drm-intel-gt-next-2026-01-16' of https://gitlab.freedesktop.org/dr...
Dave Airlie
-52
/
+75
2026-01-19
pinctrl: qcom: sm8350-lpass-lpi: Merge with SC7280 to fix I2S2 and SWR TX pins
Krzysztof Kozlowski
-164
/
+6
2026-01-19
pinctrl: meson: mark the GPIO controller as sleeping
Bartosz Golaszewski
-1
/
+1
2026-01-19
pinctrl: st: Annotate st_pinconf_dbg_show() as holding mutex
Krzysztof Kozlowski
-0
/
+1
2026-01-19
pinctrl: rockchip: Simplify locking with scoped_guard()
Krzysztof Kozlowski
-10
/
+9
2026-01-19
pinctrl: tegra-xusb: Simplify locking with guard()
Krzysztof Kozlowski
-11
/
+5
2026-01-19
pinctrl: tegra-xusb: Return void in padctl enable/disable functions
Krzysztof Kozlowski
-6
/
+8
2026-01-19
pinctrl: tb10x: Simplify locking with guard()
Krzysztof Kozlowski
-13
/
+4
2026-01-19
pinctrl: microchip-sgpio: Simplify locking with guard()
Krzysztof Kozlowski
-4
/
+2
2026-01-19
pinctrl: aw9523: Simplify locking with guard()
Krzysztof Kozlowski
-30
/
+23
2026-01-19
pinctrl: amd: Cleanup header includes
Krzysztof Kozlowski
-2
/
+0
2026-01-19
pinctrl: sophgo: Cleanup header includes
Krzysztof Kozlowski
-10
/
+0
[prev]
[next]