summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-03-03Merge series "trivial fixes for fsl-spi and spidev" from Oleksandr Suvorov <o...Mark Brown11-43/+321
2020-03-03spi: fsl-lpspi: remove unneeded arrayOleksandr Suvorov1-5/+2
2020-03-03regulator: anatop: Lower error message level for -EPROBE_DEFERAnson Huang1-3/+7
2020-03-02Merge series "spi: spidev: Fix messages in spidev" from Oleksandr Suvorov <ol...Mark Brown7-58/+122
2020-03-02spi: spidev: fix speed setting messageOleksandr Suvorov1-3/+4
2020-03-02spi: spidev: fix a debug message valueOleksandr Suvorov1-8/+8
2020-03-02spi: bcm63xx-hsspi: Really keep pll clk enabledChristophe JAILLET1-1/+0
2020-03-02regulator: pwm: Don't warn on probe deferralJon Hunter1-1/+5
2020-03-02regulator: anatop: Improve Kconfig dependencyAnson Huang1-0/+1
2020-02-28spi: pxa2xx: Introduce is_mmp2_ssp() helperAndy Shevchenko1-4/+9
2020-02-28Merge series "spi/HiSilicon v3xx: Support dual and quad mode through DMI quir...Mark Brown2-2/+101
2020-02-28spi: spi-mem: Compute length only when neededTudor Ambarus1-2/+3
2020-02-28spi: HiSilicon v3xx: Use DMI quirk to set controller buswidth override bitsJohn Garry1-1/+55
2020-02-28spi: HiSilicon v3xx: Properly set CMD_CONFIG for Dual/Quad modesJohn Garry1-0/+43
2020-02-28spi: Allow SPI controller override device buswidthJohn Garry1-1/+3
2020-02-28spi: atmel-quadspi: fix possible MMIO window size overrunTudor Ambarus1-0/+11
2020-02-27spi/zynqmp: remove entry that causes a cs glitchThommy Jakobsson1-3/+0
2020-02-26spi: pxa2xx: Add CS control clock quirkEvan Green1-0/+23
2020-02-26regulator: add smb208 supportAnsuel Smith1-0/+9
2020-02-25spi: pxa2xx: drv_data can't be NULL in ->remove()Andy Shevchenko1-5/+1
2020-02-25spi: pxa2xx: Return error codes from pxa2xx_spi_init_pdata()Andy Shevchenko1-7/+7
2020-02-24regulator: axp20x: Fix misleading use of negationOndrej Jirman1-4/+2
2020-02-21spi: spidev: Fix CS polarity if GPIO descriptors are usedLukas Wunner1-0/+5
2020-02-21spi: qup: call spi_qup_pm_resume_runtime before suspendingYuji Sasaki1-4/+7
2020-02-19spi: rspi: Add support for LSB-first word orderGeert Uytterhoeven1-1/+4
2020-02-19spi: rspi: Factor out handling of common mode bitsGeert Uytterhoeven1-6/+3
2020-02-17spi: spi-mem: Fix typo, s/fallback/falls backTudor Ambarus1-1/+1
2020-02-17regulator: mp5416: Fix output discharge enable bit for LDOsAxel Lin1-7/+7
2020-02-13spi: Add generic SPI multiplexerChris Packham3-0/+199
2020-02-13regulator: da9062: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-13regulator: da9063: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-11spi: add driver for ar934x spi controllerChuanhong Guo3-0/+243
2020-02-11spi: stm32-qspi: properly manage probe errorsLionel Debieve1-12/+15
2020-02-11spi: spi-geni-qcom: Drop of.h includeStephen Boyd1-1/+0
2020-02-11spi: stm32-qspi: defer probe for reset controllerEtienne Carriere1-1/+5
2020-02-11spi: spi-geni-qcom: Grow a dev pointer to simplify codeStephen Boyd1-13/+11
2020-02-11spi: spi-geni-qcom: Let firmware specify irq trigger flagsStephen Boyd1-2/+1
2020-02-11regulator: mp5416: add mp5416 regulator driverSaravanan Sekar3-0/+256
2020-02-11regulator: da9063: remove redundant return statementRishi Gupta1-4/+2
2020-02-11regulator: da9063: fix code formatting warnings and errorsRishi Gupta1-24/+34
2020-02-11regulator: mp8859: add supply entryMarkus Reichl1-0/+1
2020-02-10Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds4-4/+4
2020-02-10irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARMMarc Zyngier1-2/+2
2020-02-09Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-24/+109
2020-02-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds6-19/+29
2020-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds50-160/+415
2020-02-09Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driverLinus Torvalds1-1/+1
2020-02-09Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds3-4/+30
2020-02-09Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds99-2617/+5508
2020-02-09Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-18/+276