summaryrefslogtreecommitdiff
path: root/drivers/spi
Commit message (Expand)AuthorAge
...
* | | | | spi: simplify spi_write_then_read()Vernon Sauder2008-10-16
* | | | | mpc52xx_psc_spi: remove code associated with !CONFIG_PPC_MERGEKumar Gala2008-10-16
| |_|_|/ |/| | |
* | | | Merge commit 'origin'Benjamin Herrenschmidt2008-10-15
|\ \ \ \ | | |_|/ | |/| |
| * | | orion_spi: fix handling of default transfer speedLennert Buytenhek2008-10-03
| * | | pxa2xx_spi: fix build breakageMike Rapoport2008-10-01
| |/ /
| * | spi_s3c24xx: fix section warningBen Dooks2008-09-13
| * | pxa2xx_spi: dma bugfixesNed Forrester2008-09-13
| * | pxa2xx_spi: chipselect bugfixesNed Forrester2008-09-13
| * | spi_mpc83xx: reject invalid transfer sizesPeter Korsgaard2008-09-13
| * | spi_mpc83xx: fix clockrate calculation for low speedPeter Korsgaard2008-09-13
| |/
* | powerpc/mpc5200: fix build warnings on mpc52xx_psc_spi driverGrant Likely2008-10-08
|/
* spi: bugfix spi_add_device() with duplicate chipselectsDavid Brownell2008-08-15
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2008-08-07
|\
| * spi: new orion_spi driverShadi Ammouri2008-08-05
| * atmel_spi: fix hang due to missed interruptGerard Kam2008-08-04
| * spi: S3C24XX: reset register status on resume.Ben Dooks2008-08-04
| * spi_s3c24xx: really assign busnumBen Dooks2008-07-28
| * mpc52xx_psc_spi: fix block transferLuotao Fu2008-07-28
| * Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-07-28
| |\
| | * spi: split up spi_new_device() to allow two stage registration.Grant Likely2008-07-25
* | | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-07
|/ /
* | dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-26
|/
* spi: au1550_spi: improve pio transfer modeJan Nikitenko2008-07-24
* spi: au1550_spi: proper platform deviceManuel Lauss2008-07-24
* spidev: BKL removalAlan Cox2008-07-24
* spi: make spi_board_info.modalias a char arrayGrant Likely2008-07-24
* SPI Kconfig simplificationsRobert P. J. Day2008-07-24
* xilinx_spi: test below 0 on unsigned irq in xilinx_spi_probe()Roel Kluin2008-07-24
* spi: spi_mpc83xx clockrate fixesChen Gong2008-07-24
* Driver Core: add ability for class_find_device to start in middle of listGreg Kroah-Hartman2008-07-21
* device create: spi: convert device_create to device_create_drvdataDavid Brownell2008-07-21
* Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt2008-07-15
|\
| * Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-14
| |\
| | * Merge branch 'imx' into develRussell King2008-07-10
| | |\
| | | * IMX: introduce clock APISascha Hauer2008-07-05
| | * | [ARM] 5122/1: imx_dma_request_by_prio simpilficationPaulius Zaleckas2008-07-03
| | |/
| * | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
| |\ \
| * | | spidev: BKL pushdownJonathan Corbet2008-06-20
* | | | Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-07-15
|\ \ \ \ | |_|/ / |/| | |
| * | | powerpc/mpc52xx_psc_spi: use linux/of_platform.h instead of asmStephen Rothwell2008-07-12
| | |/ | |/|
* | | spi: fix the read path in spidevSebastian Siewior2008-07-04
|/ /
* | spi: fix refcount-related spidev oops-on-rmmodDavid Brownell2008-06-06
* | spi: remove some spidev oops-on-rmmod pathsDavid Brownell2008-05-24
|/
* mpc5200_psc_spi: typo fix in header blockGrant Likely2008-05-14
* spi_mpc83xx: much improved driverJoakim Tjernlund2008-05-13
* spi: pxa2xx_spi clock resume bugfixEric BENARD2008-05-13
* spi_s3c24xx signedness fixMatthew Wilcox2008-05-01
* spi_bfin5xx: use PIO for full duplex, not DMAVitja Makarov2008-05-01
* atmel_spi: clean up baud rate divisor calculationHaavard Skinnemoen2008-04-30