summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2014-06-257-21/+63
|\
| * drm/exynos: enable vsync interrupt while waiting for vblankRahul Sharma2014-06-241-0/+4
| * drm/exynos: soft reset mixer before reconfigure after power-onRahul Sharma2014-06-241-0/+2
| * drm/exynos: allow multiple layer updates per vsync for mixerRahul Sharma2014-06-241-6/+1
| * drm/exynos: stop mixer before gating clocks during poweroffRahul Sharma2014-06-242-0/+16
| * drm/exynos: set power state variable after enabling clocks and powerRahul Sharma2014-06-241-9/+13
| * drm/exynos: disable unused windows on applyAndrzej Hajda2014-06-241-0/+2
| * drm/exynos: Fix de-registration orderingSachin Kamat2014-06-241-4/+4
| * drm/exynos: change zero to NULL for sparseDan Carpenter2014-06-241-1/+1
| * drm/exynos: dpi: Fix NULL pointer dereference with legacy bindingsTomasz Figa2014-06-241-1/+1
| * drm/exynos: hdmi: fix power order issueInki Dae2014-06-241-0/+19
* | Merge branch 'msm-fixes-3.16' of git://people.freedesktop.org/~robclark/linux...Dave Airlie2014-06-2510-10/+58
|\ \
| * | drm/msm: fix IOMMU cleanup for -EPROBE_DEFERStephane Viau2014-06-225-7/+44
| * | drm/msm: use PAGE_ALIGNED instead of IS_ALIGNED(PAGE_SIZE)Fabian Frederick2014-06-221-1/+1
| * | drm/msm/hdmi: set hdp clock rate before prepare_enableStephane Viau2014-06-223-0/+11
| * | drm/msm: storage class should be before const qualifierPeter Griffin2014-06-221-1/+1
| * | drm/msm: Replace type of paddr to uint32_t.Matwey V. Kornilov2014-06-221-1/+1
| |/
* / drm: fix NULL pointer access by wrong ioctlZhaowei Yuan2014-06-251-1/+2
|/
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-224-0/+1133
|\
| * Merge tag 'v3.16-rc1' into i2c/for-nextWolfram Sang2014-06-171392-28977/+70079
| |\
| * | i2c: sun6-p2wi: fix call to snprintfBoris BREZILLON2014-06-171-1/+1
| * | i2c: rk3x: add NULL entry to the end of_device_id arrayDan Carpenter2014-06-121-0/+1
| * | i2c: sun6i-p2wi: use proper return value in probeWolfram Sang2014-06-121-1/+1
| * | i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller supportBoris BREZILLON2014-06-123-0/+359
| * | i2c: rk3x: add driver for Rockchip RK3xxx SoC I2C adapterMax Schwarz2014-06-123-0/+773
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-06-2117-424/+462
|\ \ \
| * | | s390/ccwgroup: use ccwgroup_ungroup wrapperSebastian Ott2014-06-161-12/+2
| * | | s390/ccwgroup: fix an uninitialized return codeSebastian Ott2014-06-161-4/+5
| * | | s390/ccwgroup: obtain extra reference for asynchronous processingSebastian Ott2014-06-161-1/+4
| * | | qdio: Keep device-specific dbf entriesStefan Raspl2014-06-163-13/+77
| * | | s390/cio: set device name as early as possibleSebastian Ott2014-06-161-35/+36
| * | | s390: avoid format strings leaking into namesKees Cook2014-06-113-3/+3
| * | | s390/airq: silence lockdep warningSebastian Ott2014-06-101-7/+6
| * | | s390/watchdog: add support for LPAR operation (diag288)Philipp Hachtmann2014-06-102-4/+35
| * | | s390/watchdog: use watchdog APIPhilipp Hachtmann2014-06-105-341/+291
| * | | s390/sclp_vt220: Enable ASCII console per defaultPeter Oberparleiter2014-06-101-2/+0
| * | | s390/qdio: replace shift loop by ilog2Fabian Frederick2014-06-101-4/+3
| * | | s390/cio: silence lockdep warningSebastian Ott2014-06-101-0/+2
| * | | s390/ap_bus: Make modules parameters visible in sysfsMichael Veigel2014-06-101-2/+2
* | | | Merge tag 'for-linus' of git://github.com/gxt/linuxLinus Torvalds2014-06-213-36/+36
|\ \ \ \
| * | | | drivers: scsi: mvsas: fix compiling issue by adding 'MVS_' for "enum pci_inte...Chen Gang2014-06-202-34/+34
| * | | | drivers/rtc/rtc-puv3.c: remove "&dev->" for typo issue MIME-Version: 1.0Chen Gang2014-06-201-1/+1
| * | | | drivers/rtc/rtc-puv3.c: use dev_dbg() instead of dev_debug() for typo issueChen Gang2014-06-201-1/+1
* | | | | Merge tag 'char-misc-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-06-213-3/+4
|\ \ \ \ \
| * | | | | MAINTAINERS: add entry for VMware Balloon driverDmitry Torokhov2014-06-201-1/+2
| * | | | | w1: mxc_w1: Fix incorrect "presence" statusAlexander Shiyan2014-06-201-1/+1
| * | | | | Revert "uio: fix vma io range check in mmap"Greg Kroah-Hartman2014-06-181-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'staging-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-2114-34/+49
|\ \ \ \ \
| * | | | | imx-drm: parallel-display: Fix DPMS default state.Denis Carikli2014-06-201-0/+7
| * | | | | staging: android: timed_output: fix use after free of devYi Zhang2014-06-201-1/+0