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-03-16
mmc: dw_mmc-rockchip: Add phase map support
Shawn Lin
-9
/
+18
2026-03-16
mmc: dw_mmc-hi3798mv200: Using phase map from dw_mmc core
Shawn Lin
-7
/
+4
2026-03-16
mmc: dw_mmc: Add parsing mmc_clk_phase_map support
Shawn Lin
-0
/
+4
2026-03-16
spi: geni-qcom: Fix CPHA and CPOL mode change detection
Maramaina Naresh
-2
/
+2
2026-03-16
drm/xe/i2c: Assert/Deassert I2C IRQ
Raag Jadav
-3
/
+12
2026-03-16
regmap: Synchronize cache for the page selector
Andy Shevchenko
-4
/
+26
2026-03-16
regmap: Synchronize cache for the page selector
Andy Shevchenko
-4
/
+26
2026-03-16
drm/i915/psr: Compute PSR entry_setup_frames into intel_crtc_state
Jouni Högander
-2
/
+4
2026-03-16
drm/i915/psr: Disable PSR on update_m_n and update_lrr
Jouni Högander
-0
/
+2
2026-03-16
media: cx25821-alsa: replace BUG_ON() with WARN_ON()
Atharv Dubey
-3
/
+3
2026-03-16
media: fimc: check return value of clk_enable in runtime_resume
Zhaoyang Yu
-1
/
+5
2026-03-16
media: ti: vpe: Add missing v4l2_device_unregister in vip_remove()
Felix Gu
-0
/
+1
2026-03-16
media: videobuf2: Set vma_flags in vb2_dma_sg_mmap
Janne Grunau
-0
/
+1
2026-03-16
media: bcm2835-unicam: remove reference to dropped driver in Kconfig
Gaston Gonzalez
-5
/
+0
2026-03-16
media: bcm2835-unicam: remove obsolete comment
Gaston Gonzalez
-4
/
+0
2026-03-16
media:pci:mgb4: Add zDML color mapping support
Martin Tůma
-3
/
+77
2026-03-16
media:pci:mgb4: Fixed negative hwmon temperatures processing
Martin Tůma
-1
/
+2
2026-03-16
media: samsung: exynos4-is: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
-5
/
+3
2026-03-16
media: vidtv: Rename PI definition to PI_SAMPLES
Andy Shevchenko
-3
/
+3
2026-03-16
media: i2c: alvium-csi2
Martin Hecht
-1
/
+1
2026-03-16
media: mxl5005s: reduce stack usage in MXL5005_ControlInit
Arnd Bergmann
-0
/
+6
2026-03-16
Merge 7.0-rc4 into usb-next
Greg Kroah-Hartman
-3017
/
+5439
2026-03-16
gpib: ni_usb: drop redundant device reference
Johan Hovold
-4
/
+0
2026-03-16
gpib: agilent_82357a: drop redundant device reference
Johan Hovold
-4
/
+1
2026-03-16
gpib: common: change gpib_class to a const struct
Jori Koolstra
-7
/
+10
2026-03-16
gpib: remove unnecessary module_init/exit functions
Ethan Nelson-Moore
-25
/
+0
2026-03-16
Merge 7.0-rc4 into staging-next
Greg Kroah-Hartman
-3000
/
+5413
2026-03-16
gpib: lpvo_usb: rename driver symbol prefix
Johan Hovold
-105
/
+101
2026-03-16
Merge 7.0-rc4 into char-misc-next
Greg Kroah-Hartman
-3017
/
+5439
2026-03-16
HID: intel-thc-hid: Set HID_PHYS with PCI BDF
Daniel Schaefer
-0
/
+2
2026-03-16
pinctrl: realtek: Fix error check for devm_platform_ioremap_resource()
Chen Ni
-2
/
+3
2026-03-16
soc: renesas: r9a09g056-sys: Mark rzv2n_sys_init_data as __initconst
Lad Prabhakar
-1
/
+1
2026-03-16
soc: renesas: r9a09g047-sys: Mark rzg3e_sys_init_data as __initconst
Lad Prabhakar
-1
/
+1
2026-03-16
soc: renesas: r9a09g057-sys: Mark rzv2h_sys_init_data as __initconst
Lad Prabhakar
-1
/
+1
2026-03-16
Merge branch 'gpio/dev-init-rework' into gpio/for-current
Bartosz Golaszewski
-53
/
+48
2026-03-16
gpio: cs5535: use dynamically allocated priv struct
Rosen Penev
-27
/
+21
2026-03-16
Revert "gpio: Access `gpio_bus_type` in gpiochip_setup_dev()"
Tzung-Bi Shih
-4
/
+3
2026-03-16
Do not enable the v1 uAPI by default
Linus Walleij
-3
/
+0
2026-03-16
gpio: kempld: Implement the interrupt controller
Alban Bedel
-0
/
+193
2026-03-16
gpio: kempld: Add support for get/set multiple
Alban Bedel
-0
/
+60
2026-03-16
gpio: kempld: Add support for PLD version >= 2.8
Alban Bedel
-2
/
+12
2026-03-16
gpio: kempld: Simplify the bit level register accesses
Alban Bedel
-13
/
+14
2026-03-16
drm/{i915,xe}: move framebuffer bo to parent interface
Jani Nikula
-223
/
+212
2026-03-16
drm/i915/fb: make intel_fb_bo.c less dependent on display
Jani Nikula
-8
/
+6
2026-03-16
drm/{i915, xe}/bo: move display bo calls to parent interface
Jani Nikula
-45
/
+122
2026-03-16
drm/xe: rename intel_bo.c to xe_display_bo.c
Jani Nikula
-1
/
+1
2026-03-16
drm/i915: move i915 specific bo implementation to i915
Jani Nikula
-2
/
+3
2026-03-16
gpiolib: Update gpiochip_find_base_unlocked() kerneldoc
Linus Walleij
-1
/
+9
2026-03-16
gpio: max732x: use guard(mutex) to simplify locking
Richard Lyu
-12
/
+12
2026-03-16
gpio: sim: allow to define the active-low setting of a simulated hog
Bartosz Golaszewski
-1
/
+39
[prev]
[next]