summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-wcove.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-16ARM: dts: rockchip: enable eMMC for rk3229-evbFrank Wang1-0/+7
2017-07-16ARM: dts: rockchip: enable io-domain for rk3229-evbDavid Wu1-0/+8
2017-07-16ARM: dts: rockchip: add cpu-supply property for cpu node of rk3229-evbFinley Xiao1-0/+16
2017-07-16ARM: dts: rockchip: add regulator nodes for rk3229-evbFrank Wang1-0/+69
2017-07-16ARM: dts: rockchip: add sdmmc and sdio nodes for rk3228 SoCShawn Lin1-0/+60
2017-07-16ARM: dts: rockchip: fix compatible string for eMMC node of rk3228 SoCShawn Lin1-1/+1
2017-07-16ARM: dts: rockchip: add cpu enable method for rk3228 SoCFrank Wang1-0/+9
2017-07-16ARM: dts: rockchip: remove num-slots from all platformsShawn Lin23-37/+0
2017-07-16ARM: dts: rockchip: Add io-domain node for rk3228David Wu1-0/+5
2017-07-16ARM: dts: rockchip: add basic dtsi file for RK3229 SoCFrank Wang2-1/+90
2017-07-16ARM: dts: rockchip: enable adc key for rk3288-evbJacob Chen1-0/+37
2017-07-16ARM: dts: rockchip: enable saradc for rk3288-evbJacob Chen1-0/+5
2017-07-16ARM: dts: rockchip: enable ARM Mali GPU on rk3288-fennecJacob Chen1-0/+5
2017-07-16ARM: dts: rockchip: enable ARM Mali GPU on rk3288-evbJacob Chen1-0/+5
2017-07-16ARM: dts: rockchip: enable ARM Mali GPU on rk3288-tinkerJacob Chen1-0/+5
2017-07-16ARM: dts: rockchip: fix typo in rk3036 mmc pinctrlKlaus Goger1-1/+1
2017-07-16ARM: dts: rockchip: add rk322x spdif nodeSugar Zhang1-0/+19
2017-07-16ARM: dts: rockchip: change to "max-frequency" from "clock-freq-min-max" on rv...Jaehoon Chung1-3/+3
2017-07-16Linux v4.13-rc1v4.13-rc1Linus Torvalds1-2/+2
2017-07-15random: reorder READ_ONCE() in get_random_uXXSebastian Andrzej Siewior1-2/+4
2017-07-15random: suppress spammy warnings about unseeded randomnessTheodore Ts'o2-23/+57
2017-07-15replace incorrect strscpy use in FORTIFY_SOURCEDaniel Micay1-11/+12
2017-07-15kmod: throttle kmod thread limitLuis R. Rodriguez2-31/+9
2017-07-15kmod: add test driver to stress test the module loaderLuis R. Rodriguez7-0/+1929
2017-07-15MAINTAINERS: give kmod some maintainer loveLuis R. Rodriguez1-0/+7
2017-07-15xtensa: use generic fb.hTobias Klauser2-12/+1
2017-07-15fault-inject: add /proc/<pid>/fail-nthAkinobu Mita2-1/+3
2017-07-15fault-inject: simplify access check for fail-nthAkinobu Mita2-17/+15
2017-07-15fault-inject: make fail-nth read/write interface symmetricAkinobu Mita2-14/+13
2017-07-15fault-inject: parse as natural 1-based value for fail-nth write interfaceAkinobu Mita3-10/+8
2017-07-15fault-inject: automatically detect the number base for fail-nth write interfaceAkinobu Mita1-1/+1
2017-07-15kernel/watchdog.c: use better pr_fmt prefixKefeng Wang1-1/+1
2017-07-15MAINTAINERS: move the befs tree to kernel.orgLuis de Bethencourt1-2/+2
2017-07-15lib/atomic64_test.c: add a test that atomic64_inc_not_zero() returns an intMichael Ellerman1-0/+7
2017-07-15mm: fix overflow check in expand_upwards()Helge Deller1-1/+1
2017-07-14ubifs: Set double hash cookie also for RENAME_EXCHANGERichard Weinberger1-0/+2
2017-07-14ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrsXiaolei Li3-11/+15
2017-07-14ubifs: Don't leak kernel memory to the MTDRichard Weinberger1-5/+5
2017-07-14ubifs: Change gfp flags in page allocation for bulk readHyunchul Lee1-2/+2
2017-07-14ubifs: Fix oops when remounting with no_bulk_read.karam.lee1-0/+2
2017-07-14ubifs: Fail commit if TNC is obviously inconsistentRichard Weinberger1-0/+4
2017-07-14ubifs: allow userspace to map mounts to volumesRabin Vincent1-0/+7
2017-07-14ubifs: Wire-up statx() supportRichard Weinberger1-0/+15
2017-07-14ubifs: Remove dead code from ubifs_get_link()Richard Weinberger1-6/+0
2017-07-14ubifs: Massage debug prints wrt. fscryptRichard Weinberger2-15/+4
2017-07-14ubifs: Add assert to dent_key_init()Richard Weinberger1-0/+1
2017-07-14ubifs: Fix unlink code wrt. double hash lookupsRichard Weinberger3-24/+117
2017-07-14ubifs: Fix data node size for truncating uncompressed nodesDavid Oberhollenzer1-1/+3
2017-07-14ubifs: Don't encrypt special files on creationDavid Gstir1-0/+1
2017-07-14ubifs: Fix memory leak in RENAME_WHITEOUT error path in do_renameHyunchul Lee1-9/+5