summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-02-231-10/+9
|\
| * gpio: Rename devm_get_gpiod_from_child()Boris Brezillon2017-02-041-8/+8
| * gpio: Pass GPIO label down to gpiod_requestAlexander Stein2017-01-261-4/+8
| * gpiolib: Convert fwnode_get_named_gpiod() to configure GPIOAndy Shevchenko2017-01-261-10/+5
* | Merge tag 'backlight-for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-234-24/+54
|\ \
| * | backlight: da9052: Fix module autoloadJavier Martinez Canillas2017-01-041-1/+1
| * | backlight: pwm_bl: Check the PWM state for initial backlight power statePeter Ujfalusi2017-01-041-0/+4
| * | backlight: pwm_bl: Move the checks for initial power state to a separate func...Peter Ujfalusi2017-01-041-19/+37
| * | backlight: adp5520: Fix error handling in adp5520_bl_probe()Alexey Khoroshilov2017-01-041-2/+10
| * | backlight: lcd: Fix race condition during registerUwe Kleine-König2017-01-041-2/+2
| |/
* | Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-02-222-55/+136
|\ \
| * | console: Make persistent scrollback a boot parameterManuel Schölling2017-01-252-18/+19
| * | console: Add persistent scrollback buffers for all VGA consolesManuel Schölling2017-01-252-56/+111
| * | console: Add callback to flush scrollback buffer to consw structManuel Schölling2017-01-251-1/+23
| * | console: Move scrollback data into its own structManuel Schölling2017-01-251-44/+47
* | | fbdev: color map copying bounds checkingKees Cook2017-01-241-12/+14
|/ /
* | video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremapArvind Yadav2017-01-041-0/+5
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-249-9/+9
* Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-131-9/+4
|\
| * xen: make use of xenbus_read_unsigned() in xen-fbfrontJuergen Gross2016-11-071-9/+4
* | Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2016-12-135-123/+50
|\ \
| * | vgacon: remove prehistoric macrosJiri Slaby2016-10-271-49/+0
| * | vgacon: switch boolean variables to boolJiri Slaby2016-10-271-22/+23
| * | tty: vgacon+sisusb, move scrolldelta to a common helperJiri Slaby2016-10-271-25/+2
| * | tty: vt, cleanup and document con_scrollJiri Slaby2016-10-275-27/+25
| |/
* | Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-12-132-3/+16
|\ \
| * \ Backmerge tag 'v4.9-rc8' into drm-nextDave Airlie2016-12-051-2/+2
| |\ \
| * \ \ Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie2016-11-161-3/+3
| |\ \ \
| | * | | video: of: Constify node argument to display timing functionsLaurent Pinchart2016-11-141-3/+3
| * | | | video: of: display_timing: Add support for syncclk-active propertyPeter Ujfalusi2016-11-021-0/+9
| * | | | Merge tag 'topic/drm-misc-2016-10-24' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-10-251-0/+4
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | video: Add new aspect ratios for HDMI 2.0Shashank Sharma2016-10-171-0/+4
* | | | | Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds2016-12-121-4/+4
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v4.9-rc4' into soundJonathan Corbet2016-11-181-2/+2
| |\ \ \ \ \ | | |/ / / /
| * | | | | docs: fix locations of several documents that got movedMauro Carvalho Chehab2016-10-241-4/+4
| | |_|/ / | |/| | |
* | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-121-13/+46
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar2016-11-131-2/+2
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | efifb: Show framebuffer layout as device attributesPeter Jones2016-10-181-13/+46
| | |/ / / | |/| | |
* | | | | openrisc: prevent VGA console, fix buildsRandy Dunlap2016-12-121-1/+1
| |_|_|/ |/| | |
* | | | video: ARM CLCD: fix Vexpress regressionLinus Walleij2016-11-031-2/+2
| |/ / |/| |
* | | Merge branch 'gup_flag-cleanups'Linus Torvalds2016-10-191-2/+2
|\ \ \ | |/ / |/| |
| * | mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes2016-10-181-2/+2
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-10-152-43/+1
|\ \ \
| * | | FBDEV: cobalt_lcdfb: Drop SEAD3 supportPaul Burton2016-10-062-43/+1
| | |/ | |/|
* | | Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2016-10-1255-3541/+982
|\ \ \
| * | | video: smscufx: remove unused variableSudip Mukherjee2016-09-271-2/+0
| * | | matroxfb: fix size of memcpySudip Mukherjee2016-09-271-1/+1
| * | | fbdev: ssd1307fb: fix a possible NULL dereferenceLABBE Corentin2016-09-271-2/+1
| * | | fbdev: ssd1307fb: constify the device_info pointerLABBE Corentin2016-09-271-3/+3
| * | | simplefb: Disable and release clocks and regulators in destroy callbackChen-Yu Tsai2016-09-271-3/+6
OpenPOWER on IntegriCloud