aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorAditya Pakki <pakki001@umn.edu>2019-03-18 18:44:14 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-03-19 15:37:43 +0100
commit3a10e3dd52e80b9a97a3346020024d17b2c272d6 (patch)
tree0219be2339df1feabbba996e5438792afe5b77b0 /scripts/stackusage
parentserial: mvebu-uart: Fix to avoid a potential NULL pointer dereference (diff)
downloadlinux-3a10e3dd52e80b9a97a3346020024d17b2c272d6.tar.gz
linux-3a10e3dd52e80b9a97a3346020024d17b2c272d6.zip
serial: max310x: Fix to avoid potential NULL pointer dereference
of_match_device can return a NULL pointer when matching device is not found. This patch avoids a scenario causing NULL pointer derefernce. Signed-off-by: Aditya Pakki <pakki001@umn.edu> Cc: stable <stable@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
Latif4-309/+80 2016-03-16iwcm: common code for port mapperFaisal Latif4-30/+172 2016-03-16ALSA: mixart: silence an uninitialized variable warningDan Carpenter1-1/+1 2016-03-16gpio: mcp23s08: Fix clearing of interrupt.Phil Reid1-0/+4 2016-03-16gpiolib: Fix comment referring to gpio_*() in gpiod_*()Geert Uytterhoeven1-2/+2 2016-03-16gpio: pca953x: Fix pca953x_gpio_set_multiple() on 64-bitGeert Uytterhoeven1-2/+4 2016-03-16gpio: xgene: Fix kconfig for standby GIPO contollerMatthias Brugger1-0/+1 2016-03-16ALSA: usb-audio: Add sanity checks for endpoint accessesTakashi Iwai4-0/+11 2016-03-16ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()Takashi Iwai1-11/+11 2016-03-16ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()Takashi Iwai1-0/+6 2016-03-16HID: microsoft: Add ID for MS Wireless Comfort KeyboardSlava Bacherikov3-0/+4 2016-03-16mfd: intel-lpss: Pass I2C configuration via properties on BXTMika Westerberg2-0/+24 2016-03-16mfd: imx6sx: Add PCIe register definitions for iomuxc gprChristoph Fritz1-0/+5 2016-03-16mfd: ipaq-micro: Use __maybe_unused to hide pm functionsArnd Bergmann1-1/+1 2016-03-16mfd: max77686: Add max77802 to I2C device ID tableJavier Martinez Canillas1-0/+1 2016-03-16mfd: max77686: Export OF module alias informationJavier Martinez Canillas1-0/+1 2016-03-16mfd: max77686: Allow driver to be built as a moduleJavier Martinez Canillas1-2/+2 2016-03-16mfd: stmpe: Add the proper PWM resourcesLinus Walleij1-0/+35 2016-03-16mfd: tps65090: Set regmap config reg counts properlyMaciej S. Szmigiero2-3/+7 2016-03-16mfd: syscon: Return ENOTSUPP instead of ENOSYS when disabledPhilipp Zabel1-4/+4 2016-03-16mfd: as3711: Set regmap config reg counts properlyMaciej S. Szmigiero2-3/+4 2016-03-16mfd: rc5t583: Set regmap config reg counts properlyMaciej S. Szmigiero2-4/+5 2016-03-16gpio: tps65086: Add GPO driver for the TPS65086 PMICAndrew F. Davis3-0/+146 2016-03-16mfd: mt6397: Add platform device ID tableJavier Martinez Canillas1-1/+7 2016-03-16mfd: da9063: Fix missing volatile registers in the core regmap_range volatile...Steve Twiss1-6/+30 2016-03-16mfd: mt6397: Add MT6323 support to MT6397 driverJohn Crispin3-0/+464 2016-03-16mfd: mt6397: Add support for different Slave typesJohn Crispin1-17/+41 2016-03-16mfd: mt6397: int_con and int_status may vary in locationJohn Crispin2-10/+19 2016-03-16dt-bindings: mfd: Add bindings for the MediaTek MT6323 PMICJohn Crispin1-4/+6 2016-03-16mfd: da9062: Fix missing volatile registers in the core regmap_range volatile...Steve Twiss1-1/+22