summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-12gpiolib: move validation of line handle flags into helper functionKent Gibson1-42/+51
2019-11-12gpio: mockup: add set_config to support pull up/downKent Gibson1-34/+60
2019-11-12gpiolib: add support for biasing output linesKent Gibson1-2/+6
2019-11-12gpiolib: add support for disabling line biasKent Gibson3-10/+54
2019-11-12gpiolib: add support for pull up/down to lineevent_createKent Gibson1-0/+4
2019-11-12gpio: expose pull-up/pull-down line flags to userspaceDrew Fustini2-0/+22
2019-11-12gpio: rcar: Use proper irq_chip nameGeert Uytterhoeven1-1/+1
2019-11-12gpio: em: Use proper irq_chip nameGeert Uytterhoeven1-1/+1
2019-11-12gpio: bd70528: Add MODULE ALIAS to autoload moduleMatti Vaittinen1-0/+1
2019-11-12Merge remote-tracking branch 'driver-core/driver-core-next' into gpio/for-nextBartosz Golaszewski71-807/+1506
2019-11-12Merge remote-tracking branch 'linusw/for-next' into gpio/for-nextBartosz Golaszewski80-329/+1334
2019-11-09net: caif: Fix debugfs on 64-bit platformsGeert Uytterhoeven1-2/+2
2019-11-09mac80211: Use debugfs_create_xul() helperGeert Uytterhoeven1-14/+3
2019-11-09media: c8sectpfe: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-23/+3
2019-11-08Merge branch 'devel' into for-nextLinus Walleij739-4016/+7546
2019-11-08Revert "gpio: expose pull-up/pull-down line flags to userspace"Linus Walleij2-16/+0
2019-11-07Merge tag 'v5.4-rc6' into gpio/for-nextBartosz Golaszewski1519-11656/+15199
2019-11-07gpiolib: No need to call gpiochip_remove_pin_ranges() twiceAndy Shevchenko2-5/+3
2019-11-07of: property: Add device link support for iommus, mboxes and io-channelsSaravana Kannan1-0/+6
2019-11-07of: property: Make it easy to add device links from DT propertiesSaravana Kannan1-15/+47
2019-11-07of: property: Minor style clean up of of_link_to_phandle()Saravana Kannan1-2/+8
2019-11-07gpio: Use new GPIO_LINE_DIRECTIONMatti Vaittinen60-102/+211
2019-11-07gpio: Add definition for GPIO directionMatti Vaittinen1-0/+3
2019-11-07gpio: xgs-iproc: Fix section mismatch on device tree match tableMark Brown1-1/+1
2019-11-05gpio: tegra186: use devm_platform_ioremap_resource_byname()Bartosz Golaszewski1-3/+1
2019-11-05gpio: mvebu: use devm_platform_ioremap_resource_byname()Bartosz Golaszewski1-12/+7
2019-11-05drivers: provide devm_platform_ioremap_resource_byname()Bartosz Golaszewski3-0/+24
2019-11-05misc: sram: use devm_platform_ioremap_resource_wc()Bartosz Golaszewski1-20/+8
2019-11-05drivers: platform: provide devm_platform_ioremap_resource_wc()Bartosz Golaszewski3-1/+22
2019-11-05lib: devres: provide devm_ioremap_resource_wc()Bartosz Golaszewski3-0/+18
2019-11-05lib: devres: prepare devm_ioremap_resource() for more variantsBartosz Golaszewski1-20/+27
2019-11-05Documentation: devres: add missing entry for devm_platform_ioremap_resource()Bartosz Golaszewski1-0/+1
2019-11-05gpiolib: Switch order of valid mask and hw initLinus Walleij1-2/+2
2019-11-05Merge tag 'v5.4-rc6' into develLinus Walleij1519-11656/+15199
2019-11-04IB: mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2-55/+16
2019-11-04Revert "gpio: merrifield: Pass irqchip when adding gpiochip"Linus Walleij1-16/+12
2019-11-04Revert "gpio: merrifield: Restore use of irq_base"Linus Walleij1-1/+0
2019-11-04Revert "gpio: merrifield: Move hardware initialization to callback"Linus Walleij1-5/+3
2019-11-04Linux 5.4-rc6Linus Torvalds1-1/+1
2019-11-03firmware loader: log path to loaded firmwaresDrew DeVault1-0/+1
2019-11-03mmc: dw_mmc: Remove superfluous cast in debugfs_create_u32() callGeert Uytterhoeven1-1/+1
2019-11-03mmc: dw_mmc: Fix debugfs on 64-bit platformsGeert Uytterhoeven1-4/+4
2019-11-03mmc: atmel-mci: Remove superfluous cast in debugfs_create_u32() callGeert Uytterhoeven1-1/+1
2019-11-03mmc: atmel-mci: Fix debugfs on 64-bit platformsGeert Uytterhoeven1-4/+4
2019-11-03debugfs: Add debugfs_create_xul() for hexadecimal unsigned longGeert Uytterhoeven2-1/+25
2019-11-03Documentation: debugfs: Document debugfs helper for unsigned long valuesGeert Uytterhoeven1-2/+8
2019-11-03Merge tag 'usb-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds27-97/+267
2019-11-03debugfs: remove return value of debugfs_create_atomic_t()Greg Kroah-Hartman3-14/+12
2019-11-03Merge tag '5.4-rc6-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-1/+2
2019-11-02Merge tag 'hwmon-for-v5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-4/+13