summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2018-06-16usb: gadget: udc: renesas_usb3: disable the controller's irqs for reconnectingYoshihiro Shimoda
2018-06-16usb: gadget: udc: renesas_usb3: should fail if devm_phy_get() returns errorYoshihiro Shimoda
2018-06-16usb: gadget: udc: renesas_usb3: should call devm_phy_get() before add udcYoshihiro Shimoda
2018-06-16usb: gadget: udc: renesas_usb3: should call pm_runtime_enable() before add udcYoshihiro Shimoda
2018-06-16usb: gadget: udc: renesas_usb3: should remove debugfsYoshihiro Shimoda
2018-06-16usb: gadget: udc: renesas_usb3: fix double phy_put()Yoshihiro Shimoda
2018-06-16usb: gadget: function: printer: avoid wrong list handling in printer_write()Yoshihiro Shimoda
2018-05-25usb: gadget: composite: fix incorrect handling of OS desc requestsChris Dickens
2018-05-25usb: gadget: udc: change comparison to bitshift when dealing with a maskWolfram Sang
2018-05-25usb: gadget: ffs: Execute copy_to_user() with USER_DS setLars-Peter Clausen
2018-05-25usb: gadget: ffs: Let setup() return USB_GADGET_DELAYED_STATUSLars-Peter Clausen
2018-04-24USB: gadget: f_midi: fixing a possible double-free in f_midiYavuz, Tuba
2018-04-24usb: gadget: udc: core: update usb_ep_queue() documentationFelipe Balbi
2018-03-05usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb()Xinyong
2018-02-15USB: gadget: udc: Add missing platform_device_put() on error in bdc_pci_probe()Wei Yongjun
2018-02-12usb: gadget: fsl_udc_core: fix ep valid checksStefan Agner
2018-02-12usb: gadget: udc: Remove USB_GADGET_DUALSPEED selectUlf Magnusson
2018-02-12usb: gadget: core: Fix use-after-free of usb_requestManu Gautam
2018-02-12usb: gadget: f_fs: Use config_ep_by_speed()Jack Pham
2018-02-12usb: gadget: f_fs: Process all descriptors during bindJack Pham
2018-02-12usb: gadget: f_uac2: fix bFirstInterface in composite gadgetJohn Keeping
2018-02-12usb: gadget: udc: renesas_usb3: fix oops in renesas_usb3_remove()Yoshihiro Shimoda
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-01Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-27Merge branch 'timers/urgent' into timers/coreThomas Gleixner
2018-01-24USB: move many drivers to use DEVICE_ATTR_WOGreg Kroah-Hartman
2018-01-22usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc()Benjamin Herrenschmidt
2018-01-22usb: gadget: compress return logic into one lineGustavo A. R. Silva
2018-01-16usb/gadget/NCM: Replace tasklet with softirq hrtimerThomas Gleixner
2018-01-15Merge 4.15-rc8 into usb-nextGreg Kroah-Hartman
2018-01-09usb: f_fs: Prevent gadget unbind if it is already unboundHemant Kumar
2018-01-09USB: UDC core: fix double-free in usb_add_gadget_udc_releaseAlan Stern
2018-01-08Merge tag 'usb-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2017-12-12Revert "usb: gadget: allow to enable legacy drivers without USB_ETH"Felipe Balbi
2017-12-12usb: gadget: webcam: fix V4L2 Kconfig dependencyArnd Bergmann
2017-12-11USB: dummy-hcd: Adapt dummy_udc_set_speed()Roger Quadros
2017-12-11USB: dummy-hcd: don't set gadget.speed in dummy_hub_control()Roger Quadros
2017-12-11usb: gadget: bcm63xx_udc: Use common error handling code in bcm63xx_udc_probe()Markus Elfring
2017-12-11usb: gadget: pxa27x: Remove redundant assignment to is_short and devColin Ian King
2017-12-11usb: gadget: udc-xilinx: remove redundant pointer udcColin Ian King
2017-12-11USB: gadget: legacy: remove redundant zero assignment to variable 'value'Colin Ian King
2017-12-11USB: gadget: udc: fix spelling mistake "unexpect" -> "unexpected"Colin Ian King
2017-12-11usb: gadget: ffs: Make sparse happierVincent Pelletier
2017-12-11usb: gadget: u_serial: Use kfifo instead of homemade circular bufferLu Baolu
2017-12-11gadget event trace : add request pointerMatthieu CASTET
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-28usb: f_fs: Force Reserved1=1 in OS_DESC_EXT_COMPATJohn Keeping
2017-11-28usb: gadget: core: Fix ->udc_set_speed() speed handlingRoger Quadros
2017-11-28usb: gadget: allow to enable legacy drivers without USB_ETHBart Van Assche