index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-au1550.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2015-09-16
spi: au1550: Simplify au1550_spi_setupxfer()
Jarkko Nikula
2014-12-22
spi: Remove FSF mailing addresses
Jarkko Nikula
2014-10-20
spi: drop owner assignment from platform_drivers
Wolfram Sang
2014-08-19
spi: spi-au1550: fix build failure
Manuel Lauss
2014-08-07
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-07-30
MIPS: Alchemy: remove au_read/write/sync
Manuel Lauss
2014-07-04
spi: au1550: Fix bug in deallocation of memory
Himangi Saraogi
2014-04-02
Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/u...
Linus Torvalds
2014-03-26
MIPS: Alchemy: Unify Devboard support.
Manuel Lauss
2014-02-14
spi: au1550: Convert to let spi core handle checking transfer speed
Axel Lin
2013-10-25
Merge remote-tracking branch 'spi/topic/probe' into spi-next
Mark Brown
2013-10-09
spi: spi-au1550: replace platform_driver_probe to support deferred probing
Wolfram Sang
2013-09-17
spi: bitbang: Let spi_bitbang_start() take a reference to master
Axel Lin
2013-08-29
spi: use dev_get_platdata()
Jingoo Han
2013-06-26
Merge remote-tracking branch 'spi/topic/core' into spi-next
Mark Brown
2013-05-29
spi: convert drivers to use bits_per_word_mask
Stephen Warren
2013-05-13
spi: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-02-05
spi: Remove erroneous __init, __exit and __exit_p() references in drivers
Grant Likely
2012-09-01
spi: fix comment/printk typos in spi
Masanari Iida
2011-10-31
spi: Add module.h to implicit users in drivers/spi
Paul Gortmaker
2011-06-06
spi: reorganize drivers
Grant Likely