summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-12pinctrl: mediatek: add pinctrl-mtk-common-v2 module licenseArnd Bergmann
2020-05-12pinctrl: ingenic: Add irq_{request,release}_resources callbacksPaul Cercueil
2020-05-12pinctrl: rk805: Constify rk805_gpio_cfgsRikard Falkeborn
2020-05-09Merge tag 'sh-pfc-for-v5.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2020-04-28pinctrl: db8500: Fix some old bugsLinus Walleij
2020-04-28pinctrl: ab8505: Define group for GPIO pin 50Linus Walleij
2020-04-28pinctrl: bm1880: add pwm37 to bm1880_pctrl_groupsJason Yan
2020-04-28pinctrl: stmfx: stmfx_pinconf_set doesn't require to get direction anymoreAmelie Delaunay
2020-04-28pinctrl: fix several typosDejin Zheng
2020-04-28pinctrl: meson: wire up the gpio_chip's set_config callbackMartin Blumenstingl
2020-04-28pinctrl: meson: implement the gpio_chip get_direction callbackMartin Blumenstingl
2020-04-28pinctrl: qcom: Add sm8250 pinctrl driver.Venkata Narendra Kumar Gutta
2020-04-28dt-bindings: pinctrl: qcom: Add sm8250 pinctrl bindingsBjorn Andersson
2020-04-20MAINTAINERS: Add DT Bindings for Renesas Pin Function ControllersGeert Uytterhoeven
2020-04-20pinctrl: rza1: Fix wrong array assignment of rza1l_swio_entriesJason Yan
2020-04-17pinctrl: mcp23s08: add module licenseJason Yan
2020-04-17pinctrl: qcom: Remove duplicated include from pinctrl-msm.cYueHaibing
2020-04-16pinctrl: mcp23s08: Split to three parts: core, I²C, SPIAndy Shevchenko
2020-04-16pinctrl: mcp23s08: Use for_each_set_bit() and hweight_long()Andy Shevchenko
2020-04-16pinctrl: mcp23s08: Make use of device propertiesAndy Shevchenko
2020-04-16pinctrl: mcp23s08: Propagate error code from device_property_read_u32()Andy Shevchenko
2020-04-16pinctrl: mcp23s08: Refactor mcp23s08_spi_regmap_init()Andy Shevchenko
2020-04-16pinctrl: mcp23s08: Drop unused parameter in mcp23s08_probe_one()Andy Shevchenko
2020-04-16pinctrl: mcp23s08: Consolidate SPI and I²C codeAndy Shevchenko
2020-04-16pinctrl: mcp23s08: Deduplicate IRQ chip fillingAndy Shevchenko
2020-04-16pinctrl: mcp23s08: Get rid of legacy platform dataAndy Shevchenko
2020-04-16pinctrl: imx: Add imx8dxl driverAnson Huang
2020-04-16dt-bindings: arm: fsl-scu: Add imx8dxl pinctrl supportAnson Huang
2020-04-16pinctrl: sunxi: handle probe defferalCorentin Labbe
2020-04-16pinctrl: mediatek: make MediaTek MT6765 pinctrl ready for buiding loadable mo...Light Hsieh
2020-04-16pinctrl: mediatek: make MediaTek pinctrl v2 driver ready for buidling loadabl...Light Hsieh
2020-04-16pinctrl: nomadik:remove unneeded variableDing Xiang
2020-04-12Linux 5.7-rc1v5.7-rc1Linus Torvalds
2020-04-12MAINTAINERS: sort field names for all entriesLinus Torvalds
2020-04-12MAINTAINERS: sort entries by entry nameLinus Torvalds
2020-04-12Merge tag 'x86-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-04-12Merge tag 'timers-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-04-12Merge tag 'sched-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-04-12Merge tag 'perf-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-04-12Merge tag 'locking-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-04-12Merge tag '5.7-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-04-12Merge tag 'nfs-for-5.7-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-04-11Merge tag 'nios2-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-04-11Merge tag 'dma-mapping-5.7-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-04-11Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-04-11mailmap: Add Sedat Dilek (replacement for expired email address)Sedat Dilek
2020-04-11pNFS: Fix RCU lock leakageTrond Myklebust
2020-04-11KVM: VMX: Extend VMXs #AC interceptor to handle split lock #AC in guestXiaoyao Li
2020-04-11KVM: x86: Emulate split-lock access as a write in emulatorXiaoyao Li
2020-04-11x86/split_lock: Provide handle_guest_split_lock()Thomas Gleixner