On Fri, Jan 24, 2014 at 04:14:00AM +0530, Rashika Kheria wrote:
> Mark functions as static in bpctl_mod.c because they are not used
> outside this file. Remove unused function from bpctl_mod.c.
>
> This also eliminates the following warnings from bpctl_mod.c:
> drivers/staging/silicom/bpctl_mod.c:
On Thu, Jan 23, 2014 at 11:45:08PM -0500, Oleg Drokin wrote:
> Signed-off-by: Oleg Drokin
Add yourself to MAINTAINERS if you really want email. No one reads
the email addresses here.
regards,
dan carpenter
___
devel mailing list
de...@linuxdriverproj
On Fri, Jan 24, 2014 at 1:34 PM, Dan Carpenter wrote:
> On Fri, Jan 24, 2014 at 04:14:00AM +0530, Rashika Kheria wrote:
>> Mark functions as static in bpctl_mod.c because they are not used
>> outside this file. Remove unused function from bpctl_mod.c.
>>
>> This also eliminates the following warni
On Fri, Jan 24, 2014 at 6:51 AM, Oleg Drokin wrote:
>> +STAGING - LUSTRE
>> +M: Andreas Dilger
>> +M: Oleg Drokin
>> +M: Peng Tao .
>> +L: hpdd-discuss
>> +S: Odd Fixes
>
> Actually we are at least Maintained here, if not outright Supported.
Good to hear that!
So can we assume that
Add a MAINTAINERS entry too?
---
MAINTAINERS | 8
1 file changed, 8 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 5c5d554..9ca5de8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8284,6 +8284,14 @@ W: http://www.lirc.org/
S: Odd Fixes
F: drivers/staging/media/
On Wed, 2013-11-20 at 17:54 +0800, micky_ch...@realsil.com.cn wrote:
> From: Micky Ching
>
> This patch is used to add support for ms card. The main difference
> between ms card and mspro card is long data transfer mode. mspro card
> can use auto mode DMA for long data transfer, but ms can not us
Change usbip_dump_usb_device() to use usb_speed_string() and remove the
code that does switch on udev->speed and builds custom speed strings.
Signed-off-by: Shuah Khan
---
drivers/staging/usbip/usbip_common.c | 22 ++
1 file changed, 2 insertions(+), 20 deletions(-)
diff --g
On Wed, 22 Jan 2014, Shuah Khan wrote:
> Add speed strings for usb wireless and 3.0 to speed_strings array.
>
> Signed-off-by: Shuah Khan
> ---
> drivers/staging/usbip/userspace/libsrc/usbip_common.c | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/drivers/staging/usbip/userspace/l
On 01/24/2014 10:08 AM, Thomas Pugliese wrote:
On Wed, 22 Jan 2014, Shuah Khan wrote:
Add speed strings for usb wireless and 3.0 to speed_strings array.
Signed-off-by: Shuah Khan
---
drivers/staging/usbip/userspace/libsrc/usbip_common.c | 2 ++
1 file changed, 2 insertions(+)
diff --git
On Fri, 24 Jan 2014, Shuah Khan wrote:
> On 01/24/2014 10:08 AM, Thomas Pugliese wrote:
> >
> >
> > On Wed, 22 Jan 2014, Shuah Khan wrote:
> >
> > > Add speed strings for usb wireless and 3.0 to speed_strings array.
> > >
> > > Signed-off-by: Shuah Khan
> > > ---
> > > drivers/staging/usb
On 01/24/2014 10:31 AM, Thomas Pugliese wrote:
On Fri, 24 Jan 2014, Shuah Khan wrote:
On 01/24/2014 10:08 AM, Thomas Pugliese wrote:
On Wed, 22 Jan 2014, Shuah Khan wrote:
Add speed strings for usb wireless and 3.0 to speed_strings array.
Signed-off-by: Shuah Khan
---
drivers/stagin
On 01/22/2014 10:56 AM, Shuah Khan wrote:
Remove usb_device_speed enum define from usbip_common.h and change it to
include linux/usb/ch9.h instead.
Signed-off-by: Shuah Khan
---
drivers/staging/usbip/userspace/libsrc/usbip_common.h | 8 +---
1 file changed, 1 insertion(+), 7 deletions(-)
Remove usb_device_speed enum define from usbip_common.h and change it to
include linux/usb/ch9.h instead. Add speed strings for usb wireless and 3.0
to speed_strings array.
Signed-off-by: Shuah Khan
---
v2: combined the following two userspace patches and addressed comments.
https://lkml.org/lkm
> -Original Message-
> From: Jason Wang [mailto:jasow...@redhat.com]
> Sent: Thursday, January 23, 2014 10:03 PM
> To: KY Srinivasan; Haiyang Zhang; t...@linutronix.de; mi...@redhat.com;
> h...@zytor.com; x...@kernel.org; de...@linuxdriverproject.org; linux-
> ker...@vger.kernel.org
> Cc:
On 01/23/2014 10:02 PM, Jason Wang wrote:
> This patch bypass the timer_irq_works() check for hyperv guest since:
>
> - It was guaranteed to work.
> - timer_irq_works() may fail sometime due to the lpj calibration were
> inaccurate
> in a hyperv guest or a buggy host.
>
> In the future, we sho
Hello!
On Jan 24, 2014, at 3:55 AM, Geert Uytterhoeven wrote:
> On Fri, Jan 24, 2014 at 6:51 AM, Oleg Drokin wrote:
>>> +STAGING - LUSTRE
>>> +M: Andreas Dilger
>>> +M: Oleg Drokin
>>> +M: Peng Tao .
>>> +L: hpdd-discuss
>>> +S: Odd Fixes
>>
>> Actually we are at least Maintained h
16 matches
Mail list logo