summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-0452-872/+695
|\
| * fbdev: Make the switch from generic to native driver less alarmingAdam Jackson2014-04-031-2/+1
| * Video: atmel: avoid the id of fix screen info is overwrittenBo Shen2014-03-191-1/+1
| * video: imxfb: Add DT default contrast control register property.Denis Carikli2014-03-172-0/+6
| * video: atmel_lcdfb: ensure the hardware is initialized with the correct modeAntoine Ténart2014-03-121-0/+6
| * fbdev: vesafb: add dev->remove() callbackDavid Herrmann2014-03-071-1/+12
| * fbdev: efifb: add dev->remove() callbackDavid Herrmann2014-03-071-1/+12
| * video: pxa3xx-gcu: switch to devres functionsDaniel Mack2014-03-071-74/+39
| * video: pxa3xx-gcu: provide an empty .open callDaniel Mack2014-03-071-0/+10
| * video: pxa3xx-gcu: pass around struct device *Daniel Mack2014-03-071-27/+29
| * video: pxa3xx-gcu: rename some symbolsDaniel Mack2014-03-071-27/+21
| * sisfb: fix 1280x720 resolution supportDan Carpenter2014-03-071-0/+1
| * video: fbdev: uvesafb: Remove impossible code path in uvesafb_init_infoWang YanQing2014-03-061-6/+1
| * video: fbdev: uvesafb: Remove redundant NULL check in uvesafb_removeWang YanQing2014-03-061-5/+3
| * fbdev: FB_OPENCORES should depend on HAS_DMAGeert Uytterhoeven2014-03-051-1/+1
| * OMAPDSS: convert pixel clock to common videomode styleTomi Valkeinen2014-03-0523-101/+100
| * OMAPDSS: Remove unused get_context_loss_count supportTomi Valkeinen2014-02-284-20/+0
| * OMAPDSS: use DISPC register to detect context lossTomi Valkeinen2014-02-281-13/+11
| * video: da8xx-fb: Use "SIMPLE_DEV_PM_OPS" macroManish Badarkhe2014-02-281-12/+10
| * video: imxfb: Convert to SIMPLE_DEV_PM_OPSAlexander Shiyan2014-02-281-38/+21
| * video: imxfb: Resolve mismatch between backlight/contrastAlexander Shiyan2014-02-281-94/+30
| * video: imxfb: Use module_platform_driver()Alexander Shiyan2014-02-281-39/+26
| * video: imxfb: Remove unused fields from platform data structureAlexander Shiyan2014-02-282-57/+17
| * video: imxfb: Remove dead declaration of set_imx_fb_info()Alexander Shiyan2014-02-281-1/+0
| * video: s6e8ax0: Use devm_* APIsSachin Kamat2014-02-141-9/+4
| * video: exynos: Remove OF dependency for Exynos DPSachin Kamat2014-02-141-1/+1
| * video: xilinxfb: Move xilinxfb_platform_data directly to the driverMichal Simek2014-02-112-31/+14
| * video: imxfb: Use regulator API with LCD class for poweringAlexander Shiyan2014-02-114-14/+114
| * tgafb: avoid restriction on modes with line length not a multiple of 64Mikulas Patocka2014-02-111-3/+3
| * tgafb: fix data copyingMikulas Patocka2014-02-111-213/+51
| * tgafb: fix mode setting with fbsetMikulas Patocka2014-02-111-4/+14
| * mach64: fix cursor when character width is not a multiple of 8 pixelsMikulas Patocka2014-02-111-6/+16
| * atyfb: set FBINFO_READS_FASTMikulas Patocka2014-02-111-1/+2
| * mach64: use unaligned accessMikulas Patocka2014-02-111-1/+2
| * atyfb: remove resolution limit 1600Mikulas Patocka2014-02-111-2/+2
| * framebuffer: fix cfb_copyareaMikulas Patocka2014-02-111-75/+78
| * matroxfb: restore the registers M_ACCESS and M_PITCHMikulas Patocka2014-02-112-10/+30
| * matroxfb: set FBINFO_READS_FASTMikulas Patocka2014-02-111-1/+2
| * fbcon: Clean up fbcon data in fb_info on FB_EVENT_FB_UNBIND with 0 fbsKeith Packard2014-02-111-2/+25
* | Merge tag 'ktest-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2014-04-041-0/+4
|\ \
| * | ktest: Set CLOSE_CONSOLE_SIGNAL in the kvm.confSatoru Takeuchi2014-02-261-0/+4
* | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-044-109/+211
|\ \ \
| * | | random: Add arch_has_random[_seed]()H. Peter Anvin2014-03-194-0/+23
| * | | random: If we have arch_get_random_seed*(), try it before blockingH. Peter Anvin2014-03-191-0/+33
| * | | random: Use arch_get_random_seed*() at init time and once a secondH. Peter Anvin2014-03-191-4/+20
| * | | x86, random: Enable the RDSEED instructionH. Peter Anvin2014-03-193-1/+55
| * | | random: use the architectural HWRNG for the SHA's IV in extract_buf()Theodore Ts'o2014-03-191-8/+8
| * | | random: clarify bits/bytes in wakeup thresholdsGreg Price2014-03-191-17/+17
| * | | random: entropy_bytes is actually bitsGreg Price2014-03-191-3/+3
| * | | random: simplify accounting codeGreg Price2014-03-191-17/+10
OpenPOWER on IntegriCloud