Age | Commit message (Expand) | Author |
2018-05-08 | gpio: atmel_pio4: give a full configuration when muxing pins | Ludovic Desroches |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-27 | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini |
2018-04-06 | gpio: uclass: Fix debug string | Mario Six |
2018-04-04 | Merge git://git.denx.de/u-boot-sunxi | Tom Rini |
2018-04-04 | sunxi: gpio: add missing compatible strings | Andre Przywara |
2018-03-22 | gpio: omap_gpio: Add DM_FLAG_PRE_RELOC flag | Faiz Abbas |
2018-03-19 | arm: stm32: add new architecture for STM32MP family | Patrick Delaunay |
2018-03-19 | gpio: stm32f7_gpio: handle node ngpios | Patrick Delaunay |
2018-03-19 | dm: gpio: Convert stm32f7 driver to livetree | Patrick Delaunay |
2018-03-09 | treewide: Fix gdsys mail addresses | Mario Six |
2018-03-05 | Merge git://git.denx.de/u-boot-sh | Tom Rini |
2018-03-05 | gpio: pca953x_gpio: Support label setting from DT | Mario Six |
2018-03-05 | gpio: rcar: Add R8A77965 M3N entries | Marek Vasut |
2018-03-01 | microblaze: Added Kconfig support for CONFIG_XILINX_GPIO | Vipul Kumar |
2018-02-18 | sandbox: Rename 'num-gpios' property to avoid dtc warning | Simon Glass |
2018-02-13 | rockchip: gpio: remove dead code | Heinrich Schuchardt |
2018-02-08 | Convert CONFIG_MXC_GPIO to Kconfig | Adam Ford |
2018-02-04 | gpio: mxc: add i.MX8M support | Peng Fan |
2018-01-28 | bcm283x: Add pinctrl driver | Alexander Graf |
2018-01-28 | gpio: mpc8xxx: Make live-tree compatible | Mario Six |
2018-01-28 | gpio: mpc8xxx: Make compatible with more SoCs | Mario Six |
2018-01-28 | gpio: mpc8xxx: Rename Kconfig option, structures, and functions | Mario Six |
2018-01-28 | gpio: mpc85xx: Rename driver file to mpc8xxx | Mario Six |
2018-01-28 | gpio: mpc85xx_gpio: Fix style violations | Mario Six |
2018-01-28 | gpio: pca953x_gpio: Make live-tree compatible | Mario Six |
2018-01-28 | gpio: pca953x_gpio: Fix style violations | Mario Six |
2018-01-27 | Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh | Tom Rini |
2018-01-27 | gpio: rmobile: Add RCar Gen2 compatible string | Marek Vasut |
2018-01-26 | gpio: sunxi: Add compatible string for H5 PIO | Chris Blake |
2018-01-19 | GPIO: tca642x: Rework to not include commands in SPL | Tom Rini |
2018-01-19 | GPIO: pca953x: Rework to not include commands in SPL | Tom Rini |
2018-01-15 | db820c: enable pmic gpios for pm8994 | Jorge Ramirez-Ortiz |
2018-01-10 | board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driver | Patrice Chotard |
2018-01-04 | mx6ull: Handle the CONFIG_MX6ULL cases correctly | Fabio Estevam |
2017-12-13 | Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh | Tom Rini |
2017-12-12 | gpio/hsdk: Depend on DM_GPIO instead of simple DM | Alexey Brodkin |
2017-12-09 | gpio: rmobile: Add generic Gen3 compatible | Marek Vasut |
2017-12-09 | gpio: rmobile: Add R8A77995 D3 compatible | Marek Vasut |
2017-12-09 | gpio: rmobile: Add R8A77970 V3M compatible | Marek Vasut |
2017-11-30 | gpio: rmobile: Set GPIO mode in GPSR when requested | Marek Vasut |
2017-11-29 | gpio: uniphier: import dt-binginds header from Linux | Masahiro Yamada |
2017-11-29 | bitops: collect BIT macros to include/linux/bitops.h | Masahiro Yamada |
2017-11-24 | ARC: HSDK: introduce CREG GPIO driver | Eugeniy Paltsev |
2017-11-06 | stm32: fix STMicroelectronics copyright | Patrice Chotard |
2017-10-15 | gpio: uniphier: rework single device node model | Masahiro Yamada |
2017-10-10 | Merge branch 'rmobile' of git://git.denx.de/u-boot-sh | Tom Rini |
2017-10-08 | dm: gpio: pca953x: Drop pointless data structure checks | Simon Glass |
2017-10-08 | dm: gpio: Correct use of -ENODEV in drivers | Simon Glass |
2017-10-08 | dm: gpio: Add a comment about not copying some drivers | Simon Glass |