Antti Palosaari writes: > Most hardest part mainlining all that stuff is absolutely API issues. > Designing new APIs is a lot of work. Due to that I decided remove all > the problematic stuff in order to proceed. > > API related issues: > * DVB modulator API Yes, we definitely need a general API for this. > * some unusual CI stuff This is only the extra CI (formerly misused SEC) device which has no API, just basic read/write. > * network streaming > * own device node (I left it as for now as it was there already) Mainly for firmware updates and debugging. > * DVB-C2 API (it is still there, but if it looks hard to specify I will > disable it too) Needs some extending for proper scanning but is good enough for basic tuning. > Driver related issues: > * MaxLinear MxL5x, demod + tuner driver needs to be upstreamed > * STMicroelectronics STV0910, demod + tuner driver needed. Should be > study if existing kernel drivers could be changed easily to support that > chip too, if not upstream drivers. STV090x shares many features but has many slight differences in registers and handling. Could be worth merging but might turn out to need many conditionals. Regards, Ralph -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html