Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | [media] vivid: fix Kconfig FB dependency | Hans Verkuil | 2014-10-21 | 1 | -1/+4 | |
| * | | | [media] anysee: make sure loading modules is const | Kees Cook | 2014-10-21 | 1 | -3/+3 | |
| * | | | [media] af9035: make sure loading modules is const | Kees Cook | 2014-10-21 | 1 | -3/+3 | |
| * | | | [media] v4l: DocBook: fix media build error | Vincent Palatin | 2014-10-21 | 1 | -0/+4 | |
| * | | | Merge tag 'v3.18-rc1' into v4l_for_linus | Mauro Carvalho Chehab | 2014-10-21 | 7931 | -314177/+406853 | |
| |\ \ \ | | | |/ | | |/| | ||||||
* | | | | Merge tag 'edac_fixes_for_3.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-10-27 | 4 | -5/+5 | |
|\ \ \ \ | ||||||
| * | | | | e7xxx_edac: Report CE events properly | Jason Baron | 2014-10-22 | 1 | -1/+1 | |
| * | | | | cpc925_edac: Report UE events properly | Jason Baron | 2014-10-22 | 1 | -1/+1 | |
| * | | | | i82860_edac: Report CE events properly | Jason Baron | 2014-10-22 | 1 | -1/+1 | |
| * | | | | i3200_edac: Report CE events properly | Jason Baron | 2014-10-22 | 1 | -2/+2 | |
| | |/ / | |/| | | ||||||
* | | | | Merge tag 'spi-v3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 2014-10-27 | 5 | -41/+93 | |
|\ \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| *-------. \ \ \ | Merge remote-tracking branches 'spi/fix/dw', 'spi/fix/orion', 'spi/fix/pl022'... | Mark Brown | 2014-10-27 | 5 | -41/+93 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | spi: spidev: Use separate TX and RX bounce buffers | Ray Jui | 2014-10-13 | 1 | -27/+52 | |
| | | | | * | | | | | spi/rockchip: spi controller must be disabled in tx callback too | Addy Ke | 2014-10-17 | 1 | -1/+3 | |
| | | | | * | | | | | spi/rockchip: fix bug that cause spi transfer timed out in DMA duplex mode | Addy Ke | 2014-10-15 | 1 | -11/+23 | |
| | | | | * | | | | | spi/rockchip: fix bug that case spi can't go as fast as slave request | Addy Ke | 2014-10-15 | 1 | -0/+12 | |
| | | | | |/ / / / | ||||||
| | | | * / / / / | spi: pl022: Fix incorrect dma_unmap_sg | Ray Jui | 2014-10-13 | 1 | -1/+1 | |
| | | | |/ / / / | ||||||
| | | * | / / / | spi: orion: fix potential NULL pointer de-reference | Greg Ungerer | 2014-10-22 | 1 | -1/+1 | |
| | | | |/ / / | | | |/| | | | ||||||
| | * | | | | | spi: dw: Initialize of_node to discover DT node children | Thor Thayer | 2014-10-08 | 1 | -0/+1 | |
| | | |/ / / | | |/| | | | ||||||
* | | | | | | Merge tag 'regulator-v3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-10-27 | 2 | -1/+3 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Merge remote-tracking branch 'regulator/fix/rk808' into regulator-linus | Mark Brown | 2014-10-27 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | regulator: rk808: Fix min_uV for DCDC1 & DCDC2 | Chris Zhong | 2014-10-07 | 1 | -1/+1 | |
| * | | | | | | Merge remote-tracking branch 'regulator/fix/core' into regulator-linus | Mark Brown | 2014-10-27 | 1 | -0/+2 | |
|/| | | | | | | ||||||
| * | | | | | | regulator: Include err.h from consumer.h to fix build failure | Guenter Roeck | 2014-10-13 | 1 | -0/+2 | |
| |/ / / / / | ||||||
* | | | | | | Linux 3.18-rc2v3.18-rc2 | Linus Torvalds | 2014-10-26 | 1 | -1/+1 | |
* | | | | | | Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2014-10-26 | 18 | -46/+107 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge tag 'imx-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Olof Johansson | 2014-10-25 | 3 | -12/+11 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ARM: dts: imx28-evk: Let i2c0 run at 100kHz | Fabio Estevam | 2014-10-25 | 1 | -1/+0 | |
| | * | | | | | | ARM: i.MX6: Fix "emi" clock name typo | Steve Longerbeam | 2014-10-25 | 2 | -11/+11 | |
| | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | Merge tag 'socfpga_fixes_for_3.18' of git://git.rocketboards.org/linux-socfpg... | Olof Johansson | 2014-10-23 | 9 | -23/+65 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ARM: dts: socfpga: Add a 3.3V fixed regulator node | Dinh Nguyen | 2014-10-22 | 4 | -1/+34 | |
| | * | | | | | | ARM: dts: socfpga: Fix SD card detect | Dinh Nguyen | 2014-10-22 | 1 | -1/+5 | |
| | * | | | | | | ARM: dts: socfpga: rename gpio nodes | Dinh Nguyen | 2014-10-22 | 1 | -6/+6 | |
| | * | | | | | | arm: socfpga: fix fetching cpu1start_addr for SMP | Dinh Nguyen | 2014-10-21 | 4 | -15/+20 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr... | Olof Johansson | 2014-10-23 | 3 | -4/+12 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ARM: at91/dt: sam9263: fix PLLB frequencies | Boris Brezillon | 2014-10-22 | 1 | -2/+3 | |
| | * | | | | | | power: reset: at91-reset: fix power down register | Alexandre Belloni | 2014-10-22 | 1 | -2/+2 | |
| | * | | | | | | MAINTAINERS: add atmel ssc driver maintainer entry | Bo Shen | 2014-10-22 | 1 | -0/+7 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge tag 'zynq-dt-fixes-for-3.18' of https://github.com/Xilinx/linux-xlnx in... | Olof Johansson | 2014-10-23 | 1 | -7/+17 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ARM: zynq: DT: trivial: Fix mc node | Michal Simek | 2014-10-20 | 1 | -1/+1 | |
| | * | | | | | | ARM: zynq: DT: Add cadence watchdog node | Michal Simek | 2014-10-20 | 1 | -0/+11 | |
| | * | | | | | | ARM: zynq: DT: Add missing reference for memory-controller | Michal Simek | 2014-10-20 | 1 | -1/+1 | |
| | * | | | | | | ARM: zynq: DT: Add missing reference for ADC | Michal Simek | 2014-10-20 | 1 | -1/+1 | |
| | * | | | | | | ARM: zynq: DT: Add missing address for L2 pl310 | Michal Simek | 2014-10-20 | 1 | -1/+1 | |
| | * | | | | | | ARM: zynq: DT: Remove 222 MHz OPP | Soren Brinkmann | 2014-10-20 | 1 | -1/+0 | |
| | * | | | | | | ARM: zynq: DT: Fix GEM register area size | Soren Brinkmann | 2014-10-20 | 1 | -2/+2 | |
| | |/ / / / / | ||||||
| * | | | | | | ARM: multi_v7_defconfig: enable CONFIG_MMC_DW_ROCKCHIP | Olof Johansson | 2014-10-23 | 1 | -0/+1 | |
| * | | | | | | ARM: sunxi_defconfig: enable CONFIG_REGULATOR_FIXED_VOLTAGE | Olof Johansson | 2014-10-23 | 1 | -0/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-10-26 | 27 | -58/+3814 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | overlayfs: embed middle into overlay_readdir_data | Al Viro | 2014-10-24 | 1 | -7/+5 |