summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpio: wcove: Get rid of error prone casting in IRQ handlerAndy Shevchenko2021-02-151-3/+3
* gpio: intel-mid: Remove driver for deprecated platformAndy Shevchenko2021-02-154-423/+1
* gpio: msic: Remove driver for deprecated platformAndy Shevchenko2021-02-152-321/+0
* gpio: aggregator: Remove trailing comma in terminator entriesAndy Shevchenko2021-02-151-2/+2
* gpio: aggregator: Use compound literal from the headerAndy Shevchenko2021-02-151-2/+1
* gpio: aggregator: Replace isrange() by using get_options()Andy Shevchenko2021-02-151-30/+3
* gpio: merrifield: Make bias configuration available for GPIOsAndy Shevchenko2021-02-151-0/+5
* gpio: mvebu: add pwm support for Armada 8K/7KBaruch Siach2021-02-151-33/+68
* gpio: tegra: Fix irq_set_affinityDmitry Osipenko2021-02-151-1/+2
* gpio: tegra: Support building driver as a loadable moduleDmitry Osipenko2021-02-152-7/+10
* gpio: tegra: Clean up whitespaces in tegra_gpio_driverDmitry Osipenko2021-02-151-4/+4
* gpio: tegra: Use debugfs_create_devm_seqfile()Dmitry Osipenko2021-02-151-5/+3
* gpio: tegra: Improve formatting of the codeDmitry Osipenko2021-02-151-5/+10
* gpio: mvebu: improve handling of pwm zero on/off valuesBaruch Siach2021-02-151-16/+23
* gpio: mvebu: don't limit pwm period/duty_cycle to UINT_MAXBaruch Siach2021-02-151-6/+2
* gpio: mvebu: make pwm .get_state closer to idempotentBaruch Siach2021-02-151-2/+2
* gpio: mvebu: improve pwm period calculation accuracyBaruch Siach2021-02-151-2/+2
* gpio: mockup: tweak the Kconfig help textBartosz Golaszewski2021-02-151-2/+1
* gpio: wcove: convert comma to semicolonZheng Yongjun2021-02-151-1/+1
* gpio: vx855: convert comma to semicolonZheng Yongjun2021-02-151-1/+1
* gpio: tegra186: convert comma to semicolonZheng Yongjun2021-02-151-1/+1
* gpio: max77620: convert comma to semicolonZheng Yongjun2021-02-151-1/+1
* gpio: remove zte zx driverArnd Bergmann2021-02-153-297/+0
* gpio: tegra: Fix wake interruptDmitry Osipenko2021-02-151-3/+13
* gpio: pca953x: Add support for pca9506Uwe Kleine-König2021-02-151-0/+2
* gpio: rcar: Add R-Car V3U (R8A779A0) supportGeert Uytterhoeven2021-02-151-0/+35
* gpio: rcar: Optimize GPIO pin state read on R-Car Gen3Geert Uytterhoeven2021-02-151-5/+20
* gpio: bd7xxxx: use helper variable for pdev->devBartosz Golaszewski2021-02-152-17/+15
* gpio: tegra: Convert to gpio_irq_chipThierry Reding2021-02-151-72/+146
* gpio: visconti: Add Toshiba Visconti GPIO supportNobuhiro Iwamatsu2021-02-154-0/+252
* gpio: bd7xxxx: Do not depend on parent driver dataMatti Vaittinen2021-02-152-41/+33
* gpio: Kconfig: Update help description for GPIO_RCAR configLad Prabhakar2021-02-151-2/+2
* gpio: sl28cpld: convert comma to semicolonZheng Yongjun2021-02-151-2/+2
* gpio: rcar: Remove redundant compatible valuesLad Prabhakar2021-02-151-27/+0
* gpio: fix spelling mistake in Kconfig "supprot" -> "support"Colin Ian King2021-02-151-1/+1
* Merge branch 'for-rc8-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-02-141-0/+1
|\
| * leds: rt8515: add V4L2_FLASH_LED_CLASS dependencyArnd Bergmann2021-02-141-0/+1
* | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-131-1/+1
|\ \
| * | clk: sunxi-ng: mp: fix parent rate change flag checkJernej Skrabec2021-02-121-1/+1
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-02-131-0/+1
|\ \ \
| * | | scsi: scsi_debug: Fix a memory leakMaurizio Lombardi2021-02-091-0/+1
* | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-131-1/+10
|\ \ \ \
| * | | | i2c: stm32f7: fix configuration of the digital filterAlain Volmat2021-02-121-1/+10
| | |_|/ | |/| |
* | | | Merge tag 'drm-fixes-2021-02-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-02-1212-78/+122
|\ \ \ \
| * \ \ \ Merge branch 'drm-misc-fixes' of git://anongit.freedesktop.org/drm/drm-misc i...Dave Airlie2021-02-129-37/+75
| |\ \ \ \
| | * | | | drm/ttm: make sure pool pages are clearedChristian König2021-02-111-0/+10
| | * | | | drm/sun4i: dw-hdmi: Fix max. frequency for H6Jernej Skrabec2021-02-101-4/+2
| | * | | | drm/sun4i: Fix H6 HDMI PHY configurationJernej Skrabec2021-02-101-17/+9
| | * | | | drm/sun4i: dw-hdmi: always set clock rateJernej Skrabec2021-02-102-4/+1
| | * | | | drm/sun4i: tcon: set sync polarity for tcon1 channelJernej Skrabec2021-02-102-0/+31