aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-02-20
|\
| * spi/of: Fix initialization of cs_gpios arrayAndreas Larsson2013-02-10
| * Merge branch spi-next from git://git.kernel.org/pub/scm/linux/kernel/git/broo...Grant Likely2013-02-09
| |\
| | * spi/pxa2xx: add support for Lynxpoint SPI controllersMika Westerberg2013-02-08
| | * spi/pxa2xx: add support for Intel Low Power Subsystem SPIMika Westerberg2013-02-08
| | * spi/pxa2xx: add support for SPI_LOOPMika Westerberg2013-02-08
| | * spi/pxa2xx: add support for runtime PMMika Westerberg2013-02-08
| | * spi/pxa2xx: add support for DMA engineMika Westerberg2013-02-08
| | * spi/pxa2xx: break out the private DMA API usage into a separate fileMika Westerberg2013-02-08
| * | spi/ath79: add shutdown handlerGabor Juhos2013-02-06
| * | spi/mips-lantiq: set SPI_MASTER_HALF_DUPLEX flagJohn Crispin2013-02-05
| * | spi/mips-lantiq: make use of spi_finalize_current_messageJohn Crispin2013-02-05
| * | spi/bcm63xx: work around inability to keep CS upJonas Gorski2013-02-05
| * | spi/davinci: use request_threaded_irq() to fix deadlockMurali Karicheri2013-02-05
| * | spi/orion: Use module_platform_driver()Ezequiel Garcia2013-02-05
| * | spi/bcm63xx: reject transfers unable to transferJonas Gorski2013-02-05
| * | spi: Ensure memory used for spi_write_then_read() is DMA safeMark Brown2013-02-05
| * | spi/spi-mpc512x-psc: init mode bits supported by the driverAnatolij Gustschin2013-02-05
| * | spi/mpc512x-psc: don't use obsolet cell-index propertyAnatolij Gustschin2013-02-05
| * | spi: Remove erroneous __init, __exit and __exit_p() references in driversGrant Likely2013-02-05
| * | spi/s3c64xx: fix checkpatch warnings and errorJingoo Han2013-02-05
| * | spi/s3c64xx: Use devm_clk_get() and devm_request_irq()Jingoo Han2013-02-05
| * | spi/imx: Add MODULE_ALIAS()Fabio Estevam2013-02-05
| * | spi/tegra: remove checks for valid speedLaxman Dewangan2013-02-05
| * | spi: make sure all transfer has proper speed setLaxman Dewangan2013-02-05
| * | spi/ath79: avoid multiple initialization of the SPI controllerGabor Juhos2013-02-05
| * | spi/ath79: use gpio_request_oneGabor Juhos2013-02-05
| * | spi/ath79: remove superfluous chip select codeGabor Juhos2013-02-05
| * | spi/ath79: add missing HIGH->LOW SCK transitionGabor Juhos2013-02-05
| * | spi/ath79: add delay between SCK changesGabor Juhos2013-02-05
| * | mxs/spi: clear XFER_COUNT in ctrl0 field in DMA descriptorJuha Lumme2013-02-05
| * | spi/sirf: add support for new SiRFmarco SMP SoCBarry Song2013-02-05
| * | spi/sirf: use clk_prepare_enable and clk_disable_unprepareBarry Song2013-02-05
| * | Merge branch 'broonie/spi-next' of git://git.kernel.org/pub/scm/linux/kernel/...Grant Likely2013-02-05
| |\|
| | * spi: spi-omap2-mcspi.c: Toggle CS after each wordMatthias Brugger2013-01-26
| | * spi: spi-omap2-mcspi.c: fix coding styleMatthias Brugger2013-01-26
| | * spi: spi-gpio: Add checks for the dt propertiesMaxime Ripard2013-01-26
| | * spi/pxa2xx: convert to the common clk frameworkMika Westerberg2013-01-26
| | * spi/pxa2xx: convert to the pump message infrastructureMika Westerberg2013-01-26
| | * spi/pxa2xx: fix warnings when compiling a 64-bit kernelMika Westerberg2013-01-26
| | * spi/pxa2xx: allow building on a 64-bit kernelMika Westerberg2013-01-26
| | * spi: bitbang: simplify pointer arithmeticsGuennadi Liakhovetski2013-01-13
| | * spi/pxa2xx: embed the ssp_device to platform dataMika Westerberg2013-01-08
| | * spi/pxa2xx-pci: switch to use pcim_* interfacesMika Westerberg2013-01-08
| | * spi/s3c64xx: Complain if we fail to set a transfer speedMark Brown2013-01-08
| * | spi: remove check for bits_per_word on transfer from low level driverLaxman Dewangan2013-02-05
| * | spi/of: Use DT aliases for assigning bus numberGrant Likely2013-02-05
| * | spi/sh-msiof: Add device tree parsing to driverBastian Hecht2013-02-05
| * | spi/davinci: add OF support for the spi controllerMurali Karicheri2013-02-05
| * | spi/omap2: disable DMA requests before complete()Felipe Balbi2013-02-05