Age | Commit message (Expand) | Author | Files | Lines |
2023-01-13 | Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+2 |
2023-01-05 | fbdev: omapfb: avoid stack overflow warning | Arnd Bergmann | 1 | -10/+18 |
2023-01-02 | fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MB | Paul Menzel | 1 | -2/+2 |
2022-12-28 | fbdev: atyfb: use strscpy() to instead of strncpy() | Xu Panda | 1 | -2/+1 |
2022-12-28 | fbdev: omapfb: use strscpy() to instead of strncpy() | Xu Panda | 1 | -3/+2 |
2022-12-28 | fbdev: make offb driver tristate | Randy Dunlap | 1 | -2/+2 |
2022-12-21 | Merge tag 'backlight-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 9 | -25/+21 |
2022-12-15 | xen: make remove callback of xen driver void returned | Dawei Li | 1 | -4/+2 |
2022-12-14 | fbdev: fbcon: release buffer when fbcon_do_set_font() failed | Tetsuo Handa | 1 | -1/+2 |
2022-12-14 | fbdev: sh_mobile_lcdcfb: use sysfs_emit() to instead of scnprintf() | ye xingchen | 1 | -4/+4 |
2022-12-14 | fbdev: uvesafb: use sysfs_emit() to instead of scnprintf() | ye xingchen | 1 | -5/+5 |
2022-12-14 | fbdev: uvesafb: Simplify uvesafb_remove() | Christophe JAILLET | 1 | -15/+13 |
2022-12-14 | fbdev: uvesafb: Fixes an error handling path in uvesafb_probe() | Christophe JAILLET | 1 | -0/+1 |
2022-12-14 | fbdev: uvesafb: don't build on UML | Randy Dunlap | 1 | -0/+1 |
2022-12-14 | fbdev: geode: don't build on UML | Randy Dunlap | 1 | -0/+1 |
2022-12-14 | fbdev: ep93xx-fb: Add missing clk_disable_unprepare in ep93xxfb_probe() | Gaosheng Cui | 1 | -1/+3 |
2022-12-14 | fbdev: matroxfb: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
2022-12-14 | fbdev: da8xx-fb: add missing regulator_disable() in fb_probe | Dongliang Mu | 1 | -2/+5 |
2022-12-14 | fbdev: controlfb: fix spelling mistake "paramaters"->"parameters" | Yu Zhe | 1 | -1/+1 |
2022-12-14 | fbdev: vermilion: decrease reference count in error path | Xiongfeng Wang | 1 | -1/+3 |
2022-12-14 | fbdev: smscufx: fix error handling code in ufx_usb_probe | Dongliang Mu | 1 | -15/+31 |
2022-12-14 | fbdev: via: Fix error in via_core_init() | Shang XiaoJing | 1 | -1/+8 |
2022-12-14 | fbdev: pm2fb: fix missing pci_disable_device() | Yang Yingliang | 1 | -2/+7 |
2022-12-14 | fbdev: pxafb: Remove unnecessary print function dev_err() | wangkailong@jari.cn | 1 | -1/+0 |
2022-12-14 | fbdev: omapfb: panel-sharp-ls037v7dw01: fix included headers | Dmitry Torokhov | 1 | -2/+1 |
2022-12-14 | fbdev: omapfb: panel-tpo-td028ttec1: stop including gpio.h | Dmitry Torokhov | 1 | -1/+0 |
2022-12-14 | fbdev: omapfb: panel-lgphilips-lb035q02: remove backlight GPIO handling | Dmitry Torokhov | 1 | -20/+1 |
2022-12-14 | fbdev: omapfb: encoder-opa362: fix included headers | Dmitry Torokhov | 1 | -2/+2 |
2022-12-14 | fbdev: omapfb: connector-analog-tv: remove support for platform data | Dmitry Torokhov | 1 | -52/+8 |
2022-12-14 | fbdev: omapfb: panel-dpi: remove support for platform data | Dmitry Torokhov | 1 | -76/+7 |
2022-12-14 | fbdev: omapfb: panel-nec-nl8048hl11: switch to using gpiod API | Dmitry Torokhov | 1 | -52/+20 |
2022-12-14 | fbdev: omapfb: panel-tpo-td043mtea1: switch to using gpiod API | Dmitry Torokhov | 1 | -43/+16 |
2022-12-14 | fbdev: omapfb: panel-dsi-cm: switch to using gpiod API | Dmitry Torokhov | 1 | -71/+45 |
2022-12-14 | fbdev: omapfb: encoder-tfp410: switch to using gpiod API | Dmitry Torokhov | 1 | -45/+22 |
2022-12-14 | fbdev: omapfb: panel-sony-acx565akm: switch to using gpiod API | Dmitry Torokhov | 1 | -35/+31 |
2022-12-14 | fbdev: omapfb: panel-sony-acx565akm: remove support for platform data | Dmitry Torokhov | 1 | -39/+6 |
2022-12-14 | fbdev: omapfb: connector-hdmi: switch to using gpiod API | Dmitry Torokhov | 1 | -35/+14 |
2022-12-14 | fbdev: omapfb: remove redundant variable checksum | Colin Ian King | 1 | -2/+0 |
2022-12-14 | fbdev: ssd1307fb: Drop duplicate NULL checks for PWM APIs | Andy Shevchenko | 1 | -8/+4 |
2022-12-14 | fbdev: ssd1307fb: Drop optional dependency | Andy Shevchenko | 1 | -1/+0 |
2022-12-13 | Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 47 | -2/+265 |
2022-12-13 | Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -2/+1 |
2022-12-12 | Merge tag 'hyperv-next-signed-20221208' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -1/+15 |
2022-12-12 | Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -8/+4 |
2022-12-12 | Merge branches 'acpi-scan', 'acpi-bus', 'acpi-tables' and 'acpi-sysfs' | Rafael J. Wysocki | 1 | -2/+1 |
2022-12-09 | Merge tag 'drm-misc-next-fixes-2022-12-08' of git://anongit.freedesktop.org/d... | Dave Airlie | 1 | -16/+0 |
2022-12-07 | backlight: tosa: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
2022-12-07 | backlight: lv5207lp: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
2022-12-07 | backlight: lp855x: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -2/+3 |
2022-12-07 | backlight: lm3639: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |