linux/drivers/gpu/drm/panel
Tao Huang 48f4e7f7c2 Merge tag 'ASB-2020-09-05_4.19-stable' of https://android.googlesource.com/kernel/common
https://source.android.com/security/bulletin/2020-09-01
CVE-2020-0402
CVE-2020-0404
CVE-2020-0407

* tag 'ASB-2020-09-05_4.19-stable': (3616 commits)
  Linux 4.19.143
  ALSA: usb-audio: Update documentation comment for MS2109 quirk
  HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage()
  tpm: Unify the mismatching TPM space buffer sizes
  usb: dwc3: gadget: Handle ZLP for sg requests
  usb: dwc3: gadget: Fix handling ZLP
  usb: dwc3: gadget: Don't setup more than requested
  btrfs: check the right error variable in btrfs_del_dir_entries_in_log
  usb: storage: Add unusual_uas entry for Sony PSZ drives
  USB: cdc-acm: rework notification_buffer resizing
  USB: gadget: u_f: Unbreak offset calculation in VLAs
  USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
  USB: gadget: u_f: add overflow checks to VLA macros
  usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()
  USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge
  USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D
  USB: quirks: Add no-lpm quirk for another Raydium touchscreen
  usb: uas: Add quirk for PNY Pro Elite
  USB: yurex: Fix bad gfp argument
  drm/amd/pm: correct Vega12 swctf limit setting
  ...

Change-Id: Iece02c55e9b3446bdda5dc7bdfbe3e310b2dbc83

Conflicts:
	arch/arm/boot/dts/rk322x.dtsi
	arch/arm64/boot/dts/rockchip/rk3399.dtsi
	arch/arm64/kernel/cpuinfo.c
	drivers/clk/clk.c
	drivers/clk/rockchip/clk-cpu.c
	drivers/clk/rockchip/clk-rk3228.c
	drivers/devfreq/governor_simpleondemand.c
	drivers/gpu/drm/bridge/synopsys/dw-hdmi.c
	drivers/gpu/drm/drm_edid.c
	drivers/hid/usbhid/hid-core.c
	drivers/media/i2c/ov5695.c
	drivers/media/v4l2-core/v4l2-ioctl.c
	drivers/regulator/core.c
	drivers/thermal/cpu_cooling.c
	drivers/usb/core/quirks.c
	drivers/usb/dwc2/platform.c
	drivers/usb/dwc3/core.c
	drivers/usb/dwc3/core.h
	drivers/usb/dwc3/gadget.c
	drivers/usb/host/ehci-platform.c
	drivers/usb/storage/unusual_uas.h
	include/drm/drm_connector.h
	include/linux/clk-provider.h
	include/linux/devfreq.h
	include/linux/pci_ids.h
	kernel/power/wakeup_reason.c
	mm/memory.c
	mm/swapfile.c
2020-09-24 17:59:50 +08:00
..
Kconfig drm/panel: simple: Introduce CONFIG_DRM_PANEL_SIMPLE_OF_ONLY 2020-03-23 15:22:21 +08:00
Makefile drm/panel: Add Ilitek ILI9881c panel driver 2018-06-25 20:03:40 +02:00
panel-arm-versatile.c
panel-ilitek-ili9322.c drm/panel: ili9322: Make local symbols static 2018-03-12 10:06:19 +01:00
panel-ilitek-ili9881c.c drm/panel: ili9881c: Fix missing assignment to error return ret 2018-07-10 17:59:05 +02:00
panel-innolux-p079zca.c drm/panel: panel-innolux: set display off in innolux_panel_unprepare 2019-04-20 09:16:04 +02:00
panel-jdi-lt070me05000.c drm/panel: Remove drm_panel_detach() calls from all panel drivers 2018-05-18 11:22:06 +02:00
panel-lg-lg4573.c
panel-lvds.c drm: panel-lvds: Potential Oops in probe error handling 2020-01-27 14:51:20 +01:00
panel-orisetech-otm8009a.c drm/panel: otm8009a: Add delay at the end of initialization 2019-05-31 06:46:26 -07:00
panel-panasonic-vvx10f034n00.c drm/panel: Remove drm_panel_detach() calls from all panel drivers 2018-05-18 11:22:06 +02:00
panel-raspberrypi-touchscreen.c drm/panel: Add missing drm_panel_init() in panel drivers 2019-12-31 16:34:47 +01:00
panel-raydium-rm68200.c
panel-samsung-ld9040.c
panel-samsung-s6e3ha2.c
panel-samsung-s6e8aa0.c drm/panel: type promotion bug in s6e8aa0_read_mtp_id() 2018-07-10 17:59:05 +02:00
panel-samsung-s6e63j0x03.c
panel-seiko-43wvf1g.c drm/panel: Remove drm_panel_detach() calls from all panel drivers 2018-05-18 11:22:06 +02:00
panel-sharp-lq101r1sx01.c drm/panel: Remove drm_panel_detach() calls from all panel drivers 2018-05-18 11:22:06 +02:00
panel-sharp-ls043t1le01.c drm/panel: Remove drm_panel_detach() calls from all panel drivers 2018-05-18 11:22:06 +02:00
panel-simple.c Merge tag 'ASB-2020-09-05_4.19-stable' of https://android.googlesource.com/kernel/common 2020-09-24 17:59:50 +08:00
panel-sitronix-st7789v.c drm/panel: Add missing drm_panel_init() in panel drivers 2019-12-31 16:34:47 +01:00