summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2017-06-18Merge tag 'usb-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-06-15USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacksAlan Stern
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-06-09USB: gadget: fix GPF in gadgetfsAlan Stern
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller
2017-06-06usb: gadget: composite: make sure to reactivate function on unbindFelipe Balbi
2017-06-02usb: gadget: udc: renesas_usb3: Fix PN_INT_ENA disabling timingYoshihiro Shimoda
2017-06-02usb: gadget: udc: renesas_usb3: lock for PN_ registers accessYoshihiro Shimoda
2017-06-02usb: gadget: udc: renesas_usb3: fix deadlock by spinlockYoshihiro Shimoda
2017-06-02usb: gadget: udc: renesas_usb3: fix pm_runtime functions callingYoshihiro Shimoda
2017-06-02usb: gadget: f_mass_storage: Serialize wake and sleep executionThinh Nguyen
2017-05-17USB: gadget: dummy_hcd: fix hub-descriptor removable fieldsJohan Hovold
2017-05-16usb: gadget: f_fs: avoid out of bounds access on comp_descWilliam Wu
2017-05-16usb: gadget: gserial: check if console kthread existsBogdan Mirea
2017-05-04Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2017-04-11Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2017-04-11usb: gadget: udc: atmel: Update Kconfig help for fifo_mode = 0Cristian Birsan
2017-04-11usb: gadget: udc: atmel: Use dev_err() to display EP configuration errorCristian Birsan
2017-04-11usb: udc: allow adding and removing the same gadget deviceRoger Quadros
2017-04-11usb: gadget: mv_u3d: fix error handling in mv_u3d_probe()Alexey Khoroshilov
2017-04-11usb: gadget: udc: atmel: Check fifo configuration values against device treeCristian Birsan
2017-04-11fsl_udc_core: add support for devices provided by fsl-mph-dr-ofMichael Grzeschik
2017-04-11usb: gadget: udc: amd5536: split core and PCI layerRaviteja Garimella
2017-04-11usb: gadget: udc: renesas_usb3: add support for usb role swapYoshihiro Shimoda
2017-04-11usb: gadget: udc: atmel: Minor code cleanupCristian Birsan
2017-04-11usb: gadget: udc: renesas_usb3: add extcon supportYoshihiro Shimoda
2017-04-11usb: gadget: udc: renesas_usb3: add USB ID signal monitoringYoshihiro Shimoda
2017-04-11usb: gadget: f_fs: simplify ffs_dev name handlingMichal Nazarewicz
2017-04-11usb: gadget: dummy_hcd: Fix wrong power status bit clear/reset in dummy_hub_c...Yuyang Du
2017-04-11usb: gadget: u_ether: conditionally align transfer sizeFelipe Balbi
2017-04-11usb: gadget: u_ether: use better list accessorsFelipe Balbi
2017-04-11usb: gadget: reword configuration choicesRomain Izard
2017-04-11usb: gadget: legacy gadgets are optionalRomain Izard
2017-04-11usb: gadget: udc: remove unnecessary variable and update function prototypeGustavo A. R. Silva
2017-04-11usb: gadget: udc: avoid use of freed pointerGustavo A. R. Silva
2017-04-11usb: gadget: uvc: Missing files for configfs interfacePetr Cvek
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-30drivers: add explicit interrupt.h includesFlorian Westphal
2017-03-30usb: gadget: Correct usb EP argument for BOT status requestManish Narani
2017-03-27usb: gadget: pxa27x: Remove duplicate function prototypePetr Cvek
2017-03-27usb: gadget: mv_udc: clarify a switch with an implicit fall-throughMichal Nazarewicz
2017-03-27Merge 4.11-rc4 into usb-nextGreg Kroah-Hartman
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-17drivers, usb: convert ep_data.count from atomic_t to refcount_tElena Reshetova