summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2017-03-22usb: gadget: f_hid: fix: Don't access hidg->req without spinlock heldKrzysztof Opasiak
2017-03-22usb: gadget: udc: remove pointer dereference after freeGustavo A. R. Silva
2017-03-22usb: gadget: f_uvc: Sanity check wMaxPacketSize for SuperSpeedRoger Quadros
2017-03-22usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerIntervalRoger Quadros
2017-03-22usb: gadget: acm: fix endianness in notificationsOliver Neukum
2017-03-11Merge tag 'usb-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada
2017-03-06usb: gadget: udc: net2280: Fix tmp reusage in net2280 driverRaz Manor
2017-03-06usb: gadget: pxa27x: Test for a valid argument pointerPetr Cvek
2017-03-06Revert "usb: gadget: f_fs: Fix ExtCompat descriptor validation"Janusz Dziedzic
2017-03-06USB: gadgetfs: Fix a potential memory leak in 'dev_config()'Christophe JAILLET
2017-03-06usb: gadget: udc: atmel: fix debug outputArnd Bergmann
2017-03-06usb: gadget: configs: plug memory leakJohn Keeping
2017-03-06usb: gadget: dummy_hcd: clear usb_gadget region before registrationPeter Chen
2017-03-06Revert "usb: gadget: uvc: Add missing call for additional setup data"Roger Quadros
2017-03-06usb: gadget: function: f_fs: pass companion descriptor alongFelipe Balbi
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-02-27scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada
2017-02-22Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-02-06Merge 4.10-rc7 into usb-nextGreg Kroah-Hartman
2017-01-26Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2017-01-26usb: gadget: udc: fsl: Add missing complete function.Magnus Lilja
2017-01-25usb: gadget: f_fs: Assorted buffer overflow checks.Vincent Pelletier
2017-01-25Merge 4.10-rc5 into usb-nextGreg Kroah-Hartman
2017-01-24usb: gadget: f_hid: fix: Move IN request allocation to set_alt()Krzysztof Opasiak
2017-01-24usb: gadget: udc: constify usb_ep_ops structuresBhumika Goyal
2017-01-24usb: gadget: udc: atmel: Update endpoint allocation schemeCristian Birsan
2017-01-24usb: gadget: f_fs: Accept up to 30 endpoints.Vincent Pelletier
2017-01-24usb: gadger: f_fs: Do not copy past descriptor end.Vincent Pelletier
2017-01-24usb: gadget: uac2: add req_number as parameterPeter Chen
2017-01-24usb: gadget: f_hid: Use spinlock instead of mutexKrzysztof Opasiak
2017-01-24usb: gadget: f_hid: fix: Prevent accessing released memoryKrzysztof Opasiak
2017-01-24usb: gadget: f_hid: fix: Free out requestsKrzysztof Opasiak
2017-01-24usb: gadget: f_uac2: improve error handlingPeter Chen
2017-01-24usb: gadget: constify usb_gadget_ops structuresBhumika Goyal
2017-01-24usb: gadget: printer: Remove pnp_string static bufferKrzysztof Opasiak
2017-01-24usb: gadget: ether: Add \n to each attribute of ethernet functionsKrzysztof Opasiak
2017-01-24usb: gadget: udc-core: Rescan pending list on driver unbindKrzysztof Opasiak
2017-01-19usb: gadget: constify usb_gadget_ops structuresBhumika Goyal
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra
2017-01-12usb: gadget: udc: atmel: remove memory leakAlexandre Belloni
2017-01-12usb: gadget: f_fs: Fix iterations on endpoints.Vincent Pelletier
2017-01-12usb: gadget: composite: Fix function used to free memoryChristophe JAILLET
2017-01-03usb: gadget: Fix copy/pasted error messageDavid Lechner
2017-01-02usb: gadget: udc: core: fix return code of usb_gadget_probe_driver()Felix Hädicke
2017-01-02USB: gadgetfs: remove unnecessary assignmentAlan Stern