Yousong Zhou
a76cbc0d7e
kernel: fix autoloading arch-specific modules
...
Fixes FS#745
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
8 years ago
Yousong Zhou
e250acab26
backlight-pwm: fix module description
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
8 years ago
Rafał Miłecki
e41e1e6a2a
kernel: move disabling DRM symbols to the config file
...
This is the standard way we handle this. Please note (it seems) I could
drop few symbols as they are hidden under (disabled) DRM_LEGACY now.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
8 years ago
Rafał Miłecki
35c596b66c
kernel: video: add kmod-i2c-core dependency to kmod-drm
...
For targets with i2c not built-in this fixes following error:
Package kmod-drm is missing dependencies for the following libraries:
i2c-core.ko
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
8 years ago
Tim Harvey
092f2c14bd
imx6: move to Linux 4.9 kernel
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
8 years ago
John Crispin
9b9c7ffefa
kernel: add mode backlight symbols
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 48729
9 years ago
John Crispin
79deb0290a
video: kmod-pwm does not exist anymore
...
it was removed in r43947
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 48699
9 years ago
Jo-Philipp Wich
ae36b39b92
linux: fix kmod-backlight-pwm
...
Also remove erroneous =m overrides from kconfig symbol list.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 48669
9 years ago
Felix Fietkau
16ea0369e9
kernel: make backlight support depend on display support
...
Mark backlight core package as hidden
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48437
9 years ago
Felix Fietkau
f82dc2e37d
kernel: mark kmod-drm as hidden so that it only gets selected if a driver for it can be selected
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48436
9 years ago
Felix Fietkau
9b53da6138
kernel: reduce AddDepends related cargo cult programming in video.mk
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48435
9 years ago
Felix Fietkau
125f1ce9ad
kernel: video: add DRM core and IMX DRM support for HDMI/LVDS
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 48434
9 years ago
Felix Fietkau
0a6919b8bc
kernel: video: add fbcon support
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 48433
9 years ago
Felix Fietkau
5a502875b1
kernel: add backlight kernel module support
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 48432
9 years ago
Felix Fietkau
20ba5a01cf
kernel: modularize dma shared buffer code to eliminate kernel bloat
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48371
9 years ago
Felix Fietkau
708bbe9382
kernel: add missing kmod-video-videobuf2's object file in 4.4
...
CONFIG_VIDEOBUF2_CORE produces two object files in Linux >= 4.4.
Conditionally add the new file to FILES of kmod-video-videobuf2.
Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
SVN-Revision: 48242
9 years ago
John Crispin
fea3e1cedc
kernel: remove module checks for 3.15/3.16/3.17
...
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
SVN-Revision: 45534
10 years ago
Felix Fietkau
13e7b6d77d
kernel: remove useless AddDepends/input abstraction
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45135
10 years ago
Felix Fietkau
26ebaa485a
kernel: video.mk: [media] sn9c102: remove deprecated driver
...
driver in staging since 3.14
removed upstream in 3.17
from upstream commit message:
Most webcams covered by this driver are now supported by gspca.
Nobody has the hardware or is willing to convert the remaining devices to gspca.
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
SVN-Revision: 45120
10 years ago
Jo-Philipp Wich
ab26904c79
linux: fix framebuffer kmods for >= 3.15
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44227
10 years ago
Felix Fietkau
47e651e2eb
kernel: drop obsolete kernel version checks
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44113
10 years ago
John Crispin
f12f4074af
kernel: make most modules use AutoProbe
...
now that we have modprobe we can set more than half of the modules to AutoProbe
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38021
11 years ago
Hauke Mehrtens
d2ed54596d
kernel: only add v4l2-compat-ioctl32 when CONFIG_COMPAT is set
...
SVN-Revision: 37661
11 years ago
Hauke Mehrtens
f43b6b2bea
kernel: add missing module to video-core for kernel < 3.6
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37659
11 years ago
Luka Perkov
aa81b9ed5f
kernel: be consistent with formatting style
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37545
11 years ago
Hauke Mehrtens
28752830c7
kernel: add fbdev.ko to kmod-fb on x86 dependencies
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37460
11 years ago
Jonas Gorski
85cf95b73a
kernel: video-core depends on i2c-core if i2c-core is selected
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37421
11 years ago
John Crispin
4ebf19b48f
packages: clean up the package folder
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37007
12 years ago
John Crispin
a730e96569
Remove remaining etrax references
...
SVN-Revision: 34968
12 years ago
John Crispin
12f36652e6
fix video modules package generation
...
The folder layout changed between 3.6 and 3.7
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 34960
12 years ago
Felix Fietkau
94c1d77886
kernel: fix video-core build on 3.6+
...
SVN-Revision: 34533
12 years ago
Imre Kaloz
953d53c662
remove references to 2.6.39
...
SVN-Revision: 33967
12 years ago
John Crispin
3942aebedc
gspca-sn9c20x.ko was not insmod'ed due to typo
...
fixes #11973
SVN-Revision: 32991
12 years ago
Florian Fainelli
d359d46182
make kmod-fb dependent on DISPLAY_SUPPORT and update targets accordingly
...
SVN-Revision: 32869
12 years ago
Florian Fainelli
89a312bf48
split framebuffer helper modules to their own packages
...
SVN-Revision: 32843
12 years ago
Florian Fainelli
502d369283
create kmod-fb and update xen framebuffer module
...
SVN-Revision: 32805
12 years ago
Felix Fietkau
12cb49b233
kernel: kmod-video-gspca-core depends on kmod-input-core ( fixes #11412 )
...
SVN-Revision: 32033
13 years ago
John Crispin
1ee4031e14
fix videobuf2 escription
...
fixes #11411
SVN-Revision: 32032
13 years ago
John Crispin
c64fca15da
Missing kernel module entry for GSPCA driver for SE401 webcam
...
fixes #11505
SVN-Revision: 32030
13 years ago
Felix Fietkau
d1ad1c2c56
kernel: remove more unnecessary kernel version checks/dependencies
...
SVN-Revision: 31907
13 years ago
Felix Fietkau
2360a53116
kernel: remove obsolete dependencies and conditionals
...
SVN-Revision: 31779
13 years ago
Felix Fietkau
8ff9b93dfa
kernel: remove obsolete CompareKernelPatchVer calls
...
SVN-Revision: 31775
13 years ago
Hauke Mehrtens
0fd86465d0
kernel: add video-videobuf2
...
This should fix #11349 and #11142
SVN-Revision: 31630
13 years ago
Hauke Mehrtens
655a320a6b
kernel: build kmod-video-gspca-gl860 and kmod-video-gspca-jeilinj on all kernel versions
...
This module is available on all supported kernel versions
SVN-Revision: 31629
13 years ago
Hauke Mehrtens
216853d6ba
kernel: add kmod-video-gspca-konica and remove kmod-video-konica
...
kmod-video-konica was removed from kernel 2.6.38 and is now replaced by kmod-video-gspca-konica
SVN-Revision: 31628
13 years ago
Hauke Mehrtens
865ac15306
kernel: remove kmod-video-ov511 and kmod-video-ovcamchip
...
These two modules where removed from kernel with kernel version 2.6.36, use kmod-video-gspca-ov519 instead.
SVN-Revision: 31627
13 years ago
Jonas Gorski
1a57b05f47
kernel: add some more additional missing config symbols for 3.2 and 3.3
...
SVN-Revision: 31221
13 years ago
Jo-Philipp Wich
bea4837dc1
kernel: small correction of menuconfig title for kmod-video-gspca-ov534-9
...
SVN-Revision: 30977
13 years ago
Jo-Philipp Wich
906d44975b
kernel: add kmod-video-gspca-ov534-9
...
SVN-Revision: 30975
13 years ago
Jonas Gorski
c336de3d85
kernel: update module names and add new config symbols for linux 3.3
...
SVN-Revision: 29985
13 years ago