aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2009-03-03Re: About roothub losing power / SPI bitbang 3D7K blowoutBalaji Rao
2009-03-02rename-gta03-dropped-3d7k-new-moniker.patchAndy Green
2009-03-02Subject: Get rid of board_info information in glamo and s3c24xx_gpio spigpio_...Balaji Rao
2009-02-26Subject: spi_supoport_non_blocking_sync_transfers.patchBalaji Rao
2009-02-06MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2009-01-20MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-add-tpo-l1k002-lcm-...merge
2008-11-19Carry over changes to spi-gpio.hJonas Bonn
2008-11-19fix-stable-tracking-build-without-symlink.patchAndy Green
2008-11-19tracking-2.6.27-rc2-include-path-changes.patchAndy Green
2008-11-19gta02-acc.patchmokopatches
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
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-08-05spi: new orion_spi driverShadi Ammouri
2008-08-04atmel_spi: fix hang due to missed interruptGerard Kam
2008-08-04spi: S3C24XX: reset register status on resume.Ben Dooks
2008-07-28spi_s3c24xx: really assign busnumBen Dooks
2008-07-28mpc52xx_psc_spi: fix block transferLuotao Fu
2008-07-28Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-25spi: split up spi_new_device() to allow two stage registration.Grant Likely
2008-07-24spi: au1550_spi: improve pio transfer modeJan Nikitenko
2008-07-24spi: au1550_spi: proper platform deviceManuel Lauss
2008-07-24spidev: BKL removalAlan Cox