コミット履歴

作者 SHA1 メッセージ 日付
  Greg Kroah-Hartman f9b0f51709 Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next 13 年 前
  Felipe Balbi ac8a138cb6 usb: gadget: langwell: use generic map/unmap functions 13 年 前
  Heikki Krogerus 6e13c6505c usb: otg: Convert all users to pass struct usb_otg for OTG functions 13 年 前
  Heikki Krogerus b96d3b0836 usb: Convert all users to new usb_phy 13 年 前
  Ido Shayevitz f9c56cdd39 usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable 13 年 前
  Alexander Shishkin 37fd371084 usb: gadget: langwell: don't call gadget's disconnect() 13 年 前
  Alexander Shishkin 28bd622254 usb: gadget: langwell: drop langwell_otg support 13 年 前
  Michal Nazarewicz d327ab5b6d usb: gadget: replace usb_gadget::is_dualspeed with max_speed 13 年 前
  Linus Torvalds 1be025d3cb Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb 13 年 前
  Felipe Balbi 2c7f098916 usb: gadget: langwell: convert to new style 13 年 前
  Felipe Balbi 5bc639fc55 usb: gadget: langwell: don't use the_controller when it's not needed 13 年 前
  Randy Dunlap 56526c0b8d usb gadget: fix langwell_udc.c build error 13 年 前
  Michal Nazarewicz e538dfdae8 usb: Provide usb_speed_string() function 14 年 前
  Vitaliy Ivanov fb914ebff5 treewide: typo 'interrrupt' word corrections. 14 年 前
  Klaus Schwarzkopf 28c9fc68eb usb gadget: clean up FSF boilerplate text 14 年 前
  Kuninori Morimoto 29cc88979a USB: use usb_endpoint_maxp() instead of le16_to_cpu() 14 年 前
  Felipe Balbi b9af9ea45a usb: gadget: langwell_udc: fix compile warnings 14 年 前
  Sebastian Andrzej Siewior 0f91349b89 usb: gadget: convert all users to the new udc infrastructure 14 年 前
  Lucas De Marchi 25985edced Fix common misspellings 14 年 前
  Linus Torvalds 008d23e485 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 14 年 前
  Justin P. Mattock 48e34d0f4f drivers: fix comment typo diable -> disable. 14 年 前
  Luo Andy 7fc56f0d99 usb: gadget: langwell_udc: add usb test mode support 14 年 前
  Philippe Skowronski cf7d3c8e57 usb: langwell_udc: cancel pending requests when controller is suspended. 15 年 前
  Christophe Lebouc c8458d59d4 usb: langwell_udc: fix big file transfer issue. 15 年 前
  Joe Perches 10f4716872 USB: langwell: Remove unnecessary return's from void functions 15 年 前
  Uwe Kleine-König b0fca50f5a usb gadget: don't save bind callback in struct usb_gadget_driver 15 年 前
  JiebingLi 912c93d160 USB: langwell: USB Client driver memory handling 15 年 前
  JiebingLi 3211cbc20b USB: langwell: USB Client Remote Wakeup Support 15 年 前
  JiebingLi 513b91b688 USB: langwell: USB Client PHY low power mode setting 15 年 前
  JiebingLi 3eed298ffa USB: langwell: USB Client Endpoint initialization 15 年 前