sysfs_ops show vector: size of buffer not required?
I was talking in context of usb/ip's show_status. It writes a lot of data into this buffer. Then it needs to be fixed. Again, it must be, one value per file, that is the sysfs rule. Which seems to over flow the buffer. But anyways, I will check if it can be reduced or at least be splitted into differnt device ...
Jan 27 by Himanshu Chauhan
- 5 messages - 3 authors
|
sysfs_ops show vector: size of buffer not required?
I was talking in context of usb/ip's show_status. It writes a lot of data into this buffer. Which seems to over flow the buffer. But anyways, I will check if it can be reduced or at least be splitted into differnt device attributes. BTW, Greg, Did you take a look at other patches I had sent? ...
Jan 26 by Himanshu Chauhan
- 5 messages - 3 authors
|
USB-IP: Small clean up based on previous comments.
Himanshu Chauhan himan...@symmetricore.com linux kernel Hi, I am trying to take a look at usb-ip to get it into mainline. This is a small patch (my first patch ever) in this regard. Please let me know the comments. Thanks Regards Himanshu Signed-off-by: Himanshu Chauhan <himan...@symmetricore.com> ...
Jan 23 by Himanshu Chauhan
- 2 messages - 1 author
|
Staging: make usbip depend on CONFIG_NET
Greg KH g...@kroah.com linux kernel From: Greg Kroah-Hartman <gre...@suse.de> Thanks to Randy Dunlap for finding this problem. Reported-by: Randy Dunlap < randy.dun...@oracle.com> Signed-off-by: Greg Kroah-Hartman <gre...@suse.de> --- drivers/staging/usbip/Kconfig | 2 +- 1 files changed, 1 insertions(+), ...
Oct 30 2008 by Greg KH
- 46 messages - 2 authors
|
Staging: USB/IP: add common functions needed
Greg KH g...@kroah.com linux kernel From: Takahiro Hirofuchi <hirofuchi@users. sourceforge.net> This adds the common functions needed by both the host and client side of the USB/IP code. Brian Merrell cleaned up a lot of this code and submitted it for inclusion. Greg also did a lot of cleanup. ...
Oct 11 2008 by Greg KH
- 27 messages - 6 authors
|
USB: USB/IP: add host driver
Willy Tarreau w...@1wt.eu linux kernel On Thu, Aug 28, 2008 at 04:00:38PM -0700, g...@kroah.com wrote: From: Takahiro Hirofuchi <hirofu...@users.sourceforge.net> This adds the USB IP client driver Seems this changelog is wrong because the help says it's the host : +config USB_IP_HOST + tristate "USB IP host driver" + ...
Aug 29 2008 by Willy Tarreau
- 10 messages - 7 authors
|
USB: USB/IP: add client driver
g...@kroah.com linux kernel From: Takahiro Hirofuchi <hirofuchi@users. sourceforge.net> This adds the USB IP client driver Brian Merrell cleaned up a lot of this code and submitted it for inclusion. Greg also did a lot of cleanup. Signed-off-by: Brian G. Merrell <bgmerr...@novell.com> Cc: Takahiro Hirofuchi ...
Aug 29 2008 by g...@kroah.com
- 10 messages - 7 authors
|
USB: USB/IP: add common functions needed
g...@kroah.com linux kernel From: Takahiro Hirofuchi <hirofuchi@users. sourceforge.net> This adds the common functions needed by both the host and client side of the USB/IP code. Brian Merrell cleaned up a lot of this code and submitted it for inclusion. Greg also did a lot of cleanup. Signed-off-by: Brian G. ...
Aug 29 2008 by g...@kroah.com
- 5 messages - 4 authors
|
usb_ip: fix allyesconfig compile error
Grant Coady gco...@gmail.com linux kernel From: Grant Coady <gco...@gmail.com> Prevent 2.6.15-mm2 allyesconfig compile error by not allowing USB_IP_STUB when USB_IP_VHCI is selected. Signed-off-by: Grant Coady <gco...@gmail.com> --- Kconfig | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) ...
Jan 8 2006 by Grant Coady
- 1 message - 1 author
|
The ordering of results sorted by date is approximate.
|
|