index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-octeon.c
Age
Commit message (
Expand
)
Author
2015-09-16
spi: octeon: Use transfer speed unconditionally
Jarkko Nikula
2015-03-17
spi: constify of_device_id array
Fabian Frederick
2014-10-20
spi: drop owner assignment from platform_drivers
Wolfram Sang
2014-03-30
Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/init', 'spi/topic/...
Mark Brown
2014-03-03
spi: octeon: Convert to let spi core validate transfer speed
Axel Lin
2014-03-03
spi: octeon: Remove struct octeon_spi_setup usage
Axel Lin
2014-02-16
spi: Remove explictly set bus_num and num_chipselect to default setting
Axel Lin
2014-02-11
spi: octeon: Remove unused bits_per_word from struct octeon_spi_setup
Axel Lin
2014-02-03
spi: octeon: Use list_is_last() instead of open-coded
Axel Lin
2014-02-03
spi: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-09-26
spi: octeon: use devm_spi_register_master()
Jingoo Han
2013-08-20
spi: octeon: Convert to use bits_per_word_mask
Axel Lin
2013-08-20
spi: octeon: Remove unused bits_per_word variable in octeon_spi_do_transfer
Axel Lin
2013-08-20
spi: octeon: Remove empty octeon_spi_nop_transfer_hardware function
Axel Lin
2013-08-05
spi: octeon: Remove my_master pointer from struct octeon_spi
Axel Lin
2012-12-07
spi: Remove HOTPLUG section attributes
Grant Likely
2012-08-22
spi: Add SPI master controller for OCTEON SOCs.
David Daney