summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2013-09-16arm: tegra12: spi: Set RX_TAP_DELAY depending on speedShardar Shariff Md
2013-09-16arm: tegra: spi: fix rx_tap_delayShardar Shariff Md
2013-09-14ARM: tegra: Use <linux/clk/tegra.h> instead of <mach/clk.h>Dan Willemsen
2013-09-14arm: tegra: spi: cleanup: remove old spi tegra11 driverShardar Shariff Md
2013-09-14fixup! spi: Tegra11: Port all fixes from t30 to tegra11Dan Willemsen
2013-09-14SPI: tegra114: rename clock_always_onDan Willemsen
2013-09-14spi: tegra11: Update debug printVijay Mali
2013-09-14gcov-kernel: Add GCOV_KERNEL := y to MakefilesJuha Tukkinen
2013-09-14spi: tegra114: add spi driverLaxman Dewangan
2013-09-14spi: tegra11: moving to clk prepare APIsSivaram Nair
2013-09-14spi: tegra: Fix uninitialized variableKunal Agrawal
2013-09-14spi: tegra11: Set MODE bits before setting CS bitKunal Agrawal
2013-09-14spi: tegra11: add NULL checkSri Krishna chowdary
2013-09-14spi: tegra11: set value of SPI FIFO depthKunal Agrawal
2013-09-14spi: tegra11: add support for HW based CSLaxman Dewangan
2013-09-14spi: tegra11: support for rx/tx clock tap delayLaxman Dewangan
2013-09-14spi: tegra11: setclock source based on the speedLaxman Dewangan
2013-09-14spi: tegra11: make sure SCLK is enable during transferLaxman Dewangan
2013-09-14spi: tegra: fix dma based transfer issueKunal Agrawal
2013-09-14spi: tegra11: Set speed as per client requestLaxman Dewangan
2013-09-14spi: tegra: Handle active high CS.Laxman Dewangan
2013-09-14spi: Tegra11: Port all fixes from t30 to tegra11Laxman Dewangan
2013-09-14spi: tegra: Treat Warning as ErrorSri Krishna chowdary
2013-09-14spi: tegra: fix cs toggle issue.Amit Kamath
2013-09-14spi: tegra: fix compilation warningsBo Yan
2013-09-14spi: tegra: fix a spinlock lockupAmit Kamath
2013-09-14spi: tegra: add spi controller driverAmit Kamath
2013-09-13Revert "spi/tegra114: add spi driver"Dan Willemsen
2013-08-11spi: spi-davinci: Fix direction in dma_map_single()Christian Eggers
2013-06-24Merge remote-tracking branch 'spi/fix/s3c64xx' into spi-linusMark Brown
2013-06-21spi/pxa2xx: fix memory corruption due to wrong size used in devm_kzalloc()Mika Westerberg
2013-06-18spi/pxa2xx: use GFP_ATOMIC in sg table allocationMika Westerberg
2013-06-10spi: s3c64xx: Fix pm_runtime_get_sync() return value checkSylwester Nawrocki
2013-06-04Merge remote-tracking branch 'spi/fix/xilinx' into spi-linusMark Brown
2013-06-04Merge remote-tracking branch 'spi/fix/topcliff' into spi-linusMark Brown
2013-06-04Merge remote-tracking branch 'spi/fix/hspi' into spi-linusMark Brown
2013-06-04spi: hspi: fixup long delay timeKuninori Morimoto
2013-06-04spi: spi-xilinx: Remove ISR race conditionPeter Crosthwaite
2013-05-22spi: topcliff-pch: fix error return code in pch_spi_probe()Wei Yongjun
2013-05-20spi: topcliff-pch: Pass correct pointer to free_irq()Lars-Peter Clausen
2013-05-18Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-05-18drivers/spi: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-13Merge remote-tracking branch 'spi/fix/grant' into spi-linusMark Brown
2013-05-13Merge remote-tracking branch 'spi/fix/atmel' into spi-linusMark Brown
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-05-06Merge branch 'late/dt' into next/dt2Arnd Bergmann
2013-05-02spi/spi-atmel: BUG: fix doesn' support 16 bits transfers using PIORichard Genoud
2013-04-29Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds