aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-05gpio: mxs: remove useless functionJiapeng Chong1-5/+0
2021-05-05dt-bindings: gpio: fairchild,74hc595: Convert to json-schemaGeert Uytterhoeven2-27/+77
2021-05-05gpio: it87: remove unused codeJiapeng Chong1-8/+0
2021-05-05gpio: 104-dio-48e: Fix coding style issuesBarney Goette1-25/+25
2021-05-05gpio: mpc8xxx: Add ACPI supportRan Wang1-14/+33
2021-05-05gpio: ich: Switch to be dependent on LPC_ICHAndy Shevchenko2-5/+2
2021-05-05gpio: sch: Drop MFD_CORE selectionAndy Shevchenko1-1/+0
2021-05-05gpio: sch: depends on LPC_SCHRandy Dunlap1-1/+1
2021-05-05gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055Hans de Goede1-0/+14
2021-05-05gpio: sch: Hook into ACPI GPE handler to catch GPIO edge eventsAndy Shevchenko2-1/+83
2021-05-05gpio: sch: Add edge event supportJan Kiszka2-8/+109
2021-05-05gpio: aggregator: Replace custom get_arg() with a generic next_arg()Andy Shevchenko1-34/+5
2021-05-05lib/cmdline: Export next_arg() for being used in modulesAndy Shevchenko1-0/+1
2021-05-05gpio: omap: Use device_get_match_data() helperTian Tao1-3/+2
2021-05-05gpio: Add Realtek Otto GPIO supportSander Vanheule3-0/+339