index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-dw.c
Age
Commit message (
Expand
)
Author
2014-05-12
spi: dw: Remove unused dw_spi_cleanup function
Axel Lin
2014-04-24
spi: dw: add support for gpio controlled chip select
Baruch Siach
2014-04-24
spi: dw: migrate to generic queue infrastructure
Baruch Siach
2014-03-30
Merge remote-tracking branches 'spi/topic/drivers', 'spi/topic/dw', 'spi/topi...
Mark Brown
2014-03-28
spi: dw: Don't call kfree for memory allocated by devm_kzalloc
Axel Lin
2014-03-03
spi: dw: Convert to let spi core validate transfer speed
Axel Lin
2014-02-23
spi: Use list_last_entry at appropriate places
Axel Lin
2013-12-31
spi: dw: fix memory leak on error path
Baruch Siach
2013-12-31
spi: dw: use managed resources
Baruch Siach
2013-12-30
spi: dw: drop unused struct dw_spi field
Baruch Siach
2013-10-16
spi: Don't break user-visible strings to multiple source lines in drivers
Jarkko Nikula
2013-05-29
spi: convert drivers to use bits_per_word_mask
Stephen Warren
2012-12-07
spi: Remove HOTPLUG section attributes
Grant Likely
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
2011-10-31
spi: Add module.h to implicit users in drivers/spi
Paul Gortmaker
2011-09-21
spi: spi-dw: fix all sparse warnings
H Hartley Sweeten
2011-07-08
spi/dw: Add spi number into spi irq desc
Liu, ShuoX
2011-06-06
spi: reorganize drivers
Grant Likely