summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-oc-tiny.c
Commit message (Expand)AuthorAgeFilesLines
* spi: oc-tiny: Use of_property_read_u32 instead of open-coding itTobias Klauser2015-09-161-9/+5
* spi: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
*-. Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/init', 'spi/topic/...Mark Brown2014-03-301-3/+0
|\ \
| | * spi: oc-tiny: Remove unneeded NULL checking for hw->bitbang.masterAxel Lin2014-03-131-2/+0
| |/ |/|
| * spi: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-031-1/+0
|/
* spi: oc-tiny: Simplify tiny_spi_txrx_bufs implementation when irq is not usedAxel Lin2014-01-091-51/+11
* spi: bitbang: Let spi_bitbang_start() take a reference to masterAxel Lin2013-09-171-1/+1
* Merge remote-tracking branch 'spi/topic/pdata' into spi-nextMark Brown2013-09-011-1/+1
|\
| * spi: use dev_get_platdata()Jingoo Han2013-08-291-1/+1
* | spi: simplify devm_request_mem_region/devm_ioremapJulia Lawall2013-08-291-13/+9
|/
* spi: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-131-2/+0
* spi: spi-oc-tiny: Use of_match_ptr() macroSachin Kamat2013-04-011-3/+1
* gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely2013-02-131-4/+4
* spi: Remove HOTPLUG section attributesGrant Likely2012-12-071-5/+5
* spi: fix comment/printk typos in spiMasanari Iida2012-09-011-1/+1
* spi: Add module.h to implicit users in drivers/spiPaul Gortmaker2011-10-311-0/+1
* drivercore: Add helper macro for platform_driver boilerplateGrant Likely2011-10-251-12/+1
* spi: reorganize driversGrant Likely2011-06-061-0/+425
OpenPOWER on IntegriCloud