Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'topic/hw-constraint-single' into for-next | Takashi Iwai | 2015-10-23 | 1 | -3/+4 | |
|\ | ||||||
| *-. | Merge remote-tracking branches 'spi/fix/davinci' and 'spi/fix/sh-msiof' into ... | Mark Brown | 2015-10-07 | 1 | -3/+4 | |
| |\ \ | ||||||
| | * | | spi: davinci: fix handling platform_get_irq result | Andrzej Hajda | 2015-09-25 | 1 | -3/+4 | |
| | |/ | ||||||
* | | | Merge branch 'topic/firewire-update' into for-next | Takashi Iwai | 2015-09-29 | 8 | -38/+38 | |
|\| | | ||||||
| | \ | ||||||
| | \ | ||||||
| *-. \ | Merge remote-tracking branches 'spi/fix/spidev' and 'spi/fix/xtfpga' into spi... | Mark Brown | 2015-09-22 | 2 | -3/+4 | |
| |\ \ \ | ||||||
| | | * | | spi: xtensa-xtfpga: fix register endianness | Max Filippov | 2015-09-22 | 1 | -2/+2 | |
| | | |/ | ||||||
| | * | | spi: spidev: fix possible NULL dereference | Sudip Mukherjee | 2015-09-11 | 1 | -1/+2 | |
| | | | | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *-----------. \ \ | Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/d... | Mark Brown | 2015-09-22 | 6 | -35/+34 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| | | | | | | | * | | spi: spi-pxa2xx: Check status register to determine if SSSR_TINT is disabled | Tan, Jui Nee | 2015-09-02 | 1 | -0/+4 | |
| | | | | | | | |/ | ||||||
| | | | | | | * / | spi: mediatek: fix spi cs polarity error | Leilk Liu | 2015-09-07 | 1 | -20/+7 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
| | | | | | * | | spi: meson: Fix module autoload for OF platform driver | Luis de Bethencourt | 2015-09-19 | 1 | -0/+1 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
| | | | | * | | spi: mediatek: fix wrong error return value on probe | Javier Martinez Canillas | 2015-09-16 | 1 | -2/+2 | |
| | | | | * | | spi: mediatek: fix spi clock usage error | Leilk Liu | 2015-08-31 | 1 | -8/+15 | |
| | | | | * | | spi: mediatek: remove clk_disable_unprepare() | Leilk Liu | 2015-08-31 | 1 | -1/+0 | |
| | | | * | | | Merge tag 'v4.3-rc1' into spi-fix-doc | Mark Brown | 2015-09-16 | 35 | -223/+1917 | |
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| | | | * | | | spi: Fix documentation of spi_alloc_master() | Guenter Roeck | 2015-09-06 | 1 | -2/+1 | |
| | | | | |/ | | | | |/| | ||||||
| | | * / | | spi: bcm2835: BUG: fix wrong use of PAGE_MASK | Martin Sperl | 2015-09-10 | 1 | -3/+3 | |
| | | |/ / | ||||||
| | * / / | spi: atmel: remove warning when !CONFIG_PM_SLEEP | Alexandre Belloni | 2015-09-10 | 1 | -0/+2 | |
| | |/ / | ||||||
* | / / | spi: atmel: Remove needless bits_per_word and speed_hz tests | Jarkko Nikula | 2015-09-17 | 1 | -15/+6 | |
|/ / / | ||||||
| | | | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
*---. \ \ | Merge remote-tracking branches 'spi/topic/ti-qspi', 'spi/topic/xcomm' and 'sp... | Mark Brown | 2015-08-31 | 5 | -5/+499 | |
|\ \ \ \ \ | ||||||
| | | * | | | spi/xlp: SPI controller driver for Netlogic XLP SoCs | Kamlakant Patel | 2015-08-28 | 3 | -0/+468 | |
| | | |/ / | ||||||
| | * | | | spi: xcomm: Export I2C module alias information | Javier Martinez Canillas | 2015-07-31 | 1 | -0/+1 | |
| | * | | | spi: xcomm: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 2015-07-14 | 1 | -1/+0 | |
| | |/ / | ||||||
| * / / | spi: ti-qspi: use 128 bit transfer mode where possible | Vignesh R | 2015-08-20 | 1 | -4/+30 | |
| |/ / | ||||||
| | | | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
*-------. \ \ | Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sg', 'spi/topi... | Mark Brown | 2015-08-31 | 4 | -23/+193 | |
|\ \ \ \ \ \ \ | ||||||
| | | | | * | | | spi: expose spi_master and spi_device statistics via sysfs | Martin Sperl | 2015-07-07 | 1 | -3/+165 | |
| | | | | |/ / | ||||||
| | | | * | | | spi: spidev: fix inconsistent indenting | Colin Ian King | 2015-08-04 | 1 | -3/+3 | |
| | | | * | | | spi: spidev: Fix typo | Fabio Estevam | 2015-07-16 | 1 | -1/+1 | |
| | | | |/ / | ||||||
| | | * | | | spi: sh-msiof: Fix FIFO size to 64 word from 256 word | Koji Matsuoka | 2015-08-31 | 1 | -6/+9 | |
| | | * | | | spi: sh-msiof: Remove obsolete spi_r8a779x_msiof platform_device_id entries | Geert Uytterhoeven | 2015-07-07 | 1 | -5/+0 | |
| | | |/ / | ||||||
| | * / / | spi: Fix per-page mapping of unaligned vmalloc-ed buffer | Andrew Gabbasov | 2015-07-07 | 1 | -3/+13 | |
| | |/ / | ||||||
| * / / | spi: s3c64xx: print fifo size on probe. | Michal Suchanek | 2015-07-28 | 1 | -2/+2 | |
| |/ / | ||||||
| | | | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
*-------. \ \ | Merge remote-tracking branches 'spi/topic/mtk', 'spi/topic/pxa2xx', 'spi/topi... | Mark Brown | 2015-08-31 | 9 | -26/+803 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| | | | | * | | spi/s3c24xx: remove unnecessary memset of s3c24xx_spi | Alexey Klimov | 2015-07-07 | 1 | -1/+0 | |
| | | | | |/ | ||||||
| | | | * / | spi/rockchip: remove unnecessary memset of rockchip_spi | Alexey Klimov | 2015-07-07 | 1 | -1/+0 | |
| | | | |/ | ||||||
| | | * | | spi: rspi: Make qspi_set_send_trigger() return "unsigned int" | Geert Uytterhoeven | 2015-07-03 | 1 | -2/+4 | |
| | | * | | spi: rspi: Drop variable "error" in qspi_trigger_transfer_out_in() | Geert Uytterhoeven | 2015-07-03 | 1 | -7/+6 | |
| | | |/ | ||||||
| | * | | spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation for it | Jarkko Nikula | 2015-08-05 | 2 | -6/+1 | |
| | * | | spi: pxa2xx: Add terminating entry for pxa2xx_spi_pci_compound_match | Axel Lin | 2015-08-04 | 1 | -0/+1 | |
| | * | | spi: spi-pxa2xx: Remove unused legacy PXA DMA API channel numbers | Jarkko Nikula | 2015-08-03 | 2 | -4/+0 | |
| | * | | spi: pxa2xx: Add support for Intel Sunrisepoint | Jarkko Nikula | 2015-07-31 | 1 | -4/+55 | |
| | * | | spi: spi-pxa2xx: Remove clk.h include | Stephen Boyd | 2015-07-15 | 1 | -1/+0 | |
| | |/ | ||||||
| * | | spi: mediatek: fix SPI_CMD_PAUSE_IE macro error | Leilk Liu | 2015-08-27 | 1 | -1/+1 | |
| * | | spi: mediatek: replace *_time name | Leilk Liu | 2015-08-25 | 1 | -12/+8 | |
| * | | spi: mediatek: add PM clk_prepare_enable fail flow | Leilk Liu | 2015-08-25 | 1 | -2/+11 | |
| * | | spi: mediatek: replace int with u32, delete TAB and define MTK_SPI_PAUSE_INT_... | Leilk Liu | 2015-08-25 | 1 | -8/+10 | |
| * | | spi: mediatek: add linux/io.h include file | Leilk Liu | 2015-08-25 | 1 | -0/+1 | |
| * | | spi: mediatek: use BIT() to instead of SPI_CMD_*_OFFSET | Leilk Liu | 2015-08-20 | 1 | -17/+20 | |
| * | | spi: medaitek: revise quirks compatibility style | Leilk Liu | 2015-08-20 | 1 | -18/+7 | |
| * | | spi: mediatek: fix spi incorrect endian usage | Leilk Liu | 2015-08-20 | 1 | -22/+16 |