/openbmc/linux/drivers/media/tuners/ |
H A D | si2157.h | diff ee3c3e46885946cc041f08ec68e7c5b91b087cbe Tue May 05 11:54:17 CDT 2015 Olli Salonen <olli.salonen@iki.fi> [media] si2157: support selection of IF interface
The chips supported by the si2157 driver have two IF outputs (either pins 12+13 or pins 9+11). Instead of hardcoding the output to be used add an option to choose which output shall be used.
As this patch changes the default behaviour, the IF interface is specified in each driver currently using si2157 driver. This is to keep bisectability.
Signed-off-by: Olli Salonen <olli.salonen@iki.fi> Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
|
H A D | si2157_priv.h | diff ee3c3e46885946cc041f08ec68e7c5b91b087cbe Tue May 05 11:54:17 CDT 2015 Olli Salonen <olli.salonen@iki.fi> [media] si2157: support selection of IF interface
The chips supported by the si2157 driver have two IF outputs (either pins 12+13 or pins 9+11). Instead of hardcoding the output to be used add an option to choose which output shall be used.
As this patch changes the default behaviour, the IF interface is specified in each driver currently using si2157 driver. This is to keep bisectability.
Signed-off-by: Olli Salonen <olli.salonen@iki.fi> Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
|
H A D | si2157.c | diff ee3c3e46885946cc041f08ec68e7c5b91b087cbe Tue May 05 11:54:17 CDT 2015 Olli Salonen <olli.salonen@iki.fi> [media] si2157: support selection of IF interface
The chips supported by the si2157 driver have two IF outputs (either pins 12+13 or pins 9+11). Instead of hardcoding the output to be used add an option to choose which output shall be used.
As this patch changes the default behaviour, the IF interface is specified in each driver currently using si2157 driver. This is to keep bisectability.
Signed-off-by: Olli Salonen <olli.salonen@iki.fi> Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
|
/openbmc/linux/drivers/media/pci/saa7164/ |
H A D | saa7164-dvb.c | diff ee3c3e46885946cc041f08ec68e7c5b91b087cbe Tue May 05 11:54:17 CDT 2015 Olli Salonen <olli.salonen@iki.fi> [media] si2157: support selection of IF interface
The chips supported by the si2157 driver have two IF outputs (either pins 12+13 or pins 9+11). Instead of hardcoding the output to be used add an option to choose which output shall be used.
As this patch changes the default behaviour, the IF interface is specified in each driver currently using si2157 driver. This is to keep bisectability.
Signed-off-by: Olli Salonen <olli.salonen@iki.fi> Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
|
/openbmc/linux/drivers/media/usb/dvb-usb-v2/ |
H A D | dvbsky.c | diff ee3c3e46885946cc041f08ec68e7c5b91b087cbe Tue May 05 11:54:17 CDT 2015 Olli Salonen <olli.salonen@iki.fi> [media] si2157: support selection of IF interface
The chips supported by the si2157 driver have two IF outputs (either pins 12+13 or pins 9+11). Instead of hardcoding the output to be used add an option to choose which output shall be used.
As this patch changes the default behaviour, the IF interface is specified in each driver currently using si2157 driver. This is to keep bisectability.
Signed-off-by: Olli Salonen <olli.salonen@iki.fi> Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
|
H A D | af9035.c | diff ee3c3e46885946cc041f08ec68e7c5b91b087cbe Tue May 05 11:54:17 CDT 2015 Olli Salonen <olli.salonen@iki.fi> [media] si2157: support selection of IF interface
The chips supported by the si2157 driver have two IF outputs (either pins 12+13 or pins 9+11). Instead of hardcoding the output to be used add an option to choose which output shall be used.
As this patch changes the default behaviour, the IF interface is specified in each driver currently using si2157 driver. This is to keep bisectability.
Signed-off-by: Olli Salonen <olli.salonen@iki.fi> Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
|
/openbmc/linux/drivers/media/usb/cx231xx/ |
H A D | cx231xx-dvb.c | diff ee3c3e46885946cc041f08ec68e7c5b91b087cbe Tue May 05 11:54:17 CDT 2015 Olli Salonen <olli.salonen@iki.fi> [media] si2157: support selection of IF interface
The chips supported by the si2157 driver have two IF outputs (either pins 12+13 or pins 9+11). Instead of hardcoding the output to be used add an option to choose which output shall be used.
As this patch changes the default behaviour, the IF interface is specified in each driver currently using si2157 driver. This is to keep bisectability.
Signed-off-by: Olli Salonen <olli.salonen@iki.fi> Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
|
/openbmc/linux/drivers/media/usb/dvb-usb/ |
H A D | cxusb.c | diff ee3c3e46885946cc041f08ec68e7c5b91b087cbe Tue May 05 11:54:17 CDT 2015 Olli Salonen <olli.salonen@iki.fi> [media] si2157: support selection of IF interface
The chips supported by the si2157 driver have two IF outputs (either pins 12+13 or pins 9+11). Instead of hardcoding the output to be used add an option to choose which output shall be used.
As this patch changes the default behaviour, the IF interface is specified in each driver currently using si2157 driver. This is to keep bisectability.
Signed-off-by: Olli Salonen <olli.salonen@iki.fi> Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
|
/openbmc/linux/drivers/media/pci/cx23885/ |
H A D | cx23885-dvb.c | diff ee3c3e46885946cc041f08ec68e7c5b91b087cbe Tue May 05 11:54:17 CDT 2015 Olli Salonen <olli.salonen@iki.fi> [media] si2157: support selection of IF interface
The chips supported by the si2157 driver have two IF outputs (either pins 12+13 or pins 9+11). Instead of hardcoding the output to be used add an option to choose which output shall be used.
As this patch changes the default behaviour, the IF interface is specified in each driver currently using si2157 driver. This is to keep bisectability.
Signed-off-by: Olli Salonen <olli.salonen@iki.fi> Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
|
/openbmc/linux/drivers/media/usb/em28xx/ |
H A D | em28xx-dvb.c | diff ee3c3e46885946cc041f08ec68e7c5b91b087cbe Tue May 05 11:54:17 CDT 2015 Olli Salonen <olli.salonen@iki.fi> [media] si2157: support selection of IF interface
The chips supported by the si2157 driver have two IF outputs (either pins 12+13 or pins 9+11). Instead of hardcoding the output to be used add an option to choose which output shall be used.
As this patch changes the default behaviour, the IF interface is specified in each driver currently using si2157 driver. This is to keep bisectability.
Signed-off-by: Olli Salonen <olli.salonen@iki.fi> Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
|