summaryrefslogtreecommitdiff
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* video: bochs: fix IOMEM usageDenis Orlov2023-05-123-4/+4
* Merge branch 'for-next/misc'Sascha Hauer2023-04-197-16/+753
|\
| * video: fbconsole: implement non-fullscreen fbconsolePhilipp Zabel2023-04-171-14/+101
| * video: mipi_dbi: add damage tracking and partial updatesPhilipp Zabel2023-04-112-15/+69
| * video: fb: add optional damage trackingPhilipp Zabel2023-04-111-0/+6
| * video: mipi_dbi: disable byte swapping if 16-bit SPI transfers are supportedPhilipp Zabel2023-04-111-2/+1
| * video: Add MIPI DBI compatible SPI driverPhilipp Zabel2023-04-053-0/+343
| * video: add MIPI DBI framebuffer helpersPhilipp Zabel2023-04-051-0/+226
| * video: Add of_get_display_timingPhilipp Zabel2023-04-051-0/+22
* | treewide: fix includes missed by multiarch supportAhmad Fatoum2023-04-111-2/+2
* | video: qemu-ramfb: reduce -ENODEV lo level to debugAhmad Fatoum2023-04-111-1/+1
|/
* ARM: at91: Move mach header files to include/mach/at91Sascha Hauer2023-03-063-5/+5
* ARM: mxs: Move mach header files to include/mach/mxsSascha Hauer2023-03-061-1/+1
* ARM: pxa: Move mach header files to include/mach/pxaSascha Hauer2023-03-061-4/+4
* ARM: bcm283x: Move mach header files to include/mach/bcm283xSascha Hauer2023-03-061-1/+1
* ARM: i.MX: Move mach header files to include/mach/imxSascha Hauer2023-03-063-8/+8
* ARM: i.MX: Move imxfb.h to include/platform_data/Sascha Hauer2023-03-012-2/+2
* video: remove s3c driverSascha Hauer2023-03-013-425/+0
* video: add support for QEMU ramfbAdrian Negreanu2023-01-313-0/+198
* Merge branch 'for-next/misc-struct-rename'Sascha Hauer2023-01-201-2/+2
|\
| * dev: add dev_bus_is_spi/i2c helpersAhmad Fatoum2023-01-121-2/+2
* | Merge branch 'for-next/misc'Sascha Hauer2023-01-201-0/+1
|\ \ | |/ |/|
| * video: vpl: don't print only skipped vpl endpointsAhmad Fatoum2023-01-041-0/+1
* | Rename struct driver_d to driverSascha Hauer2023-01-1024-25/+25
* | Rename struct device_d to deviceSascha Hauer2023-01-1038-88/+91
* | Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-1015-35/+37
|/
* 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