index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
via
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fbdev: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-08
2
-2
/
+2
*
fbdev: viafb: Make I2C terminology more inclusive
Easwar Hariharan
2024-07-11
6
-29
/
+29
*
fbdev: viafb: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-13
1
-0
/
+1
*
fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2
Aleksandr Burakov
2024-03-15
1
-2
/
+2
*
fbdev: remove I2C_CLASS_DDC support
Heiner Kallweit
2024-01-18
1
-1
/
+0
*
fbdev: viafb: use new array-copying-wrapper
Philipp Stanner
2023-11-07
1
-1
/
+1
*
fbdev/viafb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
2023-10-19
1
-0
/
+2
*
fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structs
Thomas Zimmermann
2023-07-24
1
-1
/
+1
*
fbdev/media: Use GPIO descriptors for VIA GPIO
Linus Walleij
2023-06-19
3
-15
/
+28
*
fbdev: via: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-24
2
-6
/
+4
*
fbdev: via: Fix error in via_core_init()
Shang XiaoJing
2022-12-14
1
-1
/
+8
*
fbdev: Add support for the nomodeset kernel parameter
Thomas Zimmermann
2022-11-16
1
-0
/
+3
*
fbdev: Remove conflicting devices on PCI bus
Thomas Zimmermann
2022-07-19
1
-0
/
+5
*
video: fbdev: via: check the return value of kstrdup()
Xiaoke Wang
2022-02-22
1
-0
/
+10
*
video: fbdev: via: Fix spelling mistake "bellow" -> "below"
Colin Ian King
2022-01-29
1
-1
/
+1
*
video: fbdev: via: Fix set but not used warning for mode_crt_table
Sam Ravnborg
2020-11-30
1
-3
/
+1
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-09-14
1
-1
/
+1
|
\
|
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
|
fbdev: via-core: use generic power management
Vaibhav Gupta
2020-09-08
1
-23
/
+16
|
/
*
fbdev: via: fix -Wextra build warning and format warning
Randy Dunlap
2020-03-20
2
-3
/
+5
*
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
1
-56
/
+49
*
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
*
video: fbdev: viafb: Remove dead code
Souptick Joarder
2019-08-19
1
-43
/
+0
*
video: fbdev: don't print error message on framebuffer_alloc() failure
Bartlomiej Zolnierkiewicz
2019-06-28
1
-5
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 260
Thomas Gleixner
2019-06-05
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 50
Thomas Gleixner
2019-05-24
41
-630
/
+41
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
fbdev/via: fix spelling mistake "Expandsion" -> "Expansion"
Colin Ian King
2019-02-08
1
-1
/
+1
*
video: fbdev: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-07-24
1
-0
/
+1
*
fbdev/via: fix defined but not used warning
Randy Dunlap
2018-07-24
1
-1
/
+2
*
Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux
Linus Torvalds
2018-06-16
5
-4
/
+7
|
\
|
*
video: fbdev: via: allow COMPILE_TEST build
Bartlomiej Zolnierkiewicz
2018-05-15
5
-4
/
+7
*
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-13
1
-1
/
+2
*
|
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-16
1
-15
/
+2
|
/
*
video: fbdev: via: remove VLA usage
Gustavo A. R. Silva
2018-03-12
4
-4
/
+4
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
video: fbdev: via: constify pci_device_id.
Arvind Yadav
2017-08-01
1
-1
/
+1
*
video: fbdev: via: remove possibly unused variables
Arnd Bergmann
2017-06-14
1
-5
/
+3
*
fbdev: Use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-05-13
2
-3
/
+3
*
video: fbdev: via: use gpiochip data pointer
Linus Walleij
2016-01-07
1
-11
/
+6
*
fbdev: via-gpio: Be sure to clamp return value
Linus Walleij
2016-01-05
1
-1
/
+1
*
fbdev: via/via_clock: fix sparse warning
Lad, Prabhakar
2015-03-02
1
-1
/
+1
*
video: fbdev-VIA: Deletion of an unnecessary check before the function call "...
Markus Elfring
2014-12-04
1
-2
/
+1
*
driver:gpio remove all usage of gpio_remove retval in driver
abdoulaye berthe
2014-09-18
1
-7
/
+3
*
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen
2014-04-17
44
-0
/
+12453