summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2022-08-111-1/+1
|\
| * video: stm32: stm32_ltdc: fix data enable polarityYannick FERTRE2022-07-111-1/+1
* | video: imxfb: Fix call of memalign()Uwe Kleine-König2022-06-291-1/+1
|/
* Merge branch 'for-next/misc'Sascha Hauer2022-06-293-3/+0
|\
| * treewide: Remove duplicate incudesAlexander Shiyan2022-06-103-3/+0
* | video: efi_gop: add $global.bootm.earlycon fixup for framebuffer consoleAhmad Fatoum2022-06-091-3/+15
|/
* Merge branch 'for-next/misc'Sascha Hauer2022-05-192-3/+2
|\
| * video: omap-fb: Rework to enable COMPILE_TEST optionAlexander Shiyan2022-04-252-3/+2
* | video: ipuv3: combine two subsequent info prints into oneAhmad Fatoum2022-04-121-4/+2
|/
* video: add Ilitek ILI9341 panel supportAhmad Fatoum2022-02-083-0/+553
* video: add MIPI DBI Type C Option 3 supportAhmad Fatoum2022-02-083-0/+471
* video: add driver for STM32 LCD-TFT Display ControllerAhmad Fatoum2022-02-074-0/+475
* video: ssd1307fb: add spi supportMichael Tretter2022-01-032-7/+57
* video: ssd1307fb: use function pointer for writeMichael Tretter2022-01-031-9/+17
* video: ssd1307fb: move i2c setup to single placeMichael Tretter2022-01-031-4/+3
* video: ssd1307fb: don't use i2c client for loggingMichael Tretter2022-01-031-10/+10
* video: ssd1307fb: pass par instead of i2c client to writeMichael Tretter2022-01-031-34/+35
* Merge branch 'for-next/misc'Sascha Hauer2021-12-1516-16/+16
|\
| * drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-2216-16/+16
* | efi: rename <efi/efi.h> to <efi/efi-payload.h>Ahmad Fatoum2021-11-251-1/+1
|/
* drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-0144-301/+46
* Merge branch 'for-next/misc'Sascha Hauer2021-10-071-13/+14
|\
| * video: simplefb-client: make probe less verboseAhmad Fatoum2021-10-051-4/+1
| * video: simplefb-client: populate video mode fieldAhmad Fatoum2021-10-051-9/+13
* | video: Fix broken bcm2835 fb driverDaniel Brát2021-10-041-2/+19
|/
* Merge branch 'for-next/misc'Sascha Hauer2021-06-1612-0/+14
|\
| * video: reunite fb devices with their hardware parentAhmad Fatoum2021-06-0212-0/+14
* | clk: introduce struct clk_hwSascha Hauer2021-06-071-5/+10
* | clk: rename clk_register() to bclk_register()Sascha Hauer2021-06-071-1/+1
|/
* Merge branch 'for-next/misc'Sascha Hauer2021-04-151-7/+7
|\
| * atmel_lcdfb: fix atmel,lcd-wiring-mode; BGR => BRGSam Ravnborg2021-04-131-7/+7
* | video: bochs: pci: fix unterminated PCI device tableAhmad Fatoum2021-04-131-0/+1
|/
* video: add simplefb driverAhmad Fatoum2021-03-014-2/+158
* Merge branch 'for-next/sound'Sascha Hauer2021-02-222-14/+24
|\
| * sandbox: migrate to SDL 2.0Ahmad Fatoum2021-02-082-14/+24
* | Merge branch 'for-next/asm-io'Sascha Hauer2021-02-221-2/+1
|\ \
| * | printk: port over Linux print_hex_dump_bytes/print_hex_dump_debugAhmad Fatoum2021-02-041-2/+1
| |/
* / treewide: include <linux/math64.h> wrapper instead of <asm-generic/div64.h>Ahmad Fatoum2021-02-199-9/+9
|/
* video: sdl: delete useless debug outputAhmad Fatoum2021-01-051-9/+0
* video: implement bochs dispi / QEMU VGA driver for PCI and ISAAhmad Fatoum2021-01-058-1/+320
* video: edid: make edid_check_header externally visibleAhmad Fatoum2021-01-052-4/+14
* video: edid: make accessible without i2cAhmad Fatoum2021-01-052-1/+3
* fb: sync enable device parameter with internal stateAhmad Fatoum2020-11-231-9/+12
* Merge branch 'for-next/percent_pe' into masterSascha Hauer2020-10-142-7/+6
|\
| * treewide: replace strerror(-PTR_ERR(errno)) with %pe format specifierAhmad Fatoum2020-09-291-3/+2
| * vsprintf: retire strerrorp in favor of %peAhmad Fatoum2020-09-291-4/+4
* | Merge branch 'for-next/driver-macro' into masterSascha Hauer2020-10-142-11/+2
|\ \
| * | treewide: Use driver macroSascha Hauer2020-09-292-11/+2
| |/
* | Merge branch 'for-next/dev-drvdata' into masterSascha Hauer2020-10-141-31/+8
|\ \
| * | video: imx-hdmi: fix dev_get_drvdata misuseAhmad Fatoum2020-10-091-31/+8
| |/