aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-18spi-gpio: sanitize MISO bitvalueMichael Buesch1-1/+1
2009-01-26spi: Move at25 (for SPI eeproms) to /drivers/misc/eepromWolfram Sang3-401/+0
2009-01-15atmel_spi: allow transfer when max_speed_hz = 0Stanislaw Gruszka1-2/+1
2009-01-09Xilinx: SPI: updated driver for device treeJohn Linn1-56/+81
2009-01-07hwmon: (lm70) Code streamlining and cleanupKaiwan N Billimoria1-21/+12
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds4-14/+12
2009-01-06drivers/spi: move a dereference below a NULL testJulia Lawall1-1/+2
2009-01-06spi: use generic gpio calls in spi_s3c24xx_gpioBen Dooks1-9/+29
2009-01-06spi: atmel_spi update chipselect handlingHaavard Skinnemoen1-26/+67
2009-01-06atmel_spi: clean up SPIv1 quirk handlingHaavard Skinnemoen1-18/+22
2009-01-06spi_gpio driverDavid Brownell3-1/+378
2009-01-06spi: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers4-14/+12
2008-12-13Merge git://git.marvell.com/orion into develRussell King5-25/+38
2008-12-01spi: fix spi_s3c24xx_gpio num_chipselectBen Dooks1-0/+1
2008-12-01spi: fix spi_s3c24xx_gpio device handle lookupBen Dooks1-1/+1
2008-12-01spi: au1550_spi full duplex dma fixJan Nikitenko1-10/+16
2008-12-01spi: fix spi_imx probe oopsingJulien Boibessot1-12/+13
2008-12-01spi: mpc52xx_psc_spi chipselect bugfixStefano Babic1-1/+4
2008-12-01spi: avoid spidev crash when device is removedWolfgang Ocker1-1/+3
2008-11-29Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King1-1/+1
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King1-1/+1
2008-11-19spi_imx: full duplex dma corruption bugfixAndrea Paterniani1-23/+22
2008-11-19pxa2xx_spi: bugfix full duplex dma data corruptionNed Forrester1-12/+12
2008-11-12atmel_spi: work-around required for new HW bug in AT91SAM9263 Rev.B SPI controllerJean-Christophe Lallemand1-0/+3
2008-10-30[ARM] S3C: Move plat/regs-spi.h to arch/arm/plat-s3c/include/plat.Ben Dooks1-1/+1
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-4/+3
2008-10-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-6/+35
2008-10-16spi: core and gpio expanders use subsys_initDavid Brownell1-1/+1
2008-10-16orion_spi: handle 88F6183 erratumLennert Buytenhek1-0/+5
2008-10-16pxa2xx_spi: fix chip_info defaults and documentation.Vernon Sauder1-19/+27
2008-10-16pxa2xx_spi: minor cleanupGuennadi Liakhovetski1-4/+4
2008-10-16spi_s3c24xx: pin configuration updatesBen Dooks1-0/+6
2008-10-16spi: simplify spi_write_then_read()Vernon Sauder1-14/+8
2008-10-16mpc52xx_psc_spi: remove code associated with !CONFIG_PPC_MERGEKumar Gala1-55/+0
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman1-4/+3
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt4-39/+111
2008-10-14Merge branch 's3c-move' into develRussell King2-3/+3
2008-10-14Merge branch 'omap-all' into develRussell King2-6/+35
2008-10-08powerpc/mpc5200: fix build warnings on mpc52xx_psc_spi driverGrant Likely1-3/+3
2008-10-03orion_spi: fix handling of default transfer speedLennert Buytenhek1-1/+1
2008-10-01pxa2xx_spi: fix build breakageMike Rapoport1-2/+2
2008-09-13spi_s3c24xx: fix section warningBen Dooks1-3/+3
2008-09-13pxa2xx_spi: dma bugfixesNed Forrester1-14/+43
2008-09-13pxa2xx_spi: chipselect bugfixesNed Forrester1-11/+48
2008-09-13spi_mpc83xx: reject invalid transfer sizesPeter Korsgaard1-2/+11
2008-09-13spi_mpc83xx: fix clockrate calculation for low speedPeter Korsgaard1-8/+5
2008-09-05[ARM] omap: convert OMAP drivers to use ioremap()Russell King2-5/+30
2008-09-05[ARM] omap: remove an io_v2p() usageRussell King1-1/+5
2008-08-15spi: bugfix spi_add_device() with duplicate chipselectsDavid Brownell1-11/+29
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King7-22/+22