aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/f_hid.c
Commit message (Expand)AuthorAge
* usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman2011-06-28
* usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman2011-06-28
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-08-11
| |\
| * | drivers/usb: Remove unnecessary return's from void functionsJoe Perches2010-08-10
* | | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
| |/ |/|
* | USB: gadget: Remove unnecessary casts of private_dataJoe Perches2010-08-10
|/
* USB: gadget: add HID gadget driverFabien Chouteau2010-05-20