summaryrefslogtreecommitdiff
path: root/drivers/of/base.c
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 /drivers/of/base.c
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 'drivers/of/base.c')
0 files changed, 0 insertions, 0 deletions
l/commit/drivers/extcon/extcon-gpio.c?h=linux-6.6.y&id=5bfbdc9caa7e16b2a77a62a9f9a63b5693e23716'>extcon: gpio: Add support for active-low presence to detect pinsGuenter Roeck 2013-09-27extcon: use dev_get_platdata()Jingoo Han 2013-09-27extcon: gpio: Use gpio driver/chip debounce if supportedGuenter Roeck 2013-09-27extcon: gpio: Do not unnecessarily initialize variablesGuenter Roeck 2013-08-05extcon: gpio: Use power efficient workqueue for debounceMark Brown 2013-02-13extcon: gpio: Rename filename of extcon-gpio.c according to kernel naming styleChanwoo Choi 2012-11-26extcon: remove use of __devexit_pBill Pemberton 2012-11-26extcon: remove use of __devinitBill Pemberton 2012-11-26extcon: remove use of __devexitBill Pemberton 2012-10-22extcon: Remove duplicate inclusion of extcon.h header fileSachin Kamat 2012-08-27Merge 3.6-rc3 into driver-core-nextGreg Kroah-Hartman 2012-08-16Extcon: renamed files to comply with the standard naming.MyungJoo Ham