summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-03-30usb: dwc2: gadget: Fix spin_lock/unlock mismatch in dwc2_hsotg_udc_stop()Juno Choi-0/+2
2026-03-30usb: gadget: uvc: fix NULL pointer dereference during unbind raceJimmy Hu-4/+43
2026-03-30usb: quirks: add DELAY_INIT quirk for another Silicon Motion flash driveMiao Li-0/+1
2026-03-30usb: ehci-brcm: fix sleep during atomicJustin Chen-2/+2
2026-03-30mtd: spi-nor: winbond: Fix locking support for w25q256jwEliav Farber-0/+1
2026-03-30usb: gadget: f_hid: don't call cdev_init while cdev in useMichael Zimmermann-5/+10
2026-03-30usb: typec: tcpm/tcpci_maxim: deprecate WAR for setting charger modeAmit Sunil Dhamne-21/+34
2026-03-30power: supply: max77759: add charger driverAmit Sunil Dhamne-0/+786
2026-03-30mfd: max77759: add register bitmasks and modify irq configs for chargerAmit Sunil Dhamne-10/+85
2026-03-30usb: misc: onboard_usb_dev: Add Terminus FE1.1s USB2.0 Hub (1a40:0101)Yixun Lan-0/+3
2026-03-30usb: cdns3: Add USBSSP platform driver supportPeter Chen-178/+164
2026-03-30usb: typec: fusb302: Switch to threaded IRQ handlerAlexey Charkov-2/+3
2026-03-30usb: typec: tcpci_rt1711h: Drop unnecessary VID/PID/DID checksAlexey Charkov-57/+2
2026-03-30usb: dwc3: Add optional VBUS regulator support to SpacemiT K1Chukun Pan-1/+22
2026-03-30usb: dwc3: dwc3-generic-plat: spacemit: add support for K3 SoCYixun Lan-0/+1
2026-03-30usb: gadget: udc: update outdated comment for renamed usb_gadget_udc_start()Kexin Sun-2/+3
2026-03-30usb: typec: tcpci: support setting orientation via GPIOXu Yang-0/+18
2026-03-30usb: tegra: use MODULE_FIRMWARE if SOC is ENABLEDNicolas Chauvet-0/+8
2026-03-30usb: gadget: bdc: validate status-report endpoint indicesPengpeng Hou-0/+4
2026-03-30usb: misc: iowarrior: use HID includesOliver Neukum-5/+3
2026-03-30usb: misc: appledisplay: use HID includesOliver Neukum-5/+3
2026-03-30regulator: mt6315: add regulator suppliesMark Brown-729/+1634
2026-03-30regulator: mt6315: Add regulator suppliesChen-Yu Tsai-5/+6
2026-03-30regulator: devres: Use enum regulator_get_type in internal functionsLuca Weiss-3/+3
2026-03-30mtd: spi-nor: sst: Fix write enable before AAI sequenceSanjaikumar V S-0/+13
2026-03-30firmware: qcom: scm: Register gunyah watchdog deviceHrishabh Rajput-0/+53
2026-03-30clk: qcom: Add a driver for SM8750 GPU clocksKonrad Dybcio-0/+484
2026-03-30mtd: spi-nor: winbond: Fix locking support for w25q64jvmEliav Farber-0/+1
2026-03-30mtd: spi-nor: winbond: Fix locking support for w25q256jwmEliav Farber-1/+1
2026-03-30coresight: platform: check the availability of the endpoint before parseJie Gan-0/+2
2026-03-30clk: qcom: ipq-cmn-pll: Add IPQ8074 SoC supportJohn Crispin-0/+8
2026-03-30clk: qcom: ipq-cmn-pll: Add IPQ6018 SoC supportJohn Crispin-0/+8
2026-03-30soc: qcom: socinfo: Add SoC ID for SA8650PLei wang-0/+1
2026-03-30firmware: qcom: scm: Allow QSEECOM on Mahua CRDGopikrishna Garmidi-0/+1
2026-03-30soc: qcom: wcnss: simplify allocation of reqRosen Penev-8/+9
2026-03-30soc: qcom: pd-mapper: Add support for ElizaAbel Vesa-0/+1
2026-03-30clk: qcom: gdsc: Fix error path on registration of multiple pm subdomainsVladimir Zapolskiy-1/+11
2026-03-30soc: qcom: aoss: compare against normalized cooling stateAlok Tiwari-1/+1
2026-03-30soc: qcom: llcc: fix v1 SB syndrome register offsetAlok Tiwari-1/+1
2026-03-30dax: export dax_dev_get()John Groves-1/+2
2026-03-30dax: Add fs_dax_get() func to prepare dax for fs-dax usageJohn Groves-3/+67
2026-03-30dax: Add dax_set_ops() for setting dax_operations at bind timeJohn Groves-1/+53
2026-03-30dax: Add dax_operations for use by fs-dax on fsdev daxJohn Groves-0/+86
2026-03-30dax: Save the kva from memremapJohn Groves-1/+4
2026-03-30dax: add fsdev.c driver for fs-dax on character daxJohn Groves-0/+253
2026-03-30dax: move dax_pgoff_to_phys from [drivers/dax/] device.c to bus.cJohn Groves-23/+20
2026-03-30i2c: tegra: enable compile testing on all archsJohan Hovold-2/+1
2026-03-30gpiolib: fix hogs with multiple linesBartosz Golaszewski-38/+54
2026-03-30drm/xe: Avoid memory allocations in xe_device_declare_wedged()Matthew Brost-14/+13
2026-03-30drm/xe: Disable garbage collector work item on SVM closeMatthew Brost-1/+1