index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
pch_udc.c
Age
Commit message (
Expand
)
Author
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2011-12-12
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
2011-12-12
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
2011-11-15
USB: pch_udc: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor
Tomoya MORINAGA
2011-11-15
USB: pch_udc: Support new device LAPIS Semiconductor ML7831 IOH
Tomoya MORINAGA
2011-09-09
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-06-28
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
2011-04-13
usb: pch_udc: unlock on allocation failure
Dan Carpenter
2011-02-17
usb: pch_udc: Fixed issue which does not work with g_ether
Toshiharu Okada
2011-01-22
usb: pch_udc: Fix the worning log issue at gadget driver remove
Toshiharu Okada
2011-01-22
USB: pch_udc: support new device ML7213 IOH
Tomoya MORINAGA
2011-01-22
usb: pch_udc: Fixed issue which does not work with g_serial
Toshiharu Okada
2010-12-10
usb: pch_udc: Fix setup transfers with data out
Richard Röjfors
2010-12-10
usb: pch_udc: Fix compile error, warnings and checkpatch warnings
Richard Röjfors
2010-11-16
USB device driver of Topcliff PCH
Toshiharu Okada