summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2025-07-04 10:14:49 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2025-07-04 10:14:49 -0700
commit4b02ed4ab721f559e843251564a3ea6ae1769a83 (patch)
tree2f3cf4a24e11e7da4d7cdf54d440bd5bfd4ef082 /scripts/stackusage
parenta1d8128f701682d34d9308c9e6b7385c0ffa4b4b (diff)
parentc9764fd88bc744592b0604ccb6b6fc1a5f76b4e3 (diff)
downloadkernel-4b02ed4ab721f559e843251564a3ea6ae1769a83.tar.gz
Merge tag 'regulator-fix-v6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Pull regulator fixes from Mark Brown: "A few driver fixes (the GPIO one being potentially nasty, though it has been there for a while without anyone reporting it), and one core fix for the rarely used combination of coupled regulators and unbinding" * tag 'regulator-fix-v6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator: regulator: gpio: Fix the out-of-bounds access to drvdata::gpiods regulator: mp886x: Fix ID table driver_data regulator: sy8824x: Fix ID table driver_data regulator: tps65219: Fix devm_kmalloc size allocation regulator: core: fix NULL dereference on unbind due to stale coupling data
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
-11-08usb: gadget: Remove File-backed Storage Gadget (g_file_storage).Michal Nazarewicz 2012-10-22USB: update documentation for URB_ISO_ASAPAlan Stern 2012-08-10usb: add decriptor of persist fail for some morph usb devicesLan Tianyu 2012-06-15usb: gadget: mass_storage: add documentationMichal Nazarewicz 2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds 2012-05-14FunctionFS: enable multiple functionsAndrzej Pietrasiewicz 2012-04-08Merge branch 'master' into for-nextJiri Kosina 2012-04-06USB documentation: explain lifetime rules for unlinking URBsAlan Stern 2012-04-06usb/usbmon: correct the data interpretation of usbmon's outputSebastian Andrzej Siewior 2012-04-05doc: fix a few typosMasanari Iida 2012-03-30Documentation: remove references to /etc/modprobe.confLucas De Marchi 2012-02-21Documentation: Fix Broken URL "freshmeat"Masanari Iida 2012-02-21Documentation: Fix typo in proc_usb_info.txtMasanari Iida 2012-02-21Documentation: Fix typo in power-management.txtMasanari Iida 2012-01-04USB: update documentation for usbmonAlan Stern 2011-11-29USB: linux-cdc-acm.inf: add support for the acm_ms gadgetKlaus Schwarzkopf 2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds 2011-10-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds 2011-10-04usb: dwc3: gadget: implement streams supportFelipe Balbi 2011-09-27doc: fix broken referencesPaul Bolle 2011-09-26usbcore: add sysfs support to xHCI usb2 hardware LPMAndiry Xu 2011-08-22usb: Introduce DesignWare USB3 DRD DriverFelipe Balbi 2011-08-19PM / Runtime: Add macro to test for runtime PM eventsAlan Stern 2011-07-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds 2011-07-08USB: EHCI: Allow users to override 80% max periodic bandwidthKirill Smelkov 2011-07-01USB: Documentation: Use correct character in gadget_hid.txtTobias Klauser 2011-06-17USB: Fix up URB error codes to reflect implementation.Sarah Sharp 2011-05-23Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds 2011-04-29USB: documentation update for the pre_reset methodAlan Stern 2011-04-29USB: gadget: g_multi: fixed vendor and product ID in inf filesMichal Nazarewicz 2011-03-22HID: Move hiddev.txt to the new Documentation/hid directoryAlan Ott 2011-02-04USB: usbmon: fix-up docs and text API for sparse ISOPete Zaitcev 2010-11-16USB: use the runtime-PM autosuspend implementationAlan Stern 2010-10-22USB: teach "devices" file about Wireless and SuperSpeed USBAlan Stern