Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | spi: coldfire-qspi: Simplify the code to set register bits for transfer speed | Axel Lin | 2014-03-25 | 1 | -4/+1 | |
* | spi: coldfire-qspi: Prevent NULL pointer dereference | Axel Lin | 2014-03-10 | 1 | -2/+7 | |
* | spi: coldfire-qspi: Enable clock before calling spi_master_resume | Axel Lin | 2014-03-10 | 1 | -4/+5 | |
* | spi: coldfire-qspi: Use core message handling | Axel Lin | 2014-03-05 | 1 | -47/+34 | |
* | spi: coldfire-qspi: Remove unused dev field from struct mcfqspi | Axel Lin | 2014-03-05 | 1 | -6/+2 | |
* | Merge remote-tracking branch 'agust/next' into next | Benjamin Herrenschmidt | 2014-01-29 | 1 | -8/+18 | |
|\ | ||||||
| * | spi: mpc512x: adjust to OF based clock lookup | Gerhard Sittig | 2014-01-12 | 1 | -8/+18 | |
* | | Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds | 2014-01-25 | 46 | -1486/+1463 | |
|\ \ | ||||||
| * \ | Merge commit 'spi/topic/sc18is602' into spi-linus | Mark Brown | 2014-01-23 | 1 | -7/+1 | |
| |\ \ | ||||||
| | * | | spi: sc18is602: Convert to use bits_per_word_mask | Axel Lin | 2014-01-17 | 1 | -7/+1 | |
| * | | | Merge commit 'spi/fix/rcar' into spi-linus | Mark Brown | 2014-01-23 | 1 | -3/+4 | |
| |\ \ \ | ||||||
| | * | | | spi: rspi: Fix typo when clearing SPSR_OVRF | Geert Uytterhoeven | 2013-12-24 | 1 | -1/+1 | |
| | * | | | spi: rspi: Fix NULL pointer dereference on SH7757 | Geert Uytterhoeven | 2013-12-24 | 1 | -2/+3 | |
| | | |/ | | |/| | ||||||
| | | | | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *-----------------. \ \ | Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qspi', 'spi/top... | Mark Brown | 2014-01-23 | 11 | -269/+178 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | * | | | spi: xcomm: Use devm_spi_register_master() | Jingoo Han | 2013-12-04 | 1 | -11/+1 | |
| | | | | | | | | | | |/ / | ||||||
| | | | | | | | | | * | | | spi: txx9: drop clk_put for devm_clk_get in txx9spi_probe() | Wei Yongjun | 2013-12-20 | 1 | -1/+0 | |
| | | | | | | | | | * | | | spi: txx9: Use devm_clk_get() | Jingoo Han | 2013-12-17 | 1 | -5/+2 | |
| | | | | | | | | | |/ / | ||||||
| | | | | | | | | * | | | spi: tegra20-slink: use u32 for 32-bit register values | Michal Nazarewicz | 2013-12-09 | 1 | -57/+40 | |
| | | | | | | | | |/ / | ||||||
| | | | | | | | * | | | spi: tegra20-sflash: use u32 for 32-bit register values | Michal Nazarewicz | 2013-12-09 | 1 | -12/+10 | |
| | | | | | | | |/ / | ||||||
| | | | | | | * | | | spi: tegra114: use u32 for 32-bit register values | Michal Nazarewicz | 2013-12-09 | 1 | -64/+34 | |
| | | | | | | |/ / | ||||||
| | | | | | * | | | spi: sh: Use spi_sh_clear_bit() instead of open-coded | Axel Lin | 2014-01-13 | 1 | -8/+2 | |
| | | | | | |/ / | ||||||
| | | | | * | | | spi/s3c64xx: Correct indentation | Geert Uytterhoeven | 2014-01-13 | 1 | -1/+1 | |
| | | | | * | | | spi: s3c64xx: Remove duplicate code to clear S3C64XX_SPI_SLAVE_SEL register | Axel Lin | 2014-01-02 | 1 | -3/+0 | |
| | | | * | | | | spi: s3c24xx: Remove reference to plat/fiq.h | Sachin Kamat | 2014-01-08 | 1 | -2/+0 | |
| | | | * | | | | spi: spi-s3c24xx: remove redundant return value check of platform_get_resource() | Wei Yongjun | 2013-12-20 | 1 | -7/+0 | |
| | | | * | | | | spi: s3c24xx: Use devm_*() functions | Jingoo Han | 2013-12-17 | 1 | -53/+14 | |
| | | | | |/ / | | | | |/| | | ||||||
| | | * | | | | spi: ti-qspi: Fixup driver name | Axel Lin | 2014-01-13 | 1 | -1/+2 | |
| | | * | | | | spi: ti-qspi: Simplify qspi_write_msg and qspi_read_msg implementation | Axel Lin | 2014-01-13 | 1 | -41/+20 | |
| | | * | | | | spi/qspi: parse register by name. | Sourav Poddar | 2013-12-19 | 1 | -2/+51 | |
| | | |/ / / | ||||||
| | * | | | | spi/pxa2xx: fix compilation warning when !CONFIG_PM_SLEEP | Mika Westerberg | 2014-01-16 | 1 | -1/+1 | |
| | |/ / / | ||||||
| | | | | | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| *-----------------. \ \ \ | Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/gpio', 'spi/t... | Mark Brown | 2014-01-23 | 14 | -190/+151 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | * | | | | spi: remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han | 2013-12-03 | 3 | -3/+3 | |
| | | | | | | | | | | |/ / / | ||||||
| | | | | | | | | | * | | | | spi: orion: Use devm_clk_get() | Jingoo Han | 2013-12-09 | 1 | -3/+1 | |
| | | | | | | | | | |/ / / | ||||||
| | | | | | | | | * | | | | spi: omap-100k: remove pointless _remove function | Michal Nazarewicz | 2013-12-02 | 1 | -20/+0 | |
| | | | | | | | | * | | | | spi: omap2: Add build dependencies for writel_relaxed() | Mark Brown | 2013-11-24 | 1 | -0/+1 | |
| | | | | | | | | * | | | | spi: omap2-mcspi: raw read and write endian fix | Victor Kamensky | 2013-11-24 | 1 | -19/+19 | |
| | | | | | | | | |/ / / | ||||||
| | | | | | | | * | | | | spi: oc-tiny: Simplify tiny_spi_txrx_bufs implementation when irq is not used | Axel Lin | 2014-01-09 | 1 | -51/+11 | |
| | | | | | | | |/ / / | ||||||
| | | | | | | * | | | | spi: nuc900: remove redundant return value check of platform_get_resource() | Wei Yongjun | 2013-12-20 | 1 | -6/+0 | |
| | | | | | | * | | | | spi: nuc900: Use devm_*() functions | Jingoo Han | 2013-12-17 | 1 | -40/+10 | |
| | | | | | | |/ / / | ||||||
| | | | | | * | | | | spi: spi-sh-msiof: set hi/low Active for HW CS | Takashi Yoshii | 2013-12-02 | 1 | -4/+9 | |
| | | | | | * | | | | spi: sh-msiof: Convert to clk_prepare/unprepare | Laurent Pinchart | 2013-11-28 | 1 | -0/+8 | |
| | | | | | * | | | | spi: sh-msiof: Use devm_* managed allocators | Laurent Pinchart | 2013-11-28 | 1 | -23/+14 | |
| | | | | | * | | | | spi: sh-msiof: Enable driver compilation with COMPILE_TEST | Laurent Pinchart | 2013-11-27 | 1 | -1/+2 | |
| | | | | | * | | | | spi: sh-msiof: Fix warnings due to improper casts | Laurent Pinchart | 2013-11-27 | 1 | -1/+1 | |
| | | | | | |/ / / | ||||||
| | | | | * | | | | spi: mpc512x: Use devm_*() functions | Jingoo Han | 2013-12-18 | 1 | -13/+5 | |
| | | | | |/ / / | ||||||
| | | | * | | | | spi: sh-hspi: Spelling s/recive/receive/ | Geert Uytterhoeven | 2014-01-13 | 1 | -1/+1 | |
| | | | |/ / / | ||||||
| | | * | | | | spi: spi-gpio: Use 'cansleep' variants to access GPIO | Ezequiel Garcia | 2013-11-24 | 1 | -4/+4 | |
| | | |/ / / | ||||||
| | * | | | | spi/fsl-espi: Add Power Management support for eSPI controller | Hou Zhiqiang | 2013-12-12 | 1 | -0/+61 | |
| | * | | | | spi/fsl-espi: fix the return value judgment of irq_of_parse_and_map. | Hou Zhiqiang | 2013-12-11 | 1 | -1/+1 | |
| | |/ / / | ||||||
| | | | | | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| *-----------------. \ \ \ | Merge remote-tracking branches 'spi/topic/bcm2835', 'spi/topic/bcm63xx', 'spi... | Mark Brown | 2014-01-23 | 21 | -460/+771 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |