| Commit message (Expand) | Author | Age | Files | Lines |
* | spi: oc-tiny: switch to use modern name | Yang Yingliang | 2023-09-11 | 1 | -15/+15 |
* | spi: oc-tiny: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-03-06 | 1 | -3/+2 |
* | spi: oc-tiny: Use SPI_MODE_X_MASK | Andy Shevchenko | 2021-05-11 | 1 | -1/+1 |
* | SPI SUBSYSTEM: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 2020-07-09 | 1 | -1/+1 |
* | spi: oc-tiny: Use GPIO descriptors | Linus Walleij | 2019-12-27 | 1 | -49/+1 |
* | spi: oc-tiny: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2019-09-04 | 1 | -3/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 2018-06-12 | 1 | -2/+2 |
* | spi: oc-tiny: Use of_property_read_u32 instead of open-coding it | Tobias Klauser | 2015-09-16 | 1 | -9/+5 |
* | spi: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
*-. | Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/init', 'spi/topic/... | Mark Brown | 2014-03-30 | 1 | -3/+0 |
|\ \ |
|
| | * | spi: oc-tiny: Remove unneeded NULL checking for hw->bitbang.master | Axel Lin | 2014-03-13 | 1 | -2/+0 |
| |/
|/| |
|
| * | spi: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-02-03 | 1 | -1/+0 |
|/ |
|
* | spi: oc-tiny: Simplify tiny_spi_txrx_bufs implementation when irq is not used | Axel Lin | 2014-01-09 | 1 | -51/+11 |
* | spi: bitbang: Let spi_bitbang_start() take a reference to master | Axel Lin | 2013-09-17 | 1 | -1/+1 |
* | Merge remote-tracking branch 'spi/topic/pdata' into spi-next | Mark Brown | 2013-09-01 | 1 | -1/+1 |
|\ |
|
| * | spi: use dev_get_platdata() | Jingoo Han | 2013-08-29 | 1 | -1/+1 |
* | | spi: simplify devm_request_mem_region/devm_ioremap | Julia Lawall | 2013-08-29 | 1 | -13/+9 |
|/ |
|
* | spi: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-05-13 | 1 | -2/+0 |
* | spi: spi-oc-tiny: Use of_match_ptr() macro | Sachin Kamat | 2013-04-01 | 1 | -3/+1 |
* | gpio: Make of_count_named_gpios() use new of_count_phandle_with_args() | Grant Likely | 2013-02-13 | 1 | -4/+4 |
* | spi: Remove HOTPLUG section attributes | Grant Likely | 2012-12-07 | 1 | -5/+5 |
* | spi: fix comment/printk typos in spi | Masanari Iida | 2012-09-01 | 1 | -1/+1 |
* | spi: Add module.h to implicit users in drivers/spi | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | drivercore: Add helper macro for platform_driver boilerplate | Grant Likely | 2011-10-25 | 1 | -12/+1 |
* | spi: reorganize drivers | Grant Likely | 2011-06-06 | 1 | -0/+425 |