aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-au1550.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2015-09-16spi: au1550: Simplify au1550_spi_setupxfer()Jarkko Nikula1-6/+5
2014-12-22spi: Remove FSF mailing addressesJarkko Nikula1-4/+0
2014-10-20spi: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-08-19spi: spi-au1550: fix build failureManuel Lauss1-1/+1
2014-08-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-33/+33
2014-07-30MIPS: Alchemy: remove au_read/write/syncManuel Lauss1-33/+33
2014-07-04spi: au1550: Fix bug in deallocation of memoryHimangi Saraogi1-4/+2
2014-04-02Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/upstream-sfrLinus Torvalds1-0/+9
2014-03-26MIPS: Alchemy: Unify Devboard support.Manuel Lauss1-0/+9
2014-02-14spi: au1550: Convert to let spi core handle checking transfer speedAxel Lin1-26/+4
2013-10-25Merge remote-tracking branch 'spi/topic/probe' into spi-nextMark Brown1-1/+2
2013-10-09spi: spi-au1550: replace platform_driver_probe to support deferred probingWolfram Sang1-1/+2
2013-09-17spi: bitbang: Let spi_bitbang_start() take a reference to masterAxel Lin1-1/+1
2013-08-29spi: use dev_get_platdata()Jingoo Han1-1/+1
2013-06-26Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown1-2/+0
2013-05-29spi: convert drivers to use bits_per_word_maskStephen Warren1-11/+1
2013-05-13spi: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-02-05spi: Remove erroneous __init, __exit and __exit_p() references in driversGrant Likely1-4/+4
2012-09-01spi: fix comment/printk typos in spiMasanari Iida1-1/+1
2011-10-31spi: Add module.h to implicit users in drivers/spiPaul Gortmaker1-0/+1
2011-06-06spi: reorganize driversGrant Likely1-0/+1032