summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* / video: ssd1307fb: fix VBAT supply idMarco Felsch2020-09-291-1/+1
|/
* video: simple-panel: don't error out on unhandled ioctl commandAhmad Fatoum2020-08-201-1/+1
* video: ipuv3: parallel-display: support of_graph bindingAhmad Fatoum2020-08-201-10/+21
* video: ssd1307fb: Honour reset GPIO polaritySascha Hauer2020-08-181-7/+11
* Merge branch 'for-next/misc'Sascha Hauer2020-05-1410-31/+1
|\
| * video: backlight-pwm: set backlight dev.parent to hardware devAhmad Fatoum2020-05-121-0/+1
| * video: backlight-pwm: remove unused struct memberAhmad Fatoum2020-05-121-1/+0
| * treewide: remove references to CREDITSUwe Kleine-König2020-04-2710-30/+0
* | video: ssd1307fb: fix null pointer dereference on errorAhmad Fatoum2020-05-041-1/+1
|/
* video/ssd1307fb: make reset GPIO optionalAhmad Fatoum2020-03-091-20/+23
* video/ssd1307fb: drop unneeded regulator NULL checksAhmad Fatoum2020-03-091-10/+6
* video/ssd1307fb: fix NULL pointer dereference in probeAhmad Fatoum2020-03-091-1/+3
* video: backlight-pwm: remove duplicate assignment to objectAhmad Fatoum2020-02-101-2/+0
* video: imxfb: make pcr and bpp per-display settingsUwe Kleine-König2019-09-121-17/+6
* video/stm: fix return value handling for of_get_display_timings()Uwe Kleine-König2019-09-061-2/+2
* ARM: at91: replace __raw_{readl, writel} of peripherals with readl, writelAhmad Fatoum2019-05-241-2/+2
* treewide: surround Kconfig file paths with double quotesMasahiro Yamada2019-03-211-1/+1
* drivers: video: Fix parsing oftree timingsAlexander Shiyan2019-03-181-8/+7
* devfs: Drop dev_lseek_default()Andrey Smirnov2019-01-291-1/+0
* Merge branch 'for-next/misc'Sascha Hauer2019-01-151-2/+5
|\
| * video: mtl017: fix driver name variableSam Ravnborg2019-01-041-2/+2
| * video: mtl017: Make sure errno is not used as a regulator pointerAndrey Smirnov2018-12-171-0/+3
* | backlight: rave-sp: init all brightness to default levelLucas Stach2018-12-131-1/+1
|/
* Merge branch 'for-next/missing-prototypes'Sascha Hauer2018-12-071-1/+1
|\
| * video: vpl: make locally used function staticSascha Hauer2018-11-121-1/+1
* | Merge branch 'for-next/imx'Sascha Hauer2018-12-072-1/+2
|\ \
| * | video: ipuv3: use non-fractional clock for parallel displayLucas Stach2018-11-191-1/+1
| * | video: ipuv3: use closest fractional dividerLucas Stach2018-11-191-0/+1
| |/
* / video/ssd1307fb: fix potential memory leak on errorOleksij Rempel2018-11-191-2/+5
|/
* Merge branch 'for-next/net-switch-mv88e6xxx'Sascha Hauer2018-11-092-2/+2
|\
| * drivers: Introduce dev_set_name()Andrey Smirnov2018-10-182-2/+2
* | Merge branch 'for-next/missing-prototypes'Sascha Hauer2018-11-091-1/+1
|\ \