aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/hx8357.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-03drm/sun4i: dsi: Fix TCON DRQ set bitsJagan Teki1-2/+2
2019-10-03drm/sun4i: sun6i_mipi_dsi: Add VCC-DSI regulator supportJagan Teki2-0/+16
2019-10-03dt-bindings: sun6i-dsi: Add VCC-DSI supply propertyJagan Teki1-0/+5
2019-10-02drm/msm: use drm_debug_enabled() to check for debug categoriesJani Nikula1-2/+2
2019-10-02drm/i2c/sil164: use drm_debug_enabled() to check for debug categoriesJani Nikula1-1/+1
2019-10-02drm/etnaviv: use drm_debug_enabled() to check for debug categoriesJani Nikula1-4/+4
2019-10-02drm/print: add drm_debug_enabled()Jani Nikula8-13/+18
2019-10-02drm/print: move drm_debug variable to drm_print.[ch]Jani Nikula4-19/+21
2019-10-01drm/rect: Add drm_rect_init()Ville Syrjälä1-0/+17
2019-10-01drm/rect: Add drm_rect_translate_to()Ville Syrjälä1-0/+14
2019-10-01drm/komeda: Workaround for broken FLIP_COMPLETE timestampsMihail Atanassov1-0/+2
2019-10-01drm/komeda: Use IRQ_RETVAL shorthand in d71_irq_handlerMihail Atanassov1-1/+1
2019-10-01drm/tiny: Kconfig: Remove always-y THERMAL dep. from TINYDRM_REPAPERUlf Magnusson1-1/+0
2019-09-30drm/dp/mst: Replace the fixed point thing with straight calculationVille Syrjälä1-16/+2
2019-09-30drm/dp/mst: Handle arbitrary DP_LINK_BW valuesVille Syrjälä1-23/+6
2019-09-30drm/dp/mst: Reduce nested ifsVille Syrjälä1-5/+5
2019-09-30Linux 5.4-rc1Linus Torvalds1-2/+2
2019-09-30drm: Fix return type of crc .poll()Ville Syrjälä1-5/+3
2019-09-30drm/syncobj: Include the prototype for drm_timeout_abs_to_jiffies()Ville Syrjälä1-0/+1
2019-09-30drm: Include prototype for drm_need_swiotlb()Ville Syrjälä1-0/+1
2019-09-30drm/dsc: Fix bogus cpu_to_be16() usageVille Syrjälä1-7/+5
2019-09-30drm/fb-helper: Include prototype for drm_fb_helper_modinit()Ville Syrjälä1-0/+1
2019-09-30drm/meson: vclk: use the correct G12A frac max valueNeil Armstrong1-2/+7
2019-09-30csky: Move static keyword to the front of declarationKrzysztof Wilczynski1-1/+1
2019-09-30csky: entry: Remove unneeded need_resched() loopValentin Schneider1-4/+0
2019-09-30csky: Fixup csky_pmu.max_period assignmentMao Han1-1/+1
2019-09-30csky: Fixup add zero_fp fixup perf backtrace panicGuo Ren2-21/+31
2019-09-30csky: Use generic free_initrd_mem()Mike Rapoport1-16/+0
2019-09-29Revert "Revert "ext4: make __ext4_get_inode_loc plug""Linus Torvalds1-0/+3
2019-09-29random: try to actively add entropy rather than passively wait for itLinus Torvalds1-1/+61
2019-09-29Documentation/process: Clarify disclosure rulesThomas Gleixner1-7/+33
2019-09-28selftests/ftrace: Fix same probe error testSteven Rostedt (VMware)1-1/+1
2019-09-28mm, tracing: Print symbol name for call_site in trace eventsChangbin Du1-3/+4
2019-09-28tracing: Have error path in predicate_parse() free its allocated memoryNavid Emamdoost1-2/+4
2019-09-28tracing: Fix clang -Wint-in-bool-context warnings in IF_ASSIGN macroNathan Chancellor1-5/+5
2019-09-28tracing/probe: Fix to check the difference of nr_args before adding probeMasami Hiramatsu1-0/+16
2019-09-28mm, page_alloc: allow hugepage fallback to remote nodes when madvisedDavid Rientjes1-0/+11
2019-09-28mm, page_alloc: avoid expensive reclaim when compaction may not succeedDavid Rientjes1-0/+22
2019-09-28Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask""David Rientjes4-22/+51
2019-09-28Revert "Revert "mm, thp: restore node-local hugepage allocations""David Rientjes3-29/+17
2019-09-28i2c: slave-eeprom: Add read only modeBjörn Ardö1-3/+11
2019-09-28i2c: i801: Bring back Block Process Call support for certain platformsJarkko Nikula1-0/+1
2019-09-28i2c: riic: Clear NACK in tend isrChris Brandt1-0/+1
2019-09-28i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630Lee Jones1-4/+8
2019-09-28iommu/amd: Lock code paths traversing protection_domain->dev_listJoerg Roedel1-1/+24
2019-09-28iommu/amd: Lock dev_data in attach/detach code pathsJoerg Roedel2-0/+12
2019-09-28iommu/amd: Check for busy devices earlier in attach_device()Joerg Roedel1-18/+7
2019-09-28iommu/amd: Take domain->lock for complete attach/detach pathJoerg Roedel1-39/+26
2019-09-28iommu/amd: Remove amd_iommu_devtable_lockJoerg Roedel1-17/+6
2019-09-28iommu/amd: Remove domain->updatedJoerg Roedel2-25/+25