index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2012-05-25
spi: tegra: use functions to avoid duplicated code
Laxman Dewangan
2012-05-25
spi: tegra: use devm_* for resource allocation
Laxman Dewangan
2012-05-25
spi: tegra: fix fifo_depth to 32.
Laxman Dewangan
2012-05-23
spi: tegra: synchronize PPSB late write
Laxman Dewangan
2012-05-23
spi: tegra: cleanup in runtime_pm implementation.
Laxman Dewangan
2012-05-18
spi: tegra: correct directions when syncing buffer for device/dma.
Laxman Dewangan
2012-05-18
spi: tegra: register interrupt as ONESHOT
Laxman Dewangan
2012-05-17
dmaengine/dma_slave: fix merge issue
Laxman Dewangan
2012-04-05
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
2012-04-05
spi: tegra: Use tegra_dma_cancel() to abort request
Laxman Dewangan
2012-03-15
spi: tegra: Make sure SCLK frequency to be in minimum require value.
Laxman Dewangan
2012-03-01
spi: tegra: Fix CS status properly in spi setup
Laxman Dewangan
2012-02-23
spi: tegra: checkpatch cleanups
Laxman Dewangan
2012-02-23
spi: tegra: Add Dma/cpu buffer synchronisation
Laxman Dewangan
2012-02-03
spi: tegra: dequeue dma req using tegra_dma_dequeue_req()
Laxman Dewangan
2012-01-31
spi: tegra: use run time pm apis for clock control
Laxman Dewangan
2012-01-13
drivers: spi: tegra: Add runtime PM support
Ashwini Ghuge
2011-12-30
SPI: tegra: Pass rx data only to req bit length
Varun Wadekar
2011-12-15
drivers: spi: Fix compiler messages in I/O drivers
Ashwini Ghuge
2011-11-30
HACK merge fixups for compile
Dan Willemsen
2011-11-30
gcov-kernel: Add GCOV_KERNEL := y to Makefiles
Juha Tukkinen
2011-11-30
spi: tegra: Fixed spi slave CS polarity
Amlan Kundu
2011-11-30
spi: tegra: Move clock controls api out of spin lock
Laxman Dewangan
2011-11-30
spi: tegra: Handles suspend when spi transfer is in progress
Laxman Dewangan
2011-11-30
spi: slave: tegra: GPL Export for callack register api
Laxman Dewangan
2011-11-30
spi: tegra: Select best clock source for required rate
Laxman Dewangan
2011-11-30
spi: tegra: fix uninitialized values and if statement
Jubeom Kim
2011-11-30
arm: tegra: Clean up SOC conditionals
Scott Williams
2011-11-30
arm: tegra: dma: Adding client name with dma allocation.
Laxman Dewangan
2011-11-30
spi: tegra: Spi controller configured during device setup
Laxman Dewangan
2011-11-30
spi: tegra: Adding spi slave support
Laxman Dewangan
2011-11-30
ARM: tegra: Use proper type for physical addresses
Scott Williams
2011-11-30
spi: tegra: Supporting HW based CS control
Laxman Dewangan
2011-11-30
spi: tegra: Fixing misc issues.
Laxman Dewangan
2011-11-30
spi: tegra: disabling packed mode
Amit Kamath
2011-11-30
[ARM] tegra: spi: Fixed setup bugs
Amit Kamath
2011-11-30
[tegra:spi] master tegra spi driver update
minwuklee
2011-11-30
[tegra:dma] set dma burst size for spi/slink
minwuklee
2011-11-30
[tegra:dma] set dma burst size for spi/slink
minwuklee
2011-11-30
spi: tegra: Use shared DMA channel
Colin Cross
2011-11-30
spi: tegra: Increase delay between CS and clock start
Greg Meiste
2011-11-30
[ARM] Tegra: SPI: Suspend/resume.
Todd Poynor
2011-11-11
OMAP: SPI: Fix the trying to free nonexistent resource error
Shubhrajyoti D
2011-10-04
spi-topcliff-pch: Fix overrun issue
Tomoya MORINAGA
2011-10-04
spi-topcliff-pch: Add recovery processing in case FIFO overrun error occurs
Tomoya MORINAGA
2011-10-04
spi-topcliff-pch: Fix CPU read complete condition issue
Tomoya MORINAGA
2011-10-04
spi-topcliff-pch: Fix SSN Control issue
Tomoya MORINAGA
2011-10-04
spi-topcliff-pch: add tx-memory clear after complete transmitting
Tomoya MORINAGA
2011-09-23
spi: Fix WARN when removing spi-fsl-spi module
Jeff Harris
2011-09-15
spi/imx: Fix spi-imx when the hardware SPI chipselects are used
Fabio Estevam
[next]