| Commit message (Expand) | Author | Age | Files | Lines |
* | spi-gpio: sanitize MISO bitvalue | Michael Buesch | 2009-02-19 | 1 | -1/+1 |
* | spi: Move at25 (for SPI eeproms) to /drivers/misc/eeprom | Wolfram Sang | 2009-01-26 | 3 | -401/+0 |
* | atmel_spi: allow transfer when max_speed_hz = 0 | Stanislaw Gruszka | 2009-01-16 | 1 | -2/+1 |
* | Xilinx: SPI: updated driver for device tree | John Linn | 2009-01-10 | 1 | -56/+81 |
* | hwmon: (lm70) Code streamlining and cleanup | Kaiwan N Billimoria | 2009-01-07 | 1 | -21/+12 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-01-07 | 4 | -14/+12 |
|\ |
|
| * | spi: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 | 4 | -14/+12 |
* | | drivers/spi: move a dereference below a NULL test | Julia Lawall | 2009-01-07 | 1 | -1/+2 |
* | | spi: use generic gpio calls in spi_s3c24xx_gpio | Ben Dooks | 2009-01-07 | 1 | -9/+29 |
* | | spi: atmel_spi update chipselect handling | Haavard Skinnemoen | 2009-01-07 | 1 | -26/+67 |
* | | atmel_spi: clean up SPIv1 quirk handling | Haavard Skinnemoen | 2009-01-07 | 1 | -18/+22 |
* | | spi_gpio driver | David Brownell | 2009-01-07 | 3 | -1/+378 |
|/ |
|
* | Merge git://git.marvell.com/orion into devel | Russell King | 2008-12-13 | 5 | -25/+38 |
|\ |
|
| * | spi: fix spi_s3c24xx_gpio num_chipselect | Ben Dooks | 2008-12-02 | 1 | -0/+1 |
| * | spi: fix spi_s3c24xx_gpio device handle lookup | Ben Dooks | 2008-12-02 | 1 | -1/+1 |
| * | spi: au1550_spi full duplex dma fix | Jan Nikitenko | 2008-12-02 | 1 | -10/+16 |
| * | spi: fix spi_imx probe oopsing | Julien Boibessot | 2008-12-02 | 1 | -12/+13 |
| * | spi: mpc52xx_psc_spi chipselect bugfix | Stefano Babic | 2008-12-02 | 1 | -1/+4 |
| * | spi: avoid spidev crash when device is removed | Wolfgang Ocker | 2008-12-02 | 1 | -1/+3 |
* | | Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into devel | Russell King | 2008-11-29 | 1 | -1/+1 |
|\ \ |
|
| * | | [ARM] S3C: Move plat/regs-spi.h to arch/arm/plat-s3c/include/plat. | Ben Dooks | 2008-10-30 | 1 | -1/+1 |
* | | | [ARM] Hide ISA DMA API when ISA_DMA_API is unset | Russell King | 2008-11-29 | 1 | -1/+1 |
| |/
|/| |
|
* | | spi_imx: full duplex dma corruption bugfix | Andrea Paterniani | 2008-11-20 | 1 | -23/+22 |
* | | pxa2xx_spi: bugfix full duplex dma data corruption | Ned Forrester | 2008-11-20 | 1 | -12/+12 |
* | | atmel_spi: work-around required for new HW bug in AT91SAM9263 Rev.B SPI contr... | Jean-Christophe Lallemand | 2008-11-13 | 1 | -0/+3 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2008-10-16 | 1 | -4/+3 |
|\ |
|
| * | device create: misc: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2008-10-16 | 1 | -4/+3 |
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-10-16 | 2 | -6/+35 |
|\ \ |
|
| * \ | Merge branch 's3c-move' into devel | Russell King | 2008-10-14 | 2 | -3/+3 |
| |\ \ |
|
| * \ \ | Merge branch 'omap-all' into devel | Russell King | 2008-10-14 | 2 | -6/+35 |
| |\ \ \ |
|
| | * | | | [ARM] omap: convert OMAP drivers to use ioremap() | Russell King | 2008-09-05 | 2 | -5/+30 |
| | * | | | [ARM] omap: remove an io_v2p() usage | Russell King | 2008-09-05 | 1 | -1/+5 |
* | | | | | spi: core and gpio expanders use subsys_init | David Brownell | 2008-10-16 | 1 | -1/+1 |
* | | | | | orion_spi: handle 88F6183 erratum | Lennert Buytenhek | 2008-10-16 | 1 | -0/+5 |
* | | | | | pxa2xx_spi: fix chip_info defaults and documentation. | Vernon Sauder | 2008-10-16 | 1 | -19/+27 |
* | | | | | pxa2xx_spi: minor cleanup | Guennadi Liakhovetski | 2008-10-16 | 1 | -4/+4 |
* | | | | | spi_s3c24xx: pin configuration updates | Ben Dooks | 2008-10-16 | 1 | -0/+6 |
* | | | | | spi: simplify spi_write_then_read() | Vernon Sauder | 2008-10-16 | 1 | -14/+8 |
* | | | | | mpc52xx_psc_spi: remove code associated with !CONFIG_PPC_MERGE | Kumar Gala | 2008-10-16 | 1 | -55/+0 |
| |_|_|/
|/| | | |
|
* | | | | Merge commit 'origin' | Benjamin Herrenschmidt | 2008-10-15 | 4 | -39/+111 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | orion_spi: fix handling of default transfer speed | Lennert Buytenhek | 2008-10-04 | 1 | -1/+1 |
| * | | | pxa2xx_spi: fix build breakage | Mike Rapoport | 2008-10-01 | 1 | -2/+2 |
| |/ / |
|
| * | | spi_s3c24xx: fix section warning | Ben Dooks | 2008-09-13 | 1 | -3/+3 |
| * | | pxa2xx_spi: dma bugfixes | Ned Forrester | 2008-09-13 | 1 | -14/+43 |
| * | | pxa2xx_spi: chipselect bugfixes | Ned Forrester | 2008-09-13 | 1 | -11/+48 |
| * | | spi_mpc83xx: reject invalid transfer sizes | Peter Korsgaard | 2008-09-13 | 1 | -2/+11 |
| * | | spi_mpc83xx: fix clockrate calculation for low speed | Peter Korsgaard | 2008-09-13 | 1 | -8/+5 |
| |/ |
|
* / | powerpc/mpc5200: fix build warnings on mpc52xx_psc_spi driver | Grant Likely | 2008-10-08 | 1 | -3/+3 |
|/ |
|
* | spi: bugfix spi_add_device() with duplicate chipselects | David Brownell | 2008-08-15 | 1 | -11/+29 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 7 | -22/+22 |