]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2018-12-17  Linus Walleijgpio/mmc/of: Respect polarity in the device tree
2018-12-17  Fabrizio Castrodt-bindings: gpio: rcar: Add r8a774c0 (RZ/G2E) support
2018-12-17  Linus Walleijmemory: omap-gpmc: Get the header of the enum
2018-12-17  Linus WalleijARM: omap1: Fix new user of gpiochip_request_own_desc()
2018-12-17  Marek Vasutgpio: pca953x: Add regmap dependency for PCA953x driver
2018-12-17  Nicolas Saenz... gpio: raspberrypi-exp: decrease refcount on firmware...
2018-12-14  Linus WalleijMerge branch 'ib-pca953x' into devel
2018-12-14  Krzysztof Kozlowskigpiolib: Fix return value of gpio_to_desc() stub if...
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.kernel...
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  Thierry Redingdt-bindings: tegra186-gpio: Add Tegra186 specific prefix
2018-12-07  Vladimir Zapolskiydt-bindings: gpio: lpc18xx: describe interrupt controll...
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... gpio: mt7621: pass mediatek_gpio_bank_probe() failure...
2018-12-07  Nicholas Mc... gpio: mt7621: report failure of devm_kasprintf()
2018-12-07  Bartosz GolaszewskiMAINTAINERS: remove a duplicate entry for gpio-mockup
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-26  Phil Edworthygpio: dwapb: Correct the DT node name in the example
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-16  Johan Hovoldgpio: drop broken to_gpio_irq_chip() helper
2018-11-15  Kuninori Morimotogpio: rcar: convert to SPDX identifiers
2018-11-15  Laurent Pinchartgpio: drop devm_gpio_chip_match()
2018-11-09  Andy ShevchenkoMAINTAINERS: Do maintain Intel GPIO drivers via separat...
2018-11-05  A.s. Dongdt-bindings: gpio: vf610: add optional clocks property
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... gpio: pl061: Move irq_chip definition inside struct...
2018-11-05  Uwe Kleine... gpio: 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 TorvaldsLinux 4.20-rc1 v4.20-rc1
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.kernel...
next