summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-061-1/+1
* Merge tag 'backlight-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-066-16/+20
|\
| * backlight: pm8941-wled: Add default-brightness propertyBjorn Andersson2015-10-301-0/+8
| * backlight: pm8941-wled: Fix ptr_ret.cocci warningskbuild test robot2015-10-271-4/+1
| * backlight: pwm: Reject legacy PWM request for device defined in DTVladimir Zapolskiy2015-10-151-10/+9
| * backlight: 88pm860x_bl: Add missing of_node_putJulia Lawall2015-10-151-0/+1
| * backlight: adp8870: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas2015-10-051-1/+0
| * backlight: adp8860: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas2015-10-051-1/+0
| * backlight: lp855x: Make sure props struct is zeroedWerner Johansson2015-10-051-0/+1
* | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-0519-19/+0
|\ \
| | \
| | \
| *-. \ Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-0419-19/+0
| |\ \ \ | | | |/ | | |/|
| | | * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-2819-19/+0
| | |/
* | | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-031-1/+23
|\ \ \ | |/ / |/| |
| * | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-10-141-1/+23
| |\ \
| | * | efifb: Add support for 64-bit frame buffer addressesMatt Fleming2015-10-121-1/+23
* | | | fbcon: initialize blink interval before calling fb_set_parScot Doyle2015-10-171-0/+1
|/ / /
* | | video: of: fix memory leakSudip Mukherjee2015-10-071-0/+1
* | | fbdev: broadsheetfb: fix memory leakSudip Mukherjee2015-09-301-3/+5
* | | OMAPDSS: panel-sony-acx565akm: Export OF module alias informationJavier Martinez Canillas2015-09-241-0/+1
* | | fbdev: omap2: connector-dvi: use of_get_i2c_adapter_by_node interfaceVladimir Zapolskiy2015-09-241-1/+1
* | | tridentfb: Fix set_lwidth on TGUI9440 and CYBER9320Ondrej Zary2015-09-241-2/+8
* | | tridentfb: fix hang on Blade3D with CONFIG_CC_OPTIMIZE_FOR_SIZEOndrej Zary2015-09-241-1/+1
* | | video: fbdev: mb862xx: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-241-0/+1
* | | video: fbdev: fsl: Fix the sleep function for FSL DIU moduleJason Jin2015-09-241-1/+8
| |/ |/|
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-101-1/+1
|\ \
| * | mm: mark most vm_operations_struct constKirill A. Shutemov2015-09-101-1/+1
* | | Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-09-101-10/+10
|\ \ \ | |/ / |/| |
| * | video/xen-fbfront: Further s/MFN/GFN clean-upJulien Grall2015-09-081-9/+9
| * | xen: Use correctly the Xen memory terminologiesJulien Grall2015-09-081-2/+2
* | | Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2015-09-0812-38/+27
|\ \ \
| * | | video: fbdev: atmel_lcdfb: remove useless includeAlexandre Belloni2015-09-021-1/+0
| * | | video: fbdev: pxa168fb: Use devm_clk_getVaishali Thakkar2015-09-011-10/+4
| * | | fbdev: ssd1307fb: fix error return codeJulia Lawall2015-09-011-2/+3
| * | | fbdev: fix snprintf() limit in show_bl_curve()Dan Carpenter2015-09-011-1/+1
| * | | video: fbdev: s3c-fb: Constify platform_device_idKrzysztof Kozlowski2015-08-211-1/+1
| * | | video: fbdev: atmel: fix warning for const return valueTomi Valkeinen2015-08-201-1/+1
| * | | video: fbdev: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-08-201-1/+0
| * | | video: fbdev: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-08-201-1/+0
| * | | fbdev: remove unnecessary memset in vfbMarcin Chojnacki2015-08-201-9/+8
| * | | framebuffer: disable vgacon on microblaze archNicolai Stange2015-08-201-1/+1
| * | | fbdev: udlfb: remove unneeded initialization in few placesAlexey Klimov2015-08-201-6/+4
| * | | fbdev: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-08-201-1/+1
| * | | fbdev: fix cea_modes array sizeTomi Valkeinen2015-08-202-3/+3
| |/ /
* | | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-083-3/+2
|\ \ \
| * | | cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams2015-08-101-1/+0
| * | | arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams2015-08-102-2/+2
| | |/ | |/|
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-051-1/+1
|\ \ \
| * | | drivers/video/concole: add negative dependency for VGA_CONSOLE on ARCYuriy Kolerov2015-09-041-1/+1
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-09-041-2/+0
|\ \ \ \
| * \ \ \ Merge tag 'v4.2-rc7' into drm-nextDave Airlie2015-08-175-8/+9
| |\ \ \ \ | | | |_|/ | | |/| |
OpenPOWER on IntegriCloud