Age | Commit message (Expand) | Author | Files | Lines |
2014-01-25 | Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds | 46 | -1486/+1463 |
2014-01-24 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+10 |
2014-01-23 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -77/+76 |
2014-01-23 | Merge commit 'spi/topic/sc18is602' into spi-linus | Mark Brown | 1 | -7/+1 |
2014-01-23 | Merge commit 'spi/fix/rcar' into spi-linus | Mark Brown | 1 | -3/+4 |
2014-01-23 | Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qspi', 'spi/top... | Mark Brown | 11 | -269/+178 |
2014-01-23 | Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/gpio', 'spi/t... | Mark Brown | 14 | -190/+151 |
2014-01-23 | Merge remote-tracking branches 'spi/topic/bcm2835', 'spi/topic/bcm63xx', 'spi... | Mark Brown | 21 | -460/+771 |
2014-01-23 | Merge remote-tracking branches 'spi/fix/bcm63xx', 'spi/fix/dspi', 'spi/fix/hs... | Mark Brown | 10 | -530/+313 |
2014-01-23 | Merge remote-tracking branch 'spi/topic/core' into spi-linus | Mark Brown | 1 | -20/+26 |
2014-01-23 | Merge remote-tracking branch 'spi/fix/core' into spi-linus | Mark Brown | 1 | -8/+20 |
2014-01-21 | spi: core: Fix transfer failure when master->transfer_one returns positive value | Axel Lin | 1 | -1/+3 |
2014-01-21 | spi: Spelling s/finised/finished/ | Geert Uytterhoeven | 1 | -1/+1 |
2014-01-17 | spi: sc18is602: Convert to use bits_per_word_mask | Axel Lin | 1 | -7/+1 |
2014-01-17 | spi: Remove duplicate code to set default bits_per_word setting | Axel Lin | 8 | -37/+0 |
2014-01-17 | Merge branches 'topic/sc18is602' and 'topic/rspi' of git://git.kernel.org/pub... | Mark Brown | 10 | -176/+223 |
2014-01-16 | ACPI: fix module autoloading for ACPI enumerated devices | Zhang Rui | 1 | -0/+10 |
2014-01-16 | spi/pxa2xx: fix compilation warning when !CONFIG_PM_SLEEP | Mika Westerberg | 1 | -1/+1 |
2014-01-14 | spi: clps711x: Add MODULE_ALIAS to support module auto-loading | Axel Lin | 1 | -0/+1 |
2014-01-14 | spi: rspi: Add missing clk_disable() calls in error and cleanup paths | Geert Uytterhoeven | 1 | -4/+7 |
2014-01-14 | Merge branch 'topic/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 9 | -40/+46 |
2014-01-14 | spi: rspi: Spelling s/transmition/transmission/ | Geert Uytterhoeven | 1 | -2/+2 |
2014-01-13 | spi: rspi: Add support for specifying CPHA/CPOL | Geert Uytterhoeven | 1 | -2/+10 |
2014-01-13 | spi/pxa2xx: initialize DMA channels to -1 to prevent inadvertent match | Mika Westerberg | 1 | -0/+2 |
2014-01-13 | spi: rspi: Add more QSPI register documentation | Geert Uytterhoeven | 1 | -6/+19 |
2014-01-13 | spi: rspi: Add more RSPI register documentation | Geert Uytterhoeven | 1 | -86/+99 |
2014-01-13 | spi: rspi: Remove dependency on DMAE for SHMOBILE | Geert Uytterhoeven | 1 | -1/+1 |
2014-01-13 | spi/s3c64xx: Correct indentation | Geert Uytterhoeven | 1 | -1/+1 |
2014-01-13 | spi: sh: Use spi_sh_clear_bit() instead of open-coded | Axel Lin | 1 | -8/+2 |
2014-01-13 | spi: bitbang: Grammar s/make to make/to make/ | Geert Uytterhoeven | 1 | -1/+1 |
2014-01-13 | spi: sh-hspi: Spelling s/recive/receive/ | Geert Uytterhoeven | 1 | -1/+1 |
2014-01-13 | spi: core: Improve tx/rx_nbits check comments | Geert Uytterhoeven | 1 | -3/+2 |
2014-01-13 | spi: ti-qspi: Fixup driver name | Axel Lin | 1 | -1/+2 |
2014-01-13 | spi: ti-qspi: Simplify qspi_write_msg and qspi_read_msg implementation | Axel Lin | 1 | -41/+20 |
2014-01-13 | spi: altera: Remove unneeded NULL checking for hw->bitbang.master | Axel Lin | 1 | -2/+0 |
2014-01-10 | spi: clps711x: Use devm_gpio_request() | Alexander Shiyan | 1 | -20/+2 |
2014-01-09 | spi: oc-tiny: Simplify tiny_spi_txrx_bufs implementation when irq is not used | Axel Lin | 1 | -51/+11 |
2014-01-09 | spi: atmel: Refactor spi-atmel to use SPI framework queue | Wenyou Yang | 1 | -458/+220 |
2014-01-09 | spi: fsl-dspi: Add missing breaks for switch cases | Axel Lin | 1 | -0/+2 |
2014-01-09 | spi/davinci: Don't select EDMA | Sekhar Nori | 1 | -1/+0 |
2014-01-09 | spi: Check conflicting CS based on spi->chip_select instead of device name | Mika Westerberg | 1 | -5/+13 |
2014-01-09 | spi: core: Use list_first_entry to extract head of queue | Axel Lin | 1 | -1/+1 |
2014-01-08 | spi: s3c24xx: Remove reference to plat/fiq.h | Sachin Kamat | 1 | -2/+0 |
2014-01-08 | spi: atmel: add support for changing message transfer speed | Richard Genoud | 1 | -37/+55 |
2014-01-08 | spi: sh-hspi: Fix modalias for sh-hspi | Axel Lin | 1 | -1/+1 |
2014-01-07 | spi: dw-pci: remove free for resources allocated with devm_* | Wei Yongjun | 1 | -4/+0 |
2014-01-07 | spi: ti-qspi: Fix getting correct address for qspi | Axel Lin | 1 | -7/+1 |
2014-01-06 | spidev: fix hang when transfer_one_message fails | Daniel Santos | 1 | -1/+3 |
2014-01-06 | spi: dw-pci: fix typo | Baruch Siach | 1 | -1/+2 |
2014-01-02 | Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso... | Mark Brown | 1 | -1/+1 |