index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-tegra20-slink.c
Age
Commit message (
Expand
)
Author
2013-07-29
spi/tegra20-slink: Use core runtime PM
Mark Brown
2013-07-29
spi/tegra-slink: Factor runtime PM out into transfer prepare/unprepare
Mark Brown
2013-05-23
spi: use platform_{get,set}_drvdata()
Jingoo Han
2013-04-08
spi: tegra: slink: make local symbols static
Wei Yongjun
2013-04-07
spi/tegra-slink: assume CONFIG_OF, remove platform data
Stephen Warren
2013-04-07
spi/tegra-slink: remove redundant code
Stephen Warren
2013-04-03
spi: tegra: slink: do prepare dma transfer with DMA_CTRL_ACK flag
Mark Brown
2013-04-01
spi: tegra: slink: do not prepare dma transfer with DMA_CTRL_ACK flag
Laxman Dewangan
2013-04-01
spi: remove unused variable in tegra_slink_read_rx_fifo_to_client_rxbuf()
Wei Yongjun
2013-03-12
spi: slink-tegra20: move runtime pm calls to transfer_one_message
Laxman Dewangan
2013-02-21
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-05
spi/tegra: remove checks for valid speed
Laxman Dewangan
2013-02-05
spi: remove check for bits_per_word on transfer from low level driver
Laxman Dewangan
2013-01-28
spi: tegra: do not use clock name to get clock
Prashant Gaikwad
2013-01-28
ARM: tegra: migrate to new clock code
Prashant Gaikwad
2013-01-25
spi: Convert to devm_ioremap_resource()
Thierry Reding
2012-12-07
spi: Remove HOTPLUG section attributes
Grant Likely
2012-11-09
spi: tegra: sequence compatible strings as per preference
Laxman Dewangan
2012-11-09
spi: make sure all transfer has bits_per_word set
Laxman Dewangan
2012-10-30
spi: tegra: add spi driver for SLINK controller
Laxman Dewangan