summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-17tty: hvc: restrict HVC_DCC to ARMv6+ and ARM64Karl Mehltretter
2026-07-17serial: qcom_geni: Add panic notifier to stop UART on panicPraveen Talari
2026-07-17serial: qcom_geni: Add shutdown callback to quiesce hardware on rebootPraveen Talari
2026-07-17serial: qcom-geni: Add tracepoints for Qualcomm GENI serial driverPraveen Talari
2026-07-17serial: core: display 32 for MEM32 and MEM32BE UPIO typesHugo Villeneuve
2026-07-17serial: 8250: fix compile error with hub6_match_port() when compiled as a moduleHugo Villeneuve
2026-07-17Revert "serial: qcom-geni: remove .pm callback, use runtime PM in startup/shu...Greg Kroah-Hartman
2026-07-17net: airoha: add preliminary support to configure tx hw QoS queue during flow...Lorenzo Bianconi
2026-07-17ssb: gpio: Add and register software node for GPIO controllerDmitry Torokhov
2026-07-17bcma: gpio: Add and register software node for GPIO controllerDmitry Torokhov
2026-07-17bnxt_en: Handle partially initialized auxiliary devicesRuoyu Wang
2026-07-17media: chips-media: wave5: Resume device before setting EOS flagJackson Lee
2026-07-17media: chips-media: wave5: Fix pipeline stall when queuing failsJackson Lee
2026-07-17media: chips-media: wave5: Defer job_finish() only when a DEC_PIC was queuedJackson Lee
2026-07-17media: chips-media: wave5: Add timeout while stop_streamingJackson Lee
2026-07-17media: chips-media: wave5: avoid skipping device_run while VPU has workJackson Lee
2026-07-17media: chips-media: wave5: Set inst->std during default format initializationJackson Lee
2026-07-17media: chips-media: wave5: Guard bit depth check with initial_info_obtainedJackson Lee
2026-07-17media: cedrus: fix memory leak in cedrus_init_ctrls()Dawei Feng
2026-07-17media: meson: vdec: fix NULL pointer deref in vdec_try_fmt_commonChristian Hewitt
2026-07-17media: platform: hantro_drv: Add missing media_entity_cleanup()Biren Pandya
2026-07-17media: amphion: Remove obsolete frame_count check in venc_start_sessionMing Qian
2026-07-17media: rkvdec: use DIV_ROUND_UP() for CTB countsHiroki Nakajima
2026-07-17media: rkvdec: Propagate platform_get_irq() errorsNarasimharao Vadlamudi
2026-07-17media: rkvdec: hevc: guard INTER_REF_PIC_SET_PRED index underflowMichael Bommarito
2026-07-17media: v4l2-ctrls: validate HEVC EXT SPS RPS countsMichael Bommarito
2026-07-17media: rkvdec: hevc: tighten EXT SPS RPS control dimensionsMichael Bommarito
2026-07-17media: mediatek: vcodec: remove redundant return value of vdec_vp9_slice_setu...Haoxiang Li
2026-07-17media: mediatek: vcodec: remove redundant return value of vdec_vp9_slice_setu...Haoxiang Li
2026-07-17media: platform: mtk-mdp3: fix NULL deref on failed SCP lookupJohan Hovold
2026-07-17media: platform: mtk-mdp3: Fix SCP device refcountingGuangshuo Li
2026-07-17media: platform: mtk-mdp3: Change cmdq_pkt_jump_rel() to cmdq_pkt_jump_rel_te...Jason-JH Lin
2026-07-17media: platform: mtk-mdp3: Refactor CMDQ writes for CMDQ API changeJason-JH Lin
2026-07-17media: rockchip: rga: don't change RGB quantizationSven Püschel
2026-07-17USB: misc: uss720: Fix leak in get_1284_registerMichail Tatas
2026-07-17usb: gadget: f_uac1_legacy: remove broken string configfs attributesXu Yang
2026-07-17usb: typec: altmodes: select DRM_AUX_HPD_BRIDGE for TYPEC_DP_ALTMODEChaoyi Chen
2026-07-17usb: typec: tcpm: Add support for Battery Cap response messageAmit Sunil Dhamne
2026-07-17usb: typec: tcpm: Add support for Battery Status response messageAmit Sunil Dhamne
2026-07-17power: supply: Add helpers to get and put arrays of power supply handlesAmit Sunil Dhamne
2026-07-17usb: musb: remove dead select of USB_MUSB_DUAL_ROLEJulian Braha
2026-07-17usb: musb: host: clear stale RX interrupt on three-strikes errorLucas Martins Alves
2026-07-17usb: typec: tipd: add TPS66993 supportRadhey Shyam Pandey
2026-07-17usb: typec: tipd: add read_power_status callback to tipd_dataRadhey Shyam Pandey
2026-07-17usb: core: Add lock to usb_wakeup_notification()Griffin Kroah-Hartman
2026-07-17usb: gadget: f_fs: fix __le16 of wMaxPacketSizeBen Dooks
2026-07-17usb: misc: cypress_cy7c63: check result of IOOliver Neukum
2026-07-17usb: atm: ueagle-atm: reject descriptors that confuse probe and disconnectDiego Fernando Mancera Gomez
2026-07-17netconsole: move skb_pool / refill_wq from struct netpoll to netconsole_targetBreno Leitao
2026-07-17netconsole: move remote_mac from struct netpoll to netconsole_targetBreno Leitao