Commit Graph

71 Commits (ab80b6595765a01f774ad2a29fde8b0c325533ac)

Author SHA1 Message Date
Lukasz Majewski b528f71394 usb:gadget: USB Mass Storage Gadget support 12 years ago
Piotr Wilczek b4d36f6809 usb:composite: USB Mass Storage - f_mass_storage.c from Linux kernel 12 years ago
Lukasz Majewski dee1d99973 usb:composite: USB Mass Storage - storage_common.c from Linux kernel 12 years ago
Lukasz Majewski f7b4162eb1 usb:composite:fix Provide function data when addressing device with only one interface 12 years ago
Pantelis Antoniou a04983d6a9 usb: Fix bug when both DFU & ETHER are defined 12 years ago
Pantelis Antoniou 80eb1bd02d dfu: Properly zero out timeout value 12 years ago
Pantelis Antoniou 598cf6062e g_dnl: Properly terminate string list. 12 years ago
Pantelis Antoniou 5a413cae6a g_dnl: Issue connect/disconnect as appropriate 12 years ago
Lukasz Dalek 27460be60d pxa25x_udc: Remove usbdescriptors.h 12 years ago
Pantelis Antoniou 66dc452bfe Remove obsolete header file 12 years ago
Ilya Yanok eb81955bf0 musb-new: port of Linux musb driver 12 years ago
Ilya Yanok 82651c39f6 linux/usb/ch9.h: update with the version from Linux tree 12 years ago
Tom Rini 57a87a25f7 usb gadget ether: Fix warning in is_eth_addr_valid() 12 years ago
Albert ARIBAUD b9f4bc34ac Remove lh7a40x cpu and serial driver 12 years ago
Lukasz Dalek 3c09a2836d pxa25x: Add support for USB ethernet gadget 12 years ago
Lukasz Dalek 2bb378841e usbether: Removed DEV_CONFIG_{CDC,SUBSET} 12 years ago
Lukasz Dalek 4c43cd5a63 usbether: Define CONFIG_USB_ETH_{CDC,SUBSET} 12 years ago
Lukasz Dalek 563aed2539 usbether: Fixed bug when using with PXA25X chips 12 years ago
Lukasz Majewski b819ddbf56 dfu:usb: DFU USB function (f_dfu) support for g_dnl composite gadget 13 years ago
Lukasz Majewski 1d4a0b6c00 dfu:usb: Support for g_dnl composite download gadget. 13 years ago
Joe Hershberger 10cbe3b6a4 net: Fix remaining API interface breakage 13 years ago
Lukasz Majewski 6734b6b234 usb:udc:samsung Add functions for storing private gadget data in UDC driver 13 years ago
Lukasz Majewski 7010f5b94f usb:gadget:composite USB composite gadget support 13 years ago
Lukasz Majewski f3b05ca533 usb:udc:samsung:cleanup Replace DEBUG_* macros with debug_cond() calls 13 years ago
Lukasz Majewski b9300531c1 usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h file 13 years ago
Mike Frysinger 6777a3cf73 lin_gadget: use common linux/compat.h 13 years ago
Vipin KUMAR f9da0f8943 Enable high speed support for USB device framework and usbtty 13 years ago
Łukasz Majewski 7cf7beffaf usb:udc:samsung:fix Remove the req_config flag 13 years ago
Shiraz Hashim f50dcd60a0 USB:gadget:designware Fix memory nonalignment issue 13 years ago
Amit Virdi 4df4f3c9a2 USB:gadget:designware Make locally used functions static 13 years ago
Vipin KUMAR 23b0e6946b USB:gadget:designware Support high speed 13 years ago
Vipin KUMAR dc3e773918 USB:gadget:designware Device controller bugfixes 13 years ago
Vipin KUMAR 2721551a11 USB:gadget:designware USB device controller (UDC) implementation 13 years ago
Anatolij Gustschin ea2d915974 usb: s3c_udc_otg: fix GCC 4.6 build warnings 13 years ago
Wolfgang Denk 10879aa21c drivers/usb/gadget/pxa27x_udc.c: Coding Style cleanup 13 years ago
Tom Rini b2fb47f187 USB: Use (get|put)_unaligned for accessing wMaxPacketSize 13 years ago
Lukasz Majewski 38517a7821 usb:gadget:s5p USB Device Controller (UDC) implementation 13 years ago
Stefan Herbrechtsmeier bdbcdc897f pxa: convert pxa27x_udc to use read and write functions 13 years ago
Lei Wen 26cc5129ee USB: gadaget: add Marvell controller support 13 years ago
Anatolij Gustschin e6d55d2d9d drivers/usb/gadget/ep0.c: Fix GCC 4.6 warning 13 years ago
Anatolij Gustschin 5fea7756da drivers/usb/gadget/core.c: Fix GCC 4.6 warning 13 years ago
Marek Vasut abc20aba18 PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X 13 years ago
Wolfgang Denk 14666418e9 Coding Style cleanup: remove trailing empty lines 14 years ago
Vitaly Kuzmichev e4ae66608b USB-RNDIS: Send RNDIS state on disconnecting 14 years ago
Vitaly Kuzmichev 7612a43d08 USB: Add USB RNDIS gadget protocol 14 years ago
Vitaly Kuzmichev 8b6b66b427 USB-CDC: Move struct declaration before its use 14 years ago
Vitaly Kuzmichev c85d70ef64 USB-CDC: Port struct net_device_stats 14 years ago
Vitaly Kuzmichev b3649f3bbf USB-CDC: handle interrupt after dropped pullup 14 years ago
Vitaly Kuzmichev 58939fcc5c USB-CDC: Move MAC addresses setting into usb_eth_init 14 years ago
Vitaly Kuzmichev 8f7aa831c3 USB-CDC: Do not rename netdev after its registration 14 years ago