Commit Graph

856 Commits (769dc431869a021b85feca607c7800c59822de9c)

Author SHA1 Message Date
Linus Walleij 50658b6602 spi/pl022: remove function cannot exit 14 years ago
Shawn Guo 22a85e4cd5 spi/imx: add device tree probe support 14 years ago
Shawn Guo c2387cb9e5 spi/imx: copy gpio number passed by platform data into driver private data 14 years ago
Shawn Guo 04ee585495 spi/imx: use soc name in spi device type naming scheme 14 years ago
Shawn Guo 2a64a90a2c spi/imx: merge type SPI_IMX_VER_0_7 into SPI_IMX_VER_0_4 14 years ago
Shawn Guo 66de757c58 spi/imx: do not use spi_imx2_3 to name SPI_IMX_VER_2_3 function and macro 14 years ago
Shawn Guo 3451fb1563 spi/imx: use mx21 to name SPI_IMX_VER_0_0 function and macro 14 years ago
Shawn Guo edd501bbf1 spi/imx: do not make copy of spi_imx_devtype_data 14 years ago
Liu, ShuoX 40bfff85ff spi/dw: Add spi number into spi irq desc 14 years ago
Padmavathi Venna 3075741417 spi/s3c64xx: Bug fix for SPI with different FIFO level 14 years ago
Stephen Warren 22032c7774 spi/tegra: Use engineering names in DT compatible property 14 years ago
Holger Brunck fb6440955f spi/fsl_spi: fix CPM spi driver 14 years ago
Peter Korsgaard 45fae7def6 spi: remove obsolete spi-s3c24xx-gpio driver 14 years ago
Mike Frysinger c52d4e5f3c spi/bfin_spi: uninline fat queue funcs 14 years ago
Mike Frysinger ddc0bf13d6 spi/bfin_spi: constify pin array 14 years ago
Mike Frysinger 47885ce81c spi/bfin_spi: use structs for accessing hardware regs 14 years ago
Mike Frysinger e479c60456 spi/bfin_spi: fix handling of default bits per word setting 14 years ago
Tomoya MORINAGA 2e2de2e314 spi/topcliff-pch: Support new device ML7223 IOH 14 years ago
Linus Walleij 78b2b911bf spi/pl022: strengthen FIFO watermark level checks 14 years ago
Rabin Vincent bcda6ff8dd spi/pl022: support runtime PM 14 years ago
Linus Walleij 083be3f053 spi/pl022: initialize burstsize from FIFO trigger level 14 years ago
Grant Likely e892bac102 gpio/tegra: Move Tegra gpio driver to drivers/gpio 14 years ago
Virupax Sadashivpetimath e3f88ae996 spi-pl022: Add missing return value update 14 years ago
Joe Perches 8e2943c04c spi: Convert uses of struct resource * to resource_size(ptr) 14 years ago
Tomoya MORINAGA c37f3c2749 spi/topcliff_pch: DMA support 14 years ago
Tomoya MORINAGA f016aeb655 spi/topcliff_pch: support new device ML7213 IOH 14 years ago
Mika Westerberg 626a96db11 spi/ep93xx: add DMA support 14 years ago
Grant Likely ca632f5566 spi: reorganize drivers 14 years ago
Mika Westerberg d41071575b spi/ep93xx: add DMA support 14 years ago
Anatolij Gustschin 8c99268431 spi/bitbang: initialize bits_per_word as specified by spi message 14 years ago
Govindraj.R 8b20c8cb89 spi/omap2: fix uninitialized variable 14 years ago
Cliff Cai 9c3e737561 spi/spi_bfin_sport: new driver for a SPI bus via the Blackfin SPORT peripheral 14 years ago
Axel Lin 80b4037033 spi/tle620x: add missing device_remove_file() 14 years ago
Samuel Ortiz 3271d382c3 mfd: Use mfd cell platform_data for timberdale cells platform bits 14 years ago
Steven King 0b4bf78214 coldfire_qspi compile fix 14 years ago
Viresh Kumar 43c640157d spi/amba-pl022: work in polling or interrupt mode if pl022_dma_probe fails 14 years ago
Axel Lin c6e7b8cb11 spi/spi_s3c24xx: Use spi_bitbang_stop instead of spi_unregister_master in s3c24xx_spi_remove 14 years ago
Axel Lin 708a7e4388 spi/spi_nuc900: Use spi_bitbang_stop instead of spi_unregister_master in nuc900_spi_remove 14 years ago
Axel Lin 8901e1b98e spi/spi_tegra: use spi_unregister_master() instead of spi_master_put() 14 years ago
Axel Lin 680c1305e2 spi/spi_sh: use spi_unregister_master instead of spi_master_put in remove path 14 years ago
Mark Brown 0c4a159018 spi: Use void pointers for data in simple SPI I/O operations 14 years ago
Linus Walleij 521999bd4a spi/pl022: use cpu_relax in the busy loop 14 years ago
Linus Walleij 7f9a4b9797 spi/pl022: mark driver non-experimental 14 years ago
Magnus Templing a18c266f8e spi/pl022: timeout on polled transfer v2 14 years ago
Jean Delvare e05503ef11 Haavard Skinnemoen has left Atmel 14 years ago
Vasily Khoruzhick 850a28ecd8 spi: Fix race condition in stop_queue() 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Alek Du 3b8a4dd3eb spi/dw_spi: improve the interrupt mode with the batch ops 14 years ago
Alek Du 2ff271bf65 spi/dw_spi: change poll mode transfer from byte ops to batch ops 14 years ago
Alek Du 8a33a373e5 spi/dw_spi: remove the un-necessary flush() 14 years ago