Commit Graph

1668 Commits (2d679fc75678551485df62274edaed452becd16d)

Author SHA1 Message Date
Sachin Kamat de8cc234a5 spi: atmel: Fix incorrect error path 11 years ago
Kuninori Morimoto 268d76430d spi/hspi: fixup Runtime PM enable timing 12 years ago
Mark Brown 3e2bd64d24 spi/s3c64xx: Ensure runtime PM is enabled prior to registration 12 years ago
Wei Yongjun 0158026ccc spi/clps711x: drop clk_put for devm_clk_get in spi_clps711x_probe() 12 years ago
Martin Schwidefsky 0244ad004a Remove GENERIC_HARDIRQ config option 12 years ago
Wei Yongjun 272bfbd54f spi: fix return value check in dspi_probe() 12 years ago
Wei Yongjun eadf69cf5e spi: mpc512x: fix error return code in mpc512x_psc_spi_do_probe() 12 years ago
Axel Lin 9b4003a687 spi: clps711x: Don't call kfree() after spi_master_put/spi_unregister_master 12 years ago
Mika Westerberg 269e4a4122 spi/pxa2xx: check status register as well to determine if the device is off 12 years ago
Wei Yongjun b6460366fb spi/qspi: fix missing unlock on error in ti_qspi_start_transfer_one() 12 years ago
wangyuhang a110f93d8b spi: quad: fix the name of DT property 12 years ago
Axel Lin e93b07244d spi: core: Fix spi_register_master error handling 12 years ago
Axel Lin d8851a0d4f spi: efm32: Fix build error 12 years ago
Axel Lin f073d37de0 spi: altera: Use DIV_ROUND_UP to calculate hw->bytes_per_word 12 years ago
Axel Lin 9d3405dbbb spi: rspi: Add spi_master_get() call to prevent use after free 12 years ago
Mark Brown a822e99c70 spi: quad: Make DT properties optional 12 years ago
wangyuhang d5ee722ab9 spi: quad: Fix missing return 12 years ago
Dinh Nguyen 13960b47dc dts: Deprecate ALTR as a vendor prefix 12 years ago
Axel Lin a1216394e6 spi: Use dev_get_drvdata at appropriate places 12 years ago
Jingoo Han 8074cf063e spi: use dev_get_platdata() 12 years ago
Axel Lin 044d0bb620 spi: nuc900: Fix mode_bits setting 12 years ago
Julia Lawall b3136f8f7c spi: simplify devm_request_mem_region/devm_ioremap 12 years ago
Axel Lin 72be0ee42e spi: altera: Simplify altera_spi_txrx implementation for noirq case 12 years ago
Shimoda, Yoshihiro 8d4d08ce83 spi: spi-rspi: fix inconsistent spin_lock_irqsave 12 years ago
Sourav Poddar 09222fc33f spi/qspi: Add compatible string for am4372. 12 years ago
Sourav Poddar e1432d30cb spi/qspi: Fix device table entry 12 years ago
Qipan Li 692fb0fe5a spi/sirf: fix the misunderstanding about len of spi_transfer 12 years ago
Sourav Poddar 70e2e9761a spi/qspi: Add dual/quad spi read support 12 years ago
Wei Yongjun 6cca9e2dd0 spi: sirf: fix error return code in spi_sirfsoc_probe() 12 years ago
Axel Lin 7bc003100b spi: bcm2835: Add spi_master_get() call to prevent use after free 12 years ago
Axel Lin 96b3eace39 spi: Remove a redundant test for master->running in spi_queued_transfer 12 years ago
Sourav Poddar db90a44177 spi: conditional checking of mode and transfer bits. 12 years ago
wangyuhang f477b7fb13 spi: DUAL and QUAD support 12 years ago
Sourav Poddar 505a14954e spi/qspi: Add qspi flash controller 12 years ago
Wei Yongjun 1f6301593d spi: spi-efm32: remove redundant dev_err call in efm32_spi_probe() 12 years ago
Chao Fu 349ad66c0a spi:Add Freescale DSPI driver for Vybrid VF610 platform 12 years ago
Gerhard Sittig a81a5094a3 spi: mpc512x: cleanup clock API use 12 years ago
Jingoo Han d9740f6aa6 spi: bfin-v3: remove unnecessary platform_set_drvdata() 12 years ago
Fabio Estevam 7085f40351 spi: spi-pl022: Fix warning when CONFIG_ARM_LPAE=y 12 years ago
Uwe Kleine-König 03ddcbc5d8 spi/bitbang: trivial: fix doubled word "use" 12 years ago
Laurent Navet 5f7f54b5ca drivers/spi/spi-tegra114.c clean use of devm_ioremap_resource() 12 years ago
Axel Lin f79cc88e4e spi: octeon: Convert to use bits_per_word_mask 12 years ago
Axel Lin a35c6bea82 spi: octeon: Remove unused bits_per_word variable in octeon_spi_do_transfer 12 years ago
Axel Lin fe81109b6d spi: octeon: Remove empty octeon_spi_nop_transfer_hardware function 12 years ago
Axel Lin 2e29db400c spi: bitbang: Remove unused tmp variable 12 years ago
Gabor Juhos 56ede94a00 spi: limit default transfer speed to controller's max speed 12 years ago
Julia Lawall 2479790b29 spi/sirf: simplify use of devm_ioremap_resource 12 years ago
Julia Lawall de0fa83c41 spi/spi-{bcm63xx.c,bfin-v3.c}: simplify use of devm_ioremap_resource 12 years ago
Mark Brown c12f964357 spi/s3c64xx: Take runtime PM reference even if DMA is not supported 12 years ago
Alexander Stein 2f1603c6fa spi-topcliff-pch: Add MODULE_DEVICE_TABLE 12 years ago