summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2020-04-29usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset()Udipto Goswami
2020-04-17usb: gadget: composite: Inform controller driver of self-poweredThinh Nguyen
2020-04-17usb: gadget: f_fs: Fix use after free issue as part of queue failureSriharsha Allenki
2020-03-12usb: gadget: serial: fix Tx stall after buffer overflowSergey Organov
2020-03-12usb: gadget: ffs: ffs_aio_cancel(): Save/restore IRQ flagsLars-Peter Clausen
2020-03-12usb: gadget: composite: Support more than 500mA MaxPowerJack Pham
2020-02-28usb: gadget: composite: Fix bMaxPower for SuperSpeedPlusJack Pham
2020-02-24usb: gadget: udc: fix possible sleep-in-atomic-context bugs in gr_probe()Jia-Ju Bai
2020-02-11usb: gadget: f_ecm: Use atomic_t to track in-flight requestBryan O'Donoghue
2020-02-11usb: gadget: f_ncm: Use atomic_t to track in-flight requestBryan O'Donoghue
2020-02-11usb: gadget: legacy: set max_speed to super-speedRoger Quadros
2020-02-11usb: gadget: f_fs: set req->num_sgs as 0 for non-sg transferPeter Chen
2020-01-12USB: dummy-hcd: use usb_urb_dir_in instead of usb_pipeinAndrey Konovalov
2020-01-09usb: gadget: fix wrong endpoint descEJ Hsu
2019-12-17USB: dummy-hcd: increase max number of devices to 32Andrey Konovalov
2019-12-17usb: gadget: pch_udc: fix use after freeGustavo A. R. Silva
2019-12-17usb: gadget: configfs: Fix missing spin_lock_init()Wei Yongjun
2019-12-13usb: gadget: u_serial: add missing port entry lockingMichał Mirosław
2019-10-29USB: gadget: Reject endpoints with 0 maxpacket valueAlan Stern
2019-10-27usb: gadget: configfs: fix concurrent issue between composite APIsPeter Chen
2019-10-27usb: gadget: composite: Fix possible double free memory bugChandana Kishori Chiluveru
2019-10-27usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode.Cristian Birsan
2019-10-27usb: gadget: udc: renesas_usb3: Fix __le16 warningsYoshihiro Shimoda
2019-10-27usb: fsl: Check memory resource before releasing itNikhil Badola
2019-10-15usb: udc: lpc32xx: fix bad bit shift operationGustavo A. R. Silva
2019-10-04udc: lpc32xx: fix 64-bit compiler warningArnd Bergmann
2019-10-04USB: dummy-hcd: fix power budget for SuperSpeed modeJacky.Cao@sony.com
2019-09-24Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-09-18vfs: Convert functionfs to use the new mount APIDavid Howells
2019-09-18Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-09-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-09-02Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2019-08-30usb: gadget: net2280: Add workaround for AB chip Errata 11Benjamin Herrenschmidt
2019-08-30usb: gadget: net2280: Move all "ll" registers in one structureBenjamin Herrenschmidt
2019-08-28usb: gadget: composite: Set recommended BESL valuesThinh Nguyen
2019-08-28usb: udc: lpc32xx: silence fall-through warningGustavo A. R. Silva
2019-08-28usb: udc: lpc32xx: remove set but not used 3 variablesMao Wenan
2019-08-28usb: gadget: udc: core: Fix segfault if udc_bind_to_driver() for pending driv...Roger Quadros
2019-08-21usb: udc: lpc32xx: silence fall-through warningGustavo A. R. Silva
2019-08-19Merge 5.3-rc5 into usb-nextGreg Kroah-Hartman
2019-08-15usb: udc: lpc32xx: allow compile-testingArnd Bergmann
2019-08-12usb: gadget: mass_storage: Fix races between fsg_disable and fsg_set_altBenjamin Herrenschmidt
2019-08-12usb: gadget: composite: Clear "suspended" on reset/disconnectBenjamin Herrenschmidt
2019-08-12usb: gadget: udc: renesas_usb3: Fix sysfs interface of "role"Yoshihiro Shimoda
2019-08-12usb: gadget: aspeed: Implement dummy hub TT requestsBenjamin Herrenschmidt
2019-08-12usb: gadget: aspeed: Improve debugging when nukingBenjamin Herrenschmidt
2019-08-12usb: gadget: aspeed: Remove unused "suspended" flagBenjamin Herrenschmidt
2019-08-12usb: gadget: aspeed: Rework the reset logicBenjamin Herrenschmidt
2019-08-12usb: gadget: aspeed: Check suspend/resume callback existenceBenjamin Herrenschmidt
2019-08-12usb: gadget: aspeed: Don't reject requests on suspended devicesBenjamin Herrenschmidt