git v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/drivers/usb/mtu3
AgeCommit message (Expand)Author
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-15USB: Use str_enable_disable-like helpersKrzysztof Kozlowski
2025-01-15mtu3: don't mess wiht ->d_inameAl Viro
2024-11-30Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-11-05usb: Use (of|device)_property_present() for non-boolean propertiesRob Herring (Arm)
2024-11-04usb: use "prompt" instead of "bool" for choice promptsMasahiro Yamada
2024-10-04usb: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-01-27usb: mtu3: Add MT8195 MTU3 ip-sleep wakeup supportAngeloGioacchino Del Regno
2023-10-21usb: mtu3: Convert to platform remove callback returning voidUwe Kleine-König
2023-07-25usb: Explicitly include correct DT includesRob Herring