- 22 8月, 2014 1 次提交
-
-
由 Mauro Carvalho Chehab 提交于
This driver is stable and doesn't contain any really serious issue. Move it out of staging. Signed-off-by: NMauro Carvalho Chehab <m.chehab@samsung.com>
-
- 11 12月, 2013 1 次提交
-
-
由 Mauro Dreissig 提交于
Too much noise, also does not cover every possible code paths. Signed-off-by: NMauro Dreissig <mukadr@gmail.com> Acked-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: NMauro Carvalho Chehab <m.chehab@samsung.com>
-
- 08 11月, 2011 1 次提交
-
-
由 Sylwester Nawrocki 提交于
Remove pre-processor defined as10x_handle_t data type by directly replacing it with struct as102_bus_adapter_t. phandle is renamed to adap inside function bodies. Cc: Devin Heitmueller <dheitmueller@kernellabs.com> Signed-off-by: NSylwester Nawrocki <snjw23@gmail.com> Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
-
- 03 11月, 2011 5 次提交
-
-
由 Sylwester Nawrocki 提交于
Also amend some mismatched comments. Cc: Devin Heitmueller <dheitmueller@kernellabs.com> Signed-off-by: NSylwester Nawrocki <snjw23@gmail.com> Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
-
由 Piotr Chmura 提交于
Remove inclusion of Windows and other not linux related headers. [snjw23@gmail.com: edited changelog, folded long line in Makefile] Cc: Devin Heitmueller <dheitmueller@kernellabs.com> Signed-off-by: NPiotr Chmura <chmooreck@poczta.onet.pl> Signed-off-by: NSylwester Nawrocki <snjw23@gmail.com> Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
-
由 Pierrick Hascoet 提交于
Fix a couple of files which were supposed by be relicensed as GPL but were overlooked. Signed-off-by: NPierrick Hascoet <pierrick.hascoet@abilis.com> Signed-off-by: NDevin Heitmueller <dheitmueller@kernellabs.com> Signed-off-by: NPiotr Chmura <chmooreck@poczta.onet.pl> Signed-off-by: NSylwester Nawrocki <snjw23@gmail.com> Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
-
由 Devin Heitmueller 提交于
Fix Linux kernel coding style (whitespace and indentation) errors in file as10x_cmd_stream.c. No functional changes. Signed-off-by: NDevin Heitmueller <dheitmueller@kernellabs.com> Signed-off-by: NPiotr Chmura <chmooreck@poczta.onet.pl> Signed-off-by: NSylwester Nawrocki <snjw23@gmail.com> Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
-
由 Pierrick Hascoet 提交于
Changes by Devin Heitmueller: Import the original Abilis Systems as102 driver. The source is unmodified, with the only changes I've made so far were that I created a Kconfig and Makefile so that the code builds in a standard v4l-dvb tree. This driver requires firmware (which Abilis has provided with redistribution terms which will allow it to be bundled in the Linux distributions). The firmware can be downloaded from here: Thanks to Rainer Miethling from PCTV Systems for working to get the driver released (for use with the PCTV 74e) and Pierrick Hascoet from Abilis for authoring the driver. Changes by Piotr Chmura: - moved the driver from media/dvb to staging/media - removed Makefile/Kconfig - compilation fails in current tree [snjw23@gmail.com: edited changelog] Signed-off-by: NPierrick Hascoet <pierrick.hascoet@abilis.com> Signed-off-by: NDevin Heitmueller <dheitmueller@kernellabs.com> Signed-off-by: NPiotr Chmura <chmooreck@poczta.onet.pl> Signed-off-by: NSylwester Nawrocki <snjw23@gmail.com> Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
-