summaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-05drm/sun4i: Add DE2 CSC libraryJernej Skrabec3-1/+130
2017-12-05drm/sun4i: Add CCSC property to DE2 configurationJernej Skrabec2-0/+6
2017-12-05drm/sun4i: Add support for HW scaling to DE2Jernej Skrabec8-39/+915
2017-12-05drm/sun4i: Add scaler configuration to DE2 mixersJernej Skrabec2-0/+11
2017-12-05drm/sun4i: Add support for DE2 VI planesJernej Skrabec4-3/+346
2017-12-05drm/sun4i: Reorganize UI layer code in DE2Jernej Skrabec7-414/+406
2017-12-05drm/sun4i: Add support for all HW supported DE2 RGB formatsJernej Skrabec3-31/+139
2017-12-05drm/sun4i: Add multi plane support to DE2 driverJernej Skrabec1-21/+17
2017-12-05drm/sun4i: Move interlace related code in DE2Jernej Skrabec1-13/+20
2017-12-05drm/sun4i: Move channel size related code in DE2Jernej Skrabec1-8/+6
2017-12-05drm/sun4i: Move line width setting in DE2Jernej Skrabec1-7/+6
2017-12-05drm/sun4i: Use values calculated by atomic checkJernej Skrabec2-30/+28
2017-12-05drm/sun4i: Add constraints checking to DE2 driverJernej Skrabec1-0/+28
2017-12-05drm/sun4i: Start using layer id in DE2 driverJernej Skrabec4-44/+43
2017-12-05drm/sun4i: Rework enabling plane in DE2 driverJernej Skrabec1-11/+17
2017-12-05drm/sun4i: Rename some macros in DE2 driverJernej Skrabec2-9/+9
2017-12-05drm/sun4i: Set blending mode for all channels (DE2)Jernej Skrabec1-2/+6
2017-12-05drm/sun4i: Explain color macro in DE2 driverJernej Skrabec2-5/+7
2017-12-05drm/sun4i: Remove setting default values in DE2 driverJernej Skrabec2-6/+0
2017-12-05drm/sun4i: Fix debug message in DE2Jernej Skrabec1-1/+2
2017-12-05drm/sun4i: Remove setting alpha mode in DE2 driverJernej Skrabec2-12/+0
2017-12-05drm/sun4i: Rename DE2 RGB format macrosJernej Skrabec2-6/+9
2017-12-05drm/sun4i: Fix format mask in DE2 driverJernej Skrabec1-1/+1
2017-12-05drm: Document that drm_panel_orientation_quirks.c is shared with fbdevHans de Goede1-0/+1
2017-12-04fbcon: Remove dmi quirk tableHans de Goede4-156/+2
2017-12-04efifb: Set info->fbcon_rotate_hint based on drm_get_panel_orientation_quirkHans de Goede2-1/+21
2017-12-04drm/i915: Add "panel orientation" property to the panel connector, v6.Hans de Goede1-0/+28
2017-12-04drm/fb-helper: Apply panel orientation connector prop to the primary plane, v6.Hans de Goede2-2/+96
2017-12-04drm: Add support for a panel-orientation connector property, v6Hans de Goede4-0/+121
2017-12-04drm: Add panel orientation quirks, v6.Hans de Goede5-0/+196
2017-12-04fbcon: Add fbcon_rotate_hint to struct fb_infoHans de Goede3-6/+18
2017-12-04drm/prime: skip CPU sync in map/unmap dma_bufLucas Stach1-3/+5
2017-12-03Linux 4.15-rc2v4.15-rc2Linus Torvalds1-1/+1
2017-12-01RISC-V: __io_writes should respect the length argumentPalmer Dabbelt1-1/+1
2017-12-01move libgcc.h to include/linuxChristoph Hellwig7-6/+6
2017-12-01drm/tinydrm: add driver for ILI9225 panelsDavid Lechner4-0/+485
2017-12-01drm/tinydrm: export mipi_dbi_buf_copy and mipi_dbi_spi_cmd_max_speedDavid Lechner2-5/+23
2017-12-01arm64: context: Fix comments and remove pointless smp_wmb()Will Deacon1-11/+12
2017-12-01arm64: cpu_ops: Add missing 'const' qualifiersYury Norov1-3/+3
2017-12-01arm64: perf: remove unsupported events for Cortex-A73Xu YiPing1-6/+0
2017-12-01arm64: fpsimd: Fix failure to restore FPSIMD state after signalsDave Martin1-3/+3
2017-12-01arm64: pgd: Mark pgd_cache as __ro_after_initJinbum Park1-1/+1
2017-12-01arm64: ftrace: emit ftrace-mod.o contents through codeArd Biesheuvel7-31/+22