Commit Graph

547 Commits (87eb1bead832b9880126fdbea74cc8ecb22b50c0)

Author SHA1 Message Date
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
Uwe Kleine-König 60f675a12c spi-imx: correct check for platform_get_irq failing 15 years ago
Wan ZongShun 30eaed053c ARM: NUC900: Add spi driver support for nuc900 15 years ago
Magnus Damm 8051effcbc spi: SuperH MSIOF SPI Master driver V2 15 years ago
Florian Fainelli 41df70d9ac spi: fix spidev compilation failure when VERBOSE is defined 15 years ago
Jan Nikitenko 04ba24b34a spi/au1550_spi: fix setupxfer not to override cfg with zeros 15 years ago
Uwe Kleine-König b3a0894516 spi/mpc8xxx: don't use __exit_p to wrap plat_mpc8xxx_spi_remove 15 years ago
John Ogness bbd050af0e spi/i.MX: fix broken error handling for gpio_request 15 years ago
Daniel Mack ce1807b2e5 spi/i.mx: drain MXC SPI transfer buffer when probing device 15 years ago
Grant Likely 920712af49 spi/xilinx_spi: fix incorrect casting 15 years ago
Wolfram Sang 937041e216 spi/mpc52xx-spi: minor cleanups 15 years ago
Richard Röjfors 771669349e xilinx_spi: add a platform driver using the xilinx_spi common module. 15 years ago
Richard Röjfors c9da2e1255 xilinx_spi: add support for the DS570 IP. 15 years ago