summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-07-14drm/tegra: sor: Implement sor1_brick clockThierry Reding1-0/+107
2016-07-04drm/tegra: sor: Implement runtime PMThierry Reding1-19/+58
2016-07-04drm/tegra: hdmi: Implement runtime PMThierry Reding1-47/+88
2016-07-04drm/tegra: dsi: Implement runtime PMThierry Reding1-103/+132
2016-07-04drm/tegra: dc: Implement runtime PMThierry Reding2-71/+107
2016-07-04drm/tegra: hdmi: Enable audio over HDMIThierry Reding3-105/+361
2016-07-04drm/tegra: sor: Do not support deep color modesThierry Reding2-14/+89
2016-07-04drm/tegra: sor: Extract tegra_sor_mode_set()Thierry Reding1-133/+93
2016-07-01drm/tegra: sor: Split out tegra_sor_apply_config()Thierry Reding1-34/+43
2016-07-01drm/tegra: sor: Rename tegra_sor_calc_config()Thierry Reding1-7/+6
2016-07-01drm/tegra: sor: Factor out tegra_sor_set_parent_clock()Thierry Reding1-7/+28
2016-06-30drm/tegra: dpaux: Add pinctrl supportJon Hunter1-3/+120
2016-06-30drm/tegra: Prepare DPAUX for supporting generic PM domainsJon Hunter1-8/+17
2016-06-30drm/tegra: dpaux: Add helpers for setting up padsJon Hunter1-30/+53
2016-06-30drm/tegra: dpaux: Clean-up on probe failureJon Hunter1-6/+16
2016-06-23gpu: host1x: Remove useless local variableThierry Reding1-4/+2
2016-06-23gpu: host1x: Constify array of action handlersThierry Reding1-1/+1
2016-06-23gpu: host1x: Remove redundant parenthesesThierry Reding1-1/+1
2016-06-23gpu: host1x: Whitespace cleanup for readabilityThierry Reding10-43/+92
2016-06-23gpu: host1x: Fix a couple of checkpatch warningsThierry Reding8-8/+24
2016-06-23gpu: host1x: syncpt: Use kcalloc() instead of kzalloc()Thierry Reding1-2/+2
2016-06-23gpu: host1x: cdma: Drop unnecessary local variableThierry Reding1-4/+4
2016-06-23gpu: host1x: channel: Use correct typeThierry Reding1-1/+2
2016-06-23gpu: host1x: Use unsigned int consistently for IDsThierry Reding10-31/+36
2016-06-23gpu: host1x: Consistently use unsigned int for countsThierry Reding9-32/+37
2016-06-23gpu: host1x: hw: intr_hw: Remove create_workqueueBhaktipriya Shridhar3-7/+6
2016-06-23pinctrl: pinconf: Add generic helper function for freeing mappingsJon Hunter1-0/+8
2016-05-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+9
2016-05-29Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds1-0/+2
2016-05-28Eliminate bad hash multipliers from hash_32() and hash_64()George Spelvin1-0/+2
2016-05-28Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2016-05-28Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-15/+230
2016-05-28Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds40-790/+5647
2016-05-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds95-3301/+1748
2016-05-28Revert "platform/chrome: chromeos_laptop: Add Leon Touch"Benson Leung1-15/+0
2016-05-28i2c: dev: use after free in detachDan Carpenter1-1/+1
2016-05-28irqchip: mips-gic: Setup EIC mode on each CPU if it's in usePaul Burton1-1/+9
2016-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-23/+70
2016-05-28Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-10/+22
2016-05-28Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds8-32/+32
2016-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-6/+4
2016-05-28switch ->setxattr() to passing dentry and inode separatelyAl Viro2-6/+4
2016-05-28Input: pwm-beeper - fix - scheduling while atomicManfred Schlaegl1-21/+48
2016-05-28Input: xpad - xbox one elite controller supportPavel Rojtberg1-1/+2
2016-05-28Input: xpad - add more third-party controllersPavel Rojtberg1-0/+9
2016-05-28Input: xpad - prevent spurious input from wired Xbox 360 controllersCameron Gutman1-0/+4
2016-05-28Input: xpad - move pending clear to the correct locationPavel Rojtberg1-1/+1
2016-05-28remove lots of IS_ERR_VALUE abusesArnd Bergmann32-83/+83
2016-05-28Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds6-12/+56