summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
...
| * fbdev: omap/lcd: Make callbacks optionalLars-Peter Clausen2017-01-3010-183/+20Star
| * fbdev: omap/lcd: Staticize non-exported lcd_panel structsLars-Peter Clausen2017-01-308-8/+8
| * fbdev: omap/lcd: Remove no-op driver callbacksLars-Peter Clausen2017-01-309-167/+0Star
| * video/mbx: use simple_open()Geliang Tang2017-01-301-12/+6Star
| * video: fbdev: stifb: handle NULL return value from ioremap_nocacheArvind Yadav2017-01-301-0/+4
| * video: fbdev: pmagb-b-fb: Remove bad `__init' annotationMaciej W. Rozycki2017-01-301-1/+1
| * video: fbdev: pmag-ba-fb: Remove bad `__init' annotationMaciej W. Rozycki2017-01-301-1/+1
| * video: ARM CLCD: use panel device node for getting backlight and modeVladimir Zapolskiy2017-01-301-15/+5Star
| * video: ARM CLCD: use panel device node for panel initializationVladimir Zapolskiy2017-01-305-27/+14Star
| * video: ARM CLCD: sort included headers out alphabeticallyVladimir Zapolskiy2017-01-301-14/+9Star
| * video: fbdev: wm8505fb use permission-specific DEVICE_ATTR variantsJulia Lawall2017-01-111-1/+1
| * video: fbdev: simplefb: Separate clk / regulator get and enable stepsHans de Goede2017-01-111-16/+40
| * fbcon: Fix vc attr at deinitTakashi Iwai2017-01-111-27/+40
| * video: fbdev: imxfb: always allocate 256 entries for the color mapMartin Kaiser2017-01-111-1/+5
| * video: fbdev: maxinefb: add __initdata to maxinefb_fixBhumika Goyal2017-01-111-1/+1
| * video: fbdev: matroxfb: use designated initializersKees Cook2017-01-112-3/+12
| * video: fbdev: sh_mobile_lcdcfb: use designated initializersKees Cook2017-01-111-3/+3
* | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-251-9/+7Star
* | Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds2017-02-242-1/+25
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie2017-01-271-12/+14
| |\ \
| * \ \ Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-01-092-1/+25
| |\ \ \ | | |_|/ | |/| |
| | * | fbmem: add a default get_fb_unmapped_area functionBenjamin Gaignard2017-01-062-1/+25
| | * | Merge tag 'docs-4.10' of git://git.lwn.net/linux into drm-misc-nextDaniel Vetter2016-12-131-4/+4
| | |\ \
* | | \ \ Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-02-231-10/+9Star
|\ \ \ \ \
| * | | | | 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/+5Star
* | | | | | 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-251-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-141-9/+4Star
|\ \ \
| * | | xen: make use of xenbus_read_unsigned() in xen-fbfrontJuergen Gross2016-11-071-9/+4Star
* | | | Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2016-12-135-123/+50Star
|\ \ \ \
| * | | | vgacon: remove prehistoric macrosJiri Slaby2016-10-271-49/+0Star
| * | | | vgacon: switch boolean variables to boolJiri Slaby2016-10-271-22/+23
| * | | | tty: vgacon+sisusb, move scrolldelta to a common helperJiri Slaby2016-10-271-25/+2Star
| * | | | tty: vt, cleanup and document con_scrollJiri Slaby2016-10-275-27/+25Star
| |/ / /
* | | | 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
| |\ \ \