aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAge
* spi/imx: adopt pinctrl supportShawn Guo2012-05-11
* spi/spi-bfin5xx: Fix flush of last bit after each spi transferScott Jiang2012-04-27
* spi/spi-bfin5xx: fix reversed if condition in interrupt modeScott Jiang2012-04-27
* spi/spi_bfin_sport: drop bits_per_word from client dataScott Jiang2012-04-27
* spi/bfin_spi: drop bits_per_word from client dataScott Jiang2012-04-27
* spi/spi-bfin-sport: move word length setup to transfer handlerScott Jiang2012-04-27
* spi/bfin5xx: rename config macro name for bfin5xx spi controller driverScott Jiang2012-04-27
* spi/pl022: Allow request for higher frequency than maximum possibleViresh Kumar2012-04-27
* spi/bcm63xx: set master driver mode_bits.Florian Fainelli2012-04-27
* spi/bcm63xx: don't use the stopping stateFlorian Fainelli2012-04-27
* spi/bcm63xx: convert to the pump message infrastructureFlorian Fainelli2012-04-27
* spi/spi-ep93xx.c: use dma_transfer_direction instead of dma_data_directionH Hartley Sweeten2012-04-27
* spi/pl022: Fix calculate_effective_freq()Viresh Kumar2012-04-27
* spi/pl022: Fix range checking for bits per wordVinit Shenoy2012-04-17
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-04-15
|\
| * ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown2012-04-13
* | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-04-13
|\ \ | |/ |/|
| * spi/imx: prevent NULL pointer dereference in spi_imx_probe()Lothar Waßmann2012-04-11
| * spi/imx: mark base member in spi_imx_data as __iomemUwe Kleine-König2012-03-30
| * spi/mpc83xx: fix NULL pdata dereference bugKenth Eriksson2012-03-30
| * spi/davinci: Fix DMA API usage in davinciShubhrajyoti D2012-03-30
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-05
|\ \ | |/ |/|
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-05
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-29
|\ \
| * | dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-21
| * | dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar2012-02-22
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\ \ \
| * | | Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* | | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-28
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'kirkwood_dt_for_3.4_v3' of git://git.infradead.org/users/jcoope...Arnd Bergmann2012-03-16
| |\ \ \
| | * | | ARM: orion: spi: remove enable_clock_fix which is not usedAndrew Lunn2012-03-16
* | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann2012-03-15
| |\| | |
| * | | | Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-03-08
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim2012-03-02
| | * | | ARM: S3C24XX: move spi-s3c24xx platdata out of machHeiko Stuebner2012-01-31
| | | |/ | | |/|
* | | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-21
|\ \ \ \ | |_|_|/ |/| | |
| * | | spi/fsl-espi: Make sure pm is within 2..32Sebastian Andrzej Siewior2012-03-15
| * | | spi/fsl-espi: make the clock computation easier to readSebastian Andrzej Siewior2012-03-15
| * | | spi: sh-hspi: modify write/read methodKuninori Morimoto2012-03-15
| * | | spi: sh-hspi: control spi clock more correctlyKuninori Morimoto2012-03-15
| * | | spi: sh-hspi: convert to using core message queueKuninori Morimoto2012-03-15
| * | | spi: s3c64xx: Fix buildMark Brown2012-03-15
| * | | spi: s3c64xx: remove unnecessary callback msg->completeKuninori Morimoto2012-03-15
| * | | spi: remove redundant variable assignmentGuennadi Liakhovetski2012-03-15
| * | | spi: release lock on error path in spi_pump_messages()Dan Carpenter2012-03-10
| * | | spi: Compatibility with direction which is used in samsung DMA operationKyoungil Kim2012-03-09
| * | | spi-topcliff-pch: add recovery processing in case wait-event timeoutTomoya MORINAGA2012-03-09
| * | | spi-topcliff-pch: supports a spi mode setup and bit order setup by IO controlTomoya MORINAGA2012-03-09
| * | | spi-topcliff-pch: Fix issue for transmitting over 4KByteTomoya MORINAGA2012-03-09