From: Anil Belur
- this fix replaces jiffies interval comparision with safer function to
avoid any overflow and wrap around ?
Signed-off-by: Anil Belur
---
drivers/staging/media/msi3101/sdr-msi3101.c | 16
1 file changed, 12 insertions(+), 4 deletions(-)
diff --git a/driver
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 Jun 29 04:00:18 CEST 2014
git branch: test
git hash: b5b620584b9c4644b85e932895a742e0c192d66c
gcc versi
Hello to all. In my opinion solo6x10 driver in upstream kernel gets less love
than it deserves from us, and i hope to change that. I am a new employee
developer in Bluecherry, unfortunately inexperienced in kernel field. I would
be thankful a lot if I get some advices or even guidance to maintai
---
drivers/staging/media/solo6x10/solo6x10-v4l2-enc.c | 4
1 file changed, 4 insertions(+)
diff --git a/drivers/staging/media/solo6x10/solo6x10-v4l2-enc.c
b/drivers/staging/media/solo6x10/solo6x10-v4l2-enc.c
index bf6eb06..14f933f 100644
--- a/drivers/staging/media/solo6x10/solo6x10-v4l2-e
Fix checkpatch warning:
WARNING: usb_free_urb(NULL) is safe this check is probably not required
Cc: Mauro Carvalho Chehab
Cc: linux-media@vger.kernel.org
Signed-off-by: Fabian Frederick
---
drivers/media/usb/ttusb-budget/dvb-ttusb-budget.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)