summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/usbstring.c
AgeCommit message (Expand)Author
2020-07-07usb: correct kernel-doc inconsistencyColton Lewis
2020-06-18USB: replace hardcode maximum usb string length by definitionMacpaul Lin
2020-05-05usb: gadget: add "usb_validate_langid" functionTao Ren
2018-05-15usb/gadget: Constify usb_gadget_get_string "table" argumentBenjamin Herrenschmidt
2017-11-07USB: gadget: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker
2012-09-10usb: gadget: libcomposite: move MODULE_VERSION to composite.cSebastian Andrzej Siewior
2012-09-10usb: gadget: start with libcompositeSebastian Andrzej Siewior
2011-11-18USB: remove homegrown UTF conversion routine for gadgetsAlan Stern
2009-05-08USB: Gadget: fix UTF conversion in the usbstring libraryAlan Stern
2008-04-29usb: use get/put_unaligned_* helpersHarvey Harrison
2007-10-12USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell
2007-02-07USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell
2005-03-23[PATCH] USB: usb gadget misc sparse fixes [1/5]David Brownell
2004-03-24[PATCH] USB: USB gadgets can autoconfigure endpointsDavid Brownell
2004-03-02[PATCH] USB Gadget: make usb gadget strings talk utf-8David Brownell
2003-05-07[PATCH] USB: gadget cleanup of #ifdefsDavid Brownell
2003-05-07[PATCH] USB Gadget string utility (5/6)David Brownell