gpio: pca953x: Add regmap dependency for PCA953x driver
[linux-2.6-microblaze.git] / drivers /
2018-12-17 Marek Vasutgpio: pca953x: Add regmap dependency for PCA953x driver
2018-12-17 Nicolas Saenz Juliennegpio: raspberrypi-exp: decrease refcount on firmware...
2018-12-14 Linus WalleijMerge branch 'ib-pca953x' into devel
2018-12-14 Marek Vasutgpio: pca953x: Restore registers after suspend/resume...
2018-12-14 Marek Vasutgpio: pca953x: Zap single use of pca953x_read_single()
2018-12-14 Marek Vasutgpio: pca953x: Zap ad-hoc reg_output cache
2018-12-14 Marek Vasutgpio: pca953x: Zap ad-hoc reg_direction cache
2018-12-14 Marek Vasutgpio: pca953x: Perform basic regmap conversion
2018-12-14 Marek Vasutgpio: pca953x: Extract the register address mangling...
2018-12-14 Marek Vasutgpio: pca953x: Zap ad-hoc I2C block write in multi...
2018-12-14 Marek Vasutgpio: pca953x: Factor out common code from device_pca95...
2018-12-14 Marek Vasutgpio: pca953x: Unify pca953x_{read,write}_regs_{8,mul}()
2018-12-14 Marek Vasutgpio: pca953x: Unify pca953x_{read,write}_regs_{16...
2018-12-14 Marek Vasutgpio: pca953x: Unify pca95{3,7}x_write_regs_16()
2018-12-14 Marek Vasutgpio: pca953x: Repair multi-byte IO address increment...
2018-12-14 Marek Vasutgpio: pca953x: Fix AI overflow on PCAL6524
2018-12-14 Marek Vasutgpio: pca953x: Deduplicate the bank_shift
2018-12-14 Thierry Redinggpio: tegra186: Rename flow variable to type
2018-12-14 Linus WalleijMerge tag 'intel-gpio-v4.21-1' of git://git./linux...
2018-12-14 Linus Walleijgpio: Pass a flag to gpiochip_request_own_desc()
2018-12-10 Vladimir Zapolskiygpio: lpc18xx: fix GPIO controller driver build as...
2018-12-07 Andy Shevchenkogpio: sodaville: Convert to use SPDX identifier
2018-12-07 Andy Shevchenkogpio: sch: Convert to use SPDX identifier
2018-12-07 Andy Shevchenkogpio: pch: Convert to use SPDX identifier
2018-12-07 Andy Shevchenkogpio: merrifield: Convert to use SPDX identifier
2018-12-07 Andy Shevchenkogpio: lynxpoint: Convert to use SPDX identifier
2018-12-07 Andy Shevchenkogpio: intel-mid: Convert to use SPDX identifier
2018-12-07 Andy Shevchenkogpio: ich: Convert to use SPDX identifier
2018-12-07 Andy Shevchenkogpio: sodaville: Sort headers alphabetically
2018-12-07 Andy Shevchenkogpio: pch: Sort headers alphabetically
2018-12-07 Andy Shevchenkogpio: ich: Sort headers alphabetically
2018-12-07 Andy Shevchenkogpio: sch: Remove linux/init.h and sort headers
2018-12-07 Andy Shevchenkogpio: merrifield: Remove linux/init.h
2018-12-07 Andy Shevchenkogpio: lynxpoint: Remove linux/init.h and sort headers
2018-12-07 Andy Shevchenkogpio: intel-mid: Remove linux/module.h and sort headers
2018-12-07 Andy Shevchenkogpio: pch: Remove duplicate assignments
2018-12-07 Andy Shevchenkogpio: pch: Remove redundant __func__ from debug print
2018-12-07 Andy Shevchenkogpio: ich: Join string literals back
2018-12-07 Andy Shevchenkogpio: ich: Convert pr_<level> to dev_<level>
2018-12-07 Andy Shevchenkogpio: ich: Switch to use struct device instead of platf...
2018-12-07 Andy Shevchenkogpio: ich: Simplify error handling in ichx_write_bit()
2018-12-07 Andy Shevchenkogpio: sodaville: Use for_each_set_bit() in IRQ handler
2018-12-07 Andy Shevchenkogpio: pch: Use for_each_set_bit() in IRQ handler
2018-12-07 Masahiro Yamadagpio: uniphier: convert to SPDX License Identifier
2018-12-07 Brandon Maiergpio: zynq: Report gpio direction at boot
2018-12-07 Yangtao Ligpio: ks8695: Change to use DEFINE_SHOW_ATTRIBUTE macro
2018-12-07 Vladimir Zapolskiygpio: lpc18xx: add GPIO pin interrupt controller support
2018-12-07 Vladimir Zapolskiygpio: lpc18xx: use resource managed interface to regist...
2018-12-07 Vladimir Zapolskiygpio: lpc18xx: add struct device local variable
2018-12-07 Vladimir Zapolskiygpio: lpc18xx: use SPDX license identifier
2018-12-07 Nicholas Mc Guiregpio: mt7621: pass mediatek_gpio_bank_probe() failure...
2018-12-07 Nicholas Mc Guiregpio: mt7621: report failure of devm_kasprintf()
2018-12-05 Vladimir Zapolskiygpio: rcar: reference device instead of platform device
2018-12-03 Andy Shevchenkogpio: lynxpoint: Use for_each_set_bit() in IRQ handler
2018-12-03 Andy Shevchenkogpio: pch: Convert to dev_pm_ops
2018-12-02 Andy Shevchenkogpio: sodaville: Convert to use managed functions pcim_...
2018-12-02 Andy Shevchenkogpio: pch: Convert to use managed functions pcim_*...
2018-11-29 Linus Walleijgpio: OF: Parse MMC-specific CD and WP properties
2018-11-25 Vladimir Zapolskiygpio: restore original GPLv2+ license of gpiolib-of...
2018-11-19 Brajeswar Ghoshdrivers/gpio/gpio-grgpio.c: Remove duplicate header
2018-11-16 A.s. Donggpio: vf610: add optional clock support
2018-11-16 Anson Huanggpio: mxc: move gpio noirq suspend/resume to syscore...
2018-11-15 Kuninori Morimotogpio: rcar: convert to SPDX identifiers
2018-11-15 Laurent Pinchartgpio: drop devm_gpio_chip_match()
2018-11-05 Muchun Songgpiolib: Fix possible use after free on label
2018-11-05 Colin Ian Kinggpio: sch311x: clean an indentation issue, remove extra...
2018-11-05 Manivannan Sadhasivamgpio: pl061: Move irq_chip definition inside struct...
2018-11-05 Uwe Kleine-Königgpio: drop devm_gpiochip_remove()
2018-11-05 William Breathitt... gpio: pcie-idio-24: Mask read inputs for get_multiple
2018-11-05 William Breathitt... gpio: pci-idio-16: Mask read inputs for get_multiple
2018-11-05 William Breathitt... gpio: ws16c48: Mask read inputs for get_multiple
2018-11-05 William Breathitt... gpio: gpio-mm: Mask read inputs for get_multiple
2018-11-05 William Breathitt... gpio: 104-idi-48e: Mask the read inputs for get_multiple
2018-11-05 William Breathitt... gpio: 104-dio-48e: Mask read inputs for get_multiple
2018-11-05 Wolfram Sanggpio: gpio-tegra: simplify getting .driver_data
2018-11-05 Wolfram Sanggpio: gpio-zynq: simplify getting .driver_data
2018-11-05 Wolfram Sanggpio: gpio-omap: simplify getting .driver_data
2018-11-05 Wolfram Sanggpio: gpio-mxc: simplify getting .driver_data
2018-11-05 Wolfram Sanggpio: gpio-lynxpoint: simplify getting .driver_data
2018-11-05 Wolfram Sanggpio: gpio-dwapb: simplify getting .driver_data
2018-11-05 Linus Walleijgpio: Add global TODO file for GPIO
2018-11-04 Linus TorvaldsMerge tag 'tags/upstream-4.20-rc1' of git://git.infrade...
2018-11-04 Linus TorvaldsMerge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org...
2018-11-04 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2018-11-04 Linus TorvaldsMerge tag 'ntb-4.20' of git://github.com/jonmason/ntb
2018-11-04 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2018-11-04 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2018-11-04 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2018-11-04 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2018-11-03 Ingo MolnarMerge branch 'core/urgent' into x86/urgent, to pick...
2018-11-03 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2018-11-03 Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2018-11-03 Linus TorvaldsMerge tag 'dma-mapping-4.20-2' of git://git.infradead...
2018-11-03 Linus TorvaldsMerge tag 'kbuild-v4.20-2' of git://git./linux/kernel...
2018-11-03 Linus TorvaldsMerge tag '4.20-rc1-smb3-fixes' of git://git.samba...
2018-11-03 Linus TorvaldsMerge branch 'work.afs' of git://git./linux/kernel...
2018-11-03 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2018-11-03 Olof JohanssonMerge tag 'omap-for-v4.20/omap1-fix-signed' of git...
2018-11-02 Thomas GleixnerMerge branch 'clockevents/4.20-rc1' of https://git...
2018-11-02 Guo Renclocksource/drivers/c-sky: Add gx6605s SOC system timer
next