index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-10
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
6
-13
/
+50
2025-09-10
net: stmmac: dwc-qos: use PHY WoL
Russell King (Oracle)
1
-1
/
+2
2025-09-10
net: sh_eth: Disable WoL if system can not suspend
Niklas Söderlund
1
-0
/
+4
2025-09-10
net: mana: Remove redundant netdev_lock_ops_to_full() calls
Saurabh Sengar
1
-10
/
+0
2025-09-10
net: usb: asix: ax88772: drop phylink use in PM to avoid MDIO runtime PM wakeups
Oleksij Rempel
1
-13
/
+0
2025-09-10
md/md-llbitmap: Use DIV_ROUND_UP_SECTOR_T
Nathan Chancellor
1
-8
/
+8
2025-09-11
xe: populate buffers before exporting them.
Dave Airlie
1
-0
/
+12
2025-09-11
nouveau: populate buffers before exporting them.
Dave Airlie
1
-0
/
+12
2025-09-11
amdgpu: populate buffers before exporting them.
Dave Airlie
1
-0
/
+12
2025-09-11
ttm/bo: add an API to populate a bo before exporting.
Dave Airlie
1
-0
/
+15
2025-09-10
drm/msm/registers: Sync GPU registers from mesa
Rob Clark
6
-475
/
+508
2025-09-10
drm/msm/registers: Generate _HI/LO builders for reg64
Rob Clark
1
-0
/
+7
2025-09-10
drm/msm/registers: Make TPL1_BICUBIC_WEIGHTS_TABLE an array
Rob Clark
3
-21
/
+17
2025-09-10
drm/msm/registers: Sync gen_header.py from mesa
Rob Clark
1
-50
/
+107
2025-09-10
drm/msm/registers: Remove license/etc from generated headers
Rob Clark
1
-36
/
+1
2025-09-10
iio: imu: inv_icm42600: use guard() to release mutexes
Sean Nyekjaer
4
-96
/
+56
2025-09-10
iio: magnetometer: tmag5273: remove unused IIO_CHAN_INFO_PROCESSED handling
Dixit Parmar
1
-1
/
+0
2025-09-10
iio: magnetometer: als31300: remove unused IIO_CHAN_INFO_PROCESSED handling
Dixit Parmar
1
-1
/
+0
2025-09-10
iio: imu: inv_icm42600: Use devm_regulator_get_enable() for vdd regulator
Sean Nyekjaer
2
-24
/
+6
2025-09-10
iio: imu: inv_icm42600: Avoid configuring if already pm_runtime suspended
Sean Nyekjaer
1
-5
/
+6
2025-09-10
iio: imu: inv_icm42600: Drop redundant pm_runtime reinitialization in resume
Sean Nyekjaer
1
-4
/
+0
2025-09-10
iio: imu: inv_icm42600: Simplify pm_runtime setup
Sean Nyekjaer
1
-17
/
+7
2025-09-10
iio: adc: PAC1934: Use devm_mutex_init()
Christophe JAILLET
1
-10
/
+1
2025-09-10
iio: magnetometer: add support for Infineon TLV493D 3D Magentic sensor
Dixit Parmar
3
-0
/
+541
2025-09-10
iio: adc: Add Intel Dollar Cove TI PMIC ADC driver
Hans de Goede
3
-0
/
+340
2025-09-10
iio: test: Add KUnit tests for iio_multiply_value()
Hans de Goede
3
-0
/
+225
2025-09-10
iio: Improve iio_read_channel_processed_scale() precision
Hans de Goede
1
-4
/
+3
2025-09-10
iio: consumers: Add an iio_multiply_value() helper function
Hans de Goede
1
-30
/
+42
2025-09-10
iio: consumers: Fix offset handling in iio_convert_raw_to_processed()
Hans de Goede
1
-1
/
+1
2025-09-10
iio: consumers: Fix handling of negative channel scale in iio_convert_raw_to_...
Hans de Goede
1
-14
/
+14
2025-09-10
iio: adc: exynos_adc: Drop platform data support
Krzysztof Kozlowski
1
-10
/
+1
2025-09-10
iio: adc: exynos_adc: Drop touchscreen support
Krzysztof Kozlowski
1
-195
/
+1
2025-09-10
iio: adc: exynos_adc: Drop S3C2410 support
Krzysztof Kozlowski
1
-74
/
+1
2025-09-10
iio: adc: update ad7779 to use IIO backend
Ioana Risteiu
2
-1
/
+108
2025-09-10
phy: rockchip: phy-rockchip-inno-csidphy: allow for different reset lines
Michael Riesch
1
-4
/
+30
2025-09-10
phy: rockchip: phy-rockchip-inno-csidphy: allow writes to grf register 0
Michael Riesch
1
-2
/
+3
2025-09-10
phy: cadence: cdns-dphy: Enable lower resolutions in dphy
Harikrishna Shenoy
1
-1
/
+3
2025-09-10
clk: sunxi-ng: mp: Fix dual-divider clock rate readback
Chen-Yu Tsai
1
-1
/
+1
2025-09-10
phy: renesas: r8a779f0-ether-serdes: add new step added to latest datasheet
Michael Dege
1
-0
/
+28
2025-09-10
phy: renesas: r8a779f0-ether-serdes: add USXGMII mode
Michael Dege
1
-12
/
+57
2025-09-10
phy: sophgo: Add USB 2.0 PHY driver for Sophgo CV18XX/SG200X
Inochi Amaoto
5
-0
/
+193
2025-09-10
phy: cadence: cdns-dphy: Update calibration wait time for startup state machine
Devarsh Thakkar
1
-1
/
+3
2025-09-10
phy: cadence: cdns-dphy: Fix PLL lock and O_CMN_READY polling
Devarsh Thakkar
1
-32
/
+92
2025-09-10
can: rcar_can: rcar_can_resume(): fix s2ram with PSCI
Geert Uytterhoeven
1
-7
/
+1
2025-09-10
can: xilinx_can: xcan_write_frame(): fix use-after-free of transmitted SKB
Anssi Hannula
1
-8
/
+8
2025-09-10
cxl/acpi: Rename CFMW coherency restrictions
Davidlohr Bueso
1
-2
/
+2
2025-09-10
Merge branch 'for-6.18/cxl-update-access-coordinates' into cxl-for-next
Dave Jiang
5
-56
/
+50
2025-09-10
DRM: Add a new 'boot_display' attribute
Mario Limonciello (AMD)
1
-0
/
+41
2025-09-10
PCI/VGA: Replace vga_is_firmware_default() with a screen info check
Mario Limonciello (AMD)
1
-26
/
+5
2025-09-10
pinctrl: qcom: Add SDM660 LPASS LPI TLMM
Richard Acayan
3
-0
/
+171
[prev]
[next]