History for barebox / drivers / video / fb.c
2018-10-18
@Andrey Smirnov
drivers: Introduce dev_set_name() ...
Andrey Smirnov authored on 16 Oct 2018 Sascha Hauer committed on 18 Oct 2018
2018-04-09
@Lucas Stach
fb: reject enable request when framebuffer has no mode ...
Lucas Stach authored on 6 Apr 2018 Sascha Hauer committed on 9 Apr 2018
2018-04-06
@Sascha Hauer
rename file_operations -> cdev_operations ...
Sascha Hauer committed on 6 Apr 2018
2017-03-10
@Jean-Christophe PLAGNIOL-VILLARD
video: make enable/disable ops optional ...
Jean-Christophe PLAGNIOL-VILLARD authored on 9 Mar 2017 Sascha Hauer committed on 10 Mar 2017
@Sascha Hauer
video: call fb_[en|dis]able instead of fops directly ...
Sascha Hauer committed on 10 Mar 2017
2017-02-28
@Bastian Stender
fb: introduce flush for virtual framebuffer ...
Bastian Stender authored on 28 Feb 2017 Sascha Hauer committed on 28 Feb 2017
2016-04-15
@Sascha Hauer
string: Fix (v)asprintf prototypes ...
Sascha Hauer committed on 15 Apr 2016
2016-02-08
@Antony Pavlov
drivers: video: fb: make locally used fb_set_shadowfb() static ...
Antony Pavlov authored on 4 Feb 2016 Sascha Hauer committed on 8 Feb 2016
2015-11-06
@Aleksey Kuleshov
fb: alloc or free shadowfb whether fb enabled or disabled ...
Aleksey Kuleshov authored on 6 Nov 2015 Sascha Hauer committed on 6 Nov 2015
@Aleksey Kuleshov
fb: satisfy semantics for shadowfb's alloc/free ...
Aleksey Kuleshov authored on 6 Nov 2015 Sascha Hauer committed on 6 Nov 2015
2015-08-20
@Sascha Hauer
fb: Add shadowfb support ...
Sascha Hauer committed on 20 Aug 2015
@Sascha Hauer
fb: return original fb_info in FBIOGET_SCREENINFO ...
Sascha Hauer committed on 20 Aug 2015
2015-08-06
@Sascha Hauer
Merge branch 'for-next/video'
Sascha Hauer committed on 6 Aug 2015
2015-07-20
@Antony Pavlov
video: implement framebuffer console ...
Antony Pavlov authored on 8 Jul 2015 Sascha Hauer committed on 20 Jul 2015
@Sascha Hauer
fb: Add fb_enable/disable functions ...
Sascha Hauer committed on 20 Jul 2015
2015-07-06
@Sascha Hauer
video: Add generic fixup handler to reserve fb memory ...
Sascha Hauer committed on 6 Jul 2015
2014-06-02
@Holger Schurig
devinfo: make the output of "devinfo DEVICE" nicer ...
Holger Schurig authored on 30 May 2014 Sascha Hauer committed on 2 Jun 2014
2014-04-08
@Sascha Hauer
fb: Fix use of unitialized variable ...
Sascha Hauer committed on 8 Apr 2014
2014-03-29
@Sascha Hauer
video: Add edid support ...
Sascha Hauer committed on 29 Mar 2014
@Sascha Hauer
video: rework mode_name parameter setting ...
Sascha Hauer committed on 29 Mar 2014
@Sascha Hauer
video: introduce struct display_timings ...
Sascha Hauer committed on 29 Mar 2014
2013-12-20
@Sascha Hauer
video: Add screen_size field ...
Sascha Hauer committed on 20 Dec 2013
2013-11-06
@Andre Heider
video: set up the kernel's simple framebuffer driver ...
Andre Heider authored on 4 Nov 2013 Sascha Hauer committed on 6 Nov 2013
@Andre Heider
fb: add a line_length value to struct fb_info ...
Andre Heider authored on 4 Nov 2013 Sascha Hauer committed on 6 Nov 2013
2013-08-07
@Sascha Hauer
fb: make fb device a pure device ...
Sascha Hauer committed on 7 Aug 2013
2013-05-30
@Sascha Hauer
driver: Attach info callback to device, not to driver ...
Sascha Hauer committed on 30 May 2013
2013-04-11
@Sascha Hauer
fb: Use dev_add_param_bool for enable parameter ...
Sascha Hauer committed on 11 Apr 2013
2013-04-02
@Jan Weitzel
fb: calculate resource end ...
Jan Weitzel authored on 28 Mar 2013 Sascha Hauer committed on 2 Apr 2013
2012-10-04
@Jean-Christophe PLAGNIOL-VILLARD
fb: move add param to bus probe ...
Jean-Christophe PLAGNIOL-VILLARD authored on 21 Sep 2012 Sascha Hauer committed on 4 Oct 2012
2012-09-23
@Jean-Christophe PLAGNIOL-VILLARD
fb: add it's own bus for fb devices ...
Jean-Christophe PLAGNIOL-VILLARD authored on 20 Sep 2012 Sascha Hauer committed on 23 Sep 2012