Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-10-07 | 50 | -136/+168 | |
|\ | ||||||
| * | Documentation: fix broken v4l-utils URL | Michael Opdenacker | 2014-10-03 | 2 | -2/+2 | |
| * | Documentation: update include path for mpssd | Peter Foley | 2014-10-03 | 1 | -1/+1 | |
| * | Documentation: correct parameter error for dma_mapping_error | Liu Hua | 2014-09-26 | 1 | -3/+3 | |
| * | MAINTAINERS: update location of linux-doc tree | Jiri Kosina | 2014-09-26 | 1 | -0/+1 | |
| * | Documentation: remove networking/.gitignore | Peter Foley | 2014-09-26 | 1 | -0/+0 | |
| * | tools: add more endian.h macros | Peter Foley | 2014-09-26 | 1 | -0/+24 | |
| * | Make Documenation depend on headers_install | Peter Foley | 2014-09-26 | 1 | -0/+2 | |
| * | Docs: this_cpu_ops: remove redundant add forms | Mark Rutland | 2014-09-26 | 1 | -2/+0 | |
| * | Documentation: disable vdso_test to avoid breakage with old glibc | Peter Foley | 2014-09-26 | 1 | -2/+2 | |
| * | Documentation: update vDSO makefile to build portable examples | Peter Foley | 2014-09-26 | 1 | -3/+6 | |
| * | Documentation: update .gitignore files | Peter Foley | 2014-09-26 | 10 | -8/+12 | |
| * | Documentation: support glibc versions without htole macros | Peter Foley | 2014-09-26 | 5 | -2/+36 | |
| * | v4l2-pci-skeleton: Only build if PCI is available | Mark Brown | 2014-09-26 | 2 | -1/+10 | |
| * | Documentation: fix misc. warnings | Peter Foley | 2014-09-26 | 2 | -5/+5 | |
| * | Documentation: make functions static to avoid prototype warnings | Peter Foley | 2014-09-26 | 4 | -13/+16 | |
| * | Documentation: add makefiles for more targets | Peter Foley | 2014-09-26 | 14 | -64/+55 | |
| * | Documentation: use subdir-y to avoid unnecessary built-in.o files | Peter Foley | 2014-09-26 | 15 | -43/+6 | |
* | | Merge tag 'spi-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 2014-10-07 | 41 | -371/+1282 | |
|\ \ | ||||||
| * \ | Merge remote-tracking branch 'spi/topic/xilinx' into spi-next | Mark Brown | 2014-10-03 | 1 | -1/+0 | |
| |\ \ | ||||||
| | * | | spi: xilinx: Remove .owner field for driver | Michal Simek | 2014-08-16 | 1 | -1/+0 | |
| | | | | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *-------. \ \ | Merge remote-tracking branches 'spi/topic/pl022', 'spi/topic/pxa2xx', 'spi/to... | Mark Brown | 2014-10-03 | 9 | -113/+226 | |
| |\ \ \ \ \ \ \ | ||||||
| | | | | | * | | | spi: sirf: cleanup the indentation of marcos | Qipan Li | 2014-09-04 | 1 | -8/+8 | |
| | | | | | * | | | spi: sirf: fix 'cmd_transfer' function typos | Qipan Li | 2014-09-04 | 1 | -4/+3 | |
| | | | | | * | | | spi: sirf: correct spi gpio and hardware chipselect behaviour | Qipan Li | 2014-09-04 | 1 | -53/+33 | |
| | | | | | |/ / | ||||||
| | | | | * | | | spi: sh-msiof: Add support for new R-Car Gen2 SoCs | Geert Uytterhoeven | 2014-08-28 | 2 | -1/+11 | |
| | | | | * | | | spi: sh-msiof: Fix transmit-only DMA transfers | Geert Uytterhoeven | 2014-08-16 | 1 | -2/+2 | |
| | | | | * | | | spi: sh-msiof: Return early in sh_msiof_dma_once() where possible | Geert Uytterhoeven | 2014-08-16 | 1 | -9/+4 | |
| | | | | * | | | spi: sh-msiof: Add DT support to DMA setup | Geert Uytterhoeven | 2014-08-16 | 2 | -10/+32 | |
| | | | | * | | | spi: sh-msiof: Configure DMA slave bus width | Geert Uytterhoeven | 2014-08-16 | 1 | -2/+5 | |
| | | | * | | | | spi: rspi: Add support for new R-Car Gen2 SoCs | Geert Uytterhoeven | 2014-08-28 | 2 | -2/+5 | |
| | | | * | | | | spi: rspi: Add DT support to DMA setup | Geert Uytterhoeven | 2014-08-16 | 2 | -14/+28 | |
| | | | * | | | | spi: rspi: Configure DMA slave bus width to 8 bit | Geert Uytterhoeven | 2014-08-16 | 1 | -2/+5 | |
| | | | * | | | | spi: rspi: Use devm_kasprintf() | Geert Uytterhoeven | 2014-08-16 | 1 | -4/+3 | |
| | | | * | | | | spi: rspi: Remove unneeded semicolon | Geert Uytterhoeven | 2014-08-16 | 1 | -1/+1 | |
| | | * | | | | | spi/pxa2xx-pci: remove unnecessary assignment | Andy Shevchenko | 2014-08-19 | 1 | -1/+0 | |
| | | * | | | | | spi/pxa2xx-pci: Add common clock framework support in PCI glue layer | Chew, Chiau Ee | 2014-08-16 | 2 | -2/+21 | |
| | | | |_|/ / | | | |/| | | | ||||||
| | * | | | | | spi: pl022: Add support for chip select extension | Anders Berg | 2014-09-24 | 2 | -1/+63 | |
| | * | | | | | spi: pl022: Add missing error check for devm_kzalloc | Kiran Padwal | 2014-09-18 | 1 | -0/+5 | |
| | |/ / / / | ||||||
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *-------. \ \ \ \ | Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/imx', 'spi/to... | Mark Brown | 2014-10-03 | 12 | -50/+501 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | spi: orion: support armada extended baud rates | Greg Ungerer | 2014-10-01 | 2 | -23/+95 | |
| | | | | | |/ / / / | ||||||
| | | | | * | | | | | spi: omap-100k: Remove unused definitions | Nick Krause | 2014-08-16 | 1 | -4/+0 | |
| | | | | |/ / / / | ||||||
| | | | * | | | | | spi: spi-mxs: fix a tiny typo in a comment | Michael Heimpold | 2014-10-03 | 1 | -1/+1 | |
| | | | |/ / / / | ||||||
| | | * | | | | | spi: spi-imx: add DMA support | Robin Gong | 2014-09-17 | 2 | -6/+285 | |
| | | |/ / / / | ||||||
| | * | | | | | spi: fsl-dspi: Remove probe info message | Alexander Stein | 2014-09-25 | 1 | -1/+0 | |
| | * | | | | | Merge tag 'dt-endian' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Mark Brown | 2014-08-27 | 1 | -93/+50 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | spi: fsl-dspi: Convert to use regmap framework's endianness method. | Xiubo Li | 2014-08-18 | 2 | -4/+6 | |
| | * | | | | | | Merge tag 'dt-endian' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Mark Brown | 2014-08-18 | 4 | -11/+157 | |
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ \ | Merge remote-tracking branches 'spi/topic/davinci', 'spi/topic/doc', 'spi/top... | Mark Brown | 2014-10-03 | 13 | -145/+211 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | spi: fsl: Sort include headers alphabetically | Xiubo Li | 2014-09-29 | 5 | -36/+36 | |
| | | | | |/ / / / / / |