Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-08-14 | [media] common: move media/common/tuners to media/tuners | Mauro Carvalho Chehab | 1 | -38/+0 | |
Move the tuners one level up, as the "common" directory will be used by drivers that are shared between more than one driver. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> | |||||
2008-04-30 | Rename common tuner Kconfig names to use the same | Mauro Carvalho Chehab | 1 | -1/+1 | |
namespace for all of them. | |||||
2008-04-30 | V4L/DVB(7767): Move tuners to common/tuners | Mauro Carvalho Chehab | 1 | -0/+38 | |
There were several issues in the past, caused by the hybrid tuner design, since now, the same tuner can be used by drivers/media/dvb and drivers/media/video. Kconfig items were rearranged, to split V4L/DVB core from their drivers. Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org> |