2014-11-03 4:07 GMT+01:00 Chris Rorvick:
> fusbh200: Make Xen notificaiton consistent with EHCI
> fotg210: Make Xen notificaiton consistent with EHCI
you may want to fix the spelling: s/notificaiton/notification/
--
Daniele Forsi
--
To unsubscribe from this list: send th
> tristate "Exynos5 SoC series USB DRD PHY driver"
> - depends on ARCH_EXYNOS5 && OF
> + depends on (ARCH_EXYNOS5 || ARCH_EXYNOS7) && OF
shouldn't that prompt and its help text be updated to mention also Exynos7?
--
Daniele Forsi
--
To un
2014-08-20 14:35 GMT+02:00 Hayes Wang:
> Is this necessary? Besides the check of the "start",
> there are checks of the "size" and rtl_fw_data_ok().
> I think they cover the situations which you indicate.
it's not necessary and it's better checked lat
tart = le32_to_cpu(fw_header->fw_start);
> + if (start > fw->size)
> + goto out;
since "start" is an offset in an array of size "fw->size" this should
check for ">=" and if a command is at least cmd(2 bytes) + length(2
bytes),
if (index >= gpio->gpio_chip.ngpio)
return -EINVAL;
gpio->index |= gpio_index_mask[offset];
if (value)
gpio->index |= gpio_value_mask[offset];
else
gpio->index &a
STMicroelectronics SoCs chip with one DesignWare Core USB3 IP
> + inside (i.e. STiH407).
> +
> Say 'Y' or 'M' here if you have one such device
>
> comment "Debugging features"
you are actually removing the line "Say '
all other lines in this block start with
a lower case letter;
two lines end with a full stop, three lines without;
colons the last lines do not align to the first three
--
Daniele Forsi
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to m
io %d=%d\n", offset, value);
> + return;
> + }
> +}
no need to put a "return" there at he end of the function (if it's
defensive programming then you didn't put return in similar code in a
previous function)
--
Daniele Forsi
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
2014-06-05 13:06 GMT+02:00:
>> + dev_err(&led->usb_dev->dev, "Message to be send to device is
>> too long\n");
there's a typo: s/send/sent/
--
Daniele Forsi
--
To unsubscribe from this list: send the line "unsubscribe lin
would be easier to follow even if it adds and indentation level
--
Daniele Forsi
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Even if the USB-to-ATAPI converter supported multiple LUNs, this
driver would always detect the same physical device or media because
it doesn't use srb->device->lun in any way.
Tested with an Hewlett-Packard CD-Writer Plus 8200e.
Signed-off-by: Daniele Forsi
---
drivers/
Signed-off-by: Daniele Forsi
---
This patch depends on the patch sent by Victor A. Santos
on April 27th with commit
message "Nokia 305 should be treated as unusual dev".
drivers/usb/storage/unusual_devs.h | 7 +++
1 file changed, 7 insertions(+)
diff --git a/drivers/u
2014-03-25 20:00 GMT+01:00 Michele Baldessari:
> Custom VID/PID for Brainboxes VX-001 ExpressCard RS232 as reported in
> + * Product: ExpressCard 1 Port RS2323
there is a stray trailing "3"
--
Daniele Forsi
--
To unsubscribe from this list: send the line "unsubscribe linu
ERROR("write error");
> + fclose(fp);
> + return;
> + }
>
> fclose(fp);
> }
> --
--
Daniele Forsi
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
2013/10/30 Dirk Gouders:
> Those values are also written to the config file causing modules when
> they should not.
this sentence of the commit message is missing something, I think you mean:
s/causing modules/causing modules to be built/
--
Daniele Forsi
--
To unsubscribe from this list
2013/9/19 Ramneek Mehresh:
> + * we need to wait for 10ms for bus to fo into suspend mode after
there's a typo: s/fo/go/
--
Daniele Forsi
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More major
2013/9/19 Peter Chen:
> + "milliseconds to increase successive wakup delays");
there's a typo: s/wakup/wakeup/
--
Daniele Forsi
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kerne
2013/7/26 Greg Kroah-Hartman:
> + Say Y here if you want to usb the Suunto ANT+ USB device.
I think there might be a thinko: s/to usb/to use/
--
Daniele Forsi
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vg
2013/5/30 Hans de Goede:
> + be trusted, as the device may have a smaller config descriptor
> + then it advertises. The bLength field of each (sub) descriptor
as in the other text: s/then/than/
--
Daniele Forsi
--
To unsubscribe from this list: send th
2013/5/30 Hans de Goede:
> +are wTotalLength bytes apart. If a device returns less configuration
> +descriptor data then indicated by wTotalLength there will be a hole in
s/then/than/
--
Daniele Forsi
--
To unsubscribe from this list: send the line "unsubscribe linux-usb"
ing to Documentation/networking/phonet.txt it should be possible
to do both parts on the same machine, that would test only the phonet
module and not cdc_phonet ("Each socket [...] can send and receive
packets with any other peer").
--
Daniele Forsi
/*
G N O K I I
A Linux/Unix toolset and d
Hello Andrzej, I removed people from CC
> On Monday, April 29, 2013 6:30 PM Daniele Forsi wrote:
>> I can provide the OP with frames captured from a real phone when talking
>> with gnokii
>>
>
> You mean some kind of dump? What can it be useful for? Comparing the
>
> wire.
I can provide the OP with frames captured from a real phone when
talking with gnokii
--
Daniele Forsi
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
23 matches
Mail list logo