summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-17pinctrl: rockchip: allow specifying the regmap location for pin-routesHeiko Stuebner1-5/+25
2018-11-16pinctrl: qcom: ssbi-gpio: fix gpio-hog related boot issuesBrian Masney1-6/+17
2018-11-16pinctrl: bcm2835: Switch to SPDX identifierStefan Wahren2-17/+2
2018-11-15pinctrl: nuvoton: modify NPCM7xx pin configuration functionTomer Maimon1-10/+3
2018-11-15pinctrl: mediatek: Add initial pinctrl driver for MT6797 SoCManivannan Sadhasivam4-0/+2519
2018-11-15dt-bindings: pinctrl: Add devicetree bindings for MT6797 SoC PinctrlManivannan Sadhasivam2-0/+1451
2018-11-15pinctrl: meson-gxl: remove invalid GPIOX tsin_a pinsNeil Armstrong1-10/+2
2018-11-15pinctrl: mediatek: Fix dependencies for EINT_MTKOlof Johansson1-1/+1
2018-11-09pinctrl: fsl: imx7ulp: change to use imx legacy bindingA.s. Dong1-42/+0
2018-11-09dt-bindings: pinctrl: imx7ulp: back to imx legacy binding for consistencyA.s. Dong1-37/+29
2018-11-09pinctrl: zynq: Use define directive for PIN_CONFIG_IO_STANDARDNathan Chancellor1-6/+3
2018-11-09pinctrl: lpc18xx: Use define directive for PIN_CONFIG_GPIO_PIN_INTNathan Chancellor1-8/+2
2018-11-09pinctrl: bcm2835: Use define directive for BCM2835_PINCONF_PARAM_PULLNathan Chancellor1-4/+2
2018-11-09pinctrl: sprd: Use define directive for sprd_pinconf_params valuesNathan Chancellor1-4/+2
2018-11-09pinctrl: max77620: Use define directive for max77620_pinconf_param valuesNathan Chancellor1-8/+6
2018-11-09pinctrl: qcom: spmi-gpio: fix gpio-hog related boot issuesBrian Masney1-4/+17
2018-11-09pinctrl: mediatek: clean up indentation issues, add missing tabColin Ian King2-4/+4
2018-11-05pinctrl: bcm2835: Use raw spinlock for RT compatibilityLukas Wunner1-8/+8
2018-11-05pinctrl: imx: add imx8qxp driverA.s. Dong4-0/+991
2018-11-05pinctrl: fsl: add scu based pinctrl supportA.s. Dong5-170/+448
2018-11-05pinctrl: pinctrl-at91-pio4: simplify getting .driver_dataWolfram Sang1-4/+2
2018-11-05pinctrl: pinctrl-amd: simplify getting .driver_dataWolfram Sang1-4/+2
2018-11-04Linux 4.20-rc1v4.20-rc1Linus Torvalds1-2/+2
2018-11-04Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds25-292/+2418
2018-11-04Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds5-40/+17
2018-11-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-0/+432
2018-11-04Merge tag 'ntb-4.20' of git://github.com/jonmason/ntbLinus Torvalds6-110/+429
2018-11-03Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+2
2018-11-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds47-171/+198
2018-11-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds102-539/+3616
2018-11-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+3
2018-11-04sched/topology: Fix off by one bugPeter Zijlstra1-1/+1
2018-11-03Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar4068-73501/+261778
2018-11-03Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds8-22/+35
2018-11-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-8/+23
2018-11-03Merge tag 'dma-mapping-4.20-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+2
2018-11-03Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds17-78/+28
2018-11-03Merge tag '4.20-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds12-99/+530
2018-11-03Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds1-1/+1
2018-11-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds16-50/+52
2018-11-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds19-124/+172
2018-11-03memory_hotplug: cond_resched in __remove_pagesMichal Hocko1-0/+1
2018-11-03bfs: add sanity check at bfs_fill_super()Tetsuo Handa1-3/+6
2018-11-03kernel/sysctl.c: remove duplicated includeMichael Schupikov1-1/+0
2018-11-03kernel/kexec_file.c: remove some duplicated includeszhong jiang1-2/+0
2018-11-03mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmaskMichal Hocko5-77/+40
2018-11-03ocfs2: fix clusters leak in ocfs2_defrag_extent()Larry Chen1-0/+17
2018-11-03ocfs2: dlmglue: clean up timestamp handlingArnd Bergmann1-17/+9
2018-11-03ocfs2: don't put and assigning null to bh allocated outsideChangwei Ge1-18/+59
2018-11-03ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entryChangwei Ge1-2/+1