summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | [media] xc5000: use after free in release()Dan Carpenter2014-10-241-1/+1
| * | | | | | | [media] em28xx-input: NULL dereference on errorDan Carpenter2014-10-241-1/+3
| * | | | | | | [media] wl128x: fix fmdbg compiler warningHans Verkuil2014-10-241-1/+1
| * | | | | | | Revert "[media] v4l2-dv-timings: fix a sparse warning"Mauro Carvalho Chehab2014-10-241-0/+9
| * | | | | | | [media] hackrf: harmless off by one in debug codeDan Carpenter2014-10-211-1/+1
| * | | | | | | [media] cx23885: initialize config structs for T9580Olli Salonen2014-10-211-0/+3
| * | | | | | | [media] v4l: uvcvideo: Fix buffer completion size checkLaurent Pinchart2014-10-213-3/+1
| * | | | | | | [media] vivid: fix buffer overrunHans Verkuil2014-10-211-1/+1
| * | | | | | | [media] saa7146: Create a device name before it's usedLubomir Rintel2014-10-211-3/+3
| * | | | | | | [media] em28xx: fix uninitialized variable warningHans Verkuil2014-10-211-1/+1
| * | | | | | | [media] vivid: fix Kconfig FB dependencyHans Verkuil2014-10-211-1/+4
| * | | | | | | [media] anysee: make sure loading modules is constKees Cook2014-10-211-3/+3
| * | | | | | | [media] af9035: make sure loading modules is constKees Cook2014-10-211-3/+3
| * | | | | | | [media] v4l: DocBook: fix media build errorVincent Palatin2014-10-211-0/+4
| * | | | | | | Merge tag 'v3.18-rc1' into v4l_for_linusMauro Carvalho Chehab2014-10-217822-262724/+355400
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge tag 'edac_fixes_for_3.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-10-274-5/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | e7xxx_edac: Report CE events properlyJason Baron2014-10-221-1/+1
| * | | | | | | | cpc925_edac: Report UE events properlyJason Baron2014-10-221-1/+1
| * | | | | | | | i82860_edac: Report CE events properlyJason Baron2014-10-221-1/+1
| * | | | | | | | i3200_edac: Report CE events properlyJason Baron2014-10-221-2/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'spi-v3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2014-10-275-41/+93
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-------. \ \ \ \ \ \ \ Merge remote-tracking branches 'spi/fix/dw', 'spi/fix/orion', 'spi/fix/pl022'...Mark Brown2014-10-275-41/+93
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | spi: spidev: Use separate TX and RX bounce buffersRay Jui2014-10-131-27/+52
| | | | | * | | | | | | | | spi/rockchip: spi controller must be disabled in tx callback tooAddy Ke2014-10-171-1/+3
| | | | | * | | | | | | | | spi/rockchip: fix bug that cause spi transfer timed out in DMA duplex modeAddy Ke2014-10-151-11/+23
| | | | | * | | | | | | | | spi/rockchip: fix bug that case spi can't go as fast as slave requestAddy Ke2014-10-151-0/+12
| | | | | |/ / / / / / / /
| | | | * / / / / / / / / spi: pl022: Fix incorrect dma_unmap_sgRay Jui2014-10-131-1/+1
| | | | |/ / / / / / / /
| | | * | / / / / / / / spi: orion: fix potential NULL pointer de-referenceGreg Ungerer2014-10-221-1/+1
| | | | |/ / / / / / / | | | |/| | | | | | |
| | * | | | | | | | | spi: dw: Initialize of_node to discover DT node childrenThor Thayer2014-10-081-0/+1
| | | |/ / / / / / / | | |/| | | | | | |
* | | | | | | | | | Merge tag 'regulator-v3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-10-272-1/+3
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge remote-tracking branch 'regulator/fix/rk808' into regulator-linusMark Brown2014-10-271-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | regulator: rk808: Fix min_uV for DCDC1 & DCDC2Chris Zhong2014-10-071-1/+1
| * | | | | | | | | | Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown2014-10-271-0/+2
|/| | | | | | | | | |
| * | | | | | | | | | regulator: Include err.h from consumer.h to fix build failureGuenter Roeck2014-10-131-0/+2
| |/ / / / / / / / /
* | | | | | | | | | Linux 3.18-rc2v3.18-rc2Linus Torvalds2014-10-271-1/+1
* | | | | | | | | | Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-10-2618-46/+107
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'imx-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson2014-10-263-12/+11
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ARM: dts: imx28-evk: Let i2c0 run at 100kHzFabio Estevam2014-10-251-1/+0
| | * | | | | | | | | | ARM: i.MX6: Fix "emi" clock name typoSteve Longerbeam2014-10-252-11/+11
| | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'socfpga_fixes_for_3.18' of git://git.rocketboards.org/linux-socfpg...Olof Johansson2014-10-249-23/+65
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ARM: dts: socfpga: Add a 3.3V fixed regulator nodeDinh Nguyen2014-10-234-1/+34
| | * | | | | | | | | | ARM: dts: socfpga: Fix SD card detectDinh Nguyen2014-10-231-1/+5
| | * | | | | | | | | | ARM: dts: socfpga: rename gpio nodesDinh Nguyen2014-10-231-6/+6
| | * | | | | | | | | | arm: socfpga: fix fetching cpu1start_addr for SMPDinh Nguyen2014-10-214-15/+20
| | |/ / / / / / / / /
| * | | | | | | | | | Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr...Olof Johansson2014-10-243-4/+12
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ARM: at91/dt: sam9263: fix PLLB frequenciesBoris Brezillon2014-10-221-2/+3
| | * | | | | | | | | | power: reset: at91-reset: fix power down registerAlexandre Belloni2014-10-221-2/+2
| | * | | | | | | | | | MAINTAINERS: add atmel ssc driver maintainer entryBo Shen2014-10-221-0/+7
| | |/ / / / / / / / /
| * | | | | | | | | | Merge tag 'zynq-dt-fixes-for-3.18' of https://github.com/Xilinx/linux-xlnx in...Olof Johansson2014-10-241-7/+17
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ARM: zynq: DT: trivial: Fix mc nodeMichal Simek2014-10-201-1/+1