Commit Graph

799 Commits (5ef9bdde9cd8e7f9d43a975b47f520ca64cbd0a1)

Author SHA1 Message Date
Jassi Brar c3f139b655 spi/s3c64xx: Fix incorrect reuse of 'val' local variable. 15 years ago
Jassi Brar 251ee478f2 spi/s3c64xx: Fix compilation warning 15 years ago
Feng Tang e3e55ff585 spi/dw_spi: clean the cs_control code 15 years ago
Yong Wang cbcc062abb spi/dw_spi: Allow interrupt sharing 15 years ago
Mark Brown 9d8f86b560 spi/spi_s3c64xx: Increase dead reckoning time in wait_for_xfer() 15 years ago
Mark Brown d2a787fc57 spi/spi_s3c64xx: Move to subsys_initcall() 15 years ago
David Lamparter 34860089c9 spi: free children in spi_unregister_master, not siblings 15 years ago
Mark Brown 8944f4f3d9 spi/spi_s3c64xx: Staticise non-exported functions 15 years ago
Mark Brown cc0fc0bbeb spi/spi_s3c64xx: Make probe more robust against missing board config 15 years ago
Greg Ungerer 5e1c53356d m68knommu: include sched.h in ColdFire/SPI driver 15 years ago
Grant Likely 2dc1158137 of/device: Replace struct of_device with struct platform_device 15 years ago
Grant Likely 22ae782f86 of/address: Clean up function declarations 15 years ago
Kevin Wells b4225885de spi/amba_pl022: Fix probe and remove hook section annotations. 15 years ago
Anatolij Gustschin 12b15e8328 of/spi: call of_register_spi_devices() from spi core code 15 years ago
Anton Vorontsov 56825c88ff powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue) 15 years ago
Anatolij Gustschin cf40f082f8 spi/mpc5121: change annotations for probe and remove functions 15 years ago
Brian Niebuhr b8f2e7bb6c spi/bitbang: reinitialize transfer parameters for every message 15 years ago
Marek Szyprowski 3c8e1a84fd spi/spi-gpio: add support for controllers without MISO or MOSI pin 15 years ago
Marek Szyprowski 04bb2a031c spi/bitbang: add support for SPI_MASTER_NO_{TX, RX} modes 15 years ago
Cory Maccarrone 5c2818cdfa SPI100k: Fix 8-bit and RX-only transfers 15 years ago
Ernst Schwab cf32b71e98 spi/mmc_spi: SPI bus locking API, using mutex 15 years ago
Anatolij Gustschin ef7f2e831c of/spi: mpc512x_psc_spi.c: Fix build failures 15 years ago
Grant Likely b53550781b of/spi: Fix build failure on spi_ppc4xx.c 15 years ago
Grant Likely bf6a67ee34 spi/xilinx: Fix compile error 15 years ago
Thomas Koeller 0c2a2ae327 spi/davinci: Fix clock prescale factor computation 15 years ago
hartleys 41c4221ca6 spi: move bitbang txrx utility functions to private header 15 years ago
Anatolij Gustschin 6e27388f1b spi/mpc5121: Add SPI master driver for MPC5121 PSC 15 years ago
Mika Westerberg 011f23a3c2 spi/ep93xx: implemented driver for Cirrus EP93xx SPI controller 15 years ago
Scott Ellis 99f1a43f43 spi/omap2_mcspi: Check params before dereference or use 15 years ago
Roman Tereshonkov 4743a0f88c spi/omap2_mcspi: add turbo mode support 15 years ago
Roman Tereshonkov 8b66c13474 spi/omap2_mcspi: change default DMA_MIN_BYTES value to 160 15 years ago
Grzegorz Sygieda 4a12404dda spi/pl022: fix stop queue procedure 15 years ago
Linus Walleij 781c7b129b spi/pl022: add support for the PL023 derivate 15 years ago
Linus Walleij 556f4aeb7d spi/pl022: fix up differences between ARM and ST versions 15 years ago
Joakim Tjernlund 338ff2982d spi/spi_mpc8xxx: Do not use map_tx_dma to unmap rx_dma 15 years ago
Joakim Tjernlund 0398fb7094 spi/spi_mpc8xxx: Fix QE mode Litte Endian 15 years ago
Joakim Tjernlund f9218c2a60 spi/spi_mpc8xxx: fix potential memory corruption. 15 years ago
Grant Likely 4018294b53 of: Remove duplicate fields from of_platform_driver 15 years ago
Syed Rafiuddin 8ebeb545a8 OMAP4: SPI: Fix Driver Kconfig 15 years ago
Grant Likely 61c7a080a5 of: Always use 'struct device.of_node' to get device node pointer. 15 years ago
Haojian Zhuang baffe1699c [ARM] pxa: add namespace on ssp 15 years ago
Haojian Zhuang 54c39b420f [ARM] pxa: move ssp into common plat-pxa 15 years ago
Eric Miao 83f2889643 [ARM] pxa: merge regs-ssp.h into ssp.h 15 years ago
Eric Miao c9840daa70 [ARM] pxa: correct SSCR0_SCR to support multiple SoCs 15 years ago
Roman Tereshonkov dda04c7bcf omap2_mcspi: small fixes of output data format 15 years ago
Roman Tereshonkov a330ce2001 omap2_mcspi: Flush posted writes 15 years ago
Roman Tereshonkov 07a389feef spi: spi_device memory should be released instead of device. 15 years ago
Roman Tereshonkov 8ec130a017 spi: release device claimed by bus_find_device_by_name 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Thomas Weber 8839316121 Fix typos in comments 15 years ago