aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/linux/modules/video.mk
Commit message (Collapse)AuthorAgeFilesLines
...
* linux: fix framebuffer kmods for >= 3.15Jo-Philipp Wich2015-01-311-4/+12
| | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44227
* kernel: drop obsolete kernel version checksFelix Fietkau2015-01-241-14/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44113
* kernel: make most modules use AutoProbeJohn Crispin2013-09-171-38/+38
| | | | | | | | 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
* kernel: only add v4l2-compat-ioctl32 when CONFIG_COMPAT is setHauke Mehrtens2013-08-031-2/+2
| | | | SVN-Revision: 37661
* kernel: add missing module to video-core for kernel < 3.6Hauke Mehrtens2013-08-021-0/+8
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37659
* kernel: be consistent with formatting styleLuka Perkov2013-07-261-45/+42
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37545
* kernel: add fbdev.ko to kmod-fb on x86 dependenciesHauke Mehrtens2013-07-191-0/+5
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37460
* kernel: video-core depends on i2c-core if i2c-core is selectedJonas Gorski2013-07-181-1/+1
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37421
* packages: clean up the package folderJohn Crispin2013-06-211-0/+730
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007