aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2009-03-24spi: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-02-18spi-gpio: sanitize MISO bitvalueMichael Buesch
2009-01-26spi: Move at25 (for SPI eeproms) to /drivers/misc/eepromWolfram Sang
2009-01-15atmel_spi: allow transfer when max_speed_hz = 0Stanislaw Gruszka
2009-01-09Xilinx: SPI: updated driver for device treeJohn Linn
2009-01-07hwmon: (lm70) Code streamlining and cleanupKaiwan N Billimoria
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-01-06drivers/spi: move a dereference below a NULL testJulia Lawall
2009-01-06spi: use generic gpio calls in spi_s3c24xx_gpioBen Dooks
2009-01-06spi: atmel_spi update chipselect handlingHaavard Skinnemoen
2009-01-06atmel_spi: clean up SPIv1 quirk handlingHaavard Skinnemoen
2009-01-06spi_gpio driverDavid Brownell
2009-01-06spi: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-13Merge git://git.marvell.com/orion into develRussell King
2008-12-01spi: fix spi_s3c24xx_gpio num_chipselectBen Dooks
2008-12-01spi: fix spi_s3c24xx_gpio device handle lookupBen Dooks
2008-12-01spi: au1550_spi full duplex dma fixJan Nikitenko
2008-12-01spi: fix spi_imx probe oopsingJulien Boibessot
2008-12-01spi: mpc52xx_psc_spi chipselect bugfixStefano Babic
2008-12-01spi: avoid spidev crash when device is removedWolfgang Ocker
2008-11-29Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King
2008-11-19spi_imx: full duplex dma corruption bugfixAndrea Paterniani
2008-11-19pxa2xx_spi: bugfix full duplex dma data corruptionNed Forrester
2008-11-12atmel_spi: work-around required for new HW bug in AT91SAM9263 Rev.B SPI contr...Jean-Christophe Lallemand
2008-10-30[ARM] S3C: Move plat/regs-spi.h to arch/arm/plat-s3c/include/plat.Ben Dooks
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2008-10-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-10-16spi: core and gpio expanders use subsys_initDavid Brownell
2008-10-16orion_spi: handle 88F6183 erratumLennert Buytenhek
2008-10-16pxa2xx_spi: fix chip_info defaults and documentation.Vernon Sauder
2008-10-16pxa2xx_spi: minor cleanupGuennadi Liakhovetski
2008-10-16spi_s3c24xx: pin configuration updatesBen Dooks
2008-10-16spi: simplify spi_write_then_read()Vernon Sauder
2008-10-16mpc52xx_psc_spi: remove code associated with !CONFIG_PPC_MERGEKumar Gala
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt
2008-10-14Merge branch 's3c-move' into develRussell King
2008-10-14Merge branch 'omap-all' into develRussell King
2008-10-08powerpc/mpc5200: fix build warnings on mpc52xx_psc_spi driverGrant Likely
2008-10-03orion_spi: fix handling of default transfer speedLennert Buytenhek
2008-10-01pxa2xx_spi: fix build breakageMike Rapoport
2008-09-13spi_s3c24xx: fix section warningBen Dooks
2008-09-13pxa2xx_spi: dma bugfixesNed Forrester
2008-09-13pxa2xx_spi: chipselect bugfixesNed Forrester
2008-09-13spi_mpc83xx: reject invalid transfer sizesPeter Korsgaard
2008-09-13spi_mpc83xx: fix clockrate calculation for low speedPeter Korsgaard
2008-09-05[ARM] omap: convert OMAP drivers to use ioremap()Russell King
2008-09-05[ARM] omap: remove an io_v2p() usageRussell King
2008-08-15spi: bugfix spi_add_device() with duplicate chipselectsDavid Brownell