summaryrefslogtreecommitdiffstats
path: root/drivers/spi (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | * | | | spi: rspi: Merge qspi_send_pio() and qspi_receive_pio()Geert Uytterhoeven2014-01-271-51/+28
| | | | | | | * | | | spi: rspi: Merge rspi_send_pio() and rspi_receive_pio()Geert Uytterhoeven2014-01-271-55/+46
| | | | | | | * | | | spi: rspi: Abstract transfer_one() for RSPI and QSPIGeert Uytterhoeven2014-01-271-13/+23
| | | | | | | * | | | spi: rspi: Add rspi_data_{out,in,out_in}() helpersGeert Uytterhoeven2014-01-271-61/+56
| | | | | | | * | | | spi: rspi: Abstract 8/16-bit Data Register accessGeert Uytterhoeven2014-01-271-21/+35
| | | | | | | * | | | spi: rspi: Use core message handlingGeert Uytterhoeven2014-01-271-77/+34
| | | | | | | * | | | spi: rspi: Remove unused mesg parameter from {send,receive}_pio()Geert Uytterhoeven2014-01-271-17/+10
| | | | | | * | | | | spi: qup: Get rid of using struct spi_qup_deviceAxel Lin2014-02-261-52/+9
| | | | | | * | | | | spi: qup: Remove module versionAxel Lin2014-02-241-1/+0
| | | | | | * | | | | spi: qup: Depend on ARM && COMPILE_TEST to avoid build errorAxel Lin2014-02-241-1/+1
| | | | | | * | | | | spi: qup: Enable driver compilation with COMPILE_TESTAxel Lin2014-02-231-1/+1
| | | | | | * | | | | spi: qup: Fix build error due to a typoAxel Lin2014-02-231-2/+2
| | | | | | * | | | | spi: qup: Convert ot let spi core handle checking transfer speedAxel Lin2014-02-231-14/+1
| | | | | | * | | | | spi: qup: Remove spi_master_put in spi_qup_removeAxel Lin2014-02-231-1/+0
| | | | | | * | | | | spi: Add Qualcomm QUP SPI controller supportIvan T. Ivanov2014-02-193-0/+851
| | | | | | | |/ / / | | | | | | |/| | |
| | | | | * | | | | spi: pl022: Don't ignore power domain and amba bus at system suspendUlf Hansson2014-03-061-36/+18
| | | | | * | | | | spi: pl022: Let runtime PM callbacks be available for CONFIG_PMUlf Hansson2014-03-061-3/+3
| | | | | * | | | | Merge branch 'pm-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Mark Brown2014-03-063-5/+5
| | | | | |\ \ \ \ \
| | | | | * | | | | | spi: pl022: Remove redundant pinctrl to default state in probeUlf Hansson2014-02-041-2/+0
| | | | | * | | | | | spi: pl022: Simplify clock handlingUlf Hansson2014-02-041-12/+3
| | | | | * | | | | | spi/pl022: Unprepare clocks while suspendedMark Brown2014-02-031-2/+2
| | | | | | |/ / / / | | | | | |/| | | |
| | | | * | | | | | spi: orion: Let spi core handle validating transfer lengthAxel Lin2014-03-011-11/+0
| | | | * | | | | | spi: orion: Convert to let spi core validate xfer->bits_per_wordAxel Lin2014-02-111-18/+9
| | | | * | | | | | spi: orion: Let spi core handle checking transfer speedAxel Lin2014-02-071-37/+2
| | | | * | | | | | spi: orion: Remove unused pointer in orion_spi_write_read()Christian Engelmayer2014-02-061-2/+0
| | | | |/ / / / /
| | | * | | | | | spi: omap2-mcspi: Convert to let spi core validate transfer speedAxel Lin2014-02-191-8/+3
| | | * | | | | | spi: omap2-mcspi: Remove list_empty checking in omap2_mcspi_transfer_one_messageAxel Lin2014-02-191-3/+0
| | | * | | | | | spi: omap2: use SUPERH, not SHPaul Bolle2014-02-101-1/+1
| | | * | | | | | spi: omap2-mcspi: Support divide-by-n clock dividersStefan Sørensen2014-02-031-7/+36
| | | * | | | | | spi: omap2-mcspi: Do not configure the controller on each transfer unless neededStefan Sørensen2014-02-031-2/+5
| | | |/ / / / /
| | * | | | | | spi: omap-100k: Fix memory leakAxel Lin2014-03-291-1/+1
| | * | | | | | spi: omap-100k: fix spacing coding style issueJingoo Han2014-03-051-17/+19
| | * | | | | | spi: omap-100k: Remove unused fields from struct omap1_spi100kAxel Lin2014-02-101-7/+0
| | * | | | | | spi: omap-100k: Remove unused pointer in omap1_spi100k_txrx_pio()Christian Engelmayer2014-02-101-2/+0
| | * | | | | | spi: omap-100k: Remove unused MOD_REG_BIT macroAxel Lin2014-02-101-7/+0
| | |/ / / / /
| * | | | | | spi: omap-uwire: add missing iounmapNishanth Menon2014-03-271-0/+1
| * | | | | | spi: omap-uwire: Remove full duplex checkAxel Lin2014-03-261-4/+0
| * | | | | | spi: omap-uwire: Convert to use bits_per_word_maskAxel Lin2014-03-031-16/+2
| | | | | | |
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
*-------------. \ \ \ \ \ \ Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/init', 'spi/topic/...Mark Brown2014-03-3030-146/+29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | | | | | spi: octeon: Convert to let spi core validate transfer speedAxel Lin2014-03-031-2/+1
| | | | | | | | * | | | | | | spi: octeon: Remove struct octeon_spi_setup usageAxel Lin2014-03-031-62/+7
| | | | | | | | * | | | | | | spi: octeon: Remove unused bits_per_word from struct octeon_spi_setupAxel Lin2014-02-111-2/+0
| | | | | | | | * | | | | | | spi: octeon: Use list_is_last() instead of open-codedAxel Lin2014-02-031-1/+2
| | | | | | | | | |/ / / / / | | | | | | | | |/| | | | |
| | | | | | | * / | | | | | spi: oc-tiny: Remove unneeded NULL checking for hw->bitbang.masterAxel Lin2014-03-131-2/+0
| | | | | | | |/ / / / / /
| | | | | | * | | | | | | spi: nuc900: Fix setting multiple bits settings in registerAxel Lin2014-03-211-10/+8
| | | | | | * | | | | | | spi: nuc900: Remove unused fields from struct nuc900_spiAxel Lin2014-02-141-6/+3
| | | | | | |/ / / / / /
| | | | | * | | | | | | spi: spi-mxs: Propagate the real error code on platform_get_irq() failureFabio Estevam2014-02-141-1/+1
| | | | | * | | | | | | spi: mxs: Use list_for_each_entry to iterate over transfer listAxel Lin2014-02-071-2/+2
| | | | | |/ / / / / /
| | | | * | / / / / / spi: mpc52xx: Convert to use bits_per_word_maskAxel Lin2014-03-291-12/+1
| | | | | |/ / / / / | | | | |/| | | | |
| | | * | | | | | | spi: mpc512x-psc: Remove redundant code to get bus_num from DTAxel Lin2014-02-181-14/+2
| | | | |/ / / / / | | | |/| | | | |