summaryrefslogtreecommitdiff
path: root/drivers/spi
Commit message (Expand)AuthorAge
* spi/xilinx: Fix compile errorGrant Likely2010-05-25
* Merge remote branch 'origin' into secretlab/next-spiGrant Likely2010-05-25
|\
| * Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
| |\
| | * Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-21
| | |\
| | | * Merge branch 'omap4-i2c-init' into omap-for-linusTony Lindgren2010-05-20
| | | |\
| | | * | OMAP4: SPI: Fix Driver KconfigSyed Rafiuddin2010-05-20
| | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-20
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Merge branch 'master' into for-nextJiri Kosina2010-04-23
| | | |\ \
| | | * | | Fix typos in commentsThomas Weber2010-03-16
| | * | | | [ARM] pxa: add namespace on sspHaojian Zhuang2010-05-11
| | * | | | [ARM] pxa: move ssp into common plat-pxaHaojian Zhuang2010-05-11
| | * | | | [ARM] pxa: merge regs-ssp.h into ssp.hEric Miao2010-05-11
| | * | | | [ARM] pxa: correct SSCR0_SCR to support multiple SoCsEric Miao2010-05-11
| | | |_|/ | | |/| |
| * | | | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
| * | | | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
| | |_|/ | |/| |
* | | | spi/davinci: Fix clock prescale factor computationThomas Koeller2010-05-25
* | | | spi: move bitbang txrx utility functions to private headerhartleys2010-05-25
* | | | spi/mpc5121: Add SPI master driver for MPC5121 PSCAnatolij Gustschin2010-05-25
* | | | spi/ep93xx: implemented driver for Cirrus EP93xx SPI controllerMika Westerberg2010-05-25
* | | | spi/omap2_mcspi: Check params before dereference or useScott Ellis2010-05-25
* | | | spi/omap2_mcspi: add turbo mode supportRoman Tereshonkov2010-05-25
* | | | spi/omap2_mcspi: change default DMA_MIN_BYTES value to 160Roman Tereshonkov2010-05-25
* | | | spi/pl022: fix stop queue procedureGrzegorz Sygieda2010-05-25
* | | | spi/pl022: add support for the PL023 derivateLinus Walleij2010-05-25
* | | | spi/pl022: fix up differences between ARM and ST versionsLinus Walleij2010-05-25
* | | | spi/spi_mpc8xxx: Do not use map_tx_dma to unmap rx_dmaJoakim Tjernlund2010-05-25
* | | | spi/spi_mpc8xxx: Fix QE mode Litte EndianJoakim Tjernlund2010-05-25
* | | | spi/spi_mpc8xxx: fix potential memory corruption.Joakim Tjernlund2010-05-22
| |/ / |/| |
* | | omap2_mcspi: small fixes of output data formatRoman Tereshonkov2010-04-28
* | | omap2_mcspi: Flush posted writesRoman Tereshonkov2010-04-28
* | | spi: spi_device memory should be released instead of device.Roman Tereshonkov2010-04-28
* | | spi: release device claimed by bus_find_device_by_nameRoman Tereshonkov2010-04-28
|/ /
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-03-18
|\ \ | |/ |/|
| * spi/omap2_mcspi: Use transaction speed if providedScott Ellis2010-03-10
| * spi/omap2_mcspi: fix NULL pointer dereferenceScott Ellis2010-03-10
* | Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\ \ | |/ |/|
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* | Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren2010-03-01
|\ \
| * \ Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-01
| |\ \
| | * | ARM: 5893/1: SPI AMBA PL022: Limit TX FIFO fillsLinus Walleij2010-01-27
| * | | MIPS: Alchemy: change dbdma to accept physical memory addressesManuel Lauss2010-02-27
| * | | MIPS: Alchemy: remove dbdma compat macrosManuel Lauss2010-02-27
| * | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-02-25
| |\ \ \ | | |_|/ | |/| |
| | * | spi: Correct SPI clock frequency setting in spi_mpc8xxxErnst Schwab2010-02-16
| | * | spi/spi_s3c64xx.c: Fix continuation line formatsJoe Perches2010-02-02
| | * | spi/dw_spi: Fix dw_spi_mmio to depend on HAVE_CLKJean-Hugues Deschenes2010-01-22
| | * | spi/dw_spi: Allow dw_spi.c to be a moduleJean-Hugues Deschenes2010-01-21
| | * | spi/dw_spi: mmio code style fixupsJean-Hugues Deschenes2010-01-21
| | * | Memory-mapped dw_spi driverJean-Hugues Deschenes2010-01-21