summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/f_hid.c
AgeCommit message (Expand)Author
2011-08-01usb: gadget: hid: don't STALL when processing a HID Descriptor requestSebastian Bauer
2011-06-28usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman
2011-06-28usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-08-11Merge branch 'master' into for-nextJiri Kosina
2010-08-10USB: gadget: Remove unnecessary casts of private_dataJoe Perches
2010-08-10drivers/usb: Remove unnecessary return's from void functionsJoe Perches
2010-05-20USB: gadget: add HID gadget driverFabien Chouteau