summaryrefslogtreecommitdiff
path: root/include/linux/gpio/regmap.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-04-13 20:03:26 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-04-13 20:03:26 +0200
commitc19a885e12f114b799b5d0d877219f0695e0d4de (patch)
tree35745c207ed917658029a04bfb38e9e2f5b63b7f /include/linux/gpio/regmap.h
parentbff5ed3e7f348aea99eef9e21eca35460e4b9036 (diff)
downloadkernel-linux-5.16.y.tar.gz
Linux 5.16.20linux-5.16.y
Link: https://lore.kernel.org/r/20220412062943.670770901@linuxfoundation.org Tested-by: Shuah Khan <skhan@linuxfoundation.org> Tested-by: Ron Economos <re@w6rz.net> Tested-by: Guenter Roeck <linux@roeck-us.net> Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Tested-by: Justin M. Forbes <jforbes@fedoraproject.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/gpio/regmap.h')
0 files changed, 0 insertions, 0 deletions
rnel/commit/drivers/char/vt.c?id=bf7a06bcce205705ea5c7675cbb8ea9239ea30a0'>vt: remove bogus lock droppingAlan Cox 2008-10-13tty: move tioclinux from a special caseAlan Cox 2008-08-15tty: remove resize window special caseAlan Cox 2008-08-04vt: Deadlock workaroundAlan Cox 2008-07-25Merge git://git.infradead.org/embedded-2.6Linus Torvalds 2008-07-24vt: do not update when the console is blankedStefano Stabellini 2008-07-24vt: hold console_sem across sysfs operationsJiri Slaby 2008-07-21device create: char: convert device_create to device_create_drvdataGreg Kroah-Hartman 2008-06-06vt: fix vc_resize lockingNick Piggin 2008-06-06vt: fix background color on line feed, DEC invertJan Engelhardt 2008-06-04Make console charset translation optionalDavid Woodhouse 2008-05-08vt: fix canonical input in UTF-8 modeSamuel Thibault 2008-04-30Basic braille screen reader supportSamuel Thibault 2008-04-30consoles: switch to int put_char methodAlan Cox 2008-04-30redo locking of tty->pgrpAlan Cox 2008-04-30tty: BKL pushdownAlan Cox 2008-04-29vt: fix background color on line feedJan Engelhardt 2008-04-28VT notifier extension for accessibilityKarl Dahlke 2008-03-04VT notifier fix for VT switchSamuel Thibault