Commit Graph

7 Commits

Author SHA1 Message Date
tytung 2ef9a48295 USB: gadget: added f_accessory gadget driver for android USB accesories and applied all patches. (credit to tytung)
https://github.com/android/kernel_msm/commit/5d9d8625e39f815673dedea353f39edccabb1fac and so on.
2011-11-16 00:31:12 +08:00
tytung aabb2fb32d usb: msm72k_udc: Fix handling of OUT packets on ep0 with length > 0
The gadget level completion function was getting called for the ACK packet
instead of the data packet, making it impossible to read the data from the host.

Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-11-16 00:29:34 +08:00
tytung 70f8304d7a usb: gadget: Backport Android drivers from 2.6.35 for HD2 by tytung.
Completely breaks compatibility with HTC Sense, but is needed for Android 2.3.
References:
https://github.com/CyanogenMod/htc-kernel-msm7x30/commit/3362439a1df2aa7e900dd825bde0670ded7d0cc3
https://github.com/CyanogenMod/htc-kernel-msm7x30/commit/03c08c01c60b4220158c484127ba5b9aa9d67c81
https://github.com/android/kernel_msm/commit/3fa64c7f7fc44d88bfbb6cb925882017850c0c69
2011-11-15 23:13:34 +08:00
tytung 6e0cc9a888 Revert "USB: gadget: f_accessory: Add new gadget driver for android USB accesories."
This reverts commit bcd275a3ef.
2011-09-29 00:17:56 +08:00
tytung bcd275a3ef USB: gadget: f_accessory: Add new gadget driver for android USB accesories. 2011-09-24 19:31:58 +08:00
tytung 6ca79cd6f1 usb: gadget: Add RNDIS (Remote Network Driver Interface Specification) for supporting native USB Tethering. 2011-08-17 23:59:31 +08:00
Markinus e34adb00cb Add EVOs source as default 2010-08-27 11:19:57 +02:00