summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | pinctrl: renesas: r8a779a0: Add PWM pins, groups and functionsUlrich Hecht2021-01-141-0/+77
| * | | | | pinctrl: renesas: r8a779a0: Add MSIOF pins, groups and functionsUlrich Hecht2021-01-141-0/+362
| * | | | | pinctrl: renesas: r8a779a0: Add MMC pins, groups and functionsUlrich Hecht2021-01-141-0/+79
| * | | | | pinctrl: renesas: r8a779a0: Add INTC-EX pins, groups and functionUlrich Hecht2021-01-141-0/+62
| * | | | | pinctrl: renesas: r8a779a0: Add HSCIF pins, groups and functionsUlrich Hecht2021-01-141-0/+134
| * | | | | pinctrl: renesas: r8a779a0: Add DU pins, groups and functionUlrich Hecht2021-01-141-0/+54
| * | | | | pinctrl: renesas: r8a779a0: Add CANFD pins, groups and functionsUlrich Hecht2021-01-141-0/+137
| * | | | | pinctrl: renesas: r8a779a0: Add EtherAVB pins, groups and functionsUlrich Hecht2021-01-141-0/+595
| * | | | | pinctrl: renesas: r8a779a0: Add I2C pins, groups and functionsUlrich Hecht2021-01-141-0/+107
| * | | | | pinctrl: renesas: r8a779a0: Add SCIF pins, groups and functionsUlrich Hecht2021-01-141-0/+156
| * | | | | pinctrl: renesas: Initial R8A779A0 (V3U) PFC supportUlrich Hecht2021-01-145-0/+2529
| * | | | | pinctrl: renesas: Add PORT_GP_CFG_{2,31} macrosUlrich Hecht2021-01-141-4/+12
| * | | | | pinctrl: renesas: Add I/O voltage level flagUlrich Hecht2021-01-142-2/+23
| * | | | | pinctrl: renesas: Implement unlock register masksUlrich Hecht2021-01-142-11/+19
| * | | | | pinctrl: renesas: checker: Restrict checks to Renesas platformsGeert Uytterhoeven2021-01-121-0/+4
| |/ / / /
* | | | | pinctrl: sprd: Simplify bool comparisonYANG LI2021-01-181-1/+1
* | | | | pinctrl: ti :iodelay: Fixed inconsistent indentingSouptick Joarder2021-01-181-3/+2
* | | | | pinctrl: sunxi: h6-r: Add s_rsb pin functionsSamuel Holland2021-01-061-0/+2
* | | | | pinctrl: remove empty lines in pinctrl subsystemZhaoyu Liu2021-01-0513-13/+0
* | | | | pinctrl: ralink: rt2880: fix '-Wmissing-prototypes' in init functionSergio Paracuellos2021-01-041-1/+1
* | | | | pinctrl: ralink: rt2880: use 'PTR_ERR_OR_ZERO'Sergio Paracuellos2021-01-041-3/+1
* | | | | pinctrl: ralink: rt2880: preserve error codesSergio Paracuellos2021-01-041-4/+8
* | | | | pinctrl: ralink: rt2880: delete not needed error messageSergio Paracuellos2021-01-041-3/+1
* | | | | pinctrl: ralink: rt2880: add missing NULL checkSergio Paracuellos2021-01-041-0/+2
* | | | | pinctrl: ralink: rt2880: return proper error codeSergio Paracuellos2021-01-041-1/+1
* | | | | pinctrl: ralink: rt2880: avoid double pointer to simplify codeSergio Paracuellos2021-01-041-12/+9
* | | | | pinctrl: ti-iodelay: convert comma to semicolonZheng Yongjun2021-01-041-1/+1
* | | | | pinctrl: mediatek: moore: convert comma to semicolonZheng Yongjun2021-01-041-2/+2
* | | | | pinctrl: mediatek: paris: convert comma to semicolonZheng Yongjun2021-01-041-2/+2
* | | | | pinctrl: at91: convert comma to semicolonZheng Yongjun2021-01-041-1/+1
|/ / / /
* | | | Merge tag 'ntb-5.11' of git://github.com/jonmason/ntbLinus Torvalds2020-12-274-3/+44
|\ \ \ \
| * | | | ntb: intel: add Intel NTB LTR vendor support for gen4 NTBDave Jiang2020-12-063-1/+42
| * | | | ntb: idt: fix error check in ntb_hw_idt.cWang Qing2020-12-061-2/+2
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-12-272-2/+4
|\ \ \ \ \
| * | | | | crypto: qat - add CRYPTO_AES to Kconfig dependenciesMarco Chiappero2020-12-231-0/+1
| * | | | | crypto: keembay - Add dependency on HAS_IOMEMDaniele Alessandrelli2020-12-231-0/+1
| * | | | | crypto: keembay - CRYPTO_DEV_KEEMBAY_OCS_AES_SM4 should depend on ARCH_KEEMBAYGeert Uytterhoeven2020-12-231-2/+2
* | | | | | mfd: ab8500-debugfs: Remove extraneous seq_putcLinus Torvalds2020-12-261-1/+0
* | | | | | Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-252-32/+31
|\ \ \ \ \ \
| * | | | | | PCI: dwc: Fix inverted condition of DMA mask setup warningAlexander Lobakin2020-12-251-6/+2
| * | | | | | PCI: tegra: Fix host link initializationRob Herring2020-12-251-26/+29
* | | | | | | mfd: ab8500-debugfs: Remove extraneous curly braceNathan Chancellor2020-12-251-1/+0
* | | | | | | drm/amd/display: avoid uninitialized variable warningLinus Torvalds2020-12-251-1/+1
* | | | | | | Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-2419-174/+183
|\ \ \ \ \ \ \
| * | | | | | | xen/events: Implement irq distributionThomas Gleixner2020-12-151-8/+68
| * | | | | | | xen/events: Reduce irq_info:: Spurious_cnt storage sizeThomas Gleixner2020-12-151-3/+5
| * | | | | | | xen/events: Only force affinity mask for percpu interruptsThomas Gleixner2020-12-151-14/+34
| * | | | | | | xen/events: Use immediate affinity settingThomas Gleixner2020-12-151-26/+9
| * | | | | | | xen/events: Remove disfunct affinity spreadingThomas Gleixner2020-12-152-42/+1
| * | | | | | | xen/events: Remove unused bind_evtchn_to_irq_lateeoi()Thomas Gleixner2020-12-151-6/+0