aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-st-ssc4.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-18spi: st-ssc4: add missed pm_runtime_disableChuhong Yuan1-0/+3
2019-09-04spi: st-ssc4: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 310Thomas Gleixner1-3/+1
2017-05-26spi: st-ssc4: whitespace cleanupChris Packham1-19/+19
2016-09-14spi: st-ssc4: Fix misuse of devm_gpio_request/devm_gpio_free APIsAxel Lin1-8/+11
2016-07-12spi: st-ssc4: Remove 'no clocking' hackLee Jones1-31/+5
2016-04-29spi: st-ssc4: Fix missing spi_master_put in spi_st_probe error pathsAxel Lin1-3/+5
2015-03-17spi: constify of_device_id arrayFabian Frederick1-1/+1
2015-01-14spi: st-ssc4: Remove duplicate code to test unsupported mode bitsAxel Lin1-6/+0
2014-12-22spi: Add new driver for STMicroelectronics' SPI ControllerLee Jones1-0/+510