[Meego-kernel] [PATCH 0/7] Intel Penwell USB OTG patches (OTG feature and bug fixing)
Hao Wu
hao.wu at intel.com
Fri Dec 10 09:28:05 PST 2010
Hi all
These 7 patches of Intel Penwell USB OTG functions are made for meego-kernel 2.6.35.
They enables some OTG features and a bug fixing for Penwell USB Device driver(langwell_udc)
All 7 patches (for 2.6.37 version) have been submitted to upstream, they are not
accepted yet and wait for comment now.
Hao Wu (5):
usb: penwell_otg: add SRP support
usb: gadget: add host request flag for HNP polling.
usb: langwell_udc: add support for HNP polling.
usb: penwell_otg: add HNP Polling support.
usb: penwell_otg: add HNP support
Jiebing Li (2):
usb: penwell_otg: add ACA device support
usb: langwell_udc: fix max packet size issue for ISO transfer
drivers/usb/gadget/langwell_udc.c | 17 +-
drivers/usb/otg/penwell_otg.c | 553 ++++++++++++++++++++++++++++++++----
include/linux/usb/gadget.h | 1 +
include/linux/usb/intel_mid_otg.h | 7 +
include/linux/usb/penwell_otg.h | 22 ++-
5 files changed, 531 insertions(+), 69 deletions(-)
More information about the MeeGo-kernel
mailing list