aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAge
* usb: gadget: legacy gadgets are optionalRomain Izard2017-05-20
* usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerIntervalRoger Quadros2017-03-30
* ACM gadget: fix endianness in notificationsOliver Neukum2017-03-30
* usb: gadget: udc: atmel: remove memory leakAlexandre Belloni2017-03-22
* Revert "usb: gadget: uvc: Add missing call for additional setup data"Roger Quadros2017-03-18
* usb: gadget: function: f_fs: pass companion descriptor alongFelipe Balbi2017-03-18
* usb: gadget: dummy_hcd: clear usb_gadget region before registrationPeter Chen2017-03-18
* usb: gadget: f_hid: Use spinlock instead of mutexKrzysztof Opasiak2017-03-12
* usb: gadget: f_hid: fix: Prevent accessing released memoryKrzysztof Opasiak2017-03-12
* usb: gadget: f_hid: fix: Free out requestsKrzysztof Opasiak2017-03-12
* usb: gadget: udc: fsl: Add missing complete function.Magnus Lilja2017-03-12
* usb: gadget: udc-core: Rescan pending list on driver unbindKrzysztof Opasiak2017-03-12
* usb: gadget: f_fs: Assorted buffer overflow checks.Vincent Pelletier2017-02-09
* usb: gadget: composite: always set ep->mult to a sensible valueFelipe Balbi2017-01-12
* Revert "usb: gadget: composite: always set ep->mult to a sensible value"Greg Kroah-Hartman2017-01-12
* usb: gadget: Fix second argument of percpu_ida_alloc()Bart Van Assche2017-01-12
* usb: gadget: udc: core: fix return code of usb_gadget_probe_driver()Felix Hädicke2017-01-12
* usb: gadget: composite: Test get_alt() presence instead of set_alt()Krzysztof Opasiak2017-01-12
* USB: dummy-hcd: fix bug in stop_activity (handle ep0)Alan Stern2017-01-12
* USB: gadgetfs: fix checks of wTotalLength in config descriptorsAlan Stern2017-01-12
* USB: gadgetfs: fix use-after-free bugAlan Stern2017-01-12
* USB: gadgetfs: fix unbounded memory allocation bugAlan Stern2017-01-12
* usb: gadgetfs: restrict upper bound on device configuration sizeGreg Kroah-Hartman2017-01-12
* usb: gadget: composite: always set ep->mult to a sensible valueFelipe Balbi2017-01-06
* usb: gadget: composite: correctly initialize ep->maxpacketFelipe Balbi2017-01-06
* usb: gadget: f_uac2: fix error handling at afunc_bindPeter Chen2017-01-06
* usb: gadget: f_fs: fix wrong parenthesis in ffs_func_req_match()Felix Hädicke2016-11-18
* usb: gadget: u_ether: remove interrupt throttlingFelipe Balbi2016-11-01
* usb: gadget: f_fs: stop sleeping in ffs_func_eps_disableMichal Nazarewicz2016-10-17
* usb: gadget: f_fs: edit epfile->ep under lockMichal Nazarewicz2016-10-17
* usb: gadget: function: u_ether: don't starve tx request queueFelipe Balbi2016-10-17
* usb: gadget: udc: atmel: fix endpoint nameAlexandre Belloni2016-10-17
* treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\
| * fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-27
* | Revert "usb: gadget: NCM: Protect dev->port_usb using dev->lock"Greg Kroah-Hartman2016-09-19
* | Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2016-09-14
|\ \
| * | usb: gadget: uvc: add V4L2 dependencyArnd Bergmann2016-09-13
| * | usb: gadget: NCM: Protect dev->port_usb using dev->lockHarish Jenny K N2016-09-09
| * | usb: gadget: u_ether: fix another dereference after null checkHarish Jenny K N2016-09-09
| * | usb: gadget: remove variable ret and remove unnecessary if statementColin Ian King2016-09-09
| * | usb: gadget: f_fs: Stop ffs_closed NULL pointer dereferenceJim Baxter2016-09-08
| * | usb: gadget: configfs: log function unbinding as debugRomain Izard2016-08-31
| * | usb: gadget: uvc: Add missing call for additional setup dataPetr Cvek2016-08-31
| * | usb: gadget: f_ncm: add support for no_skb_reserveYoshihiro Shimoda2016-08-31
| * | usb: gadget: u_ether: add a flag to avoid skb_reserve() callingYoshihiro Shimoda2016-08-31
| * | usb: gadget: net2280: fix typo: "Inavlid" -> "Invalid"Colin Ian King2016-08-31
| * | usb: gadget: goku_udc: fix memory leak in goku_probe()Alexey Khoroshilov2016-08-29
| * | usb: gadget: udc: udc-xilinx: don't print on ENOMEMWolfram Sang2016-08-29
| * | usb: gadget: udc: goku_udc: don't print on ENOMEMWolfram Sang2016-08-29