summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-10regulator: pca9450: Correct interrupt typePeng Fan1-1/+1
2026-03-10spi: cadence-qspi: Fix requesting of APB and AHB clocks on JH7110Mark Brown1-0/+6
2026-03-10Merge tag 'linux-can-fixes-for-7.0-20260310' of git://git.kernel.org/pub/scm/...Paolo Abeni2-2/+5
2026-03-10ACPI: video: Switch over to auxiliary bus typeRafael J. Wysocki4-24/+69
2026-03-10drm/xe: Allow per queue programming of COMMON_SLICE_CHICKEN3 bit13Lionel Landwerlin6-1/+33
2026-03-10leds: Prefer IS_ERR_OR_NULL over manual NULL checkPhilipp Hahn1-1/+1
2026-03-10gpu/drm: panel: add support for DSI panel used in Motorola Atrix 4G and Droid X2Svyatoslav Ryhel3-0/+257
2026-03-10drm/panel: Add Novatek/Tianma NT37700F panelRichard Acayan3-0/+309
2026-03-10drm/panel: simple: Add Waveshare 13.3" panel supportMarek Vasut1-0/+30
2026-03-10drm/panel: ilitek-ili9882t: use gpiod_set_value_cansleep()John Keeping1-7/+7
2026-03-10drm/panel: panel-jadard-jd9365da-h3: support for taiguan-xti05101-01a MIPI-DS...Langyan Ye1-0/+244
2026-03-10drm/panel: add LXD M9189A panel driverRouven Czerwinski3-0/+253
2026-03-10drm/panel: mantix: Set the pixel clocks for 60 HzSebastian Krzyszkowiak1-2/+2
2026-03-10drm/panel: simple: Add Powertip PH800480T032-ZHC19 panelFlorijan Plohl1-0/+30
2026-03-10drm/panel: mantix: Drop the shutdown callbackSebastian Krzyszkowiak1-11/+0
2026-03-10drm/panel: r61307/r69328: convert to devm_mipi_dsi_attachSvyatoslav Ryhel2-12/+2
2026-03-10drm/panel: r61307/r69328: return accumulated errorsSvyatoslav Ryhel2-4/+4
2026-03-10drm/panel: r61307/r69328: remove redundant checksSvyatoslav Ryhel2-20/+0
2026-03-10drm/panel: r61307/r69328: convert to drm_connector_helper_get_modes_fixedSvyatoslav Ryhel3-28/+8
2026-03-10drm/panel: r61307: align with schema propertySvyatoslav Ryhel1-1/+1
2026-03-10drm/panel: simple: add EDT ET057023UDBA panelMarco Felsch1-0/+32
2026-03-10block: move bio queue-transition flag fixups into blk_steal_bios()Chaitanya Kulkarni1-14/+1
2026-03-10drm/xe: Add Wa_14026578760Varun Gupta2-0/+8
2026-03-10eth fbnic: Add mailbox self testMike Marciniszyn (Meta)3-0/+142
2026-03-10eth fbnic: TLV support for use by MBX self testMike Marciniszyn (Meta)2-0/+303
2026-03-10eth fbnic: Add msix self testMike Marciniszyn (Meta)3-0/+214
2026-03-10eth fbnic: Add register self testMike Marciniszyn (Meta)3-0/+197
2026-03-10net: mana: hardening: Validate doorbell ID from GDMA_REGISTER_DEVICE responseErni Sri Satya Vennela1-14/+46
2026-03-10accel/ivpu: Remove boot params address setting via MMIO registerAndrzej Kacprowski2-7/+0
2026-03-10net: airoha: Move GDM forward port configuration in ndo_open/ndo_stop callbacksLorenzo Bianconi1-5/+15
2026-03-10ASoC: ti: davinci-mcasp: McASP code cleanup and clkMark Brown198-1018/+2061
2026-03-10RDMA/hfi1: Remove opa_vnicDennis Dalessandro26-4536/+20
2026-03-10pinctrl: qcom: Add Milos LPASS LPI TLMMLuca Weiss3-0/+228
2026-03-10gpu: nova-core: apply the one "use" item per line policy to commands.rsJohn Hubbard1-3/+9
2026-03-10gpu: nova-core: add FbRange.len() and use it in boot.rsJohn Hubbard2-2/+8
2026-03-10gpu: nova-core: print FB sizes, along with rangesJohn Hubbard1-17/+66
2026-03-10amd-xgbe: reset PHY settings before starting PHYRaju Rangoju1-9/+6
2026-03-10amd-xgbe: prevent CRC errors during RX adaptation with AN disabledRaju Rangoju3-2/+69
2026-03-10amd-xgbe: fix link status handling in xgbe_rx_adaptationRaju Rangoju1-5/+14
2026-03-10thermal/drivers/sprd: Use min instead of clamp in sprd_thm_temp_to_rawdataThorsten Blum1-1/+1
2026-03-10pinctrl: cy8c95x0: Avoid returning positive values to user spaceAndy Shevchenko1-1/+1
2026-03-10bonding: fix type confusion in bond_setup_by_slave()Jiayuan Chen1-1/+46
2026-03-10RDMA/ocrdma: kzalloc_objs to kzalloc_flexRosen Penev2-13/+4
2026-03-10can: hi311x: hi3110_open(): add check for hi3110_power_enable() return valueWenyuan Li1-1/+4
2026-03-10can: dev: keep the max bitrate error at 5%Haibo Chen1-1/+1
2026-03-10mctp: i2c: fix skb memory leak in receive pathHaiyue Wang1-0/+1
2026-03-10net: enetc: do not skip setting LaBCR[MDIO_PHYAD_PRTAD] for addr 0Wei Fang1-12/+0
2026-03-10net: enetc: fix incorrect fallback PHY address handlingWei Fang1-2/+10
2026-03-10pinctrl: renesas: rza1: Normalize return value of gpio_get()Dmitry Torokhov1-1/+1
2026-03-10pinctrl: realtek: Support system suspend and resumeTzuyi Chang2-0/+111