aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-13drm/tegra: sor: Add HDMI supportThierry Reding4-34/+1051
2015-08-13drm/tegra: sor: Add Tegra210 eDP supportThierry Reding2-0/+2
2015-08-13drm/tegra: dc: Implement atomic DPMSThierry Reding1-100/+102
2015-08-13drm/tegra: sor: Restore DPMSThierry Reding1-138/+82
2015-08-13drm/tegra: dsi: Restore DPMSThierry Reding1-59/+51
2015-08-13drm/tegra: hdmi: Restore DPMSThierry Reding1-45/+29
2015-08-13drm/tegra: rgb: Restore DPMSThierry Reding1-36/+13
2015-08-13drm/tegra: sor: Use DRM debugfs infrastructure for CRCThierry Reding1-37/+8
2015-08-13drm/tegra: sor: Write correct head state registersThierry Reding1-4/+6
2015-08-13drm/tegra: sor: Constify display modeThierry Reding1-1/+1
2015-08-13drm/tegra: sor: Reset the correct debugfs fieldsThierry Reding1-2/+2
2015-08-13drm/tegra: sor: Set minor after debugfs initializationThierry Reding1-0/+2
2015-08-13drm/tegra: sor: Provide error messages in probeThierry Reding1-6/+23
2015-08-13drm/tegra: sor: Rename registers for consistencyThierry Reding2-289/+290
2015-08-13drm/tegra: dpaux: Disable interrupt when detachedThierry Reding1-1/+7
2015-08-13drm/tegra: dpaux: Configure pads as I2C by defaultThierry Reding2-0/+27
2015-08-13drm/tegra: dpaux: Provide error message in probeThierry Reding1-6/+24
2015-08-13drm/tegra: dsi: Add Tegra210 supportThierry Reding3-0/+10
2015-08-13drm/tegra: dsi: Add Tegra132 supportThierry Reding2-0/+2
2015-08-13drm/tegra: dsi: Add Tegra124 supportThierry Reding2-0/+2
2015-08-13drm/tegra: dsi: Use proper back-porch for non-sync video modeThierry Reding1-2/+7
2015-08-13drm/tegra: dc: Rename BASE_COLOR_SIZE* fieldsThierry Reding2-1/+10
2015-08-13drm/tegra: dc: Don't explicitly set owner moduleThierry Reding1-1/+0
2015-08-13drm/tegra: dc: Rename register for consistencyThierry Reding2-4/+4
2015-08-13drm/tegra: dc: Record statisticsThierry Reding2-3/+49
2015-08-13drm/tegra: dc: Request syncpoint earlierThierry Reding1-4/+4
2015-08-13drm/tegra: dc: Remove gratuituous blank lineThierry Reding1-1/+0
2015-08-13drm/tegra: dc: Clarify comment about cursor treatmentThierry Reding1-3/+5
2015-08-13drm/tegra: dc: Implement CRC debugfs interfaceThierry Reding2-0/+27
2015-08-13drm/tegra: dc: Add Tegra210 supportThierry Reding2-0/+13
2015-08-13drm/tegra: dc: Reset VBLANK to offThierry Reding2-2/+4
2015-08-13drm/tegra: output: Support low-active hotplug detectThierry Reding2-8/+14
2015-08-13drm/tegra: Use SIMPLE_DEV_PM_OPSThierry Reding1-3/+2
2015-08-13drm/tegra: Allow VBLANK to be disabledThierry Reding1-0/+1
2015-08-13gpu: host1x: mipi: Power down regulators when unusedThierry Reding1-12/+98
2015-08-13gpu: host1x: mipi: Add Tegra210 supportThierry Reding1-1/+35
2015-08-13gpu: host1x: mipi: Add Tegra132 supportThierry Reding1-0/+18
2015-08-13gpu: host1x: mipi: Constify OF match tableThierry Reding1-1/+1
2015-08-13gpu: host1x: mipi: Clear calibration statusThierry Reding1-0/+4
2015-08-13gpu: host1x: mipi: Fix clock lane register for DSIThierry Reding1-5/+5
2015-08-13gpu: host1x: mipi: Parameterize to support future SoCsThierry Reding1-8/+79
2015-07-05Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86Linus Torvalds5-45/+915
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds8-17/+9
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds57-5627/+3045
2015-07-04Merge tag 'ntb-4.2' of git://github.com/jonmason/ntbLinus Torvalds19-2778/+4389
2015-07-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+9
2015-07-04NTB: Add split BAR output for debugfs statsDave Jiang1-15/+68
2015-07-04NTB: Change WARN_ON_ONCE to pr_warn_once on unsafeDave Jiang1-8/+16
2015-07-04NTB: Print driver name and version in module initDave Jiang2-0/+6
2015-07-04NTB: Increase transport MTU to 64k from 16kDave Jiang1-1/+1