Show patches with: Archived = No       |   10853 patches
« 1 2 3 4108 109 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
xilinx_spi.c: use resource_size() - - - --- 2009-12-14 Hartley Sweeten Not Applicable
trivial: spi: typo Emptry -> Empty trivial: spi: typo Emptry -> Empty - - - --- 2020-02-13 Uwe Kleine-König Accepted
Topcliff: Update PCH_SPI driver to 2.6.35 - - - --- 2010-08-11 Masayuki Ohtake Superseded
tools: spidev_test: fix build with musl libc - - - --- 2016-08-12 Baruch Siach Accepted
spidev: fix hang when transfer_one_message fails - - - --- 2014-01-05 Daniel Santos Accepted
spidev: Enable the Liebherr's BK4 board to work with spidev driver spidev: Enable the Liebherr's BK4 board to work with spidev driver - - - --- 2018-09-27 Lukasz Majewski Accepted
spidev: Add Micron SPI NOR Authenta device compatible spidev: Add Micron SPI NOR Authenta device compatible - - - --- 2021-04-19 shiva.linuxworks@gmail.com Accepted
spidev: Add M53Menlo CPLD compatible spidev: Add M53Menlo CPLD compatible - - - --- 2019-05-29 Marek Vasut Accepted
spi/zynqmp: remove entry that causes a cs glitch spi/zynqmp: remove entry that causes a cs glitch - 1 - --- 2020-02-24 Thommy Jakobsson Accepted
spi/xilinx: Check number of slaves range - - - --- 2015-01-28 Ricardo Ribalda Delgado Accepted
spi/trace: Cap buffer contents at 64 bytes spi/trace: Cap buffer contents at 64 bytes - - - --- 2019-04-13 Noralf Trønnes Accepted
spi/topcliff: cleanups for style and conciseness - - - --- 2010-10-08 Grant Likely Accepted
spi/topcliff-pch: Remove unneeded semicolon spi/topcliff-pch: Remove unneeded semicolon - - - --- 2019-11-28 Zheng Bin Accepted
spi/sunxi: Add missing dependency on RESET_CONTROLLER - - - --- 2014-02-06 Mark Brown Accepted
spi/spi-xilinx: Fix spurious IRQ ACK on irq mode - - - --- 2015-08-13 Ricardo Ribalda Delgado Accepted
spi/spi-xilinx: Fix race condition on last word read - - - --- 2015-10-28 Ricardo Ribalda Delgado Accepted
spi/spi-xilinx: Fix mixed poll/irq mode - - - --- 2015-08-12 Ricardo Ribalda Delgado Accepted
spi/spi-sh: Use devm_ioremap - - - --- 2014-07-06 HIMANGI SARAOGI Accepted
spi/spi_s3c64xx: Move to subsys_initcall() - - - --- 2010-09-07 Mark Brown Accepted
spi/s3c64xx: Split wait_for_xfer() into PIO and DMA versions - - - --- 2014-01-24 Mark Brown Accepted
spi/s3c64xx: Remove unused /CS GPIO management - - - --- 2014-01-24 Mark Brown Accepted
spi/s3c64xx: Remove redundant runtime PM management - - - --- 2014-12-05 Mark Brown Accepted
spi/s3c64xx: Convert to bits_per_word_mask - - - --- 2013-04-01 Mark Brown Accepted
spi/s3c64xx: add CONFIG_PM_SLEEP to suspend/resume functions - - - --- 2013-03-22 Jingoo Han Accepted
spi/rockchip: spi controller must be disabled in tx callback too - - - --- 2014-10-17 addy ke Accepted
spi/rockchip: remove redundant call to spi_master_put() - - - --- 2014-11-11 Laurentiu Palcu Accepted
spi/rockchip: fixup incorrect dma direction setting - - - --- 2014-08-20 addy ke Accepted
spi/rockchip: fix endian mode for 16-bit transfers - - - --- 2016-03-06 Alexander Kochetkov Accepted
spi/rockchip: fix bug that cause the failture to read data in DMA mode - - - --- 2014-09-25 addy ke Accepted
spi/rockchip: avoid uninitialized-use warning - - - --- 2015-01-28 Arnd Bergmann Accepted
spi/rockchip: Avoid accidentally turning off the clock - - - --- 2014-08-28 Doug Anderson Accepted
spi/rockchip: Add dependencies on relaxed I/O accessors - - - --- 2014-07-05 Mark Brown Accepted
spi/qspi: Fix runtime resume path - - - --- 2013-12-20 Poddar, Sourav Accepted
spi/qspi: Fix return from mmap path - - - --- 2014-03-10 Poddar, Sourav Accepted
spi/qspi: Fix return from mmap path - - - --- 2014-03-10 Poddar, Sourav Superseded
spi/pxa2xx: initialize DMA channels to -1 to prevent inadvertent match - - - --- 2014-01-13 Mika Westerberg Accepted
spi/pxa2xx: fix runtime PM enabling order - - - --- 2014-05-30 Antonio Ospite Accepted
spi/pxa2xx: fix compilation warning when !CONFIG_PM_SLEEP - - - --- 2014-01-16 Mika Westerberg Accepted
spi/pxa2xx: Clear cur_chip pointer before starting next message - - - --- 2014-12-01 Mika Westerberg Accepted
spi/pxa2xx: change default supported DMA burst size to 1 - - - --- 2014-06-05 Chew Chiau Ee Accepted
spi/pxa2xx: Add ACPI ID for Intel Braswell - - - --- 2014-08-20 Mika Westerberg Accepted
spi/pl022: Unprepare clocks while suspended - - - --- 2014-01-22 Mark Brown Accepted
spi/pl022: make sure the chip_info dev pointer is set - - - --- 2010-09-30 Linus Walleij Rejected
spi/pl022: get rid of chipinfo dev pointer - - - --- 2010-10-01 Linus Walleij Accepted
spi/pl022: fix dubious allocation staticize platform data - - - --- 2010-10-01 Linus Walleij Accepted
spi/pl022: Explicitly truncate large bitmask - - - --- 2014-08-01 Mark Brown Accepted
spi/pl022: compare bitwidth to enums - - - --- 2010-09-30 Linus Walleij Rejected
spi/panel: dt-bindings: drop 3-wire from common properties spi/panel: dt-bindings: drop 3-wire from common properties - 1 - --- 2022-08-10 Krzysztof Kozlowski Accepted
spi/omap2-mcpsi: Always call spi_finalize_current_message() - - - --- 2015-04-23 Fionn Cleary Accepted
spi/omap2_mcspi: disable and enable chan between each SPI transfer - - - --- 2010-07-03 Jason Wang Not Applicable
spi/omap2_mcspi: disable and enable chan between each SPI transfer - - - --- 2010-07-13 Jason Wang Rejected
spi/omap100k: Convert to runtime PM - - - --- 2014-12-10 Mark Brown Accepted
spi/omap-mcspi: check condition also after timeout - - - --- 2013-03-21 Sebastian Andrzej Siewior Accepted
spi/mpc8xxx: don't check platform_get_irq's return value against zero - - - --- 2009-12-19 Uwe Kleine-König Superseded
spi/mpc5121: register spi child devices of spi node - - - --- 2010-07-26 Anatolij Gustschin Superseded
spi/mpc5121: change annotations for probe and remove functions - - - --- 2010-07-05 Anatolij Gustschin Accepted
SPI/i.MX: fix broken error handling for gpio_request - - - --- 2009-11-24 John Ogness Accepted
spi/fsl-espi: fix rx_buf in fsl_espi_cmd_trans()/fsl_espi_rw_trans() - - - --- 2014-05-16 Valentin Longchamp Accepted
spi/falcon: Remove hardware prepare and unprepare functions - - - --- 2014-12-09 Mark Brown Accepted
spi/dw_spi: fix __init/__devinit section mismatch - - - --- 2010-01-20 Grant Likely Accepted
spi/dw_spi: add a FIFO depth detection - - - --- 2010-01-21 Feng Tang Accepted
spi/dln2: simplify return flow for dln2_spi_transfer_setup and dln2_spi_enable - - - --- 2015-01-06 Laurentiu Palcu Accepted
spi/dln2: Fix for PM_RUNTIME removal - - - --- 2014-12-23 Mark Brown Accepted
spi/bcm63xx: Remove the unused function bcm_spi_readw() spi/bcm63xx: Remove the unused function bcm_spi_readw() - - - --- 2023-02-28 Jiapeng Chong Accepted
spi/bcm63xx: Move default clock configuration to kill compiler warning - - - --- 2015-11-09 Geert Uytterhoeven Accepted
spi/bcm63xx: make spi subsystem aware of message size limits - - - --- 2017-02-20 Jonas Gorski Accepted
spi/bcm63xx: fix typo in bcm63xx_spi_max_length breaking compilation - - - --- 2017-02-21 Jonas Gorski Accepted
spi/bcm63xx: fix error return code in bcm63xx_spi_probe() - - - --- 2017-08-08 Gustavo A. R. Silva Accepted
spi/bcm63xx-hsspi: keep pll clk enabled spi/bcm63xx-hsspi: keep pll clk enabled - - - --- 2018-08-28 Jonas Gorski Accepted
spi/bcm63xx-hspi: fix error return code in bcm63xx_hsspi_probe() - - - --- 2017-08-08 Gustavo A. R. Silva Accepted
spi/bcm63xx-hspi: Fix checkpatch warnings - - - --- 2017-06-27 Aravind Thokala Accepted
spi/atmel: improve the system suspend/resume functions implementation - - - --- 2014-10-21 Wenyou Yang Accepted
spi/atmel: fix simple_return.cocci warnings - - - --- 2014-10-16 Fengguang Wu Accepted
spi/ath79: Fix checkpatch warnings - - - --- 2017-06-27 Aravind Thokala Accepted
spi/ateml: Fix pointer to int conversion warnings on 64 bit builds - - - --- 2014-08-01 Mark Brown Accepted
spi/acpi: fix incorrect ACPI parent check spi/acpi: fix incorrect ACPI parent check 1 - - --- 2019-06-19 Ard Biesheuvel Accepted
spi/acpi: avoid spurious matches during slave enumeration spi/acpi: avoid spurious matches during slave enumeration 1 - 1 --- 2019-06-20 Ard Biesheuvel Accepted
spi:fsl-dspi:add support of DSPI IP in big endian - - - --- 2013-12-30 Chao Fu Changes Requested
spi: zynqmp: Fix build break spi: zynqmp: Fix build break 1 - - --- 2019-04-29 Olof Johansson Accepted
spi: zynqmp: disable clocks in error paths - - - --- 2016-05-04 Shubhrajyoti Datta Accepted
spi: zynqmp-gqspi: fix clock imbalance on probe failure spi: zynqmp-gqspi: fix clock imbalance on probe failure - - - --- 2023-06-22 Johan Hovold Superseded
spi: zynq: missing break statement - - - --- 2015-06-24 Dan Carpenter Accepted
spi: zynq-qspi: Fix missing spi_unregister_controller when unload module spi: zynq-qspi: Fix missing spi_unregister_controller when unload module 1 - - --- 2019-08-18 Axel Lin Accepted
spi: zynq-qspi: Drop GPIO header spi: zynq-qspi: Drop GPIO header - - - --- 2019-10-30 Linus Walleij Accepted
spi: xtensa-xtfpga: Use devm_platform_ioremap_resource() in xtfpga_spi_probe() spi: xtensa-xtfpga: Use devm_platform_ioremap_resource() in xtfpga_spi_probe() - - - --- 2019-09-21 Markus Elfring Accepted
spi: xtensa-xtfpga: fix register endianness - - - --- 2015-09-22 Max Filippov Accepted
spi: xtensa-xtfpga: Enable driver compilation with COMPILE_TEST - - - --- 2014-03-20 Axel Lin Accepted
spi: xlp: update for ARCH_VULCAN2 - - - --- 2017-03-12 Jayachandran C Accepted
spi: xlp: Remove Netlogic XLP variants spi: xlp: Remove Netlogic XLP variants - - - --- 2021-11-09 Rob Herring Accepted
spi: xlp: fix error return code in xlp_spi_probe() - - - --- 2017-08-08 Gustavo A. R. Silva Accepted
spi: xlp: Enable SPI driver for Broadcom Vulcan ARM64 - - - --- 2016-03-22 Kamlakant Patel Accepted
spi: xilinx: Use pdev->id instead of pdev->dev.id for the SPI bus number - - - --- 2014-07-10 Lars-Peter Clausen Accepted
spi: xilinx: Fix info message during probe spi: xilinx: Fix info message during probe - - - --- 2020-09-15 Ricardo Ribalda Delgado Accepted
spi: xilinx: Convert to let spi core validate bits_per_word - - - --- 2014-02-14 Axel Lin broonie Accepted
spi: xilinx: add force_irq for QSPI mode spi: xilinx: add force_irq for QSPI mode - - - --- 2023-02-09 Vadim Fedorenko Superseded
spi: xilinx: Add DT support for selecting transfer word width spi: xilinx: Add DT support for selecting transfer word width - - - --- 2019-10-22 Alvaro Gamez Superseded
spi: xilinx: Add DT support for selecting transfer word width spi: xilinx: Add DT support for selecting transfer word width - - - --- 2019-10-24 Alvaro Gamez Accepted
spi: xilinx: add description of new property xlnx,num-transfer-bits spi: xilinx: add description of new property xlnx,num-transfer-bits - - - --- 2019-10-24 Alvaro Gamez Accepted
spi: xilinx_spi: Fix up I/O routine wrapping bogosity. - - - --- 2009-12-16 Paul Mundt Accepted
spi: xcomm: Remove duplicate code to set default bits_per_word and max speed - - - --- 2014-03-02 Axel Lin Accepted
« 1 2 3 4108 109 »