aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-02-15gpio: tegra: Fix irq_set_affinityDmitry Osipenko1-1/+2
2021-02-15gpio: tegra: Support building driver as a loadable moduleDmitry Osipenko2-7/+10
2021-02-15gpio: tegra: Clean up whitespaces in tegra_gpio_driverDmitry Osipenko1-4/+4
2021-02-15gpio: tegra: Use debugfs_create_devm_seqfile()Dmitry Osipenko1-5/+3
2021-02-15gpio: tegra: Improve formatting of the codeDmitry Osipenko1-5/+10
2021-02-15gpio: mvebu: improve handling of pwm zero on/off valuesBaruch Siach1-16/+23
2021-02-15gpio: mvebu: don't limit pwm period/duty_cycle to UINT_MAXBaruch Siach1-6/+2
2021-02-15gpio: mvebu: make pwm .get_state closer to idempotentBaruch Siach1-2/+2
2021-02-15gpio: mvebu: improve pwm period calculation accuracyBaruch Siach1-2/+2
2021-02-15gpio: mockup: tweak the Kconfig help textBartosz Golaszewski1-2/+1
2021-02-15gpio: wcove: convert comma to semicolonZheng Yongjun1-1/+1
2021-02-15gpio: vx855: convert comma to semicolonZheng Yongjun1-1/+1
2021-02-15gpio: tegra186: convert comma to semicolonZheng Yongjun1-1/+1
2021-02-15gpio: max77620: convert comma to semicolonZheng Yongjun1-1/+1
2021-02-15gpio: remove zte zx driverArnd Bergmann3-297/+0
2021-02-15gpio: tegra: Fix wake interruptDmitry Osipenko1-3/+13
2021-02-15gpio: pca953x: Add support for pca9506Uwe Kleine-König1-0/+2
2021-02-15gpio: rcar: Add R-Car V3U (R8A779A0) supportGeert Uytterhoeven1-0/+35
2021-02-15gpio: rcar: Optimize GPIO pin state read on R-Car Gen3Geert Uytterhoeven1-5/+20
2021-02-15gpio: bd7xxxx: use helper variable for pdev->devBartosz Golaszewski2-17/+15
2021-02-15gpio: tegra: Convert to gpio_irq_chipThierry Reding1-72/+146
2021-02-15gpio: visconti: Add Toshiba Visconti GPIO supportNobuhiro Iwamatsu4-0/+252
2021-02-15gpio: bd7xxxx: Do not depend on parent driver dataMatti Vaittinen2-41/+33
2021-02-15gpio: Kconfig: Update help description for GPIO_RCAR configLad Prabhakar1-2/+2
2021-02-15gpio: sl28cpld: convert comma to semicolonZheng Yongjun1-2/+2
2021-02-15gpio: rcar: Remove redundant compatible valuesLad Prabhakar1-27/+0
2021-02-15gpio: fix spelling mistake in Kconfig "supprot" -> "support"Colin Ian King1-1/+1
2021-02-14Merge branch 'for-rc8-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2021-02-14leds: rt8515: add V4L2_FLASH_LED_CLASS dependencyArnd Bergmann1-0/+1
2021-02-13Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2021-02-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+1
2021-02-13Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+10
2021-02-12Merge tag 'drm-fixes-2021-02-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds12-78/+122
2021-02-12Merge tag 'for-linus-5.11-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+1
2021-02-12i2c: stm32f7: fix configuration of the digital filterAlain Volmat1-1/+10
2021-02-12Merge branch 'drm-misc-fixes' of git://anongit.freedesktop.org/drm/drm-misc i...Dave Airlie9-37/+75
2021-02-11clk: sunxi-ng: mp: fix parent rate change flag checkJernej Skrabec1-1/+1
2021-02-12Merge tag 'drm-intel-fixes-2021-02-11' of git://anongit.freedesktop.org/drm/d...Dave Airlie2-39/+45
2021-02-11Merge tag 'gpio-fixes-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-99/+120
2021-02-11drm/ttm: make sure pool pages are clearedChristian König1-0/+10
2021-02-11arm/xen: Don't probe xenbus as part of an early initcallJulien Grall2-2/+1
2021-02-10Merge tag 'pm-5.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-12/+103
2021-02-10Merge tag 'acpi-5.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-4/+13
2021-02-10Merge tag 'dmaengine-fix2-5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-63/+104
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds20-28/+261
2021-02-10gpio: ep93xx: Fix single irqchip with multi gpiochipsNikita Shubin1-11/+19
2021-02-10gpio: ep93xx: fix BUG_ON port F usageNikita Shubin1-87/+99
2021-02-10gpio: mxs: GPIO_MXS should not default to y unconditionallyGeert Uytterhoeven1-1/+2
2021-02-10drm/sun4i: dw-hdmi: Fix max. frequency for H6Jernej Skrabec1-4/+2
2021-02-10drm/sun4i: Fix H6 HDMI PHY configurationJernej Skrabec1-17/+9