Age | Commit message (Expand) | Author | Files | Lines |
2022-02-22 | video: fbdev: via: check the return value of kstrdup() | Xiaoke Wang | 1 | -0/+10 |
2022-01-30 | video: fbdev: via: Fix spelling mistake "bellow" -> "below" | Colin Ian King | 1 | -1/+1 |
2020-11-30 | video: fbdev: via: Fix set but not used warning for mode_crt_table | Sam Ravnborg | 1 | -3/+1 |
2020-09-14 | Merge drm/drm-next into drm-misc-next | Maxime Ripard | 1 | -1/+1 |
2020-09-08 | fbdev: via-core: use generic power management | Vaibhav Gupta | 1 | -23/+16 |
2020-08-24 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
2020-03-20 | fbdev: via: fix -Wextra build warning and format warning | Randy Dunlap | 2 | -3/+5 |
2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan | 1 | -56/+49 |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 1 | -1/+1 |
2019-08-19 | video: fbdev: viafb: Remove dead code | Souptick Joarder | 1 | -43/+0 |
2019-06-28 | video: fbdev: don't print error message on framebuffer_alloc() failure | Bartlomiej Zolnierkiewicz | 1 | -5/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 260 | Thomas Gleixner | 1 | -1/+1 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 50 | Thomas Gleixner | 41 | -630/+41 |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 1 | -0/+1 |
2019-02-08 | fbdev/via: fix spelling mistake "Expandsion" -> "Expansion" | Colin Ian King | 1 | -1/+1 |
2018-07-24 | video: fbdev: mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -0/+1 |
2018-07-24 | fbdev/via: fix defined but not used warning | Randy Dunlap | 1 | -1/+2 |
2018-06-16 | Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux | Linus Torvalds | 5 | -4/+7 |
2018-06-13 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 1 | -1/+2 |
2018-05-16 | proc: introduce proc_create_single{,_data} | Christoph Hellwig | 1 | -15/+2 |
2018-05-15 | video: fbdev: via: allow COMPILE_TEST build | Bartlomiej Zolnierkiewicz | 5 | -4/+7 |
2018-03-12 | video: fbdev: via: remove VLA usage | Gustavo A. R. Silva | 4 | -4/+4 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-01 | video: fbdev: via: constify pci_device_id. | Arvind Yadav | 1 | -1/+1 |
2017-06-14 | video: fbdev: via: remove possibly unused variables | Arnd Bergmann | 1 | -5/+3 |
2016-05-13 | fbdev: Use IS_ENABLED() instead of checking for built-in or module | Javier Martinez Canillas | 2 | -3/+3 |
2016-01-07 | video: fbdev: via: use gpiochip data pointer | Linus Walleij | 1 | -11/+6 |
2016-01-05 | fbdev: via-gpio: Be sure to clamp return value | Linus Walleij | 1 | -1/+1 |
2015-03-02 | fbdev: via/via_clock: fix sparse warning | Lad, Prabhakar | 1 | -1/+1 |
2014-12-04 | video: fbdev-VIA: Deletion of an unnecessary check before the function call "... | Markus Elfring | 1 | -2/+1 |
2014-09-18 | driver:gpio remove all usage of gpio_remove retval in driver | abdoulaye berthe | 1 | -7/+3 |
2014-04-17 | video: move fbdev to drivers/video/fbdev | Tomi Valkeinen | 44 | -0/+12453 |