index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2026-03-30
usb: dwc2: gadget: Fix spin_lock/unlock mismatch in dwc2_hsotg_udc_stop()
Juno Choi
-0
/
+2
2026-03-30
usb: gadget: uvc: fix NULL pointer dereference during unbind race
Jimmy Hu
-4
/
+43
2026-03-30
usb: quirks: add DELAY_INIT quirk for another Silicon Motion flash drive
Miao Li
-0
/
+1
2026-03-30
usb: ehci-brcm: fix sleep during atomic
Justin Chen
-2
/
+2
2026-03-30
mtd: spi-nor: winbond: Fix locking support for w25q256jw
Eliav Farber
-0
/
+1
2026-03-30
usb: gadget: f_hid: don't call cdev_init while cdev in use
Michael Zimmermann
-5
/
+10
2026-03-30
usb: typec: tcpm/tcpci_maxim: deprecate WAR for setting charger mode
Amit Sunil Dhamne
-21
/
+34
2026-03-30
power: supply: max77759: add charger driver
Amit Sunil Dhamne
-0
/
+786
2026-03-30
mfd: max77759: add register bitmasks and modify irq configs for charger
Amit Sunil Dhamne
-10
/
+85
2026-03-30
usb: misc: onboard_usb_dev: Add Terminus FE1.1s USB2.0 Hub (1a40:0101)
Yixun Lan
-0
/
+3
2026-03-30
usb: cdns3: Add USBSSP platform driver support
Peter Chen
-178
/
+164
2026-03-30
usb: typec: fusb302: Switch to threaded IRQ handler
Alexey Charkov
-2
/
+3
2026-03-30
usb: typec: tcpci_rt1711h: Drop unnecessary VID/PID/DID checks
Alexey Charkov
-57
/
+2
2026-03-30
usb: dwc3: Add optional VBUS regulator support to SpacemiT K1
Chukun Pan
-1
/
+22
2026-03-30
usb: dwc3: dwc3-generic-plat: spacemit: add support for K3 SoC
Yixun Lan
-0
/
+1
2026-03-30
usb: gadget: udc: update outdated comment for renamed usb_gadget_udc_start()
Kexin Sun
-2
/
+3
2026-03-30
usb: typec: tcpci: support setting orientation via GPIO
Xu Yang
-0
/
+18
2026-03-30
usb: tegra: use MODULE_FIRMWARE if SOC is ENABLED
Nicolas Chauvet
-0
/
+8
2026-03-30
usb: gadget: bdc: validate status-report endpoint indices
Pengpeng Hou
-0
/
+4
2026-03-30
usb: misc: iowarrior: use HID includes
Oliver Neukum
-5
/
+3
2026-03-30
usb: misc: appledisplay: use HID includes
Oliver Neukum
-5
/
+3
2026-03-30
regulator: mt6315: add regulator supplies
Mark Brown
-729
/
+1634
2026-03-30
regulator: mt6315: Add regulator supplies
Chen-Yu Tsai
-5
/
+6
2026-03-30
regulator: devres: Use enum regulator_get_type in internal functions
Luca Weiss
-3
/
+3
2026-03-30
mtd: spi-nor: sst: Fix write enable before AAI sequence
Sanjaikumar V S
-0
/
+13
2026-03-30
firmware: qcom: scm: Register gunyah watchdog device
Hrishabh Rajput
-0
/
+53
2026-03-30
clk: qcom: Add a driver for SM8750 GPU clocks
Konrad Dybcio
-0
/
+484
2026-03-30
mtd: spi-nor: winbond: Fix locking support for w25q64jvm
Eliav Farber
-0
/
+1
2026-03-30
mtd: spi-nor: winbond: Fix locking support for w25q256jwm
Eliav Farber
-1
/
+1
2026-03-30
coresight: platform: check the availability of the endpoint before parse
Jie Gan
-0
/
+2
2026-03-30
clk: qcom: ipq-cmn-pll: Add IPQ8074 SoC support
John Crispin
-0
/
+8
2026-03-30
clk: qcom: ipq-cmn-pll: Add IPQ6018 SoC support
John Crispin
-0
/
+8
2026-03-30
soc: qcom: socinfo: Add SoC ID for SA8650P
Lei wang
-0
/
+1
2026-03-30
firmware: qcom: scm: Allow QSEECOM on Mahua CRD
Gopikrishna Garmidi
-0
/
+1
2026-03-30
soc: qcom: wcnss: simplify allocation of req
Rosen Penev
-8
/
+9
2026-03-30
soc: qcom: pd-mapper: Add support for Eliza
Abel Vesa
-0
/
+1
2026-03-30
clk: qcom: gdsc: Fix error path on registration of multiple pm subdomains
Vladimir Zapolskiy
-1
/
+11
2026-03-30
soc: qcom: aoss: compare against normalized cooling state
Alok Tiwari
-1
/
+1
2026-03-30
soc: qcom: llcc: fix v1 SB syndrome register offset
Alok Tiwari
-1
/
+1
2026-03-30
dax: export dax_dev_get()
John Groves
-1
/
+2
2026-03-30
dax: Add fs_dax_get() func to prepare dax for fs-dax usage
John Groves
-3
/
+67
2026-03-30
dax: Add dax_set_ops() for setting dax_operations at bind time
John Groves
-1
/
+53
2026-03-30
dax: Add dax_operations for use by fs-dax on fsdev dax
John Groves
-0
/
+86
2026-03-30
dax: Save the kva from memremap
John Groves
-1
/
+4
2026-03-30
dax: add fsdev.c driver for fs-dax on character dax
John Groves
-0
/
+253
2026-03-30
dax: move dax_pgoff_to_phys from [drivers/dax/] device.c to bus.c
John Groves
-23
/
+20
2026-03-30
i2c: tegra: enable compile testing on all archs
Johan Hovold
-2
/
+1
2026-03-30
gpiolib: fix hogs with multiple lines
Bartosz Golaszewski
-38
/
+54
2026-03-30
drm/xe: Avoid memory allocations in xe_device_declare_wedged()
Matthew Brost
-14
/
+13
2026-03-30
drm/xe: Disable garbage collector work item on SVM close
Matthew Brost
-1
/
+1
[prev]
[next]