summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | spi: mpc512x-psc: add parenthesis for sizeofZhiqi Song2021-05-201-2/+2
| | * | | spi: lm70llp: add parenthesis for sizeofZhiqi Song2021-05-201-1/+1
| * | | | spi: fix some invalid char occurrencesMauro Carvalho Chehab2021-05-202-2/+2
| |/ / /
| * | | spi: pxa2xx: Use predefined mask when programming FIFO thresholdsAndy Shevchenko2021-05-181-1/+2
| * | | spi: pxa2xx: Fix style of and typos in the comments and messagesAndy Shevchenko2021-05-184-38/+44
| * | | spi: pxa2xx: Fix printf() specifiersAndy Shevchenko2021-05-181-4/+3
| * | | spi: pxa2xx: Drop unneeded '!= 0' comparisonsAndy Shevchenko2021-05-181-4/+4
| * | | spi: pxa2xx: Drop duplicate chip_select in struct chip_dataAndy Shevchenko2021-05-182-4/+1
| * | | spi: pxa2xx: Switch to use SPI core GPIO (legacy) CS handlingAndy Shevchenko2021-05-182-39/+32
| * | | spi: pxa2xx: Switch to use SPI core GPIO (descriptor) CS handlingAndy Shevchenko2021-05-182-51/+3
| * | | spi: pxa2xx: Propagate firmware node to the child SPI controller deviceAndy Shevchenko2021-05-181-1/+3
| * | | spi: uniphier: Use SPI_MODE_X_MASKAndy Shevchenko2021-05-111-1/+1
| * | | spi: ppc4xx: Use SPI_MODE_X_MASKAndy Shevchenko2021-05-111-1/+1
| * | | spi: omap-uwire: Use SPI_MODE_X_MASKAndy Shevchenko2021-05-111-1/+1
| * | | spi: oc-tiny: Use SPI_MODE_X_MASKAndy Shevchenko2021-05-111-1/+1
| * | | spi: npcm-pspi: Use SPI_MODE_X_MASKAndy Shevchenko2021-05-111-1/+1
| * | | spi: spidev: Use SPI_MODE_X_MASKAndy Shevchenko2021-05-111-1/+1
| * | | spi: Use SPI_MODE_X_MASKAndy Shevchenko2021-05-111-2/+2
| * | | Merge series "spi: pxa2xx: Set of cleanups" from Andy Shevchenko <andriy.shev...Mark Brown2021-05-114-98/+107
| |\ \ \
| | * | | spi: pxa2xx: Introduce special type for Merrifield SPIsAndy Shevchenko2021-05-112-4/+30
| | * | | spi: pxa2xx: Constify struct driver_data parameterAndy Shevchenko2021-05-111-2/+2
| | * | | spi: pxa2xx: Extract read_SSSR_bits() helperAndy Shevchenko2021-05-113-22/+20
| | * | | spi: pxa2xx: Extract clear_SSCR1_bits() helperAndy Shevchenko2021-05-113-8/+8
| | * | | spi: pxa2xx: Extract pxa2xx_spi_update() helperAndy Shevchenko2021-05-111-19/+14
| | * | | spi: pxa2xx: Use pxa_ssp_enable()/pxa_ssp_disable() in the driverAndy Shevchenko2021-05-112-21/+19
| | * | | spi: pxa2xx: Reuse int_error_stop() in pxa2xx_spi_slave_abort()Andy Shevchenko2021-05-111-12/+5
| | * | | spi: pxa2xx: Introduce int_stop_and_reset() helperAndy Shevchenko2021-05-111-14/+13
| * | | | spi: altera: Remove redundant dev_err call in dfl_spi_altera_probe()Zou Wei2021-05-111-3/+1
| * | | | spi: Convert to use predefined time multipliersAndy Shevchenko2021-05-111-13/+28
| |/ / /
| * | | Merge series "spi: Set of cleanups" from Jay Fang <f.fangjian@huawei.com>:Mark Brown2021-05-117-11/+9
| |\ \ \
| | * | | spi: spi-loopback-test: Fix 'tx_buf' might be 'rx_buf'Jay Fang2021-05-101-1/+1
| | * | | spi: delete repeated words in commentsJay Fang2021-05-105-7/+7
| | * | | spi: omap-100k: Clean the value of 'status' is not usedJay Fang2021-05-101-2/+0
| | * | | spi: ppc4xx: include <linux/io.h> instead of <asm/io.h>Jay Fang2021-05-101-1/+1
| * | | | Merge series "spi: pxa2xx: Set of cleanups" from Andy Shevchenko <andriy.shev...Mark Brown2021-05-114-45/+35
| |\ \ \ \
| | * | | | spi: pxa2xx: Replace header inclusions by forward declarationsAndy Shevchenko2021-05-104-10/+15
| | * | | | spi: pxa2xx: Utilize struct device from struct ssp_deviceAndy Shevchenko2021-05-104-18/+11
| | * | | | spi: pxa2xx: Utilize MMIO and physical base from struct ssp_deviceAndy Shevchenko2021-05-103-15/+7
| | * | | | spi: pxa2xx: Use one point of return when ->probe() failsAndy Shevchenko2021-05-101-2/+2
| | |/ / /
| * | | | spi: tegra210-quad: Fix an error messageChristophe JAILLET2021-05-101-1/+1
| * | | | spi: tegra114: Fix an error messageChristophe JAILLET2021-05-101-2/+1
| * | | | spi: omap-100k: Fix the length judgment problemTian Tao2021-05-101-1/+1
| * | | | spi: spi-topcliff-pch: Fix potential double free in pch_spi_process_messages()Jay Fang2021-05-101-1/+3
| |/ / /
| * | | Merge existing fixes from spi/for-5.13Mark Brown2021-05-103-12/+17
| |\ \ \ | | |_|/ | |/| |
* | | | Merge remote-tracking branch 'spi/for-5.13' into spi-linusMark Brown2021-06-253-7/+15
|\ \ \ \
| * | | | spi: spi-sun6i: Fix chipselect/clock bugMirko Vogt2021-06-231-1/+5
| * | | | spi: spi-nxp-fspi: move the register operation after the clock enableHaibo Chen2021-06-141-6/+5
| * | | | spi: tegra20-slink: Ensure SPI controller reset is deassertedJon Hunter2021-06-081-0/+5
* | | | | Merge remote-tracking branch 'spi/for-5.12' into spi-linusMark Brown2021-06-251-3/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | spi: Avoid undefined behaviour when counting unused native CSsAndy Shevchenko2021-04-211-1/+1