summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* sunvdc: don't call VD_OP_GET_VTOCDwight Engen2014-10-311-9/+0
* Merge tag 'media/v3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-10-2723-27/+49
|\
| * [media] s5p-jpeg: Avoid -Wuninitialized warning in s5p_jpeg_parse_hdrJacek Anaszewski2014-10-241-1/+1
| * [media] s5p-fimc: Only build suspend/resume for PMThierry Reding2014-10-241-0/+2
| * [media] s5p-jpeg: Only build suspend/resume for PMThierry Reding2014-10-241-0/+4
| * [media] Remove references to non-existent PLAT_S5P symbolSylwester Nawrocki2014-10-243-5/+5
| * [media] videobuf-dma-contig: set vm_pgoff to be zero to pass the sanity check...Fancy Fang2014-10-241-0/+9
| * [media] tw68: remove bogus I2C_ALGOBIT dependencyHans Verkuil2014-10-241-1/+0
| * [media] usbvision-video: two use after freesDan Carpenter2014-10-241-0/+2
| * [media] tw68: remove deprecated IRQF_DISABLEDFabian Frederick2014-10-241-1/+1
| * [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
| * [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
* | 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 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 tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-10-261-2/+2
|\ \ \ \
| * | | | power: reset: at91-reset: fix power down registerAlexandre Belloni2014-10-221-2/+2
| | |_|/ | |/| |
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-10-241-1/+1
|\ \ \ \
| * | | | MIPS: Kconfig: Add missing MIPS_CPS dependencies to PM and cpuidleMarkos Chandras2014-10-231-1/+1
| |/ / /
* | | | Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds2014-10-242-11/+19
|\ \ \ \
| * | | | xen/pci: Allocate memory for physdev_pci_device_add's optarrBoris Ostrovsky2014-10-231-11/+16
| * | | | xen/balloon: Don't continue ballooning when BP_ECANCELED is encounteredBoris Ostrovsky2014-10-231-0/+3
| |/ / /
* | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-241-4/+4
|\ \ \ \
| * | | | random: add and use memzero_explicit() for clearing dataDaniel Borkmann2014-10-171-4/+4
* | | | | Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-2421-128/+378
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki2014-10-234-37/+159
| |\ \ \ \ \ \
| | | * | | | | intel_pstate: Correct BYT VID values.Dirk Brandewie2014-10-231-1/+12