aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/openrisc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-17gpio/mmc/of: Respect polarity in the device treeLinus Walleij1-33/+16
2018-12-17dt-bindings: gpio: rcar: Add r8a774c0 (RZ/G2E) supportFabrizio Castro1-0/+1
2018-12-17memory: omap-gpmc: Get the header of the enumLinus Walleij1-0/+1
2018-12-17ARM: omap1: Fix new user of gpiochip_request_own_desc()Linus Walleij1-1/+1
2018-12-17gpio: pca953x: Add regmap dependency for PCA953x driverMarek Vasut1-0/+1
2018-12-17gpio: raspberrypi-exp: decrease refcount on firmware dt nodeNicolas Saenz Julienne1-0/+1
2018-12-14gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIBKrzysztof Kozlowski1-1/+1
2018-12-14gpio: pca953x: Restore registers after suspend/resume cycleMarek Vasut1-0/+88
2018-12-14gpio: pca953x: Zap single use of pca953x_read_single()Marek Vasut1-17/+5
2018-12-14gpio: pca953x: Zap ad-hoc reg_output cacheMarek Vasut1-50/+15
2018-12-14gpio: pca953x: Zap ad-hoc reg_direction cacheMarek Vasut1-24/+31
2018-12-14gpio: pca953x: Perform basic regmap conversionMarek Vasut1-8/+151
2018-12-14gpio: pca953x: Extract the register address mangling to single functionMarek Vasut1-30/+29
2018-12-14gpio: pca953x: Zap ad-hoc I2C block write in multi GPIO setMarek Vasut1-10/+1
2018-12-14gpio: pca953x: Factor out common code from device_pca95xx_init()Marek Vasut1-23/+12
2018-12-14gpio: pca953x: Unify pca953x_{read,write}_regs_{8,mul}()Marek Vasut1-46/+8
2018-12-14gpio: pca953x: Unify pca953x_{read,write}_regs_{16,24}()Marek Vasut1-31/+18
2018-12-14gpio: pca953x: Unify pca95{3,7}x_write_regs_16()Marek Vasut1-11/+5
2018-12-14gpio: pca953x: Repair multi-byte IO address increment on PCA9575Marek Vasut1-8/+11
2018-12-14gpio: pca953x: Fix AI overflow on PCAL6524Marek Vasut1-1/+1
2018-12-14gpio: pca953x: Deduplicate the bank_shiftMarek Vasut1-7/+11
2018-12-14gpio: tegra186: Rename flow variable to typeThierry Reding1-3/+3
2018-12-14gpio: Pass a flag to gpiochip_request_own_desc()Linus Walleij9-19/+34
2018-12-10gpio: lpc18xx: fix GPIO controller driver build as a moduleVladimir Zapolskiy1-2/+0
2018-12-07gpio: sodaville: Convert to use SPDX identifierAndy Shevchenko1-5/+1
2018-12-07gpio: sch: Convert to use SPDX identifierAndy Shevchenko1-14/+2
2018-12-07gpio: pch: Convert to use SPDX identifierAndy Shevchenko1-14/+2
2018-12-07gpio: merrifield: Convert to use SPDX identifierAndy Shevchenko1-4/+1
2018-12-07gpio: lynxpoint: Convert to use SPDX identifierAndy Shevchenko1-15/+2
2018-12-07gpio: intel-mid: Convert to use SPDX identifierAndy Shevchenko1-9/+1
2018-12-07gpio: ich: Convert to use SPDX identifierAndy Shevchenko1-14/+1
2018-12-07gpio: sodaville: Sort headers alphabeticallyAndy Shevchenko1-3/+3
2018-12-07gpio: pch: Sort headers alphabeticallyAndy Shevchenko1-3/+3
2018-12-07gpio: ich: Sort headers alphabeticallyAndy Shevchenko1-3/+3
2018-12-07gpio: sch: Remove linux/init.h and sort headersAndy Shevchenko1-6/+5
2018-12-07gpio: merrifield: Remove linux/init.hAndy Shevchenko1-1/+0
2018-12-07gpio: lynxpoint: Remove linux/init.h and sort headersAndy Shevchenko1-8/+7
2018-12-07gpio: intel-mid: Remove linux/module.h and sort headersAndy Shevchenko1-4/+2
2018-12-07gpio: pch: Remove duplicate assignmentsAndy Shevchenko1-4/+1
2018-12-07gpio: pch: Remove redundant __func__ from debug printAndy Shevchenko1-7/+4
2018-12-07gpio: ich: Join string literals backAndy Shevchenko1-3/+2
2018-12-07gpio: ich: Convert pr_<level> to dev_<level>Andy Shevchenko1-6/+5
2018-12-07gpio: ich: Switch to use struct device instead of platform_deviceAndy Shevchenko1-10/+11
2018-12-07gpio: ich: Simplify error handling in ichx_write_bit()Andy Shevchenko1-12/+3
2018-12-07gpio: sodaville: Use for_each_set_bit() in IRQ handlerAndy Shevchenko1-6/+3
2018-12-07gpio: pch: Use for_each_set_bit() in IRQ handlerAndy Shevchenko1-8/+6
2018-12-07gpio: uniphier: convert to SPDX License IdentifierMasahiro Yamada1-13/+4
2018-12-07gpio: zynq: Report gpio direction at bootBrandon Maier1-0/+23
2018-12-07gpio: ks8695: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li1-12/+3
2018-12-07dt-bindings: tegra186-gpio: Add Tegra186 specific prefixThierry Reding1-0/+41