summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/lima: separate clk/regulator enable/disable functionQiang Yu2020-04-241-37/+68
* drm/lima: add resume/suspend callback for each ipQiang Yu2020-04-2416-37/+187
* drm/lima: power down ip blocks when pmu exitQiang Yu2020-04-242-1/+54
* drm/lima: add lima_devfreq_resume/suspendQiang Yu2020-04-242-0/+27
* drm/lima: always set page directory when switch vmQiang Yu2020-04-242-12/+5
* drm/lima: check vm != NULL in lima_vm_putQiang Yu2020-04-242-6/+4
* drm/lima: print process name and pid when task errorQiang Yu2020-04-241-1/+2
* drm/lima: use module_platform_driver helperQiang Yu2020-04-241-11/+1
* drm/lima: Clean up redundant pdev pointerRobin Murphy2020-04-244-9/+5
* drm/lima: Clean up IRQ warningsRobin Murphy2020-04-241-2/+5
* Revert "drm/dp_mst: Remove single tx msg restriction."Lyude Paul2020-04-231-2/+12
* drm/gma500: Remove dead codeSouptick Joarder2020-04-214-243/+1
* drm/gma500: remove unused variable 'hdmi_ids'YueHaibing2020-04-211-5/+0
* drm: Fix misspellings of "Analog Devices"Geert Uytterhoeven2020-04-213-3/+3
* drm/ast: Allocate initial CRTC state of the correct sizeThomas Zimmermann2020-04-201-1/+12
* drm/tegra: Clean up GPIO includesLinus Walleij2020-04-174-5/+1
* video: fbdev: vesafb: add missed release_regionChuhong Yuan2020-04-171-5/+11
* video: fbdev: arcfb: add missed free_irq and fix the order of request_irqChuhong Yuan2020-04-171-4/+6
* fbdev: s1d13xxxfb: add missed unregister_framebuffer in removeChuhong Yuan2020-04-171-4/+10
* ARM/fbdev: sa11x0: Switch to use GPIO descriptorsLinus Walleij2020-04-172-11/+12
* video: fbdev: aty128fb: remove unused 'sdr_64'Jason Yan2020-04-171-14/+0
* omapfb/dss: remove unused variable 'venc_config_pal_bdghi'YueHaibing2020-04-171-43/+0
* video: vt8500lcdfb: fix fallthrough warningSam Ravnborg2020-04-171-0/+1
* video: fbdev: imxfb: ensure balanced regulator usageUwe Kleine-König2020-04-171-6/+21
* video: fbdev: controlfb: remove function prototypes part #3Bartlomiej Zolnierkiewicz2020-04-171-157/+145
* video: fbdev: controlfb: remove function prototypes part #2Bartlomiej Zolnierkiewicz2020-04-171-212/+198
* video: fbdev: controlfb: remove function prototypes part #1Bartlomiej Zolnierkiewicz2020-04-171-28/+13
* video: fbdev: controlfb: remove obsolete module supportBartlomiej Zolnierkiewicz2020-04-171-24/+1
* video: fbdev: controlfb: add COMPILE_TEST supportBartlomiej Zolnierkiewicz2020-04-172-14/+29
* video: fbdev: controlfb: fix sparse warning about using incorrect typeBartlomiej Zolnierkiewicz2020-04-171-2/+2
* video: ssd1307fb: Remove redundant forward declarationAndy Shevchenko2020-04-171-2/+0
* video: ssd1307fb: Convert to atomic PWM APIAndy Shevchenko2020-04-171-12/+5
* video: ssd1307fb: Make use of device propertiesAndy Shevchenko2020-04-171-21/+19
* video: ssd1307fb: Introduce temporary variable to increase readabilityAndy Shevchenko2020-04-171-18/+15
* video: ssd1307fb: Convert driver to use ->probe_new()Andy Shevchenko2020-04-171-8/+2
* Merge tag 'topic/phy-compliance-2020-04-08' of git://anongit.freedesktop.org/...Thomas Zimmermann2020-04-179-7/+305
|\
| * drm/i915/dp: Program vswing, pre-emphasis, test-patternAnimesh Manna2020-04-082-0/+148
| * drm/i915/dp: Register definition for DP compliance registerAnimesh Manna2020-04-081-0/+18
| * drm/i915/dp: Add debugfs entry for DP phy complianceAnimesh Manna2020-04-081-1/+11
| * drm/i915/dp: Preparation for DP phy compliance auto testAnimesh Manna2020-04-082-0/+25
| * drm/i915/dp: Made intel_dp_adjust_train() non-staticAnimesh Manna2020-04-082-5/+8
| * drm/dp: get/set phy compliance patternAnimesh Manna2020-04-081-0/+94
| * drm/amd/display: Align macro name as per DP specAnimesh Manna2020-04-081-1/+1
* | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2020-04-174141-116381/+229034
|\ \
| * \ Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-04-112-8/+0
| |\ \
| | * | drm/i915: remove always-defined CONFIG_AS_MOVNTDQAMasahiro Yamada2020-04-092-8/+0
| * | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-04-1016-24/+23
| |\ \ \
| | * | | drivers/dma/tegra20-apb-dma.c: fix platform_get_irq.cocci warningskbuild test robot2020-04-101-1/+0
| | * | | change email address for Pali RohárPali Rohár2020-04-1014-22/+22
| | * | | mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual2020-04-101-1/+1