summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorZsolt Kajtar <soci@c64.rulez.org>2025-03-09 19:47:16 +0100
committerHelge Deller <deller@gmx.de>2025-03-26 22:39:21 +0100
commit4afd6378c5fbb1497add5644ab228c1533d71bbb (patch)
tree9e5861a774c265421dd7bea5147d90e02cb24fe4 /scripts/stackusage
parenteabb0329308729a9073785705224b4efeed081de (diff)
downloadkernel-4afd6378c5fbb1497add5644ab228c1533d71bbb.tar.gz
MAINTAINERS: Add contact info for fbdev packed pixel drawing
Due to the nature of changes this is probably necessary. Even if these drawing routines got way more testing than my patch submission scripts. Signed-off-by: Zsolt Kajtar <soci@c64.rulez.org> Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
-6.6.y&id=47bd38a31adcd5b92f5e11919a101a310305dbb1'>gpio: rcar: set IRQ chip parent_deviceNiklas Söderlund 2016-09-08gpio: rcar: Add r8a7796 (R-Car M3-W) supportSimon Horman 2016-07-22gpio: rcar: add R8A7792 supportSergei Shtylyov 2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds 2016-04-12Revert "gpio: rcar: Fine-grained Runtime PM support"Linus Walleij 2016-04-12Revert "gpio: rcar: Add Runtime PM handling for interrupts"Linus Walleij 2016-03-30gpio: rcar: Implement gpiochip.set_multiple()Geert Uytterhoeven 2016-02-25gpio: rcar: Add Runtime PM handling for interruptsGeert Uytterhoeven 2016-01-05gpio: rcar: use gpiochip data pointerLinus Walleij 2015-12-11gpio: rcar: Improve clock error handling and reportingGeert Uytterhoeven 2015-12-11gpio: rcar: Remove obsolete platform data supportGeert Uytterhoeven 2015-11-19gpio: change member .dev to .parentLinus Walleij 2015-07-27gpio: rcar: Add r8a7795 (R-Car H3) supportUlrich Hecht 2015-07-16gpio: rcar: Fine-grained Runtime PM supportGeert Uytterhoeven 2015-06-01gpio: rcar: Check for irq_set_irq_wake() failuresGeert Uytterhoeven 2015-03-26gpio: rcar: Prevent module clock disable when wake-up is enabledGeert Uytterhoeven 2015-03-26gpio: rcar: Add more register documentationGeert Uytterhoeven 2015-03-26gpio: rcar: Use local variable gpio_chip in gpio_rcar_probe()Geert Uytterhoeven 2015-01-15gpio: rcar: Switch to use gpiolib irqchip helpersGeert Uytterhoeven 2015-01-15gpio: rcar: Fix error path for devm_kzalloc() failureGeert Uytterhoeven 2014-11-27gpio: rcar: Add r8a7793 and r8a7794 supportHisashi Nakamura 2014-08-08Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds 2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe 2014-07-15gpio: rcar: Add support for DT IRQ flagsLaurent Pinchart 2014-07-09gpio: rcar: clamp returned value to [0,1]Jürg Billeter 2014-05-09gpio: rcar: remove unnecessary OOM messagesJingoo Han 2014-04-28gpio: rcar: Add minimal runtime PM supportGeert Uytterhoeven 2014-03-28gpio: rcar: Add helper variable dev = &pdev->devGeert Uytterhoeven