Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spi: sprd: Change to use devm_hwspin_lock_request_specific() | Baolin Wang | 2018-06-26 | 1 | -6/+3 |
* | spi: sprd: Replace of_hwspin_lock_get_id() with of_hwspin_lock_get_id_byname() | Baolin Wang | 2018-06-26 | 1 | -1/+1 |
* | spi: sprd: Add the support of restarting the system | Baolin Wang | 2018-03-21 | 1 | -0/+112 |
* | spi: sprd: Simplify the transfer function | Baolin Wang | 2018-03-21 | 1 | -29/+35 |
* | spi: sprd: Fix the possible negative value of BIT() | Baolin Wang | 2017-10-25 | 1 | -1/+1 |
* | spi: sprd-adi: fix platform_no_drv_owner.cocci warnings | Wu Fengguang | 2017-10-13 | 1 | -1/+0 |
* | spi: sprd-adi: silence an uninitialized variable warning | Dan Carpenter | 2017-09-25 | 1 | -1/+1 |
* | spi: sprd-adi: checking for NULL instead of IS_ERR() | Dan Carpenter | 2017-09-25 | 1 | -2/+2 |
* | spi: Add ADI driver for Spreadtrum platform | Baolin Wang | 2017-09-19 | 1 | -0/+419 |