index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
Age
Commit message (
Expand
)
Author
Lines
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
-155
/
+160
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
-110
/
+111
2019-12-05
video: fbdev: intelfb: use const pointer for fb_ops
Jani Nikula
-1
/
+1
2019-12-05
video: fbdev: uvesafb: modify the static fb_ops directly
Jani Nikula
-2
/
+2
2019-12-05
video: fbdev: nvidia: modify the static fb_ops directly
Jani Nikula
-9
/
+11
2019-12-05
video: fbdev: mb862xx: modify the static fb_ops directly
Jani Nikula
-10
/
+11
2019-12-05
video: fbdev: atyfb: modify the static fb_ops directly
Jani Nikula
-6
/
+6
2019-12-03
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-4
/
+4
2019-12-03
video: omapfb: use const pointer for fb_ops
Jani Nikula
-1
/
+1
2019-12-03
video: fbmem: use const pointer for fb_ops
Jani Nikula
-2
/
+2
2019-12-03
video: fbdev: vesafb: modify the static fb_ops directly
Jani Nikula
-3
/
+3
2019-12-03
video: udlfb: don't restore fb_mmap after deferred IO cleanup
Jani Nikula
-1
/
+0
2019-12-03
video: smscufx: don't restore fb_mmap after deferred IO cleanup
Jani Nikula
-1
/
+0
2019-12-03
video: fb_defio: preserve user fb_ops
Jani Nikula
-7
/
+11
2019-12-01
Merge branch 'i2c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
-2
/
+2
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+11
2019-11-30
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-33
/
+396
2019-11-28
video: fbdev: matrox: convert to i2c_new_scanned_device
Wolfram Sang
-2
/
+2
2019-11-28
Merge branch 'pci/resource'
Bjorn Helgaas
-3
/
+3
2019-11-21
video: hyperv: hyperv_fb: Support deferred IO for Hyper-V frame buffer driver
Wei Hu
-21
/
+190
2019-11-21
video: hyperv: hyperv_fb: Obtain screen resolution from Hyper-V host
Wei Hu
-12
/
+147
2019-11-21
video: hyperv_fb: Add the support of hibernation
Dexuan Cui
-0
/
+59
2019-11-20
PCI/PM: Avoid exporting __pci_complete_power_transition()
Rafael J. Wysocki
-1
/
+1
2019-11-19
fbdev: Unexport unlink_framebuffer()
Thomas Zimmermann
-2
/
+1
2019-11-14
Merge v5.4-rc7 into drm-next
Dave Airlie
-4
/
+4
2019-11-04
fbdev: c2p: Fix link failure on non-inlining
Geert Uytterhoeven
-4
/
+4
2019-10-23
compat_ioctl: move ATYFB_CLK handling to atyfb driver
Arnd Bergmann
-1
/
+11
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
-3
/
+3
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
-1697
/
+121
2019-09-22
Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
-700
/
+0
2019-09-19
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-365
/
+121
2019-09-18
Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-47
/
+26
2019-09-17
Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
-50
/
+0
2019-09-17
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
-50
/
+0
2019-09-16
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
-879
/
+65
2019-09-16
Merge tag 'm68k-for-v5.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-21
/
+21
2019-09-06
fbdev/sa1100fb: Remove even more dead code
Arnd Bergmann
-13
/
+0
2019-09-05
Merge branch 'pm-cpufreq-qos'
Rafael J. Wysocki
-50
/
+0
2019-09-04
fbdev: remove w90x900/nuc900 platform drivers
Arnd Bergmann
-826
/
+0
2019-08-26
fbdev: da8xx: use resource management for dma
Bartosz Golaszewski
-22
/
+10
2019-08-26
fbdev: da8xx-fb: drop a redundant if
Bartosz Golaszewski
-23
/
+20
2019-08-26
fbdev: da8xx-fb: use devm_platform_ioremap_resource()
Bartosz Golaszewski
-3
/
+1
2019-08-26
fbdev: da8xx: remove panel_power_ctrl() callback from platform data
Bartosz Golaszewski
-20
/
+5
2019-08-26
fbdev: da8xx: add support for a regulator
Bartosz Golaszewski
-5
/
+49
2019-08-26
video: pxafb: Remove cpufreq policy notifier
Viresh Kumar
-22
/
+0
2019-08-26
video: sa1100fb: Remove cpufreq policy notifier
Viresh Kumar
-28
/
+0
2019-08-23
fbdev: drop res_id parameter from remove_conflicting_pci_framebuffers
Gerd Hoffmann
-12
/
+5
2019-08-22
Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-0
/
+1
2019-08-20
video: fbdev: acornfb: Mark expected switch fall-through
Gustavo A. R. Silva
-0
/
+1
2019-08-19
udlfb: Make dlfb_ops constant
Nishka Dasgupta
-1
/
+1
[prev]
[next]