Commit Graph

37 Commits (1b4f59e356cc94929305bd107b7f38eec62715ad)

Author SHA1 Message Date
Paul Walmsley a04bcc231c SPI: OMAP: remove unnecessary includes of plat/clock.h 13 years ago
Matt Porter ec155afa82 spi: omap2-mcspi: add pinctrl support 13 years ago
Arnd Bergmann 2203747c97 ARM: omap: move platform_data definitions 13 years ago
Shubhrajyoti D d7b4394e78 spi: omap2-mcspi: Cleanup the omap2_mcspi_txrx_dma function 13 years ago
Shubhrajyoti D a93a2029de spi: omap2-mcspi: At remove dont use the runtime_autosuspend calls 13 years ago
Shubhrajyoti D 034d3dc988 spi: omap2-mcspi: Call pm_runtime_* functions directly 13 years ago
Shubhrajyoti D af4e944dbd spi: omap2-mcspi: Remove the macro MOD_REG_BIT 13 years ago
Shubhrajyoti D a8e8f1398e spi: omap2-mcspi: Remove the call to platform_set_drvdata(pdev, NULL) 13 years ago
Shubhrajyoti D 37a2d84a38 spi: omap2-mcspi: Fix the error handling in probe 13 years ago
Uwe Kleine-König 83a01e7291 spi/spi-omap2-mcspi: add a const qualifier 13 years ago
Russell King 8c7494a501 spi: omap2-mcspi: remove private DMA API implementation 13 years ago
Russell King 53741ed8f0 spi: omap2-mcspi: add DMA engine support 13 years ago
Arnd Bergmann 24ab327511 spi/omap2: mark omap2_mcspi_master_setup as __devinit 13 years ago
Shubhrajyoti D a3ce9a801b spi: omap2-mcspi: Fix the below warning 13 years ago
Russell King 10aa5a35e3 SPI: fix over-eager devm_xxx() conversion 13 years ago
Shubhrajyoti D 5fda88f5e1 spi/omap2-mcspi: convert to the pump message infrastructure 13 years ago
Shubhrajyoti D 39f8052d2e spi/omap2-mcspi: Trivial optimisation 13 years ago
Shubhrajyoti D 27b5284cfb spi: omap2-mcspi: add support for pm_runtime autosuspend 13 years ago
Benoit Cousson 1bd897f849 spi/omap: Remove bus_num usage for instance index 13 years ago
Shubhrajyoti D 1a77b127ae OMAP : SPI : use devm_* functions 13 years ago
Felipe Balbi 9fdca9dfe0 spi: omap2-mcspi: convert to module_platform_driver 13 years ago
Felipe Balbi 7d6b6d8313 spi: omap2-mcspi: make it behave as a module 13 years ago
Benoit Cousson d5a8003135 spi/omap: Add DT support to McSPI driver 13 years ago
Shubhrajyoti D 39f1b56593 spi/omap: Correct the error path 13 years ago
Shubhrajyoti D 751c925cbb spi/omap: call pm_runtime_disable in error path and remove 13 years ago
Shubhrajyoti D 2856ac13b8 spi/omap: Use a workqueue per omap2_mcspi controller 13 years ago
Shubhrajyoti D 1458d160de OMAP: SPI: Fix the trying to free nonexistent resource error 13 years ago
Joe Perches 8e2943c04c spi: Convert uses of struct resource * to resource_size(ptr) 14 years ago
Grant Likely ca632f5566 spi: reorganize drivers 14 years ago
Govindraj.R 8b20c8cb89 spi/omap2: fix uninitialized variable 14 years ago
Jarkko Nikula 95c5c3ab7d spi/omap_mcspi: Fix broken last word xfer 14 years ago
Michael Jones adef658ddf spi/omap_mcspi: catch xfers of non-multiple SPI word size 14 years ago
Hannu Heikkinen 57d9c10dd9 spi/omap_mcspi: Off-by-one error in finding the right divisor 14 years ago
Govindraj.R 1f1a4384b6 OMAP: runtime: McSPI driver runtime conversion 14 years ago
Charulatha V 1a5d81905a OMAP: devices: Modify McSPI device to adapt to hwmod framework 14 years ago
Tony Lindgren 59b479e098 omap: Start using CONFIG_SOC_OMAP 14 years ago
Russell King - ARM Linux 07fe035170 spi/omap: Fix DMA API usage in OMAP MCSPI driver 14 years ago
Gregory CLEMENT 42ce7fd631 spi/omap2_mcspi.c: Force CS to be in inactive state after off-mode transition 14 years ago
Ilkka Koskinen 2764c500be spi/omap2_mcspi: Verify TX reg is empty after TX only xfer with DMA 15 years ago
Jason Wang e1993ed642 spi/omap2_mcspi: disable channel after TX_ONLY transfer in PIO mode 15 years ago
Felipe Balbi 079a176d87 spi: omap2_mcspi: make use of dev_vdbg() 15 years ago
Scott Ellis 99f1a43f43 spi/omap2_mcspi: Check params before dereference or use 15 years ago
Roman Tereshonkov 4743a0f88c spi/omap2_mcspi: add turbo mode support 15 years ago
Roman Tereshonkov 8b66c13474 spi/omap2_mcspi: change default DMA_MIN_BYTES value to 160 15 years ago
Roman Tereshonkov dda04c7bcf omap2_mcspi: small fixes of output data format 15 years ago
Roman Tereshonkov a330ce2001 omap2_mcspi: Flush posted writes 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Scott Ellis 9bd4517ddc spi/omap2_mcspi: Use transaction speed if provided 15 years ago
Scott Ellis 5e7749436d spi/omap2_mcspi: fix NULL pointer dereference 15 years ago
Tony Lindgren a8eb7ca0cb omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3 15 years ago