Commit Graph

499 Commits (31627dc59b4a87c4198b4245a7de1b8ccf4424fa)

Author SHA1 Message Date
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
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
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
George Shore 426c0093d8 spi/dw_spi: fixed a spelling typo in a warning message. 15 years ago
George Shore 20a588fcc8 spi/dw_spi: add return value to empty mrst_spi_debugfs_init() 15 years ago
Feng Tang c587b6fa05 spi/dw_spi: add a FIFO depth detection 15 years ago
Grant Likely 99147b5c41 spi/dw_spi: fix __init/__devinit section mismatch 15 years ago
Paul Mundt 9778214990 spi: xilinx_spi: Fix up I/O routine wrapping bogosity. 15 years ago
Alberto Panizzo f4d4ecfe78 spi/spi_imx: add device information by switching pr_debug() to dev_dbg() 15 years ago
Magnus Damm ac48eee064 spi: update MSIOF includes 15 years ago
Feng Tang 552e450929 spi/dw_spi: refine the IRQ mode working flow 15 years ago
Feng Tang 51f921c1eb spi/dw_spi: add a missed dw_spi_remove_host() in exit sequence 15 years ago
Feng Tang b490e3704c spi/dw_spi: bug fix in wait_till_not_busy() 15 years ago
Jassi Brar fa0fcde66a spi/s3c64xx: Add new parameter to cs callback 15 years ago
Jassi Brar e6b873c966 spi/s3c64xx: Include moved header 15 years ago
Jassi Brar ef6c680dc5 spi/s3c64xx: Check before mem-region release 15 years ago
Jassi Brar b0d5d6e553 spi/s3c64xx: Move src_clk to local driver data 15 years ago
Jassi Brar ee64a37732 spi/s3c64xx: Differentiate ip and rate clock 15 years ago
Jassi Brar ad7de729c6 spi/s3c64xx: Rename s3c64xx_spi_cntrlr_info 15 years ago
Uwe Kleine-König e9a172f074 spi/mpc8xxx: don't check platform_get_irq's return value against zero 15 years ago
Steven King 34b8c66173 spi: Add Freescale/Motorola Coldfire QSPI driver 15 years ago
Márton Németh 631e61b7ca spi: make Open Firmware device id constant 15 years ago
Robert P. J. Day 68ea2d82c3 spi: Fix reversed args to time_before() in Freescale stmp driver. 15 years ago
Sandeep Paulraj 358934a60d spi: Add SPI master driver for DaVinci/DA8xx 15 years ago
hartleys d53342bf96 spi: spi_txx9.c: use resource_size() 15 years ago
hartleys 76b6fdd35a spi: spi_sh_sci.c: use resource_size() 15 years ago
hartleys 82de76513e spi: spi_mpc8xxx.c: use resource_size() 15 years ago
hartleys 74947b8982 spi: spi_bfin5xx.c: use resource_size() 15 years ago
hartleys 905aa0ae91 spi: atmel_spi.c: use resource_size() 15 years ago
Jassi Brar 230d42d422 spi: Add s3c64xx SPI Controller driver 15 years ago
Ben Nizette 6aed4ee9b4 atmel_spi: fix dma addr calculation for len > BUFFER_SIZE 15 years ago
Ben Dooks bec0806cfe spi_s3c24xx: add FIQ pseudo-DMA support 15 years ago
Feng Tang e24c745272 spi: controller driver for Designware SPI core 15 years ago
Mike Frysinger db389b6143 spidev: add proper section markers 15 years ago
Thadeu Lima de Souza Cascardo 8ae1c92480 spidev: use DECLARE_BITMAP instead of declaring the array 15 years ago
Alexey Dobriyan 471452104b const: constify remaining dev_pm_ops 15 years ago
Grant Likely 965346e3b9 spi: fix probe/remove section markings 15 years ago
Cory Maccarrone 35c9049b27 Add OMAP spi100k driver 15 years ago
Uwe Kleine-König 980f3beeb6 spi-imx: don't access struct device directly but use dev_get_platdata 15 years ago
Sascha Hauer 87f673e9ca spi-imx: Add mx25 support 15 years ago
Uwe Kleine-König f30d59c5d3 spi-imx: use positive logic to distinguish cpu variants 15 years ago