summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2015-06-19spi: spidev: fix possible arithmetic overflow for multi-transfer messageIan Abbott
2015-04-14spi: dw: revisit FIFO size detection againAndy Shevchenko
2015-04-14spi: dw-mid: fix FIFO sizeAndy Shevchenko
2015-04-14spi: dw: Fix detecting FIFO depthAxel Lin
2015-04-14spi: dw: Fix dynamic speed change.Thor Thayer
2015-02-02spi: pl022: Fix incorrect dma_unmap_sgRay Jui
2015-02-02spi: dw-mid: terminate ongoing transfers at exitAndy Shevchenko
2015-02-02spi: dw-mid: respect 8 bit modeAndy Shevchenko
2014-02-22spi: Fix crash with double message finalisation on error handlingGeert Uytterhoeven
2014-02-13spidev: fix hang when transfer_one_message failsDaniel Santos
2013-04-12spi/mpc512x-psc: optionally keep PSC SS asserted across xfer segmenstsAnatolij Gustschin
2013-04-12spi/s3c64xx: modified error interrupt handling and initGirish K S
2012-08-09spi/pl022: disable port when unusedVirupax Sadashivpetimath
2012-06-01spi/spi-fsl-spi: reference correct pdata in fsl_spi_cs_controlHerton Ronaldo Krzesinski
2012-04-27spi/spi-bfin5xx: Fix flush of last bit after each spi transferScott Jiang
2012-04-27spi/spi-bfin5xx: fix reversed if condition in interrupt modeScott Jiang
2012-04-27spi/spi_bfin_sport: drop bits_per_word from client dataScott Jiang
2012-04-27spi/bfin_spi: drop bits_per_word from client dataScott Jiang
2012-04-27spi/spi-bfin-sport: move word length setup to transfer handlerScott Jiang
2012-04-27spi/bfin5xx: rename config macro name for bfin5xx spi controller driverScott Jiang
2012-04-27spi/pl022: Allow request for higher frequency than maximum possibleViresh Kumar
2012-04-27spi/bcm63xx: set master driver mode_bits.Florian Fainelli
2012-04-27spi/bcm63xx: don't use the stopping stateFlorian Fainelli
2012-04-27spi/bcm63xx: convert to the pump message infrastructureFlorian Fainelli
2012-04-27spi/spi-ep93xx.c: use dma_transfer_direction instead of dma_data_directionH Hartley Sweeten
2012-04-27spi/pl022: Fix calculate_effective_freq()Viresh Kumar
2012-04-17spi/pl022: Fix range checking for bits per wordVinit Shenoy
2012-04-15Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-04-13Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-04-13ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown
2012-04-10spi/imx: prevent NULL pointer dereference in spi_imx_probe()Lothar Waßmann
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-03-30spi/imx: mark base member in spi_imx_data as __iomemUwe Kleine-König
2012-03-30spi/mpc83xx: fix NULL pdata dereference bugKenth Eriksson
2012-03-30spi/davinci: Fix DMA API usage in davinciShubhrajyoti D
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-21Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-21dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine
2012-03-16Merge branch 'kirkwood_dt_for_3.4_v3' of git://git.infradead.org/users/jcoope...Arnd Bergmann
2012-03-16ARM: orion: spi: remove enable_clock_fix which is not usedAndrew Lunn
2012-03-15spi/fsl-espi: Make sure pm is within 2..32Sebastian Andrzej Siewior
2012-03-15spi/fsl-espi: make the clock computation easier to readSebastian Andrzej Siewior
2012-03-15Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann
2012-03-15spi: sh-hspi: modify write/read methodKuninori Morimoto
2012-03-15spi: sh-hspi: control spi clock more correctlyKuninori Morimoto