| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 2021-03-16 | 1 | -15/+2 |
|\ |
|
| * | video: fbdev: amba-clcd: Always use msleep() for waiting | Sebastian Andrzej Siewior | 2021-02-18 | 1 | -15/+2 |
* | | amba: Make the remove callback return void | Uwe Kleine-König | 2021-02-02 | 1 | -3/+1 |
|/ |
|
* | Partially revert "video: fbdev: amba-clcd: Retire elder CLCD driver" | Peter Collingbourne | 2020-09-30 | 1 | -0/+986 |
* | video: fbdev: amba-clcd: Retire elder CLCD driver | Linus Walleij | 2020-06-30 | 1 | -986/+0 |
* | video: amba-clcd: use devm_of_find_backlight | Sam Ravnborg | 2020-05-18 | 1 | -11/+8 |
* | video: constify fb ops across all drivers | Jani Nikula | 2019-12-05 | 1 | -1/+1 |
* | video: amba-clcd: Spout an error if of_get_display_timing() gives an error | Douglas Anderson | 2019-07-26 | 1 | -1/+3 |
* | video: amba-clcd: Decomission Versatile and Nomadik | Linus Walleij | 2019-04-11 | 1 | -96/+2 |
* | video: ARM CLCD: Improve a size determination in clcdfb_probe() | Markus Elfring | 2018-03-28 | 1 | -1/+1 |
* | video: ARM CLCD: Delete an error message for a failed memory allocation in cl... | Markus Elfring | 2018-03-28 | 1 | -1/+0 |
* | video: ARM CLCD: constify amba_id | Arvind Yadav | 2017-09-04 | 1 | -1/+1 |
* | video: ARM CLCD: fix dma allocation size | Liam Beguin | 2017-04-07 | 1 | -2/+2 |
* | video: ARM CLCD: use panel device node for getting backlight and mode | Vladimir Zapolskiy | 2017-01-30 | 1 | -15/+5 |
* | video: ARM CLCD: use panel device node for panel initialization | Vladimir Zapolskiy | 2017-01-30 | 1 | -2/+6 |
* | video: ARM CLCD: sort included headers out alphabetically | Vladimir Zapolskiy | 2017-01-30 | 1 | -14/+9 |
* | video: ARM CLCD: fix endpoint lookup logic | Arnd Bergmann | 2016-08-30 | 1 | -6/+3 |
* | video: ARM CLCD: add special panel hook for Versatiles | Linus Walleij | 2016-08-11 | 1 | -1/+3 |
* | video: ARM CLCD: add special board and panel hooks for Nomadik | Linus Walleij | 2016-08-11 | 1 | -1/+5 |
* | video: ARM CLCD: support Nomadik variant | Linus Walleij | 2016-08-11 | 1 | -9/+97 |
* | video: ARM CLCD: support pads connected in reverse order | Linus Walleij | 2016-08-11 | 1 | -0/+8 |
* | video: ARM CLCD: support DT signal inversion flags | Linus Walleij | 2016-08-11 | 1 | -7/+30 |
* | video: ARM CLCD: backlight support for OF | Linus Walleij | 2016-08-11 | 1 | -0/+40 |
* | Merge tag 'fbdev-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/... | Linus Torvalds | 2016-05-20 | 1 | -2/+0 |
|\ |
|
| * | video: AMBA CLCD: Remove unncessary include in amba-clcd.c | Wang Hongcheng | 2016-05-10 | 1 | -2/+0 |
* | | video: ARM CLCD: runtime check for Versatile | Linus Walleij | 2016-04-18 | 1 | -7/+8 |
|/ |
|
* | dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc() | Luis R. Rodriguez | 2016-03-09 | 1 | -2/+2 |
* | video: ARM CLCD: Add missing error check for devm_kzalloc | Kiran Padwal | 2015-02-26 | 1 | -0/+3 |
* | video: ARM CLCD: Remove duplicated include in amba-clcd.c | Qiang Chen | 2014-11-19 | 1 | -1/+0 |
* | video: ARM CLCD: Fix color model capabilities for DT platforms | Pawel Moll | 2014-09-12 | 1 | -3/+1 |
* | video: ARM CLCD: Fix calculation of bits-per-pixel | Jon Medhurst (Tixy) | 2014-08-26 | 1 | -5/+18 |
* | video: ARM CLCD: Fix DT-related build problems | Pawel Moll | 2014-08-04 | 1 | -1/+1 |
* | video: ARM CLCD: Add DT support | Pawel Moll | 2014-07-29 | 1 | -0/+263 |
* | video: move fbdev to drivers/video/fbdev | Tomi Valkeinen | 2014-04-17 | 1 | -0/+656 |