summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2012-11-28spi: tegra: moving to clk prepare APIsSivaram Nair
2012-11-26spi: tegra: Fix uninitialized variableKunal Agrawal
2012-11-06spi: tegra11: Set MODE bits before setting CS bitKunal Agrawal
2012-11-05spi: tegra: moving to clk prepare APIsSivaram Nair
2012-10-31spi: tegra: remove unsigned int comparision to 0 errorSri Krishna chowdary
2012-10-31spi: tegra11: add NULL checkSri Krishna chowdary
2012-10-30spi: tegra11: set value of SPI FIFO depthKunal Agrawal
2012-10-26spi: tegra: Addressing ISR and Timer proc raceVishal Singh
2012-10-26SPI: tegra: SPI slave driver fixesVishal Singh
2012-10-26tegra: spi: Add LSBFE support in spi master and slaveVishal Singh
2012-10-11spi: tegra: fix coverity issueSri Krishna chowdary
2012-10-11spi: tegra11: add support for HW based CSLaxman Dewangan
2012-10-11spi: tegra11: support for rx/tx clock tap delayLaxman Dewangan
2012-10-11spi: tegra11: setclock source based on the speedLaxman Dewangan
2012-10-11spi: tegra11: make sure SCLK is enable during transferLaxman Dewangan
2012-10-11spi: tegra: fix dma based transfer issueKunal Agrawal
2012-10-11spi: tegra11: Set speed as per client requestLaxman Dewangan
2012-10-11spi: tegra: Handle active high CS.Laxman Dewangan
2012-10-11spi: Tegra11: Port all fixes from t30 to tegra11Laxman Dewangan
2012-10-03spi: tegra: Fix uninitialized variableKunal Agrawal
2012-09-26spi: tegra: Treat Warning as ErrorSri Krishna chowdary
2012-09-12spi: tegra: fix cs toggle issue.Amit Kamath
2012-08-31spi: tegra: Add stub runtime power managementLaxman Dewangan
2012-08-13Merge commit 'v3.4.8' into android-t114-3.4-rebasedVarun Wadekar
2012-08-09spi/pl022: disable port when unusedVirupax Sadashivpetimath
2012-08-06spi: tegra: enable warning as error flagDeepak Nibade
2012-08-06spi: tegra: create workqueue before register spi masterLaxman Dewangan
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-07-02spi: tegra: fix compilation warningsBo Yan
2012-06-27spi: tegra: fix a spinlock lockupAmit Kamath
2012-06-27spi: tegra: add spi controller driverAmit Kamath
2012-06-11Merge commit 'v3.4.2' into android-tegra-nv-3.4Varun Wadekar
2012-06-01spi/spi-fsl-spi: reference correct pdata in fsl_spi_cs_controlHerton Ronaldo Krzesinski
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-30spi/spi-bfin5xx: Fix flush of last bit after each spi transferScott Jiang
2012-04-30spi/spi-bfin5xx: fix reversed if condition in interrupt modeScott Jiang
2012-04-30spi/spi_bfin_sport: drop bits_per_word from client dataScott Jiang
2012-04-30spi/bfin_spi: drop bits_per_word from client dataScott Jiang
2012-04-30spi/spi-bfin-sport: move word length setup to transfer handlerScott Jiang
2012-04-30spi/bfin5xx: rename config macro name for bfin5xx spi controller driverScott Jiang