aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
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-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
2008-07-24spi: make spi_board_info.modalias a char arrayGrant Likely
2008-07-24SPI Kconfig simplificationsRobert P. J. Day
2008-07-24xilinx_spi: test below 0 on unsigned irq in xilinx_spi_probe()Roel Kluin
2008-07-24spi: spi_mpc83xx clockrate fixesChen Gong
2008-07-21Driver Core: add ability for class_find_device to start in middle of listGreg Kroah-Hartman
2008-07-21device create: spi: convert device_create to device_create_drvdataDavid Brownell
2008-07-15Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt
2008-07-15Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt
2008-07-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-07-12powerpc/mpc52xx_psc_spi: use linux/of_platform.h instead of asmStephen Rothwell
2008-07-10Merge branch 'imx' into develRussell King
2008-07-05IMX: introduce clock APISascha Hauer
2008-07-04spi: fix the read path in spidevSebastian Siewior
2008-07-03[ARM] 5122/1: imx_dma_request_by_prio simpilficationPaulius Zaleckas
2008-06-20spidev: BKL pushdownJonathan Corbet
2008-06-06spi: fix refcount-related spidev oops-on-rmmodDavid Brownell
2008-05-24spi: remove some spidev oops-on-rmmod pathsDavid Brownell
2008-05-14mpc5200_psc_spi: typo fix in header blockGrant Likely
2008-05-13spi_mpc83xx: much improved driverJoakim Tjernlund
2008-05-13spi: pxa2xx_spi clock resume bugfixEric BENARD
2008-05-01spi_s3c24xx signedness fixMatthew Wilcox
2008-05-01spi_bfin5xx: use PIO for full duplex, not DMAVitja Makarov
2008-04-30atmel_spi: clean up baud rate divisor calculationHaavard Skinnemoen
2008-04-28spi: spi_imx updatesAndrea Paterniani
2008-04-28atmel_spi: support zero length transferAtsushi Nemoto
2008-04-28spi: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28spi: pxa2xx_spi "sparse" fixesDavid Brownell