aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi/spi-tegra20-slink.c
AgeCommit message (Expand)Author
2013-04-08spi: tegra: slink: make local symbols staticWei Yongjun
2013-04-07spi/tegra-slink: assume CONFIG_OF, remove platform dataStephen Warren
2013-04-07spi/tegra-slink: remove redundant codeStephen Warren
2013-04-03spi: tegra: slink: do prepare dma transfer with DMA_CTRL_ACK flagMark Brown
2013-04-01spi: tegra: slink: do not prepare dma transfer with DMA_CTRL_ACK flagLaxman Dewangan
2013-04-01spi: remove unused variable in tegra_slink_read_rx_fifo_to_client_rxbuf()Wei Yongjun
2013-03-12spi: slink-tegra20: move runtime pm calls to transfer_one_messageLaxman Dewangan
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-05spi/tegra: remove checks for valid speedLaxman Dewangan
2013-02-05spi: remove check for bits_per_word on transfer from low level driverLaxman Dewangan
2013-01-28spi: tegra: do not use clock name to get clockPrashant Gaikwad
2013-01-28ARM: tegra: migrate to new clock codePrashant Gaikwad
2013-01-25spi: Convert to devm_ioremap_resource()Thierry Reding
2012-12-07spi: Remove HOTPLUG section attributesGrant Likely
2012-11-09spi: tegra: sequence compatible strings as per preferenceLaxman Dewangan
2012-11-09spi: make sure all transfer has bits_per_word setLaxman Dewangan
2012-10-30spi: tegra: add spi driver for SLINK controllerLaxman Dewangan