summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-08usb: dwc3: xilinx: use reset_control_reset() in versal initRadhey Shyam Pandey
2026-07-08usb: dwc3: xilinx: fix missing space before closing comment delimiterRadhey Shyam Pandey
2026-07-08s390/idle: Introduce cpuidle for s390Mete Durlu
2026-07-08s390/zcrypt: Remove the empty fileRongguang Wei
2026-07-08iio: event: Fix event FIFO reset raceLars-Peter Clausen
2026-07-08USB: chaoskey: Fix slab-use-after-free in chaoskey_release()Alan Stern
2026-07-08pinctrl: upboard: add device id INTC1055 based UP boards supportGary Wang
2026-07-08pinctrl: tigerlake: add some pin groups and functions for INTC1055Gary Wang
2026-07-08watchdog: airoha: Prevent division by zero when clock frequency is zeroWayen Yan
2026-07-08watchdog: pretimeout: Fix UAF in watchdog_unregister_governor()Tzung-Bi Shih
2026-07-08media: i2c: ov7740: fix use-after-destroy in removeBiren Pandya
2026-07-08media: i2c: ov7740: fix unbalanced pm_runtime_get_sync in removeBiren Pandya
2026-07-08media: i2c: ov02a10: fix endpoint parsing use-after-freeBiren Pandya
2026-07-08gpu: nova-core: build SetRegistry entries dynamicallyZhi Wang
2026-07-08gpu: nova-core: fsp: rename FSP response header typeZhi Wang
2026-07-08Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Paolo Abeni
2026-07-08drm/v3d: bound CPU-job query writes to their destination BOMichael Bommarito
2026-07-08usb: cdns3: plat: fix a typo in cdns3_plat_probe()Ihor Matushchak
2026-07-08usb: ucsi: huawei_gaokun: move typec_altmode off stackArnd Bergmann
2026-07-08usb: typec: mux: tusb1046: add missing MODULE_DEVICE_TABLE()Pengpeng Hou
2026-07-08usb: core: devices: use kmalloc() to allocate dump bufferMike Rapoport (Microsoft)
2026-07-08usb: host: ohci-dbg: use kmalloc() for print bufferMike Rapoport (Microsoft)
2026-07-08usb: typec: ucsi: Fix debugfs response truncation beyond 16 bytesMadhu M
2026-07-08usb: typec: tcpm: Defensively bound altmode array accessesBadhri Jagan Sridharan
2026-07-08usb: typec: ucsi: unregister debugfs entries on teardownBjorn Andersson
2026-07-08usb: typec: ucsi: Move long delayed work on system_dfl_long_wqMarco Crivellari
2026-07-08gpio: mvebu: free generic chips on unbindRosen Penev
2026-07-08staging: rtl8723bs: sdio_intf.c: cleanup functionManuel Ebner
2026-07-08staging: rtl8723bs: rename camelcase variable bAllowAnirban Bose
2026-07-08staging: rtl8723bs: clean up struct spacingDavid C.C.M. Gall
2026-07-08usb: typec: tcpci_rt1711h: unregister TCPCI port with devresMyeonghun Pak
2026-07-08usb: typec: tcpm: Fix VDM type for Enter Mode commandsAndy Yan
2026-07-08usb: typec: ucsi: cancel pending work on system suspendPaul Menzel
2026-07-08usb: typec: class: drop PD lookup referenceShuangpeng Bai
2026-07-08drm/panel: Use drm_of_get_panel_orientation()Thierry Reding
2026-07-08usb: typec: ps883x: Fix DP+USB3 configurationStephan Gerhold
2026-07-08Revert "pinctrl: qcom: x1e80100: Bypass PDC wakeup parent for now"Maulik Shah
2026-07-08pinctrl: qcom: Acknowledge IRQs for PDC interrupt controllerStephan Gerhold
2026-07-08Merge tag 'irq-chip-qcom-pdc-for-gpio-07-07-26' of git://git.kernel.org/pub/s...Bartosz Golaszewski
2026-07-08drm/sysfb: simpledrm: Read panel orientation from DT nodeThomas Zimmermann
2026-07-08drm/of: Implement drm_of_get_panel_orientation()Thomas Zimmermann
2026-07-08usb: xhci: Fix sleep in atomic context in xhci_free_streams()胡连勤
2026-07-08xhci: sideband: fix ring sg table pages leakXu Rao
2026-07-08usb: gadget: udc: Fix use-after-free in gadget_match_driverJimmy Hu
2026-07-08usb: dwc3: run gadget disconnect from sleepable suspend contextRunyu Xiao
2026-07-08usb: sl811-hcd: disable controller wakeup on removeMyeonghun Pak
2026-07-08usb: typec: anx7411: use devm_pm_runtime_enable()Myeonghun Pak
2026-07-08usb: dwc3: fix dwc3_readl() and dwc3_writel() calls in dwc3_ulpi_setup()Ben Dooks
2026-07-08USB: misc: uss720: unregister parport on probe failureMyeonghun Pak
2026-07-08usb: gadget: function: rndis: add length check for headerGriffin Kroah-Hartman