summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2021-05-28gpiolib: Switch to bitmap_alloc()Andy Shevchenko
2021-05-28gpiolib: Split fastpath array to twoAndy Shevchenko
2021-05-27gpio: wcd934x: Fix shift-out-of-bounds errorSrinivas Kandagatla
2021-05-25gpio: wm8350: remove platform_set_drvdata() + cleanup probeAlexandru Ardelean
2021-05-25gpio: wm8994: remove platform_set_drvdata() + cleanup probeAlexandru Ardelean
2021-05-25gpio: wm831x: remove platform_set_drvdata() + cleanup probeAlexandru Ardelean
2021-05-25gpio: tps65910: remove platform_set_drvdata() + cleanup probeAlexandru Ardelean
2021-05-25gpio: sta2x11: remove platform_set_drvdata() + cleanup probeAlexandru Ardelean
2021-05-25gpio: sprd: remove platform_set_drvdata() + cleanup probeAlexandru Ardelean
2021-05-25gpio: spear-spics: remove platform_set_drvdata() + cleanup probeAlexandru Ardelean
2021-05-25gpio: ath79: remove platform_set_drvdata() + cleanup probeAlexandru Ardelean
2021-05-24gpio: tps65912: remove platform_set_drvdata() + cleanup probeAlexandru Ardelean
2021-05-24gpio: tps65218: remove platform_set_drvdata() + cleanup probeAlexandru Ardelean
2021-05-24gpio: tc3589x: emove platform_set_drvdata() + cleanup probeAlexandru Ardelean
2021-05-24gpio: tps6586x: remove platform_set_drvdata() + cleanup probeAlexandru Ardelean
2021-05-23gpio: gpio-tegra186: remove platform_set_drvdata() + cleanup probeAlexandru Ardelean
2021-05-23gpio: gpio-tegra186: remove empty remove hookAlexandru Ardelean
2021-05-23gpio: da9052: remove platform_set_drvdata() + cleanup probeAlexandru Ardelean
2021-05-23gpio: xgene: simplify probe, return devm_gpiochip_add_data() directlyAlexandru Ardelean
2021-05-21gpio: tps68470: remove platform_set_drvdata() + cleanup probeAlexandru Ardelean
2021-05-21gpio: bd9571mwv: remove platform_set_drvdata() + cleanup probeAlexandru Ardelean
2021-05-21gpio: altera-a10sr: remove platform_set_drvdata() + cleanup probeAlexandru Ardelean
2021-05-21gpio: adp5520: cleanup probe error path + remove platform_set_drvdata()Alexandru Ardelean
2021-05-21gpio: visconti: remove platform_set_drvdata() + cleanup probeAlexandru Ardelean
2021-05-21gpiolib: Use sysfs_emit() in "show" functionsAndy Shevchenko
2021-05-21gpiolib: Make use of assign_bit() API (part 2)Andy Shevchenko
2021-05-21gpio: da9055: remove platform_set_drvdata() + cleanup probeAlexandru Ardelean
2021-05-21gpio: stmpe: fully use convert probe to device-managedAlexandru Ardelean
2021-05-20gpio: wcove: Split error handling for CTRL and IRQ registersAndy Shevchenko
2021-05-20gpio: wcove: Unify style of to_reg() with to_ireg()Andy Shevchenko
2021-05-20gpio: wcove: Use IRQ hardware number getter instead of direct accessAndy Shevchenko
2021-05-19mfd: lp87565: Fix typo in define namesLuca Ceresoli
2021-05-17gpio: crystalcove: remove platform_set_drvdata() + cleanup probeAlexandru Ardelean
2021-05-12gpio: tegra186: Don't set parent IRQ affinityJon Hunter
2021-05-12gpio: xilinx: Correct kernel doc for xgpio_probe()Andy Shevchenko
2021-05-12gpio: xilinx: No need to disable IRQs in the handlerAndy Shevchenko
2021-05-12gpio: xilinx: Switch to use bitmap APIsAndy Shevchenko
2021-05-12gpio: xilinx: Introduce xgpio_read_chan() / xgpio_write_chan()Andy Shevchenko
2021-05-12gpiolib: Drop duplicate offset check in gpiochip_is_requested()Andy Shevchenko
2021-05-12gpio: mockup: Switch to use gpiochip_get_desc()Andy Shevchenko
2021-05-12gpio: logicvc: Remove redundant error printing in logicvc_gpio_probe()Zhen Lei
2021-05-12gpio: cadence: Add missing MODULE_DEVICE_TABLEZou Wei
2021-05-05Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-05-05gpio: mxs: remove useless functionJiapeng Chong
2021-05-05gpio: it87: remove unused codeJiapeng Chong
2021-05-05gpio: 104-dio-48e: Fix coding style issuesBarney Goette
2021-05-05gpio: mpc8xxx: Add ACPI supportRan Wang
2021-05-05gpio: ich: Switch to be dependent on LPC_ICHAndy Shevchenko
2021-05-05gpio: sch: Drop MFD_CORE selectionAndy Shevchenko
2021-05-05gpio: sch: depends on LPC_SCHRandy Dunlap