summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-tegra.c
AgeCommit message (Expand)Author
2012-11-05spi: tegra: moving to clk prepare APIsSivaram Nair
2012-10-26tegra: spi: Add LSBFE support in spi master and slaveVishal Singh
2012-10-11spi: tegra: fix coverity issueSri Krishna chowdary
2012-10-03spi: tegra: Fix uninitialized variableKunal Agrawal
2012-08-31spi: tegra: Add stub runtime power managementLaxman Dewangan
2012-08-07Merge commit 'main-jb-2012.08.03-B4' into t114-0806Pradeep Kumar
2012-08-01spi: tegra: fix sectionmismatch for spi_tegra_init_dma_paramPeter De Schrijver
2012-07-12spi: tegra: macro for enable/disable runtime pm inside driverLaxman Dewangan
2012-07-12spi: tegra: dump registers when error occursAshwini Ghuge
2012-07-12spi: tegra: Max tx words limited to max buff sizeAshwini Ghuge
2012-07-12spi: tegra: do not start transfer if runtime pm fails to resumeJohnny Qiu
2012-05-30spi: tegra: use functions to avoid duplicated codeLaxman Dewangan
2012-05-30spi: tegra: use devm_* for resource allocationLaxman Dewangan
2012-05-30spi: tegra: fix fifo_depth to 32.Laxman Dewangan
2012-05-30spi: tegra: synchronize PPSB late writeLaxman Dewangan
2012-05-30spi: tegra: cleanup in runtime_pm implementation.Laxman Dewangan
2012-05-21spi: tegra: correct directions when syncing buffer for device/dma.Laxman Dewangan
2012-05-21spi: tegra: register interrupt as ONESHOTLaxman Dewangan
2012-04-18spi: tegra: Use tegra_dma_cancel() to abort requestLaxman Dewangan
2012-03-23spi: tegra: Make sure SCLK frequency to be in minimum require value.Laxman Dewangan
2012-03-23spi: tegra: checkpatch cleanupsLaxman Dewangan
2012-03-23spi: tegra: dequeue dma req using tegra_dma_dequeue_req()Laxman Dewangan
2012-03-23spi: tegra: use run time pm apis for clock controlLaxman Dewangan
2012-03-23drivers: spi: tegra: Add runtime PM supportAshwini Ghuge
2012-03-23spi: tegra: Fix CS status properly in spi setupLaxman Dewangan
2012-03-23spi: tegra: Add Dma/cpu buffer synchronisationLaxman Dewangan
2012-03-23fixup typoDan Willemsen
2012-03-23SPI: tegra: Pass rx data only to req bit lengthVarun Wadekar
2012-03-23spi: tegra: Move clock controls api out of spin lockLaxman Dewangan
2012-03-23spi: tegra: Handles suspend when spi transfer is in progressLaxman Dewangan
2012-03-23spi: tegra: Select best clock source for required rateLaxman Dewangan
2012-03-23spi: tegra: fix uninitialized values and if statementJubeom Kim
2012-03-23arm: tegra: Clean up SOC conditionalsScott Williams
2012-03-23arm: tegra: dma: Adding client name with dma allocation.Laxman Dewangan
2012-03-23spi: tegra: Spi controller configured during device setupLaxman Dewangan
2012-03-23ARM: tegra: Use proper type for physical addressesScott Williams
2012-03-23spi: tegra: Supporting HW based CS controlLaxman Dewangan
2012-03-23spi: tegra: Fixing misc issues.Laxman Dewangan
2012-03-23spi: tegra: disabling packed modeAmit Kamath
2012-03-23[ARM] tegra: spi: Fixed setup bugsAmit Kamath
2012-03-23[tegra:spi] master tegra spi driver updateminwuklee
2012-03-23[tegra:dma] set dma burst size for spi/slinkminwuklee
2012-03-23[tegra:dma] set dma burst size for spi/slinkminwuklee
2012-03-21spi: tegra: Use shared DMA channelColin Cross
2012-03-21spi: tegra: Increase delay between CS and clock startGreg Meiste
2012-03-21[ARM] Tegra: SPI: Suspend/resume.Todd Poynor
2011-10-25drivercore: Add helper macro for platform_driver boilerplateGrant Likely
2011-10-14spi/tegra: fix compilation error in spi-tegra.cMarc Dietrich
2011-07-05spi/tegra: Use engineering names in DT compatible propertyStephen Warren
2011-06-15gpio/tegra: Move Tegra gpio driver to drivers/gpioGrant Likely