aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAge
* spi: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
* Merge git://git.marvell.com/orion into develRussell King2008-12-13
|\
| * spi: fix spi_s3c24xx_gpio num_chipselectBen Dooks2008-12-01
| * spi: fix spi_s3c24xx_gpio device handle lookupBen Dooks2008-12-01
| * spi: au1550_spi full duplex dma fixJan Nikitenko2008-12-01
| * spi: fix spi_imx probe oopsingJulien Boibessot2008-12-01
| * spi: mpc52xx_psc_spi chipselect bugfixStefano Babic2008-12-01
| * spi: avoid spidev crash when device is removedWolfgang Ocker2008-12-01
* | Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2008-11-29
|\ \
| * | [ARM] S3C: Move plat/regs-spi.h to arch/arm/plat-s3c/include/plat.Ben Dooks2008-10-30
* | | [ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King2008-11-29
| |/ |/|
* | spi_imx: full duplex dma corruption bugfixAndrea Paterniani2008-11-19
* | pxa2xx_spi: bugfix full duplex dma data corruptionNed Forrester2008-11-19
* | atmel_spi: work-around required for new HW bug in AT91SAM9263 Rev.B SPI contr...Jean-Christophe Lallemand2008-11-12
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-10-16
|\
| * device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-16
|\ \
| * \ Merge branch 's3c-move' into develRussell King2008-10-14
| |\ \
| * \ \ Merge branch 'omap-all' into develRussell King2008-10-14
| |\ \ \
| | * | | [ARM] omap: convert OMAP drivers to use ioremap()Russell King2008-09-05
| | * | | [ARM] omap: remove an io_v2p() usageRussell King2008-09-05
* | | | | spi: core and gpio expanders use subsys_initDavid Brownell2008-10-16
* | | | | orion_spi: handle 88F6183 erratumLennert Buytenhek2008-10-16
* | | | | pxa2xx_spi: fix chip_info defaults and documentation.Vernon Sauder2008-10-16
* | | | | pxa2xx_spi: minor cleanupGuennadi Liakhovetski2008-10-16
* | | | | spi_s3c24xx: pin configuration updatesBen Dooks2008-10-16
* | | | | spi: simplify spi_write_then_read()Vernon Sauder2008-10-16
* | | | | mpc52xx_psc_spi: remove code associated with !CONFIG_PPC_MERGEKumar Gala2008-10-16
| |_|_|/ |/| | |
* | | | Merge commit 'origin'Benjamin Herrenschmidt2008-10-14
|\ \ \ \ | | |_|/ | |/| |
| * | | orion_spi: fix handling of default transfer speedLennert Buytenhek2008-10-03
| * | | pxa2xx_spi: fix build breakageMike Rapoport2008-10-01
| |/ /
| * | spi_s3c24xx: fix section warningBen Dooks2008-09-13
| * | pxa2xx_spi: dma bugfixesNed Forrester2008-09-13
| * | pxa2xx_spi: chipselect bugfixesNed Forrester2008-09-13
| * | spi_mpc83xx: reject invalid transfer sizesPeter Korsgaard2008-09-13
| * | spi_mpc83xx: fix clockrate calculation for low speedPeter Korsgaard2008-09-13
| |/
* / powerpc/mpc5200: fix build warnings on mpc52xx_psc_spi driverGrant Likely2008-10-08
|/
* spi: bugfix spi_add_device() with duplicate chipselectsDavid Brownell2008-08-15
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2008-08-07
|\
| * spi: new orion_spi driverShadi Ammouri2008-08-05
| * atmel_spi: fix hang due to missed interruptGerard Kam2008-08-04
| * spi: S3C24XX: reset register status on resume.Ben Dooks2008-08-04
| * spi_s3c24xx: really assign busnumBen Dooks2008-07-28
| * mpc52xx_psc_spi: fix block transferLuotao Fu2008-07-28
| * Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-07-28
| |\
| | * spi: split up spi_new_device() to allow two stage registration.Grant Likely2008-07-25
* | | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-07
|/ /
* / dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-26
|/
* spi: au1550_spi: improve pio transfer modeJan Nikitenko2008-07-24