Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/u... | Linus Torvalds | 2014-04-02 | 1 | -0/+9 | |
|\ | ||||||
| * | Merge branch '3.14-fixes' into mips-for-linux-next | Ralf Baechle | 2014-03-31 | 6 | -17/+35 | |
| |\ | ||||||
| * | | MIPS: Alchemy: Unify Devboard support. | Manuel Lauss | 2014-03-26 | 1 | -0/+9 | |
| | | | ||||||
| \ \ | ||||||
*-. \ \ | Merge remote-tracking branches 'spi/topic/xilinx' and 'spi/topic/xtfpga' into... | Mark Brown | 2014-03-30 | 4 | -20/+190 | |
|\ \ \ \ | ||||||
| | * | | | spi: xtensa-xtfpga: Enable driver compilation with COMPILE_TEST | Axel Lin | 2014-03-21 | 1 | -1/+1 | |
| | * | | | spi: add xtfpga SPI controller driver | Max Filippov | 2014-03-13 | 3 | -0/+184 | |
| * | | | | spi: xilinx: remove unnecessary spaces | Jingoo Han | 2014-02-27 | 1 | -4/+4 | |
| * | | | | spi: xilinx: Convert to let spi core validate bits_per_word | Axel Lin | 2014-02-23 | 1 | -16/+2 | |
| |/ / / | ||||||
| | | | | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
*-------------. \ \ \ | Merge remote-tracking branches 'spi/topic/sunxi', 'spi/topic/tegra114', 'spi/... | Mark Brown | 2014-03-30 | 11 | -459/+1005 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | * | | | | spi: Add a timeout when waiting for transfers | Mark Brown | 2014-02-03 | 1 | -1/+11 | |
| | | | | | | | |/ / / | ||||||
| | | | | | | * | | | | spi: xcomm: Remove duplicate code to set default bits_per_word and max speed | Axel Lin | 2014-03-04 | 1 | -8/+4 | |
| | | | | | | |/ / / | ||||||
| | | | | | * | | | | spi: txx9: Let spi core handle validating transfer length | Axel Lin | 2014-03-01 | 1 | -4/+0 | |
| | | | | | * | | | | spi: txx9: Use devm_ioremap_resource() | Jingoo Han | 2014-02-28 | 1 | -7/+2 | |
| | | | | | * | | | | spi: txx9: Convert to let spi core handle checking transfer speed | Axel Lin | 2014-02-10 | 1 | -9/+3 | |
| | | | | | |/ / / | ||||||
| | | | | * | | | | spi: topcliff-pch: Transform noisy message to dev_vdbg | Alexander Stein | 2014-03-25 | 1 | -1/+1 | |
| | | | | * | | | | spi: topcliff-pch: Properly unregister platform devices on probe() error paths | Axel Lin | 2014-03-24 | 1 | -2/+3 | |
| | | | | * | | | | spi/topcliff-pch: Fix debug message | Alexander Stein | 2014-02-19 | 1 | -2/+1 | |
| | | | | * | | | | spi: topcliff-pch: Convert to use master->max_speed_hz | Axel Lin | 2014-02-14 | 1 | -36/+1 | |
| | | | | |/ / / | ||||||
| | | | * | | | | spi: remove obsolete spi-ti-ssp driver | Arnd Bergmann | 2014-03-18 | 3 | -386/+0 | |
| | | | |/ / / | ||||||
| | | * | | | | spi/ti-qspi: Fix return from mmap path | Sourav Poddar | 2014-03-10 | 1 | -1/+0 | |
| | | |/ / / | ||||||
| | * | | | | spi: tegra114: Use list_is_last() instead of open-coded | Axel Lin | 2014-02-03 | 1 | -2/+2 | |
| | |/ / / | ||||||
| * | | | | spi: sun6i: Set bits_per_word_mask to only support 8 bits word length | Axel Lin | 2014-03-04 | 1 | -0/+1 | |
| * | | | | spi: sun4i: Set bits_per_word_mask to only support 8 bits word length | Axel Lin | 2014-03-04 | 1 | -0/+1 | |
| * | | | | spi: sunxi: Add Allwinner A10 SPI controller driver | Maxime Ripard | 2014-02-23 | 3 | -0/+484 | |
| * | | | | spi: sun6i: Fix define for SUN6I_TFR_CTL_CS_MASK | Axel Lin | 2014-02-16 | 1 | -2/+2 | |
| * | | | | spi/sunxi: Add missing dependency on RESET_CONTROLLER | Mark Brown | 2014-02-06 | 1 | -0/+1 | |
| * | | | | spi: sunxi: Add Allwinner A31 SPI controller driver | Maxime Ripard | 2014-02-05 | 3 | -0/+490 | |
| |/ / / | ||||||
| | | | | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
| \ \ \ | ||||||
*-----------. \ \ \ | Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sc18is602', 's... | Mark Brown | 2014-03-30 | 8 | -507/+324 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | * | | | | spi: spidev: Add support for Dual/Quad SPI Transfers | Geert Uytterhoeven | 2014-02-27 | 1 | -4/+15 | |
| | | | | | | * | | | | spi: spidev: Restore all SPI mode flags on ioctl failure | Geert Uytterhoeven | 2014-02-27 | 1 | -2/+2 | |
| | | | | | | |/ / / | ||||||
| | | | | | * | | | | spi: sirf: Add missing spi_master_{resume,suspend} calls to PM callbacks | Axel Lin | 2014-03-13 | 1 | -1/+6 | |
| | | | | | * | | | | spi: sirf: provide a shortcut for spi command-data mode | Qipan Li | 2014-03-03 | 1 | -0/+50 | |
| | | | | | * | | | | spi: sirf: Use SIMPLE_DEV_PM_OPS macro | Jingoo Han | 2014-02-27 | 1 | -3/+2 | |
| | | | | | * | | | | spi: sirf: use SET_SYSTEM_SLEEP_PM_OPS to initialize PM entries | Qipan Li | 2014-02-24 | 1 | -6/+3 | |
| | | | | | * | | | | spi: sirf: move to use generic dma dt-binding | Barry Song | 2014-02-24 | 1 | -24/+2 | |
| | | | | | * | | | | spi: sirf: Avoid duplicate code in various bits_per_word cases | Axel Lin | 2014-02-03 | 1 | -15/+6 | |
| | | | | | |/ / / | ||||||
| | | | | * | | | | spi: sh-sci: Prevent NULL pointer dereference | Axel Lin | 2014-03-13 | 1 | -1/+6 | |
| | | | | |/ / / | ||||||
| | | | * | | | | spi: sh-msiof: Convert to spi core auto_runtime_pm framework | Geert Uytterhoeven | 2014-03-11 | 1 | -24/+1 | |
| | | | * | | | | spi: sh-msiof: Kill sh_msiof_spi_bits and sh_msiof_spi_hz functions | Axel Lin | 2014-03-03 | 1 | -23/+2 | |
| | | | * | | | | spi: sh-msiof: Use core message handling instead of spi-bitbang | Geert Uytterhoeven | 2014-02-27 | 2 | -48/+20 | |
| | | | * | | | | spi: sh-msiof: Convert to let spi core validate xfer->bits_per_word | Geert Uytterhoeven | 2014-02-27 | 1 | -17/+2 | |
| | | | * | | | | spi: sh-msiof: Move clock management to (un)prepare_message() | Geert Uytterhoeven | 2014-02-27 | 1 | -23/+38 | |
| | | | * | | | | spi: sh-msiof: Add support for R-Car H2 and M2 | Geert Uytterhoeven | 2014-02-27 | 1 | -3/+20 | |
| | | | * | | | | spi: sh-msiof: Move default FIFO sizes to device ID data | Geert Uytterhoeven | 2014-02-27 | 1 | -16/+34 | |
| | | | * | | | | spi: sh-msiof: Improve bindings | Geert Uytterhoeven | 2014-02-27 | 1 | -1/+1 | |
| | | | * | | | | Merge branch 'topic/dma' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 2014-02-27 | 2 | -108/+279 | |
| | | | |\ \ \ \ | ||||||
| | | | * | | | | | spi: sh-msiof: Use the core cs_gpio field, and make it optional | Geert Uytterhoeven | 2014-02-22 | 1 | -3/+18 | |
| | | | * | | | | | spi: sh-msiof: Add more register documentation | Geert Uytterhoeven | 2014-02-22 | 1 | -52/+100 | |
| | | | * | | | | | spi: sh-msiof: Change hz from unsigned long to u32 | Geert Uytterhoeven | 2014-02-22 | 1 | -5/+3 | |
| | | | * | | | | | spi: sh-msiof: Typo in comment s/tx/rx/ | Geert Uytterhoeven | 2014-02-22 | 1 | -1/+1 |