Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-11 | drivers/media/video/cx25821: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | |
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. CC: Mauro Carvalho Chehab <mchehab@infradead.org> CC: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Kees Cook <keescook@chromium.org> Acked-by: Mauro Carvalho Chehab <mchehab@redhat.com> | |||
2012-08-15 | [media] rename most media/video pci drivers to media/pci | Mauro Carvalho Chehab | |
Rename all PCI drivers with their own directory under drivers/media/video into drivers/media/pci and update the building system. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> |