aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-falcon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-15spi: spi-falcon: extend warning to `delay` as wellAlexandru Ardelean1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-3/+1
2017-09-01spi: spi-falcon: drop check of boot selectHauke Mehrtens1-5/+0
2015-02-08Merge remote-tracking branches 'spi/topic/falcon', 'spi/topic/fsf', 'spi/topic/fsl', 'spi/topic/fsl-dspi' and 'spi/topic/gpio' into spi-nextMark Brown1-12/+0
2014-12-11spi/falcon: Remove hardware prepare and unprepare functionsMark Brown1-12/+0
2014-10-20spi: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-06-06spi: falcon: Remove unnecessary platform_set_drvdata()Alexander Shiyan1-2/+0
2014-04-14spi: Remove unneeded include of linux/workqueue.hAxel Lin1-1/+0
2014-03-30Merge remote-tracking branches 'spi/topic/bus-num', 'spi/topic/cleanup', 'spi/topic/clps711x', 'spi/topic/coldfire', 'spi/topic/completion' and 'spi/topic/davinci' into spi-nextMark Brown1-5/+0
2014-02-16spi: Remove explictly set bus_num and num_chipselect to default settingAxel Lin1-2/+0
2014-02-12spi: Remove duplicate code to check chip_selectAxel Lin1-3/+0
2013-12-04spi: falcon: Use devm_spi_register_master()Jingoo Han1-11/+1
2013-02-05spi/mips-lantiq: set SPI_MASTER_HALF_DUPLEX flagJohn Crispin1-0/+1
2013-02-05spi/mips-lantiq: make use of spi_finalize_current_messageJohn Crispin1-1/+1
2012-12-07spi: Remove HOTPLUG section attributesGrant Likely1-3/+3
2012-07-23SPI: MIPS: lantiq: add FALCON spi driverThomas Langer1-0/+469