summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
* spi: Get bus_num from devicetreeSascha Hauer2013-10-311-0/+3
* spi: support dynamic bus idsSascha Hauer2013-10-311-0/+5
* spi: Call spi_of_register_slaves from coreSascha Hauer2013-10-313-8/+10
* mxs_spi: unbreak driverEric Bénard2013-09-101-0/+1
* mxs_spi: fix compile errorEric Bénard2013-09-101-2/+1
* ARM: AT91: move iomux definitions to iomux.hSascha Hauer2013-08-161-0/+1
* Merge branch 'for-next/mtd'Sascha Hauer2013-08-051-13/+14
|\
| * ARM: MXS: introduce stmp device supportSascha Hauer2013-07-231-13/+14
* | Merge branch 'for-next/marvell'Sascha Hauer2013-08-054-0/+388
|\ \
| * | spi: add Marvell MVEBU SoC SPI driverSebastian Hesselbarth2013-07-083-0/+387
| * | OF: gpio: convert DT based gpio handling to new OF APISebastian Hesselbarth2013-07-051-0/+1
| |/
* / spi: Reuse "driver_match" for SPI busAlexander Shiyan2013-07-151-10/+1
|/
* Merge branch 'for-next-manual/oftree-linux-sync'Sascha Hauer2013-07-021-6/+6
|\
| * OF: base: convert and remove device_node_for_nach_childSebastian Hesselbarth2013-06-201-1/+1
| * OF: base: sync of_find_property with linux OF APISebastian Hesselbarth2013-06-201-5/+5
* | Merge branch 'for-next/omap'Sascha Hauer2013-07-012-14/+11
|\ \
| * | omap3_spi: Set the correct CS number for AM33xxTeresa Gámez2013-06-211-2/+10
| * | omap3_spi: Remove CS check in driverTeresa Gámez2013-06-211-11/+0
| * | arm: omap: am33xx: set up SPI devicesJan Luebbe2013-06-181-1/+1
| |/
* / spi: mxs: Use clk supportSascha Hauer2013-06-201-1/+5
|/
* spi: improve devicetree supportSascha Hauer2013-05-211-2/+13
* Add more drivers to using device_platform_driver()Alexander Shiyan2013-03-141-7/+1
* Merge branch 'for-next/mxs'Sascha Hauer2013-03-043-0/+295
|\
| * SPI: Add i.MX 23/28 SPI driver supportMichael Grzeschik2013-02-113-0/+295
* | Merge branch 'for-next/misc'Sascha Hauer2013-03-044-31/+4
|\ \
| * | Use new device_platform_driver() macro for driversAlexander Shiyan2013-02-134-31/+4
| |/
* / imx_spi: fix bus-num setupHubert Feurstein2013-02-211-0/+1
|/
* atmel_spi: fix spi cs gpio request loopJean-Christophe PLAGNIOL-VILLARD2013-01-151-1/+1
* spi: atmel: request cs pin via gpiolibJean-Christophe PLAGNIOL-VILLARD2013-01-021-0/+8
* drivers/base: fix corrupt device treeSascha Hauer2012-12-121-1/+1
* Cleanup Kconfig filesAlexander Shiyan2012-12-081-1/+1
* Merge branch 'for-next/spi'Sascha Hauer2012-11-163-77/+209
|\
| * omap3_spi: fix bus numbers according to omap3_add_spi[1-4]Jan Luebbe2012-11-121-7/+7
| * atmel_spi: add cs change supportJean-Christophe PLAGNIOL-VILLARD2012-11-121-2/+22
| * atmel_spi: drop setup during transferJean-Christophe PLAGNIOL-VILLARD2012-11-121-5/+0
| * atmel_spi: fix cs supportJean-Christophe PLAGNIOL-VILLARD2012-11-121-22/+100
| * atmel_spi: add sanity check in setupJean-Christophe PLAGNIOL-VILLARD2012-11-121-0/+14
| * atmel_spi: after setup the cs need to be disableJean-Christophe PLAGNIOL-VILLARD2012-11-121-13/+16
| * atmel_spi: split transfer to atmel_spi_do_xferJean-Christophe PLAGNIOL-VILLARD2012-11-121-40/+49
| * atmel_spi: use device id as bus numJean-Christophe PLAGNIOL-VILLARD2012-11-121-0/+1
| * spi: introduce spi_get_masterJean-Christophe PLAGNIOL-VILLARD2012-11-121-0/+12
* | spi: move the depends on SPI to if SPI and keep config alphanum orderedJean-Christophe PLAGNIOL-VILLARD2012-10-301-13/+12
|/
* Merge branch 'for-next/imx-clk'Sascha Hauer2012-10-041-3/+19
|\
| * ARM i.MX: Remove old clock supportSascha Hauer2012-10-041-1/+0
| * spi i.MX: Switch to clk supportSascha Hauer2012-10-041-2/+19
* | switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-044-4/+4
|/
* Merge branch 'for-next/spi'Sascha Hauer2012-10-034-0/+500
|\
| * drivers/spi: add driver for the Multichannel SPI controller found in TI SoCsJan Luebbe2012-09-064-0/+500
* | Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-034-16/+0
|\ \
| * | Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-174-16/+0
| |/