aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/f_hid.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-4/+0
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-08-11Merge branch 'master' into for-nextJiri Kosina1-3/+3
2010-08-10USB: gadget: Remove unnecessary casts of private_dataJoe Perches1-3/+3
2010-08-10drivers/usb: Remove unnecessary return's from void functionsJoe Perches1-4/+0
2010-05-20USB: gadget: add HID gadget driverFabien Chouteau1-0/+673