summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2019-11-21gpio/mpc8xxx: fix qoriq GPIO readingRussell King
2019-11-21gpio: mpc8xxx: Don't overwrite default irq_set_type callbackVladimir Oltean
2019-11-15gpiolib: acpi: Print pin number on acpi_gpiochip_alloc_event errorsHans de Goede
2019-11-13gpiolib: fix coding style in gpiod_hog()Bartosz Golaszewski
2019-11-13Merge tag 'intel-gpio-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Walleij
2019-11-13Merge tag 'gpio-v5.5-updates-for-linus-part-2' of git://git.kernel.org/pub/sc...Linus Walleij
2019-11-13drm/bridge: ti-tfp410: switch to using fwnode_gpiod_get_index()Dmitry Torokhov
2019-11-13gpio: merrifield: Pass irqchip when adding gpiochipAndy Shevchenko
2019-11-13gpio: merrifield: Add GPIO <-> pin mapping ranges via callbackAndy Shevchenko
2019-11-13gpiolib: Introduce ->add_pin_ranges() callbackAndy Shevchenko
2019-11-13gpio: mmio: remove untrue leftover commentMatti Vaittinen
2019-11-13gpio: em: Use platform_get_irq() to obtain interruptsGeert Uytterhoeven
2019-11-12gpio: tegra186: Add debounce supportThierry Reding
2019-11-12gpio: tegra186: Program interrupt route mappingThierry Reding
2019-11-12gpio: tegra186: Derive register offsets from bank/portThierry Reding
2019-11-12gpio: add new SET_CONFIG ioctl() to gpio chardevKent Gibson
2019-11-12gpiolib: move validation of line handle flags into helper functionKent Gibson
2019-11-12gpio: mockup: add set_config to support pull up/downKent Gibson
2019-11-12gpiolib: add support for biasing output linesKent Gibson
2019-11-12gpiolib: add support for disabling line biasKent Gibson
2019-11-12gpiolib: add support for pull up/down to lineevent_createKent Gibson
2019-11-12gpio: expose pull-up/pull-down line flags to userspaceDrew Fustini
2019-11-12gpio: rcar: Use proper irq_chip nameGeert Uytterhoeven
2019-11-12gpio: em: Use proper irq_chip nameGeert Uytterhoeven
2019-11-12gpio: bd70528: Add MODULE ALIAS to autoload moduleMatti Vaittinen
2019-11-12Merge remote-tracking branch 'driver-core/driver-core-next' into gpio/for-nextBartosz Golaszewski
2019-11-09net: caif: Fix debugfs on 64-bit platformsGeert Uytterhoeven
2019-11-09media: c8sectpfe: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-11-08gpio: xgs-iproc: Fix platform_no_drv_owner.cocci warningsYueHaibing
2019-11-08Merge branch 'devel' into for-nextLinus Walleij
2019-11-08Revert "gpio: expose pull-up/pull-down line flags to userspace"Linus Walleij
2019-11-07gpiolib: No need to call gpiochip_remove_pin_ranges() twiceAndy Shevchenko
2019-11-07of: property: Add device link support for iommus, mboxes and io-channelsSaravana Kannan
2019-11-07of: property: Make it easy to add device links from DT propertiesSaravana Kannan
2019-11-07of: property: Minor style clean up of of_link_to_phandle()Saravana Kannan
2019-11-07gpio: Use new GPIO_LINE_DIRECTIONMatti Vaittinen
2019-11-07gpio: xgs-iproc: Fix section mismatch on device tree match tableMark Brown
2019-11-05gpio: tegra186: use devm_platform_ioremap_resource_byname()Bartosz Golaszewski
2019-11-05gpio: mvebu: use devm_platform_ioremap_resource_byname()Bartosz Golaszewski
2019-11-05drivers: provide devm_platform_ioremap_resource_byname()Bartosz Golaszewski
2019-11-05misc: sram: use devm_platform_ioremap_resource_wc()Bartosz Golaszewski
2019-11-05drivers: platform: provide devm_platform_ioremap_resource_wc()Bartosz Golaszewski
2019-11-05gpiolib: Switch order of valid mask and hw initLinus Walleij
2019-11-05Merge tag 'v5.4-rc6' into develLinus Walleij
2019-11-04IB: mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-11-03Revert "gpio: merrifield: Pass irqchip when adding gpiochip"Linus Walleij
2019-11-03Revert "gpio: merrifield: Restore use of irq_base"Linus Walleij
2019-11-03Revert "gpio: merrifield: Move hardware initialization to callback"Linus Walleij
2019-11-03firmware loader: log path to loaded firmwaresDrew DeVault
2019-11-03mmc: dw_mmc: Remove superfluous cast in debugfs_create_u32() callGeert Uytterhoeven