Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2c81f0f6d3f52ac222a5dc07a6e5c06e1543e88b
/
drivers
/
video
c3bed3b
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 5 years ago
76bb8b0
Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
3265568
Merge branch 'i2c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 5 years ago
38edc3d
Merge tag 'backlight-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
by Linus Torvalds
· 5 years ago
0da5221
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 5 years ago
0dd0c8f
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
by Linus Torvalds
· 5 years ago
a72e27f
video: fbdev: matrox: convert to i2c_new_scanned_device
by Wolfram Sang
· 5 years ago
774800c
Merge branch 'pci/resource'
by Bjorn Helgaas
· 5 years ago
a6ed68d
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
436b2a8
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 5 years ago
d21987d
video: hyperv: hyperv_fb: Support deferred IO for Hyper-V frame buffer driver
by Wei Hu
· 5 years ago
67e7cdb
video: hyperv: hyperv_fb: Obtain screen resolution from Hyper-V host
by Wei Hu
· 5 years ago
1ecf302
video: hyperv_fb: Add the support of hibernation
by Dexuan Cui
· 5 years ago
d6aa37c
PCI/PM: Avoid exporting __pci_complete_power_transition()
by Rafael J. Wysocki
· 5 years ago
77e0723
Merge v5.4-rc7 into drm-next
by Dave Airlie
· 5 years ago
102a1b3
backlight: qcom-wled: Fix spelling mistake "trigged" -> "triggered"
by Colin Ian King
· 5 years ago
9afa302
backlight: gpio: Pull gpio_backlight_initial_power_state() into probe
by Bartosz Golaszewski
· 5 years ago
d17465a
backlight: gpio: Use a helper variable for &pdev->dev
by Bartosz Golaszewski
· 5 years ago
f35f06b
backlight: gpio: Simplify the platform data handling
by Bartosz Golaszewski
· 5 years ago
706dc68
backlight: gpio: Explicitly set the direction of the GPIO
by Bartosz Golaszewski
· 5 years ago
3cfc291
backlight: gpio: Remove stray newline
by Bartosz Golaszewski
· 5 years ago
8a05548
backlight: gpio: Remove unneeded include
by Bartosz Golaszewski
· 5 years ago
78a20a0
video/logo: move pnmtologo tool to drivers/video/logo/ from scripts/
by Masahiro Yamada
· 5 years ago
e3c639b
video/logo: simplify cmd_logo
by Masahiro Yamada
· 5 years ago
0b0cb52
video: backlight: tosa: Use GPIO lookup table
by Arnd Bergmann
· 5 years ago
72d74a0
Merge tag 'drm-misc-fixes-2019-11-07-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 5 years ago
b330f39
fbdev: c2p: Fix link failure on non-inlining
by Geert Uytterhoeven
· 5 years ago
8663c18
backlight: qcom-wled: Add auto string detection logic
by Kiran Gunda
· 5 years ago
feeab87
backlight: qcom-wled: Add support for short circuit handling
by Kiran Gunda
· 5 years ago
03b2b5e
backlight: qcom-wled: Add support for WLED4 peripheral
by Kiran Gunda
· 5 years ago
775d2ff
backlight: qcom-wled: Restructure the driver for WLED3
by Kiran Gunda
· 5 years ago
bb800a3
backlight: qcom-wled: Rename PM8941* to WLED3
by Kiran Gunda
· 5 years ago
51c0ddc
backlight: qcom-wled: Rename pm8941-wled.c to qcom-wled.c
by Kiran Gunda
· 5 years ago
0ba9841
compat_ioctl: move ATYFB_CLK handling to atyfb driver
by Arnd Bergmann
· 6 years ago
3e3d38b
vgacon: Use pr_warn instead of pr_warning
by Kefeng Wang
· 5 years ago
53e4929
backlight: Kconfig: jornada720: Use CONFIG_PREEMPTION
by Thomas Gleixner
· 5 years ago
c9c13ba
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
by Denis Efremov
· 5 years ago
ca58b37
backlight: pwm_bl: Switch to power-of-2 base for fixed-point math
by Rasmus Villemoes
· 5 years ago
407feae
backlight: pwm_bl: Drop use of int_pow()
by Rasmus Villemoes
· 5 years ago
e802cba
backlight: pwm_bl: Eliminate a 64/32 division
by Rasmus Villemoes
· 5 years ago
efdf690
backlight: pwm_bl: Fix cie1913 comments and constant
by Rasmus Villemoes
· 5 years ago
349ee12
backlight: pwm_bl: Add missing curly branches in else branch
by Matthias Kaehlcke
· 5 years ago
de6f2a7
backlight: pwm_bl: Don't assign levels table repeatedly
by Matthias Kaehlcke
· 5 years ago
7ed0936
Merge tag 'drm-misc-next-2019-10-09-2' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 5 years ago
01bb251
video/logo: do not generate unneeded logo C files
by Masahiro Yamada
· 5 years ago
a9bbe79
video/logo: remove unneeded *.o pattern from clean-files
by Masahiro Yamada
· 5 years ago
4092de1
Merge drm/drm-next into drm-misc-next
by Maxime Ripard
· 5 years ago
0e0e78e
backlight: lm3630a: Add an enable gpio for the HWEN pin
by Andreas Kemnade
· 5 years ago
7050a7c
backlight: ipaq_micro: Make structure micro_bl_props constant
by Nishka Dasgupta
· 5 years ago
8ad003e
backlight: lm3630a: Fix module aliases
by Andreas Kemnade
· 5 years ago
d0b3cfe
Merge tag 'backlight-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
by Linus Torvalds
· 5 years ago
5c6bd5d
Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 5 years ago
6039f37
video/hdmi: Fix AVI bar unpack
by Ville Syrjälä
· 5 years ago
574cc45
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
1f7d290
Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
77dcfe2
Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
ca61a72
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 5 years ago
399eb9b
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
dbcda58
Merge tag 'm68k-for-v5.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 5 years ago
464828d
fbdev/sa1100fb: Remove even more dead code
by Arnd Bergmann
· 5 years ago
beb4e08
Merge branch 'pm-cpufreq-qos'
by Rafael J. Wysocki
· 5 years ago
c7b46e0
fbdev: remove w90x900/nuc900 platform drivers
by Arnd Bergmann
· 5 years ago
c0b64fa
backlight: pwm_bl: Set scale type for brightness curves specified in the DT
by Matthias Kaehlcke
· 5 years ago
511a204
backlight: pwm_bl: Set scale type for CIE 1931 curves
by Matthias Kaehlcke
· 5 years ago
d55c028
backlight: Expose brightness curve type through sysfs
by Matthias Kaehlcke
· 5 years ago
ec665b7
backlight: gpio-backlight: Correct initial power state handling
by Peter Ujfalusi
· 5 years ago
28a1d72
video: backlight: tosa_lcd: drop check because i2c_unregister_device() is NULL safe
by Wolfram Sang
· 5 years ago
bcd69da
video: backlight: Drop default m for {LCD,BACKLIGHT_CLASS_DEVICE}
by Geert Uytterhoeven
· 5 years ago
671da5f
fbdev: da8xx: use resource management for dma
by Bartosz Golaszewski
· 5 years ago
8a3665f
fbdev: da8xx-fb: drop a redundant if
by Bartosz Golaszewski
· 5 years ago
c957c88
fbdev: da8xx-fb: use devm_platform_ioremap_resource()
by Bartosz Golaszewski
· 5 years ago
3fca9e0
fbdev: da8xx: remove panel_power_ctrl() callback from platform data
by Bartosz Golaszewski
· 5 years ago
611097d
fbdev: da8xx: add support for a regulator
by Bartosz Golaszewski
· 5 years ago
8c7d7b4
video: pxafb: Remove cpufreq policy notifier
by Viresh Kumar
· 5 years ago
eb58a4f
video: sa1100fb: Remove cpufreq policy notifier
by Viresh Kumar
· 5 years ago
0a84596
fbdev: drop res_id parameter from remove_conflicting_pci_framebuffers
by Gerd Hoffmann
· 5 years ago
20eabc8
Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
by Linus Torvalds
· 5 years ago
c3cb667
video: fbdev: acornfb: Mark expected switch fall-through
by Gustavo A. R. Silva
· 5 years ago
df5eff6
udlfb: Make dlfb_ops constant
by Nishka Dasgupta
· 5 years ago
06b1f4b
video: fbdev/mmp/core: Use struct_size() in kzalloc()
by Gustavo A. R. Silva
· 5 years ago
2012f77
video: fbdev: viafb: Remove dead code
by Souptick Joarder
· 5 years ago
efbd44a
video: fbdev: aty[128]fb: Remove dead code
by Souptick Joarder
· 5 years ago
cc0c3e3
video: fbdev: sh_mobile_lcdcfb: Mark expected switch fall-through
by Anders Roxell
· 5 years ago
af70a48
video: fbdev: radeonfb: Use dev_get_drvdata
by Chuhong Yuan
· 5 years ago
70fc43c
video: fbdev: sm712fb: Use dev_get_drvdata
by Chuhong Yuan
· 5 years ago
dbb4a75
video: fbdev: pvr2fb: remove unnecessary comparison of unsigned integer with < 0
by Gustavo A. R. Silva
· 5 years ago
51677df
efifb: BGRT: Improve efifb_bgrt_sanity_check
by Hans de Goede
· 5 years ago
053b514
m68k: atari: Rename shifter to shifter_st to avoid conflict
by Geert Uytterhoeven
· 5 years ago
1e93875
video: omapfb2: Make standard and custom panel drivers mutually exclusive
by Laurent Pinchart
· 5 years ago
30f644f
backlight: lms283gf05: Fix a typo in the description passed to 'devm_gpio_request_one()'
by Christophe JAILLET
· 5 years ago
072e2c8
backlight: lm3630a: Switch to use fwnode_property_count_uXX()
by Andy Shevchenko
· 5 years ago
865cac1
backlight: rave-sp: Leave initial state and register with correct device
by Lucas Stach
· 5 years ago
e6aa640
Merge 5.3-rc4 into driver-core-next
by Greg Kroah-Hartman
· 5 years ago
70a2783
video: fbdev: omapfb_main: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 5 years ago
e7642f3
backlight: drop EARLY_EVENT_BLANK support
by Sam Ravnborg
· 5 years ago
de3dacf
video: fbdev: sm501fb: convert platform driver to use dev_groups
by Greg Kroah-Hartman
· 5 years ago
e14018c
video: fbdev: w100fb: convert platform driver to use dev_groups
by Greg Kroah-Hartman
· 5 years ago
0abd02e
video: fbdev: wm8505fb: convert platform driver to use dev_groups
by Greg Kroah-Hartman
· 5 years ago
e305bff
video/fbdev: Drop JZ4740 driver
by Paul Cercueil
· 5 years ago
4a6e4ae
video: amba-clcd: Spout an error if of_get_display_timing() gives an error
by Douglas Anderson
· 5 years ago
Next »