Commit Graph

547 Commits (87eb1bead832b9880126fdbea74cc8ecb22b50c0)

Author SHA1 Message Date
Grant Likely 22ae782f86 of/address: Clean up function declarations 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 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
Scott Ellis 9bd4517ddc spi/omap2_mcspi: Use transaction speed if provided 15 years ago
Scott Ellis 5e7749436d spi/omap2_mcspi: fix NULL pointer dereference 15 years ago
Manuel Lauss 963accbc82 MIPS: Alchemy: change dbdma to accept physical memory addresses 15 years ago
Manuel Lauss ea071cc705 MIPS: Alchemy: remove dbdma compat macros 15 years ago
Ernst Schwab 4f4517c45f spi: Correct SPI clock frequency setting in spi_mpc8xxx 15 years ago
Tony Lindgren a8eb7ca0cb omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3 15 years ago
Tony Lindgren 088ef950dc omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2 15 years ago
Daniel Mack 3ad2f3fbb9 tree-wide: Assorted spelling fixes 15 years ago
Joe Perches 8a349d4b13 spi/spi_s3c64xx.c: Fix continuation line formats 15 years ago
Markus Pietrek e8708ef7e8 spi: spi_sh_msiof: Fixed data sampling on the correct edge 15 years ago
Linus Walleij fc05475f86 ARM: 5893/1: SPI AMBA PL022: Limit TX FIFO fills 15 years ago
Jean-Hugues Deschenes 212b3c8b8a spi/dw_spi: Fix dw_spi_mmio to depend on HAVE_CLK 15 years ago
Jean-Hugues Deschenes 8ca8d15ade spi/dw_spi: Allow dw_spi.c to be a module 15 years ago
Jean-Hugues Deschenes 0a4c1d7d44 spi/dw_spi: mmio code style fixups 15 years ago
Jean-Hugues Deschenes f7b6fd6d1d Memory-mapped dw_spi driver 15 years ago
Feng Tang 8bcb4a88c5 spi/dw_spi: fix missing export of dw_spi_remove_host 15 years ago
George Shore 052dc7c45d spi/dw_spi: conditional transfer mode changes 15 years ago
George Shore f4aec798ae spi/dw_spi: remove conditional from 'poll_transfer'. 15 years ago