summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-falcon.c
Commit message (Expand)AuthorAgeFilesLines
* spi: spi-falcon: drop check of boot selectHauke Mehrtens2017-09-011-5/+0
* Merge remote-tracking branches 'spi/topic/falcon', 'spi/topic/fsf', 'spi/topi...Mark Brown2015-02-081-12/+0
|\
| * spi/falcon: Remove hardware prepare and unprepare functionsMark Brown2014-12-111-12/+0
* | spi: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
|/
* spi: falcon: Remove unnecessary platform_set_drvdata()Alexander Shiyan2014-06-061-2/+0
* spi: Remove unneeded include of linux/workqueue.hAxel Lin2014-04-141-1/+0
*-. Merge remote-tracking branches 'spi/topic/bus-num', 'spi/topic/cleanup', 'spi...Mark Brown2014-03-301-5/+0
|\ \
| | * spi: Remove duplicate code to check chip_selectAxel Lin2014-02-121-3/+0
| |/ |/|
| * spi: Remove explictly set bus_num and num_chipselect to default settingAxel Lin2014-02-161-2/+0
|/
* spi: falcon: Use devm_spi_register_master()Jingoo Han2013-12-041-11/+1
* spi/mips-lantiq: set SPI_MASTER_HALF_DUPLEX flagJohn Crispin2013-02-051-0/+1
* spi/mips-lantiq: make use of spi_finalize_current_messageJohn Crispin2013-02-051-1/+1
* spi: Remove HOTPLUG section attributesGrant Likely2012-12-071-3/+3
* SPI: MIPS: lantiq: add FALCON spi driverThomas Langer2012-07-231-0/+469
OpenPOWER on IntegriCloud