summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-08-06soundwire: get mipi-sdw-bra-mode-max-data-per-frame propertyBard Liao1-0/+3
2026-08-06soundwire: intel: handle Peripheral bra_block_alignmentBard Liao3-0/+14
2026-08-06soundwire: Add bra_block_alignment property supportRichard Fitzgerald1-0/+3
2026-08-06soundwire: cadence_master: add BRA_NumBytes[8] supportBard Liao1-6/+18
2026-08-06clk: renesas: Add R-Car X5H CPG driverGeert Uytterhoeven3-0/+171
2026-08-06drm/panthor: Check VMA boundaries for PMD mappingsChristian A. Ehrhardt1-1/+5
2026-08-06cpufreq: imx6q: fix out-of-bounds write when probed more than onceKarl Mehltretter1-1/+1
2026-08-06cpufreq: imx6q: fix devres accumulation across driver rebindKarl Mehltretter1-1/+3
2026-08-06opp: Use clk_get_optional() to avoid leaving opp_table->clk as an error pointerPraveen Talari1-30/+24
2026-08-06drm/sun4i: hdmi-phy: Fix H6 8-bit MPLL config at 594 MHzJernej Skrabec1-1/+1
2026-08-06drm/sun4i: Drop node references while building component listJernej Skrabec1-0/+3
2026-08-06drm/sun4i: dw-hdmi: Drop TCON TOP port referenceJernej Skrabec1-0/+2
2026-08-06drm/sun4i: tcon: Drop remote endpoint referenceJernej Skrabec1-0/+1
2026-08-06drm/sun4i: crtc: Propagate layer initialization errorJernej Skrabec1-1/+1
2026-08-06drm/sun4i: hdmi: Don't leak sync polarity bits into packet controlJernej Skrabec1-1/+1
2026-08-06drm/sun4i: tcon: Drop TCON TOP device referenceJernej Skrabec1-10/+9
2026-08-06drm/sun4i: tcon: Set output mux for DSI and LVDSJernej Skrabec1-0/+2
2026-08-06drm/sun4i: tcon-top: Keep mixer routes distinctJernej Skrabec2-12/+65
2026-08-06drm/sun4i: vi scaler: Restore opaque alpha in video modesJernej Skrabec2-0/+3
2026-08-06drm/sun4i: vi scaler: Fix coefficient selectionJernej Skrabec1-6/+12
2026-08-06drm/sun4i: Fix V3s YUV scanline sizeJernej Skrabec1-1/+1
2026-08-05Input: evdev - sanitize event type index when fetching event masksDmitry Torokhov1-1/+4
2026-08-05Input: reject inhibit and uninhibit requests on unregistering devicesDmitry Torokhov1-0/+6
2026-08-05Input: defer handler's start() until device is openedDmitry Torokhov1-24/+31
2026-08-05Input: call handler->start() when uninhibiting deviceDmitry Torokhov1-0/+6
2026-08-05Input: clear inhibited flag before re-opening device on uninhibitDmitry Torokhov1-6/+8
2026-08-05Input: ensure device is ready before delivering eventsDmitry Torokhov1-37/+66
2026-08-06drm/sun4i: framebuffer: Set mode_config.normalize_zposChen-Yu Tsai1-17/+2
2026-08-05Input: gscps2 - supply PA-RISC keyboard keymap via device propertyDmitry Torokhov5-166/+172
2026-08-06Merge tag 'exynos-drm-next-for-v7.3' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie5-13/+59
2026-08-06Merge tag 'amd-drm-next-7.3-2026-07-31' of https://gitlab.freedesktop.org/agd...Dave Airlie17-388/+370
2026-08-05net: stmmac: raise TX completion interrupt at the end of an xmit burstJohan Alvarado1-0/+4
2026-08-05net/mlx5: add debugfs stats for doorbell dma poolsNimrod Oren1-0/+27
2026-08-05net/mlx5: allocate doorbells from dma poolsNimrod Oren2-98/+17
2026-08-05net/mlx5: initialize doorbell dma poolsNimrod Oren3-0/+46
2026-08-05dpll: zl3073x: recognize the ZL30643 chip ID (0x0E3B)Vincent Jardin1-0/+1
2026-08-05pppoe: remove redundant xmit wrapperQingfang Deng1-16/+4
2026-08-05net: tulip: remove xircom_cb driverPablo Vallespín Aranguren3-1187/+2
2026-08-05dinghai: add hardware register access and PCI capability scanningJunyang Han3-0/+377
2026-08-05dinghai: add ZTE network driver supportJunyang Han8-0/+272
2026-08-05ptp: reject frequency adjustments that overflow scaled_ppm_to_ppb()Deep Shah1-1/+13
2026-08-05net: usb: cdc_ether: add quirk for AMI BMC stale link eventsJinhui Guo1-0/+16
2026-08-05pds_core: add debugfs support for host backed memoryNikhil P. Rao3-0/+48
2026-08-05pds_core: add host backed memory support for firmwareNikhil P. Rao3-0/+184
2026-08-05pds_core: add PLDM component info displayBrett Creeley2-5/+142
2026-08-05pds_core: add PLDM firmware update support via devlink flashBrett Creeley7-11/+921
2026-08-05pds_core: add support for identity version 2Brett Creeley1-9/+35
2026-08-05pds_core: add support for quiet devcmd failuresBrett Creeley1-5/+13
2026-08-05net: phy: nxp-tja11xx: cancel registration work on removeHongyan Xu1-0/+9
2026-08-05pfcp: Support per-netns netdev unregistration.Kuniyuki Iwashima1-5/+7