summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
* spi-gpio: sanitize MISO bitvalueMichael Buesch2009-02-181-1/+1
* spi: Move at25 (for SPI eeproms) to /drivers/misc/eepromWolfram Sang2009-01-263-401/+0
* atmel_spi: allow transfer when max_speed_hz = 0Stanislaw Gruszka2009-01-151-2/+1
* Xilinx: SPI: updated driver for device treeJohn Linn2009-01-091-56/+81
* hwmon: (lm70) Code streamlining and cleanupKaiwan N Billimoria2009-01-071-21/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-064-14/+12
|\
| * spi: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-064-14/+12
* | drivers/spi: move a dereference below a NULL testJulia Lawall2009-01-061-1/+2
* | spi: use generic gpio calls in spi_s3c24xx_gpioBen Dooks2009-01-061-9/+29
* | spi: atmel_spi update chipselect handlingHaavard Skinnemoen2009-01-061-26/+67
* | atmel_spi: clean up SPIv1 quirk handlingHaavard Skinnemoen2009-01-061-18/+22
* | spi_gpio driverDavid Brownell2009-01-063-1/+378
|/
* Merge git://git.marvell.com/orion into develRussell King2008-12-135-25/+38
|\
| * spi: fix spi_s3c24xx_gpio num_chipselectBen Dooks2008-12-011-0/+1
| * spi: fix spi_s3c24xx_gpio device handle lookupBen Dooks2008-12-011-1/+1
| * spi: au1550_spi full duplex dma fixJan Nikitenko2008-12-011-10/+16
| * spi: fix spi_imx probe oopsingJulien Boibessot2008-12-011-12/+13
| * spi: mpc52xx_psc_spi chipselect bugfixStefano Babic2008-12-011-1/+4
| * spi: avoid spidev crash when device is removedWolfgang Ocker2008-12-011-1/+3
* | Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2008-11-291-1/+1
|\ \
| * | [ARM] S3C: Move plat/regs-spi.h to arch/arm/plat-s3c/include/plat.Ben Dooks2008-10-301-1/+1
* | | [ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King2008-11-291-1/+1
| |/ |/|
* | spi_imx: full duplex dma corruption bugfixAndrea Paterniani2008-11-191-23/+22
* | pxa2xx_spi: bugfix full duplex dma data corruptionNed Forrester2008-11-191-12/+12
* | atmel_spi: work-around required for new HW bug in AT91SAM9263 Rev.B SPI contr...Jean-Christophe Lallemand2008-11-121-0/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-10-161-4/+3
|\
| * device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-4/+3
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-162-6/+35
|\ \
| * \ Merge branch 's3c-move' into develRussell King2008-10-142-3/+3
| |\ \
| * \ \ Merge branch 'omap-all' into develRussell King2008-10-142-6/+35
| |\ \ \
| | * | | [ARM] omap: convert OMAP drivers to use ioremap()Russell King2008-09-052-5/+30
| | * | | [ARM] omap: remove an io_v2p() usageRussell King2008-09-051-1/+5
* | | | | spi: core and gpio expanders use subsys_initDavid Brownell2008-10-161-1/+1
* | | | | orion_spi: handle 88F6183 erratumLennert Buytenhek2008-10-161-0/+5
* | | | | pxa2xx_spi: fix chip_info defaults and documentation.Vernon Sauder2008-10-161-19/+27
* | | | | pxa2xx_spi: minor cleanupGuennadi Liakhovetski2008-10-161-4/+4
* | | | | spi_s3c24xx: pin configuration updatesBen Dooks2008-10-161-0/+6
* | | | | spi: simplify spi_write_then_read()Vernon Sauder2008-10-161-14/+8
* | | | | mpc52xx_psc_spi: remove code associated with !CONFIG_PPC_MERGEKumar Gala2008-10-161-55/+0
| |_|_|/ |/| | |
* | | | Merge commit 'origin'Benjamin Herrenschmidt2008-10-154-39/+111
|\ \ \ \ | | |_|/ | |/| |
| * | | orion_spi: fix handling of default transfer speedLennert Buytenhek2008-10-031-1/+1
| * | | pxa2xx_spi: fix build breakageMike Rapoport2008-10-011-2/+2
| |/ /
| * | spi_s3c24xx: fix section warningBen Dooks2008-09-131-3/+3
| * | pxa2xx_spi: dma bugfixesNed Forrester2008-09-131-14/+43
| * | pxa2xx_spi: chipselect bugfixesNed Forrester2008-09-131-11/+48
| * | spi_mpc83xx: reject invalid transfer sizesPeter Korsgaard2008-09-131-2/+11
| * | spi_mpc83xx: fix clockrate calculation for low speedPeter Korsgaard2008-09-131-8/+5
| |/
* | powerpc/mpc5200: fix build warnings on mpc52xx_psc_spi driverGrant Likely2008-10-081-3/+3
|/
* spi: bugfix spi_add_device() with duplicate chipselectsDavid Brownell2008-08-151-11/+29
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-077-22/+22
OpenPOWER on IntegriCloud