summaryrefslogtreecommitdiffstats
path: root/drivers/spi
AgeCommit message (Expand)Author
2010-10-02of/spi: Fix OF-style driver binding of spi devicesSinan Akman
2010-10-02spi: spi-gpio.c tests SPI_MASTER_NO_RX bit twice, but not SPI_MASTER_NO_TXRoel Kluin
2010-09-16spi/mpc8xxx: fix buffer overrun on large transferschristophe leroy
2010-09-08spi/pl022: move probe call to subsys_initcall()Linus Walleij
2010-09-08spi/pl022: fix APB pclk power regression on U300Linus Walleij
2010-09-08spi/spi_s3c64xx: Warn if PIO transfers time outMark Brown
2010-09-08spi/s3c64xx: Fix incorrect reuse of 'val' local variable.Jassi Brar
2010-09-08spi/s3c64xx: Fix compilation warningJassi Brar
2010-09-08spi/dw_spi: clean the cs_control codeFeng Tang
2010-09-08spi/dw_spi: Allow interrupt sharingYong Wang
2010-09-08spi/spi_s3c64xx: Increase dead reckoning time in wait_for_xfer()Mark Brown
2010-09-08spi/spi_s3c64xx: Move to subsys_initcall()Mark Brown
2010-09-01spi: free children in spi_unregister_master, not siblingsDavid Lamparter
2010-09-01spi/spi_s3c64xx: Staticise non-exported functionsMark Brown
2010-09-01spi/spi_s3c64xx: Make probe more robust against missing board configMark Brown
2010-08-18m68knommu: include sched.h in ColdFire/SPI driverGreg Ungerer
2010-08-14Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-08-01of/address: Clean up function declarationsGrant Likely
2010-08-01spi/amba_pl022: Fix probe and remove hook section annotations.Kevin Wells
2010-07-30of/spi: call of_register_spi_devices() from spi core codeAnatolij Gustschin
2010-07-25Merge commit 'v2.6.35-rc6' into spi/testGrant Likely
2010-07-11powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)Anton Vorontsov
2010-07-05spi/mpc5121: change annotations for probe and remove functionsAnatolij Gustschin
2010-07-03spi/bitbang: reinitialize transfer parameters for every messageBrian Niebuhr
2010-07-03spi/spi-gpio: add support for controllers without MISO or MOSI pinMarek Szyprowski
2010-07-03spi/bitbang: add support for SPI_MASTER_NO_{TX, RX} modesMarek Szyprowski
2010-07-03SPI100k: Fix 8-bit and RX-only transfersCory Maccarrone
2010-06-28spi/mmc_spi: SPI bus locking API, using mutexErnst Schwab
2010-06-02of/spi: mpc512x_psc_spi.c: Fix build failuresAnatolij Gustschin
2010-06-02of/spi: Fix build failure on spi_ppc4xx.cGrant Likely
2010-05-25spi/xilinx: Fix compile errorGrant Likely
2010-05-25Merge remote branch 'origin' into secretlab/next-spiGrant Likely
2010-05-25spi/davinci: Fix clock prescale factor computationThomas Koeller
2010-05-25spi: move bitbang txrx utility functions to private headerhartleys
2010-05-25spi/mpc5121: Add SPI master driver for MPC5121 PSCAnatolij Gustschin
2010-05-25spi/ep93xx: implemented driver for Cirrus EP93xx SPI controllerMika Westerberg
2010-05-25spi/omap2_mcspi: Check params before dereference or useScott Ellis
2010-05-25spi/omap2_mcspi: add turbo mode supportRoman Tereshonkov
2010-05-25spi/omap2_mcspi: change default DMA_MIN_BYTES value to 160Roman Tereshonkov
2010-05-25spi/pl022: fix stop queue procedureGrzegorz Sygieda
2010-05-25spi/pl022: add support for the PL023 derivateLinus Walleij
2010-05-25spi/pl022: fix up differences between ARM and ST versionsLinus Walleij
2010-05-25spi/spi_mpc8xxx: Do not use map_tx_dma to unmap rx_dmaJoakim Tjernlund
2010-05-25spi/spi_mpc8xxx: Fix QE mode Litte EndianJoakim Tjernlund
2010-05-22spi/spi_mpc8xxx: fix potential memory corruption.Joakim Tjernlund
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-21Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-20Merge branch 'omap4-i2c-init' into omap-for-linusTony Lindgren