aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-05spi: sh-msiof: Fix handling of write value for SISTR registerHiromitsu Yamasaki1-1/+2
2018-09-05spi: sh-msiof: Fix invalid SPI use during system suspendGaku Inami1-0/+25
2018-09-04spi: gpio: Fix copy-and-paste errorLinus Walleij1-2/+2
2018-09-03spi: tegra20-slink: explicitly enable/disable clockMarcel Ziswiler1-8/+23
2018-08-28spi: spi-fsl-dspi: fix broken DSPI_EOQ_MODEAngelo Dureghello1-0/+6
2018-08-28spi: Fix double IDR allocation with DT aliasesGeert Uytterhoeven1-11/+11
2018-08-15spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbersKirill Kapranov1-0/+9
2018-08-03spi: spi-mem: Constify spi_mem->nameBoris Brezillon1-1/+1
2018-08-02mtd: m25p80: Call spi_mem_get_name() to let controller set a custom nameFrieder Schrempf1-0/+3
2018-08-02spi: spi-mem: Extend the SPI mem interface to set a custom memory nameFrieder Schrempf2-0/+40
2018-08-02spi: spi-mem: Fix a typo in the documentation of struct spi_memFrieder Schrempf1-1/+1
2018-08-02spi: uniphier: remove unnecessary include headersKeiji Hayashibara1-2/+0
2018-08-01spi: spi-gpio: add SPI_3WIRE supportLorenzo Bianconi3-1/+33
2018-08-01spi: add flags parameter to txrx_word function pointersLorenzo Bianconi8-44/+57
2018-08-01spi: add SPI controller driver for UniPhier SoCKeiji Hayashibara3-0/+539