aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/f_hid.c
Commit message (Expand)AuthorAgeFilesLines
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-4/+0
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-08-111-3/+3
| |\
| * | drivers/usb: Remove unnecessary return's from void functionsJoe Perches2010-08-101-4/+0
* | | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
| |/ |/|
* | USB: gadget: Remove unnecessary casts of private_dataJoe Perches2010-08-101-3/+3
|/
* USB: gadget: add HID gadget driverFabien Chouteau2010-05-201-0/+673