Age | Commit message (Expand) | Author | Files | Lines |
2010-08-14 | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 11 | -99/+325 |
2010-08-06 | of/device: Replace struct of_device with struct platform_device | Grant Likely | 6 | -14/+14 |
2010-08-01 | of/address: Clean up function declarations | Grant Likely | 3 | -0/+3 |
2010-08-01 | spi/amba_pl022: Fix probe and remove hook section annotations. | Kevin Wells | 1 | -3/+3 |
2010-07-30 | of/spi: call of_register_spi_devices() from spi core code | Anatolij Gustschin | 8 | -17/+13 |
2010-07-26 | Merge commit 'v2.6.35-rc6' into spi/test | Grant Likely | 1 | -22/+0 |
2010-07-11 | powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue) | Anton Vorontsov | 1 | -22/+0 |
2010-07-05 | spi/mpc5121: change annotations for probe and remove functions | Anatolij Gustschin | 1 | -8/+8 |
2010-07-04 | spi/bitbang: reinitialize transfer parameters for every message | Brian Niebuhr | 1 | -6/+3 |
2010-07-04 | spi/spi-gpio: add support for controllers without MISO or MOSI pin | Marek Szyprowski | 1 | -18/+83 |
2010-07-04 | spi/bitbang: add support for SPI_MASTER_NO_{TX, RX} modes | Marek Szyprowski | 6 | -20/+24 |
2010-07-04 | SPI100k: Fix 8-bit and RX-only transfers | Cory Maccarrone | 1 | -11/+12 |
2010-06-29 | spi/mmc_spi: SPI bus locking API, using mutex | Ernst Schwab | 1 | -33/+192 |
2010-06-02 | of/spi: mpc512x_psc_spi.c: Fix build failures | Anatolij Gustschin | 1 | -6/+6 |
2010-06-02 | of/spi: Fix build failure on spi_ppc4xx.c | Grant Likely | 1 | -1/+1 |
2010-05-25 | spi/xilinx: Fix compile error | Grant Likely | 1 | -4/+4 |
2010-05-25 | Merge remote branch 'origin' into secretlab/next-spi | Grant Likely | 7 | -43/+46 |
2010-05-25 | spi/davinci: Fix clock prescale factor computation | Thomas Koeller | 1 | -3/+9 |
2010-05-25 | spi: move bitbang txrx utility functions to private header | hartleys | 6 | -10/+98 |
2010-05-25 | spi/mpc5121: Add SPI master driver for MPC5121 PSC | Anatolij Gustschin | 3 | -0/+584 |
2010-05-25 | spi/ep93xx: implemented driver for Cirrus EP93xx SPI controller | Mika Westerberg | 3 | -0/+949 |
2010-05-25 | spi/omap2_mcspi: Check params before dereference or use | Scott Ellis | 1 | -8/+11 |
2010-05-25 | spi/omap2_mcspi: add turbo mode support | Roman Tereshonkov | 1 | -21/+111 |
2010-05-25 | spi/omap2_mcspi: change default DMA_MIN_BYTES value to 160 | Roman Tereshonkov | 1 | -1/+1 |
2010-05-25 | spi/pl022: fix stop queue procedure | Grzegorz Sygieda | 1 | -1/+1 |
2010-05-25 | spi/pl022: add support for the PL023 derivate | Linus Walleij | 1 | -16/+74 |
2010-05-25 | spi/pl022: fix up differences between ARM and ST versions | Linus Walleij | 1 | -56/+122 |
2010-05-25 | spi/spi_mpc8xxx: Do not use map_tx_dma to unmap rx_dma | Joakim Tjernlund | 1 | -1/+1 |
2010-05-25 | spi/spi_mpc8xxx: Fix QE mode Litte Endian | Joakim Tjernlund | 1 | -31/+70 |
2010-05-22 | spi/spi_mpc8xxx: fix potential memory corruption. | Joakim Tjernlund | 1 | -4/+3 |
2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 5 | -22/+24 |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely | 5 | -10/+13 |
2010-05-21 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+3 |
2010-05-20 | Merge branch 'omap4-i2c-init' into omap-for-linus | Tony Lindgren | 1 | -13/+12 |
2010-05-20 | OMAP4: SPI: Fix Driver Kconfig | Syed Rafiuddin | 1 | -3/+3 |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2010-05-19 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 3 | -16/+17 |
2010-05-11 | [ARM] pxa: add namespace on ssp | Haojian Zhuang | 1 | -4/+4 |
2010-05-11 | [ARM] pxa: move ssp into common plat-pxa | Haojian Zhuang | 1 | -1/+1 |
2010-05-11 | [ARM] pxa: merge regs-ssp.h into ssp.h | Eric Miao | 1 | -1/+0 |
2010-05-11 | [ARM] pxa: correct SSCR0_SCR to support multiple SoCs | Eric Miao | 1 | -7/+7 |
2010-04-28 | omap2_mcspi: small fixes of output data format | Roman Tereshonkov | 1 | -2/+2 |
2010-04-28 | omap2_mcspi: Flush posted writes | Roman Tereshonkov | 1 | -0/+1 |
2010-04-28 | spi: spi_device memory should be released instead of device. | Roman Tereshonkov | 1 | -1/+1 |
2010-04-28 | spi: release device claimed by bus_find_device_by_name | Roman Tereshonkov | 1 | -2/+4 |
2010-04-23 | Merge branch 'master' into for-next | Jiri Kosina | 23 | -6/+35 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 23 | -0/+23 |
2010-03-19 | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -6/+12 |
2010-03-16 | Fix typos in comments | Thomas Weber | 1 | -1/+1 |
2010-03-11 | spi/omap2_mcspi: Use transaction speed if provided | Scott Ellis | 1 | -2/+6 |