Show patches with: Submitter = Axel Lin       |   178 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2] spi: bcm53xx: Fix module dependency - - - --- 2014-09-26 Axel Lin Accepted
[1/2] spi: dup: Remove spi_master_put in spi_qup_remove - - - --- 2014-02-21 Axel Lin Accepted
[1/2] spi: omap2-mcspi: Remove list_empty checking in omap2_mcspi_transfer_one_message - - - --- 2014-02-18 Axel Lin Accepted
[1/2] spi: qup: Fix build error due to a typo - - - --- 2014-02-23 Axel Lin Accepted
[1/2] spi: st-ssc4: Allow compile test build - - - --- 2016-04-29 Axel Lin Accepted
[1/2] spi: sun4i: Set bits_per_word_mask to only support 8 bits word length - - - --- 2014-03-02 Axel Lin Accepted
[1/3] spi: coldfire-qspi: Fix getting correct address for *mcfqspi - - - --- 2014-02-14 Axel Lin broonie Accepted
[1/3] spi: fsl-lpspi: Fix problematic dev_set_drvdata call [1/3] spi: fsl-lpspi: Fix problematic dev_set_drvdata call - - - --- 2019-04-07 Axel Lin Accepted
[1/3] spi: orion: Let spi core handle validating transfer length - - - --- 2014-02-25 Axel Lin Accepted
[1/3] spi: tegra114: Convert to use master->max_speed_hz - - - --- 2014-02-10 Axel Lin Accepted
[1/7] spi: core: Validate Tx/Rx buffers for non-zero length transfer - - - --- 2014-03-19 Axel Lin New
[2/2] spi: bcm53xx: Add missing module information - - - --- 2014-09-26 Axel Lin Accepted
[2/2] spi: dup: Convert ot let spi core handle checking transfer speed - - - --- 2014-02-21 Axel Lin Accepted
[2/2] spi: omap2-mcspi: Convert to let spi core validate transfer speed - - - --- 2014-02-18 Axel Lin Accepted
[2/2] spi: qup: Enable driver compilation with COMPILE_TEST - - - --- 2014-02-23 Axel Lin Accepted
[2/2] spi: st-ssc4: Fix missing spi_master_put in spi_st_probe error paths - - - --- 2016-04-29 Axel Lin Accepted
[2/2] spi: sun6i: Set bits_per_word_mask to only support 8 bits word length - - - --- 2014-03-02 Axel Lin Accepted
[2/3] spi: coldfire-qspi: Remove unused dev field from struct mcfqspi - - - --- 2014-02-14 Axel Lin broonie Accepted
[2/3] spi: fsl-lpspi: Fix build warning when !CONFIG_PM Untitled series #102213 - - - --- 2019-04-07 Axel Lin Accepted
[2/3] spi: s3c64xx: Let spi core handle validating transfer length - - - --- 2014-02-25 Axel Lin Accepted
[2/3] spi: tegra20-sflash: Convert to use master->max_speed_hz - - - --- 2014-02-10 Axel Lin Accepted
[2/7] spi: atmel: Let spi core validate Tx/Rx buffers for non-zero length transfer - - - --- 2014-03-19 Axel Lin New
[3/3] spi: fsl-lpspi: Clean up fsl_lpspi_probe [1/3] spi: fsl-lpspi: Fix problematic dev_set_drvdata call - - - --- 2019-04-07 Axel Lin Accepted
[3/3] spi: tegra20-slink: Convert to use master->max_speed_hz - - - --- 2014-02-10 Axel Lin Accepted
[3/3] spi: txx9: Let spi core handle validating transfer length - - - --- 2014-02-25 Axel Lin Accepted
[3/7] spi: omap-100k: Let spi core validate Tx/Rx buffers for non-zero length transfer - - - --- 2014-03-19 Axel Lin New
[4/7] spi: omap2-mcspi: Let spi core validate Tx/Rx buffers for non-zero length transfer - - - --- 2014-03-19 Axel Lin New
[5/7] spi: txx9: Let spi core validate Tx/Rx buffers for non-zero length transfer - - - --- 2014-03-19 Axel Lin New
[6/7] spi: xcomm: Let spi core validate Tx/Rx buffers for non-zero length transfer - - - --- 2014-03-19 Axel Lin New
[7/7] spi: bitbang: Let spi core validate Tx/Rx buffers for non-zero length transfer - - - --- 2014-03-19 Axel Lin New
[RESEND,1/2] spi: qup: Remove spi_master_put in spi_qup_remove - - - --- 2014-02-21 Axel Lin Accepted
[RESEND,2/2] spi: qup: Convert ot let spi core handle checking transfer speed - - - --- 2014-02-21 Axel Lin Accepted
[RESEND] spi: at91-usart: Remove duplicated checking for spi->bits_per_word [RESEND] spi: at91-usart: Remove duplicated checking for spi->bits_per_word 1 - - --- 2019-03-21 Axel Lin Accepted
[RFC] spi: core: Use master->max_speed_hz as transfer speed when xfer->speed_hz > master->max_speed… - - - --- 2014-03-17 Axel Lin Accepted
[RFC] spi: efm32: Make "efm32,location" property optional - - - --- 2014-04-07 Axel Lin New
[RFC] spi: ti-qspi: Fixup driver name - - - --- 2014-01-12 Axel Lin Accepted
[RFT,1/2] spi: octeon: Remove struct octeon_spi_setup usage - - - --- 2014-02-19 Axel Lin broonie Accepted
[RFT,1/2] spi: s3c24xx: Add missing spi_master_{resume,suspend} calls to PM callbacks - - - --- 2014-03-05 Axel Lin Accepted
[RFT,2/2] spi: octeon: Convert to let spi core validate transfer speed - - - --- 2014-02-19 Axel Lin broonie Accepted
[RFT,2/2] spi: sirf: Add missing spi_master_{resume,suspend} calls to PM callbacks - - - --- 2014-03-05 Axel Lin Accepted
[RFT,3/3] spi: coldfire-qspi: Use core message handling - - - --- 2014-02-14 Axel Lin broonie Accepted
[RFT,v2] spi: clps711x: refactor to use core message parsing - - - --- 2014-02-18 Axel Lin broonie New
[RFT,v3] spi: clps711x: Refactor to use core message parsing - - - --- 2014-02-18 Axel Lin Accepted
[RFT] spi: au1550: Convert to let spi core handle checking transfer speed - - - --- 2014-02-11 Axel Lin Accepted
[RFT] spi: bcm2835: Remove unnecessary workaround to call gpio_set_value - - - --- 2016-02-13 Axel Lin Accepted
[RFT] spi: clps711x: Refactor to use core message parsing - - - --- 2014-02-17 Axel Lin broonie New
[RFT] spi: dw: Fix off-by-one for checking fifo depth - - - --- 2014-12-20 Axel Lin New
[RFT] spi: dw: Fix off-by-one for checking fifo depth - - - --- 2014-12-19 Axel Lin New
[RFT] spi: ep93xx: Convert to let spi core handle checking transfer speed - - - --- 2014-02-08 Axel Lin Accepted
[RFT] spi: mpc512x-psc: Refactor to use core message parsing - - - --- 2014-03-27 Axel Lin New
[RFT] spi: oc-tiny: Simplify tiny_spi_txrx_bufs implementation when irq is not used - - - --- 2014-01-08 Axel Lin Accepted
[RFT] spi: orion: Let spi core handle checking transfer speed - - - --- 2014-02-04 Axel Lin Accepted
[RFT] spi: pic32-sqi: Remove pic32_sqi_setup and pic32_sqi_cleanup - - - --- 2016-04-24 Axel Lin Accepted
[RFT] spi: pic32: Set proper bits_per_word_mask - - - --- 2016-04-25 Axel Lin Accepted
[RFT] spi: qup: Get rid of using struct spi_qup_device - - - --- 2014-02-24 Axel Lin Accepted
[RFT] spi: sc18is602: Convert to let spi core validate transfer speed - - - --- 2014-02-28 Axel Lin broonie Accepted
[RFT] spi: spi-xcomm: Fix wrong setting for SPI_XCOMM_SETTINGS_CPHA - - - --- 2012-12-04 Axel Lin Superseded
[RFT] spi: st-ssc4: Fix misuse of devm_gpio_request/devm_gpio_free APIs - - - --- 2016-06-05 Axel Lin Accepted
[RFT] spi: txx9: Convert to let spi core handle checking transfer speed - - - --- 2014-02-09 Axel Lin Accepted
[v2] spi: bitbang: Make spi_bitbang_stop() return void - - - --- 2014-03-29 Axel Lin Accepted
[v2] spi: clps711x: Enable driver compilation with COMPILE_TEST - - - --- 2014-03-26 Axel Lin Accepted
[v2] spi: dw: Don't call kfree for memory allocated by devm_kzalloc - - - --- 2014-03-25 Axel Lin New
[v2] spi: efm32: Clean up non-DT paths - - - --- 2014-03-12 Axel Lin Accepted
[v2] spi: efm32: Make "efm32,location" property optional - - - --- 2014-04-07 Axel Lin New
[v2] spi: fsl-spi: Convert to let spi core validate xfer->bits_per_word - - - --- 2014-02-13 Axel Lin Superseded
[v2] spi: nuc900: Fix setting multiple bits settings in register - - - --- 2014-03-21 Axel Lin New
[v2] spi: sirf: Avoid duplicate code in various bits_per_word cases - - - --- 2014-01-15 Axel Lin Accepted
[v2] spi: ti-qspi: Fix getting correct address for qspi - - - --- 2014-01-07 Axel Lin Accepted
[v3] spi: fsl-spi: Convert to let spi core validate xfer->bits_per_word - - - --- 2014-02-13 Axel Lin broonie Accepted
spi: altera: Remove the code to get unused platform_data - - - --- 2014-03-21 Axel Lin Accepted
spi: altera: Remove unneeded NULL checking for hw->bitbang.master - - - --- 2014-01-12 Axel Lin Accepted
spi: altera: Use bits_per_word_mask - - - --- 2014-03-05 Axel Lin Accepted
spi: Always check complete callback before calling it - - - --- 2014-04-02 Axel Lin Accepted
spi: at91-usart: Remove duplicated checking for spi->bits_per_word spi: at91-usart: Remove duplicated checking for spi->bits_per_word 1 - - --- 2018-10-02 Axel Lin New
spi: atmel: Fix test unsigned var < 0 - - - --- 2014-03-22 Axel Lin New
spi: atmel: Let spi core handle validating transfer length - - - --- 2014-02-25 Axel Lin Accepted
spi: atmel: Make current_remaining_bytes to be int - - - --- 2014-03-27 Axel Lin New
spi: atmel: Remove redundant list_empty checking - - - --- 2014-02-19 Axel Lin broonie Accepted
spi: bcm2835: Remove duplicate depend on GPIOLIB in Kconfig - - - --- 2016-02-13 Axel Lin Accepted
spi: bcm63xx: Remove unused define for PFX - - - --- 2014-03-24 Axel Lin Accepted
spi: bfin5xx: Remove duplicate code to check spi->mode - - - --- 2014-02-03 Axel Lin Accepted
spi: bfin5xx: Remove unused last_transfer pointer in bfin_spi_giveback() - - - --- 2014-02-09 Axel Lin Accepted
spi: bitbang: Make spi_bitbang_stop() return void - - - --- 2014-03-29 Axel Lin Accepted
spi: clps711x: Add MODULE_ALIAS to support module auto-loading - - - --- 2014-01-14 Axel Lin Accepted
spi: clps711x: Convert to devm_gpio_request() - - - --- 2014-01-12 Axel Lin Not Applicable
spi: clps711x: Convert to use master->max_speed_hz - - - --- 2014-03-26 Axel Lin Accepted
spi: clps711x: Enable driver compilation with COMPILE_TEST - - - --- 2014-03-26 Axel Lin New
spi: clps711x: Provide label argument for devm_gpio_request - - - --- 2014-03-04 Axel Lin broonie Accepted
spi: clps711x: Remove duplicate code to set default bits_per_word and max speed - - - --- 2014-03-02 Axel Lin broonie Accepted
spi: coldfire-qspi: Enable clock before calling spi_master_resume - - - --- 2014-02-26 Axel Lin broonie Accepted
spi: coldfire-qspi: Fix bits per word setting when t->bits_per_word is not set - - - --- 2014-02-27 Axel Lin broonie New
spi: coldfire-qspi: Prevent NULL pointer dereference - - - --- 2014-03-09 Axel Lin Accepted
spi: coldfire-qspi: Simplify the code to set register bits for transfer speed - - - --- 2014-03-20 Axel Lin Accepted
spi: core: Fix transfer failure when master->transfer_one returns positive value - - - --- 2014-01-18 Axel Lin Accepted
spi: core: Replace msleep with usleep_range to get more accurate sleep time - - - --- 2014-02-21 Axel Lin Accepted
spi: core: Set max_speed_hz of spi_device default to max_speed_hz of controller - - - --- 2014-02-09 Axel Lin Accepted
spi: core: Use list_first_entry to extract head of queue - - - --- 2014-01-09 Axel Lin Accepted
spi: core: Use list_first_entry_or_null() instead of open-coded - - - --- 2014-01-02 Axel Lin Accepted
spi: davinci: Remove unneeded NULL checking for dspi and dspi->bitbang.master - - - --- 2014-02-06 Axel Lin Accepted
spi: davinci: Use of_match_ptr at appropriate place - - - --- 2014-02-06 Axel Lin Accepted
« 1 2 »