summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
* spi-topcliff-pch: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA2011-10-291-6/+6
* spi-topcliff-pch: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2011-10-292-4/+7
* spi/omap: Correct the error pathShubhrajyoti D2011-10-291-12/+20
* spi/omap: call pm_runtime_disable in error path and removeShubhrajyoti D2011-10-291-0/+2
* spi/omap: Use a workqueue per omap2_mcspi controllerShubhrajyoti D2011-10-291-8/+11
* drivercore: Add helper macro for platform_driver boilerplateGrant Likely2011-10-2525-318/+45
* spi: irq: Remove IRQF_DISABLEDYong Zhang2011-10-245-5/+5
* OMAP: SPI: Fix the trying to free nonexistent resource errorShubhrajyoti D2011-10-241-3/+4
* Merge commit 'v3.1' into spi/nextGrant Likely2011-10-243-28/+72
|\
| * spi-topcliff-pch: Fix overrun issueTomoya MORINAGA2011-10-041-5/+23
| * spi-topcliff-pch: Add recovery processing in case FIFO overrun error occursTomoya MORINAGA2011-10-041-7/+24
| * spi-topcliff-pch: Fix CPU read complete condition issueTomoya MORINAGA2011-10-041-8/+11
| * spi-topcliff-pch: Fix SSN Control issueTomoya MORINAGA2011-10-041-7/+3
| * spi-topcliff-pch: add tx-memory clear after complete transmittingTomoya MORINAGA2011-10-041-0/+5
| * spi: Fix WARN when removing spi-fsl-spi moduleJeff Harris2011-09-231-0/+3
| * spi/imx: Fix spi-imx when the hardware SPI chipselects are usedFabio Estevam2011-09-151-1/+3
* | spi/spi-ep93xx: add module.h includeMika Westerberg2011-10-161-0/+1
* | spi/tegra: fix compilation error in spi-tegra.cMarc Dietrich2011-10-141-0/+1
* | spi: spi-dw: fix all sparse warningsH Hartley Sweeten2011-09-213-79/+89
* | spi/spi-pl022: Call pl022_dma_remove(pl022) only if enable_dma is trueViresh Kumar2011-09-211-2/+6
* | spi/spi-pl022: calculate_effective_freq() must set rate <= requested rateViresh Kumar2011-09-211-51/+51
* | spi/spi-pl022: Don't allocate more sg than required.Viresh Kumar2011-09-211-1/+1
* | spi/spi-pl022: Use GFP_ATOMIC for allocation from taskletViresh Kumar2011-09-211-2/+2
* | spi/spi-pl022: Resolve formatting issuesViresh Kumar2011-09-201-22/+8
|/
* spi/pl022: remove function cannot exitLinus Walleij2011-08-021-8/+3
* Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-2257-1299/+1787
|\
| * spi/imx: add device tree probe supportShawn Guo2011-07-141-7/+31
| * spi/imx: copy gpio number passed by platform data into driver private dataShawn Guo2011-07-141-5/+7
| * spi/imx: use soc name in spi device type naming schemeShawn Guo2011-07-142-111/+109
| * spi/imx: merge type SPI_IMX_VER_0_7 into SPI_IMX_VER_0_4Shawn Guo2011-07-142-56/+19
| * spi/imx: do not use spi_imx2_3 to name SPI_IMX_VER_2_3 function and macroShawn Guo2011-07-141-53/+53
| * spi/imx: use mx21 to name SPI_IMX_VER_0_0 function and macroShawn Guo2011-07-141-31/+31
| * spi/imx: do not make copy of spi_imx_devtype_dataShawn Guo2011-07-141-12/+12
| * spi/dw: Add spi number into spi irq descLiu, ShuoX2011-07-082-1/+4
| * spi/tegra: Use engineering names in DT compatible propertyStephen Warren2011-07-051-1/+1
| * spi/fsl_spi: fix CPM spi driverHolger Brunck2011-07-051-17/+11
| * spi: remove obsolete spi-s3c24xx-gpio driverPeter Korsgaard2011-07-043-211/+0
| * spi/bfin_spi: uninline fat queue funcsMike Frysinger2011-06-171-4/+4
| * spi/bfin_spi: constify pin arrayMike Frysinger2011-06-171-1/+1
| * spi/bfin_spi: use structs for accessing hardware regsMike Frysinger2011-06-171-124/+84
| * Merge branch 'spi/merge' into spi/nextGrant Likely2011-06-172-3/+5
| |\
| * | spi/topcliff-pch: Support new device ML7223 IOHTomoya MORINAGA2011-06-161-1/+4
| * | spi/pl022: strengthen FIFO watermark level checksLinus Walleij2011-06-161-4/+44
| * | spi/pl022: support runtime PMRabin Vincent2011-06-161-0/+6
| * | spi/pl022: initialize burstsize from FIFO trigger levelLinus Walleij2011-06-161-2/+53
| * | gpio/tegra: Move Tegra gpio driver to drivers/gpioGrant Likely2011-06-151-0/+12
| * | spi: Convert uses of struct resource * to resource_size(ptr)Joe Perches2011-06-105-14/+14
| * | Merge branch 'ep93xx-dma' into spi/nextGrant Likely2011-06-091-12/+291
| |\ \
| | * | spi/ep93xx: add DMA supportMika Westerberg2011-06-081-12/+291
| * | | spi/topcliff_pch: DMA supportTomoya MORINAGA2011-06-081-106/+488
OpenPOWER on IntegriCloud