summaryrefslogtreecommitdiffstats
path: root/crypto/asymmetric_keys (unfollow)
Commit message (Expand)AuthorFilesLines
2018-09-18spi: mediatek: Don't modify spi_transfer when transfer.Peter Shih1-16/+21
2018-09-18spi/bcm63xx-hsspi: keep pll clk enabledJonas Gorski1-4/+16
2018-09-17spi: pxa2xx: Remove the shutdown callbackLubomir Rintel1-9/+0
2018-09-17spi: spi-davinci: Add support for SPI_CS_WORDDavid Lechner1-3/+8
2018-09-17spi: add software implementation for SPI_CS_WORDDavid Lechner1-1/+30
2018-09-17spi: add new SPI_CS_WORD flagDavid Lechner1-1/+1
2018-09-17spi: pic32-sqi: remove unnecessary of_node_get()Alexey Khoroshilov1-1/+1
2018-09-13spi: davinci: remove set but not used variable 'pdata'YueHaibing1-2/+0
2018-09-11spi: davinci: Remove chip select GPIO pdataLinus Walleij2-11/+0
2018-09-10spi: spi-mem: Adjust op len based on message/transfer size limitationsChuanhua Han1-0/+15
2018-09-10spi: gpio: No MISO does not imply no RXLinus Walleij1-4/+6
2018-09-07spi: pic32: remove unnecessary of_node_get()Alexey Khoroshilov1-1/+1
2018-09-07spi: pl022: Remove set but not used variable 'chip'YueHaibing1-2/+0
2018-09-06spi: dw: support 4-16 bits per wordSimon Goldschmidt1-10/+5
2018-09-06spi: spi-gpio: Remove set but not used variable 'pdata'YueHaibing1-2/+0
2018-09-05spi: Do not print a message if spi_controller_{suspend,resume}() failsGeert Uytterhoeven5-30/+7
2018-09-04spi: spidev_test: Improve decoded text part of hex dumpGeert Uytterhoeven1-3/+3
2018-09-04spi: sh-msiof: Document R-Car E3 supportGeert Uytterhoeven1-0/+1
2018-09-04spi: sh-msiof: Document R-Car D3 supportUlrich Hecht1-0/+1
2018-09-03spi: orion: cosmetics - alias long direct_access variablesKosta Zertsekel1-11/+11
2018-08-31spi: dw-mmio: avoid hardcoded field maskAlexandre Belloni1-1/+2
2018-08-30spi: davinci: remove set but not used variable 'pdata'YueHaibing1-2/+0
2018-08-29spi: dw-mmio: add MSCC Jaguar2 supportAlexandre Belloni1-6/+22
2018-08-29spi: Introduce one new field to set word delayBaolin Wang1-0/+3
2018-08-28spi: sh-msiof: Add r8a774a1 supportFabrizio Castro1-1/+2
2018-08-28spi: sprd: Add SPI driver for Spreadtrum SC9860Lanqing Liu3-0/+752