index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
omap3_spi.c
Age
Commit message (
Expand
)
Author
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-05-23
omap3: Fix SPI registers on am33xx and am43xx
Martin Hejnfelt
2016-03-15
spi: omap3: Fix multiple definition of 'priv'
Jagan Teki
2016-03-14
spi: omap3: Convert to driver model
Jagan Teki
2016-03-14
spi: omap3: Make local functions as static
Jagan Teki
2016-03-14
spi: omap3: Move headers code inside the driver
Jagan Teki
2016-02-23
spi: omap3: Remove unused variable irqstatus in omap3_spi_txrx
Christophe Ricard
2015-04-27
spi: omap3: Fix timeout handling
David Dueck
2014-03-12
drivers/spi/omap3: Bug fix of premature write transfer completion
Vasili Galka
2013-11-12
spi: omap3: add support for more word lengths
Nikita Kiryanov
2013-11-12
spi: omap3: remove semicolon from #define
Nikita Kiryanov
2013-10-14
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-19
spi: Use spi_alloc_slave() in each SPI driver
Simon Glass
2012-12-10
OMAP3 SPI : Fixed bugs related to SPI transfer
ajoy
2012-10-25
omap3_spi: introduce CONFIG_OMAP3_SPI_D0_D1_SWAPPED
Peter Korsgaard
2012-09-01
am335x evm: Enable support for spi0
Tom Rini
2012-09-01
am33xx: Add support, update omap3 McSPI driver
Tom Rini
2012-03-27
omap3_spi: receive transmit mode
jacopo mondi
2010-12-11
OMAP3: SPI driver
Dirk Behme