index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2014-02-19
spi: omap2-mcspi: Remove list_empty checking in omap2_mcspi_transfer_one_message
Axel Lin
2014-02-18
spi: mpc512x-psc: Remove redundant code to get bus_num from DT
Axel Lin
2014-02-16
spi: Remove explictly set bus_num and num_chipselect to default setting
Axel Lin
2014-02-16
spi/fsl-dspi: Remove some coding sytle not in standard
Chao Fu
2014-02-16
spi/fsl-dspi: Convert to use regmap and add big-endian support
Chao Fu
2014-02-16
spi: sun6i: Fix define for SUN6I_TFR_CTL_CS_MASK
Axel Lin
2014-02-14
spi: spi-imx: Propagate the real error code on platform_get_irq() failure
Fabio Estevam
2014-02-14
spi: spi-mxs: Propagate the real error code on platform_get_irq() failure
Fabio Estevam
2014-02-14
spi: au1550: Convert to let spi core handle checking transfer speed
Axel Lin
2014-02-14
spi: topcliff-pch: Convert to use master->max_speed_hz
Axel Lin
2014-02-14
spi: bfin5xx: Remove unused last_transfer pointer in bfin_spi_giveback()
Axel Lin
2014-02-14
spi: ep93xx: Convert to let spi core handle checking transfer speed
Axel Lin
2014-02-14
spi: nuc900: Remove unused fields from struct nuc900_spi
Axel Lin
2014-02-14
spi: bfin5xx: Remove duplicate code to check spi->mode
Axel Lin
2014-02-14
spi: s3c24xx: Convert to let spi core validate bits_per_word
Axel Lin
2014-02-14
spi: Clean up probe and remove functions
Jean Delvare
2014-02-12
spi: Make max_tx and max_rx the same type
Mark Brown
2014-02-12
spi: Remove duplicate code to check chip_select
Axel Lin
2014-02-11
spi: octeon: Remove unused bits_per_word from struct octeon_spi_setup
Axel Lin
2014-02-11
spi: orion: Convert to let spi core validate xfer->bits_per_word
Axel Lin
2014-02-11
spi: sc18is602: Move checking chip_select for SC18IS602 to sc18is602_setup
Axel Lin
2014-02-11
Merge remote-tracking branches 'spi/fix/doc', 'spi/fix/nuc900' and 'spi/fix/r...
Mark Brown
2014-02-11
Merge remote-tracking branch 'spi/fix/core' into spi-linus
Mark Brown
2014-02-11
spi: tegra20-slink: Convert to use master->max_speed_hz
Axel Lin
2014-02-11
spi: tegra20-sflash: Convert to use master->max_speed_hz
Axel Lin
2014-02-11
spi: tegra114: Convert to use master->max_speed_hz
Axel Lin
2014-02-10
spi: txx9: Convert to let spi core handle checking transfer speed
Axel Lin
2014-02-10
spi: core: Set max_speed_hz of spi_device default to max_speed_hz of controller
Axel Lin
2014-02-10
spi: omap2: use SUPERH, not SH
Paul Bolle
2014-02-10
spi: Use reinit_completion at appropriate places
Axel Lin
2014-02-10
spi: omap-100k: Remove unused fields from struct omap1_spi100k
Axel Lin
2014-02-10
spi: omap-100k: Remove unused pointer in omap1_spi100k_txrx_pio()
Christian Engelmayer
2014-02-10
spi: omap-100k: Remove unused MOD_REG_BIT macro
Axel Lin
2014-02-07
spi/s3c64xx: Remove code no longer needed as a result of S3C_DMA removal
Mark Brown
2014-02-07
spi/s3c64xx: Remove S3C_DMA support
Mark Brown
2014-02-07
spi/s3c64xx: Use core DMA mapping code with dmaengine
Mark Brown
2014-02-07
spi: Use SPI_BPW_MASK macro at appropriate places
Axel Lin
2014-02-07
spi: mxs: Use list_for_each_entry to iterate over transfer list
Axel Lin
2014-02-07
spi: orion: Let spi core handle checking transfer speed
Axel Lin
2014-02-06
spi/sunxi: Add missing dependency on RESET_CONTROLLER
Mark Brown
2014-02-06
spi: orion: Remove unused pointer in orion_spi_write_read()
Christian Engelmayer
2014-02-06
spi: davinci: Use of_match_ptr at appropriate place
Axel Lin
2014-02-06
spi: davinci: Remove unneeded NULL checking for dspi and dspi->bitbang.master
Axel Lin
2014-02-05
spi: sunxi: Add Allwinner A31 SPI controller driver
Maxime Ripard
2014-02-04
spi: nuc900: Set SPI_LSB_FIRST for master->mode_bits if hw->pdata->lsb is true
Axel Lin
2014-02-04
spi: Make core DMA mapping functions generate scatterlists
Mark Brown
2014-02-04
spi: Provide core support for full duplex devices
Mark Brown
2014-02-04
spi: rspi: Document support for Renesas QSPI in Kconfig
Geert Uytterhoeven
2014-02-04
spi: pl022: Remove redundant pinctrl to default state in probe
Ulf Hansson
2014-02-04
spi: pl022: Simplify clock handling
Ulf Hansson
[prev]
[next]