summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
...
* | | fbdev: remove object duplication in MakefileMasahiro Yamada2020-01-151-1/+0
* | | fbdev: cg14fb: use resource_sizeJulia Lawall2020-01-151-2/+1
* | | fbdev: s1d13xxxfb: use resource_sizeJulia Lawall2020-01-151-9/+8
* | | video: sa1100fb: constify copied structureJulia Lawall2020-01-151-1/+1
* | | fbmem: Adjust indentation in fb_prepare_logo and fb_blankNathan Chancellor2020-01-151-18/+18
* | | fbcon: Adjust indentation in set_con2fb_mapNathan Chancellor2020-01-151-14/+13
* | | pxa168fb: fix release function mismatch in probe failureChuhong Yuan2020-01-151-1/+1
* | | OMAP: DSS2: remove non-zero check on variable rColin Ian King2020-01-151-4/+0
* | | video: Fix Kconfig indentationKrzysztof Kozlowski2020-01-152-42/+42
* | | video: ssd1307fb: add the missed regulator_disableChuhong Yuan2020-01-151-0/+2
* | | video: hyperv_fb: fix indentation issueColin Ian King2020-01-151-2/+2
* | | fbdev: potential information leak in do_fb_ioctl()Dan Carpenter2020-01-151-1/+1
| |/ |/|
* | video: fbdev: mmp: fix platform_get_irq.cocci warningskbuild test robot2020-01-081-1/+0
* | Merge drm/drm-next into drm-misc-nextMaarten Lankhorst2020-01-0623-601/+2358
|\ \
| * \ Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-12-17121-155/+160
| |\ \ | | |/ | |/|
| * | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-033-4/+4
| |\ \
| | * \ Merge branch 'pci/resource'Bjorn Helgaas2019-11-282-3/+3
| | |\ \
| | | * | PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov2019-10-142-3/+3
| | * | | PCI/PM: Avoid exporting __pci_complete_power_transition()Rafael J. Wysocki2019-11-201-1/+1
| * | | | Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-12-023-10/+520
| |\ \ \ \
| | * | | | video/logo: move pnmtologo tool to drivers/video/logo/ from scripts/Masahiro Yamada2019-11-113-5/+520
| | * | | | video/logo: simplify cmd_logoMasahiro Yamada2019-11-111-9/+4
| * | | | | Merge branch 'i2c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-12-011-2/+2
| |\ \ \ \ \
| | * | | | | video: fbdev: matrox: convert to i2c_new_scanned_deviceWolfram Sang2019-11-281-2/+2
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'backlight-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-12-0111-544/+1418
| |\ \ \ \ \
| | * | | | | backlight: qcom-wled: Fix spelling mistake "trigged" -> "triggered"Colin Ian King2019-11-131-1/+1
| | * | | | | backlight: gpio: Pull gpio_backlight_initial_power_state() into probeBartosz Golaszewski2019-11-111-24/+14
| | * | | | | backlight: gpio: Use a helper variable for &pdev->devBartosz Golaszewski2019-11-111-12/+11
| | * | | | | backlight: gpio: Simplify the platform data handlingBartosz Golaszewski2019-11-111-51/+11
| | * | | | | backlight: gpio: Explicitly set the direction of the GPIOBartosz Golaszewski2019-11-111-5/+18
| | * | | | | backlight: gpio: Remove stray newlineBartosz Golaszewski2019-11-111-1/+0
| | * | | | | backlight: gpio: Remove unneeded includeBartosz Golaszewski2019-11-111-1/+0
| | * | | | | video: backlight: tosa: Use GPIO lookup tableArnd Bergmann2019-11-113-12/+34
| | * | | | | backlight: qcom-wled: Add auto string detection logicKiran Gunda2019-11-011-6/+394
| | * | | | | backlight: qcom-wled: Add support for short circuit handlingKiran Gunda2019-11-011-4/+140
| | * | | | | backlight: qcom-wled: Add support for WLED4 peripheralKiran Gunda2019-11-011-2/+253
| | * | | | | backlight: qcom-wled: Restructure the driver for WLED3Kiran Gunda2019-11-011-139/+234
| | * | | | | backlight: qcom-wled: Rename PM8941* to WLED3Kiran Gunda2019-11-011-123/+125
| | * | | | | backlight: qcom-wled: Rename pm8941-wled.c to qcom-wled.cKiran Gunda2019-11-013-5/+5
| | * | | | | backlight: Kconfig: jornada720: Use CONFIG_PREEMPTIONThomas Gleixner2019-10-181-2/+2
| | * | | | | backlight: pwm_bl: Switch to power-of-2 base for fixed-point mathRasmus Villemoes2019-10-141-10/+12
| | * | | | | backlight: pwm_bl: Drop use of int_pow()Rasmus Villemoes2019-10-141-1/+2
| | * | | | | backlight: pwm_bl: Eliminate a 64/32 divisionRasmus Villemoes2019-10-141-1/+1
| | * | | | | backlight: pwm_bl: Fix cie1913 comments and constantRasmus Villemoes2019-10-141-3/+9
| | * | | | | backlight: pwm_bl: Add missing curly branches in else branchMatthias Kaehlcke2019-10-141-1/+2
| | * | | | | backlight: pwm_bl: Don't assign levels table repeatedlyMatthias Kaehlcke2019-10-141-4/+3
| | * | | | | backlight: lm3630a: Add an enable gpio for the HWEN pinAndreas Kemnade2019-10-021-0/+9
| | * | | | | backlight: ipaq_micro: Make structure micro_bl_props constantNishka Dasgupta2019-10-021-1/+1
| | * | | | | backlight: lm3630a: Fix module aliasesAndreas Kemnade2019-10-021-1/+3
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-011-1/+11
| |\ \ \ \ \