| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: use older kernel for explicitly setting dependencies | Adrian Schmutzler | 2020-01-26 | 1 | -1/+1 |
* | kernel: remove obsolete kernel version switches | Adrian Schmutzler | 2020-01-12 | 1 | -2/+2 |
* | kernel: fix typo in fb-sys-fops autoload | Sungbo Eo | 2019-11-14 | 1 | -1/+1 |
* | kernel: fix typos in video KernelPackage description | Sungbo Eo | 2019-10-12 | 1 | -2/+2 |
* | kernel: Remove support for kernel 3.18 | Hauke Mehrtens | 2019-05-03 | 1 | -2/+2 |
* | kernel: Fix kmod-drm-amdgpu and kmod-drm-radeon dependencies | Lucian Cristian | 2019-04-16 | 1 | -7/+40 |
* | kernel: add kmod-fb-tft-ili9486 | Stijn Tintel | 2019-02-24 | 1 | -0/+16 |
* | kernel: add kmod-fb-tft | Stijn Tintel | 2019-02-24 | 1 | -0/+22 |
* | kernel: add kmod-fb-sys-ram | Stijn Tintel | 2019-02-24 | 1 | -10/+27 |
* | x86: Make kmod-drm-radeon and kmod-drm-amdgpu depend on x86 | Hauke Mehrtens | 2019-02-20 | 1 | -2/+2 |
* | x86: video: add amdgpu DRM kernel package | Lucian Cristian | 2019-02-17 | 1 | -0/+22 |
* | x86: video: add radeon DRM module support | Lucian Cristian | 2019-02-17 | 1 | -0/+14 |
* | kernel: Fix drm dependency on drm_panel_orientation_quirks.ko for 4.19 | Petr Štetiar | 2019-02-01 | 1 | -1/+3 |
* | kernel: Make video-gspca-core depend on vidobuf2 | Hauke Mehrtens | 2018-12-15 | 1 | -1/+1 |
* | kernel: Adapt to new location of video-videobuf2 in kernel 4.19 | Hauke Mehrtens | 2018-12-15 | 1 | -5/+9 |
* | kernel: merge kmod-fbcon with kmod-fb | Tomasz Maciej Nowak | 2018-05-21 | 1 | -36/+14 |
* | kernel: fix kernel module packaging errors on imx6 | Felix Fietkau | 2018-02-22 | 1 | -3/+2 |
* | imx6: add support for Linux 4.14 | Tim Harvey | 2018-02-19 | 1 | -2/+6 |
* | kernel: kmod-fbcon: deactivate for kernel 4.14 | Hauke Mehrtens | 2017-12-16 | 1 | -1/+1 |
* | kernel: fix autoloading arch-specific modules | Yousong Zhou | 2017-05-25 | 1 | -1/+1 |
* | backlight-pwm: fix module description | Yousong Zhou | 2017-05-25 | 1 | -1/+1 |
* | kernel: move disabling DRM symbols to the config file | Rafał Miłecki | 2017-03-21 | 1 | -33/+1 |
* | kernel: video: add kmod-i2c-core dependency to kmod-drm | Rafał Miłecki | 2017-03-21 | 1 | -1/+1 |
* | imx6: move to Linux 4.9 kernel | Tim Harvey | 2017-02-11 | 1 | -3/+3 |
* | kernel: add mode backlight symbols | John Crispin | 2016-02-16 | 1 | -0/+1 |
* | video: kmod-pwm does not exist anymore | John Crispin | 2016-02-12 | 1 | -1/+1 |
* | linux: fix kmod-backlight-pwm | Jo-Philipp Wich | 2016-02-08 | 1 | -9/+8 |
* | kernel: make backlight support depend on display support | Felix Fietkau | 2016-01-21 | 1 | -1/+3 |
* | kernel: mark kmod-drm as hidden so that it only gets selected if a driver for... | Felix Fietkau | 2016-01-21 | 1 | -1/+2 |
* | kernel: reduce AddDepends related cargo cult programming in video.mk | Felix Fietkau | 2016-01-21 | 1 | -37/+6 |
* | kernel: video: add DRM core and IMX DRM support for HDMI/LVDS | Felix Fietkau | 2016-01-21 | 1 | -0/+172 |
* | kernel: video: add fbcon support | Felix Fietkau | 2016-01-21 | 1 | -1/+48 |
* | kernel: add backlight kernel module support | Felix Fietkau | 2016-01-21 | 1 | -0/+46 |
* | kernel: modularize dma shared buffer code to eliminate kernel bloat | Felix Fietkau | 2016-01-19 | 1 | -0/+1 |
* | kernel: add missing kmod-video-videobuf2's object file in 4.4 | Felix Fietkau | 2016-01-15 | 1 | -1/+2 |
* | kernel: remove module checks for 3.15/3.16/3.17 | John Crispin | 2015-04-21 | 1 | -12/+4 |
* | kernel: remove useless AddDepends/input abstraction | Felix Fietkau | 2015-03-29 | 1 | -2/+1 |
* | kernel: video.mk: [media] sn9c102: remove deprecated driver | Felix Fietkau | 2015-03-29 | 1 | -16/+0 |
* | linux: fix framebuffer kmods for >= 3.15 | Jo-Philipp Wich | 2015-01-31 | 1 | -4/+12 |
* | kernel: drop obsolete kernel version checks | Felix Fietkau | 2015-01-24 | 1 | -14/+0 |
* | kernel: make most modules use AutoProbe | John Crispin | 2013-09-17 | 1 | -38/+38 |
* | kernel: only add v4l2-compat-ioctl32 when CONFIG_COMPAT is set | Hauke Mehrtens | 2013-08-03 | 1 | -2/+2 |
* | kernel: add missing module to video-core for kernel < 3.6 | Hauke Mehrtens | 2013-08-02 | 1 | -0/+8 |
* | kernel: be consistent with formatting style | Luka Perkov | 2013-07-26 | 1 | -45/+42 |
* | kernel: add fbdev.ko to kmod-fb on x86 dependencies | Hauke Mehrtens | 2013-07-19 | 1 | -0/+5 |
* | kernel: video-core depends on i2c-core if i2c-core is selected | Jonas Gorski | 2013-07-18 | 1 | -1/+1 |
* | packages: clean up the package folder | John Crispin | 2013-06-21 | 1 | -0/+730 |