Show patches with: Submitter = Axel Lin       |    Archived = No       |   154 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/3] spi: coldfire-qspi: Fix getting correct address for *mcfqspi - - - --- 2014-02-14 Axel Lin broonie Accepted
[v3] spi: fsl-spi: Convert to let spi core validate xfer->bits_per_word - - - --- 2014-02-13 Axel Lin broonie Accepted
[v2] spi: fsl-spi: Convert to let spi core validate xfer->bits_per_word - - - --- 2014-02-13 Axel Lin Superseded
spi: sun6i: Fix define for SUN6I_TFR_CTL_CS_MASK - - - --- 2014-02-13 Axel Lin Accepted
spi: Use list_last_entry at appropriate places - - - --- 2014-02-12 Axel Lin broonie Accepted
spi: sh-hspi: Convert to let spi core validate bits_per_word - - - --- 2014-02-12 Axel Lin broonie Accepted
spi: fsl-spi: Convert to let spi core validate xfer->bits_per_word - - - --- 2014-02-12 Axel Lin Superseded
spi: Remove explictly set bus_num and num_chipselect to default setting - - - --- 2014-02-11 Axel Lin Accepted
spi: Remove duplicate code to check chip_select - - - --- 2014-02-11 Axel Lin Accepted
spi: sc18is602: Move checking chip_select for SC18IS602 to sc18is602_setup - - - --- 2014-02-11 Axel Lin Accepted
spi: orion: Convert to let spi core validate xfer->bits_per_word - - - --- 2014-02-11 Axel Lin Accepted
[RFT] spi: au1550: Convert to let spi core handle checking transfer speed - - - --- 2014-02-11 Axel Lin Accepted
spi: topcliff-pch: Convert to use master->max_speed_hz - - - --- 2014-02-10 Axel Lin Accepted
[3/3] spi: tegra20-slink: Convert to use master->max_speed_hz - - - --- 2014-02-10 Axel Lin Accepted
[2/3] spi: tegra20-sflash: Convert to use master->max_speed_hz - - - --- 2014-02-10 Axel Lin Accepted
[1/3] spi: tegra114: Convert to use master->max_speed_hz - - - --- 2014-02-10 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
[RFT] spi: txx9: Convert to let spi core handle checking transfer speed - - - --- 2014-02-09 Axel Lin Accepted
spi: omap-100k: Remove unused fields from struct omap1_spi100k - - - --- 2014-02-09 Axel Lin Accepted
spi: bfin5xx: Remove unused last_transfer pointer in bfin_spi_giveback() - - - --- 2014-02-09 Axel Lin Accepted
spi: Use reinit_completion at appropriate places - - - --- 2014-02-09 Axel Lin Accepted
[RFT] spi: ep93xx: Convert to let spi core handle checking transfer speed - - - --- 2014-02-08 Axel Lin Accepted
spi: octeon: Remove unused bits_per_word from struct octeon_spi_setup - - - --- 2014-02-08 Axel Lin Accepted
spi: omap-100k: Remove unused MOD_REG_BIT macro - - - --- 2014-02-08 Axel Lin Accepted
spi: nuc900: Remove unused fields from struct nuc900_spi - - - --- 2014-02-08 Axel Lin Accepted
spi: davinci: Use of_match_ptr at appropriate place - - - --- 2014-02-06 Axel Lin Accepted
spi: davinci: Remove unneeded NULL checking for dspi and dspi->bitbang.master - - - --- 2014-02-06 Axel Lin Accepted
spi: Use SPI_BPW_MASK macro at appropriate places - - - --- 2014-02-05 Axel Lin Accepted
spi: mxs: Use list_for_each_entry to iterate over transfer list - - - --- 2014-02-05 Axel Lin Accepted
[RFT] spi: orion: Let spi core handle checking transfer speed - - - --- 2014-02-04 Axel Lin Accepted
spi: bfin5xx: Remove duplicate code to check spi->mode - - - --- 2014-02-03 Axel Lin Accepted
spi: nuc900: Set SPI_LSB_FIRST for master->mode_bits if hw->pdata->lsb is true - - - --- 2014-01-20 Axel Lin Accepted
spi: sc18is602: Remove sc18is602_setup() because it is done by spi core - - - --- 2014-01-20 Axel Lin Accepted
spi: core: Fix transfer failure when master->transfer_one returns positive value - - - --- 2014-01-18 Axel Lin Accepted
spi: Remove duplicate code to set default bits_per_word setting - - - --- 2014-01-17 Axel Lin Accepted
spi: sc18is602: Convert to use bits_per_word_mask - - - --- 2014-01-17 Axel Lin Accepted
[v2] spi: sirf: Avoid duplicate code in various bits_per_word cases - - - --- 2014-01-15 Axel Lin Accepted
spi: sirf: Avoid duplicate code in various bits_per_word cases - - - --- 2014-01-15 Axel Lin Accepted
spi: tegra114: Use list_is_last() instead of open-coded - - - --- 2014-01-15 Axel Lin Accepted
spi: octeon: Use list_is_last() instead of open-coded - - - --- 2014-01-15 Axel Lin Accepted
spi: clps711x: Add MODULE_ALIAS to support module auto-loading - - - --- 2014-01-14 Axel Lin Accepted
spi: sh: Use spi_sh_clear_bit() instead of open-coded - - - --- 2014-01-13 Axel Lin Accepted
spi: clps711x: Convert to devm_gpio_request() - - - --- 2014-01-12 Axel Lin Not Applicable
[RFC] spi: ti-qspi: Fixup driver name - - - --- 2014-01-12 Axel Lin Accepted
spi: ti-qspi: Simplify qspi_write_msg and qspi_read_msg implementation - - - --- 2014-01-12 Axel Lin Accepted
spi: altera: Remove unneeded NULL checking for hw->bitbang.master - - - --- 2014-01-12 Axel Lin Accepted
spi: core: Use list_first_entry to extract head of queue - - - --- 2014-01-09 Axel Lin Accepted
spi: fsl-dspi: Add missing breaks for switch cases - - - --- 2014-01-08 Axel Lin Accepted
spi: sh-hspi: Fix modalias for sh-hspi - - - --- 2014-01-08 Axel Lin Accepted
[RFT] spi: oc-tiny: Simplify tiny_spi_txrx_bufs implementation when irq is not used - - - --- 2014-01-08 Axel Lin Accepted
[v2] spi: ti-qspi: Fix getting correct address for qspi - - - --- 2014-01-07 Axel Lin Accepted
spi: ti-qspi: Fix getting correct address for qspi - - - --- 2014-01-07 Axel Lin Accepted
spi: s3c64xx: Remove duplicate code to clear S3C64XX_SPI_SLAVE_SEL register - - - --- 2014-01-02 Axel Lin Accepted
spi: core: Use list_first_entry_or_null() instead of open-coded - - - --- 2014-01-02 Axel Lin Accepted
« 1 2 »