summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
* orion_spi: fix handling of default transfer speedLennert Buytenhek2008-10-031-1/+1
* pxa2xx_spi: fix build breakageMike Rapoport2008-10-011-2/+2
* spi_s3c24xx: fix section warningBen Dooks2008-09-131-3/+3
* pxa2xx_spi: dma bugfixesNed Forrester2008-09-131-14/+43
* pxa2xx_spi: chipselect bugfixesNed Forrester2008-09-131-11/+48
* spi_mpc83xx: reject invalid transfer sizesPeter Korsgaard2008-09-131-2/+11
* spi_mpc83xx: fix clockrate calculation for low speedPeter Korsgaard2008-09-131-8/+5
* spi: bugfix spi_add_device() with duplicate chipselectsDavid Brownell2008-08-151-11/+29
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-077-22/+22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2008-08-077-74/+711
|\
| * spi: new orion_spi driverShadi Ammouri2008-08-053-0/+581
| * atmel_spi: fix hang due to missed interruptGerard Kam2008-08-041-5/+12
| * spi: S3C24XX: reset register status on resume.Ben Dooks2008-08-041-10/+15
| * spi_s3c24xx: really assign busnumBen Dooks2008-07-281-0/+1
| * mpc52xx_psc_spi: fix block transferLuotao Fu2008-07-281-15/+7
| * Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-07-281-44/+95
| |\
| | * spi: split up spi_new_device() to allow two stage registration.Grant Likely2008-07-251-44/+95
* | | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-075-5/+3
|/ /
* / dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-265-12/+12
|/
* spi: au1550_spi: improve pio transfer modeJan Nikitenko2008-07-241-20/+49
* spi: au1550_spi: proper platform deviceManuel Lauss2008-07-241-64/+74
* spidev: BKL removalAlan Cox2008-07-241-6/+13
* spi: make spi_board_info.modalias a char arrayGrant Likely2008-07-241-1/+3
* SPI Kconfig simplificationsRobert P. J. Day2008-07-241-22/+23
* xilinx_spi: test below 0 on unsigned irq in xilinx_spi_probe()Roel Kluin2008-07-241-2/+3
* spi: spi_mpc83xx clockrate fixesChen Gong2008-07-241-13/+16
* Driver Core: add ability for class_find_device to start in middle of listGreg Kroah-Hartman2008-07-211-1/+1
* device create: spi: convert device_create to device_create_drvdataDavid Brownell2008-07-211-2/+2
* Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt2008-07-152-18/+39
|\
| * Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-141-18/+36
| |\
| | * Merge branch 'imx' into develRussell King2008-07-101-10/+28
| | |\
| | | * IMX: introduce clock APISascha Hauer2008-07-051-10/+28
| | * | [ARM] 5122/1: imx_dma_request_by_prio simpilficationPaulius Zaleckas2008-07-031-8/+8
| | |/
| * | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-141-49/+127
| |\ \
| * | | spidev: BKL pushdownJonathan Corbet2008-06-201-0/+3
* | | | Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-07-151-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | powerpc/mpc52xx_psc_spi: use linux/of_platform.h instead of asmStephen Rothwell2008-07-121-1/+1
| | |/ | |/|
* / | spi: fix the read path in spidevSebastian Siewior2008-07-041-6/+4
|/ /
* | spi: fix refcount-related spidev oops-on-rmmodDavid Brownell2008-06-061-30/+34
* | spi: remove some spidev oops-on-rmmod pathsDavid Brownell2008-05-241-13/+89
|/
* mpc5200_psc_spi: typo fix in header blockGrant Likely2008-05-141-1/+1
* spi_mpc83xx: much improved driverJoakim Tjernlund2008-05-132-130/+282
* spi: pxa2xx_spi clock resume bugfixEric BENARD2008-05-131-1/+1
* spi_s3c24xx signedness fixMatthew Wilcox2008-05-011-3/+3
* spi_bfin5xx: use PIO for full duplex, not DMAVitja Makarov2008-05-011-2/+5
* atmel_spi: clean up baud rate divisor calculationHaavard Skinnemoen2008-04-301-9/+20
* spi: spi_imx updatesAndrea Paterniani2008-04-281-109/+114
* atmel_spi: support zero length transferAtsushi Nemoto2008-04-281-1/+1
* spi: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-285-9/+9
* spi: pxa2xx_spi "sparse" fixesDavid Brownell2008-04-281-24/+28