tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
master
head: e05f574a0bb1f4502a4b2264fdb0ef6419cf3772
commit: 1dc4bbf0b268246f6202c761016735933b6f0b99 [7190/10372] docs-rst:
doc-guide: split the kernel-documentation.rst contents
reproduce: make htmldocs
All errors (
From: Pan Bian
The value of return variable ret is 0 on some error paths, for example,
when pci_resource_start() returns a NULL pointer. 0 means no error in
this context, which is contrary to the fact. This patch fixes the bug.
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=189011
Signed
From: Pan Bian
The value of return variable ret is 0 on some error paths, for example,
when pci_resource_start() returns a NULL pointer. 0 means no error in
this context, which is contrary to the fact. This patch fixes the bug.
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=189011
Signed
This message is generated daily by a cron job that builds media_tree for
the kernels and architectures in the list below.
Results of the daily build of media_tree:
date: Sun Dec 4 05:00:16 CET 2016
media-tree git hash:365fe4e0ce218dc5ad10df17b150a366b6015499
media_build git
On 2 December 2016 at 08:05, Mauro Carvalho Chehab
wrote:
> Em Sun, 27 Nov 2016 12:11:48 +0100
> Marcel Hasler escreveu:
>
>> Allow setting a custom record gain for the internal AC97 codec (if
>> available). This can be
>> a value between 0 and 15, 8 is the default and should be suitable for mos
On 2 December 2016 at 08:09, Mauro Carvalho Chehab
wrote:
> Em Sun, 27 Nov 2016 12:12:36 +0100
> Marcel Hasler escreveu:
>
>> The STK1160 needs some time to transfer data from the AC97 registers into
>> its own. On some
>> systems reading the chip's own registers to soon will return wrong values
Initial DVB-T2 scan data file ke-Nairobi for Nairobi, Kenya. Please
find patch attached
--
Joseph Zikusooka
diff --git a/dvb-t/ke-Nairobi b/dvb-t/ke-Nairobi
new file mode 100644
index 000..eb06512
--- /dev/null
+++ b/dvb-t/ke-Nairobi
@@ -0,0 +1,226 @@
+# location and provider: Nairo
Hello beautiful, How you doing today? I hope you are doing well. My name is
Bentley, from the US. I'm in Syria right now fighting ISIS. I want to get to
know you better, if I may be so bold. I consider myself an easy-going man, and
I am currently looking for a relationship in which I feel loved.
Hello,
first I would like to thank you very much for your continuing effort on making
dvb hardware work on old linux kernels. I'm currently using an Odroid C2 as a
tv server using Libreelec media build edition and two WinTV SoloHD USB sticks
following this thread:
http://forum.odroid.com/view
From: Pan Bian
Function bdisp_debugfs_create() returns 0 even on errors. So its caller
cannot detect the errors. It may be better to return "-ENOMEM" on the
exception paths.
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=188801
Signed-off-by: Pan Bian
---
drivers/media/platform/sti/bdi
Add parentheses around variable x for the readability purpose.
This warning was found using checkpatch.pl.
Signed-off-by: Tabrez khan
---
drivers/staging/media/bcm2048/radio-bcm2048.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/media/bcm2048/radio-bcm2048
11 matches
Mail list logo