summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-15usb: musb: jz4740: Drop dependency on NOP_USB_XCEIVPaul Cercueil
2020-01-15usb: musb: sunxi: propagate devicetree node to glue pdevMans Rullgard
2020-01-15usb: musb: core: Update the function descriptionSaurav Girepunje
2020-01-15usb: dwc2: Drop unlock/lock upon queueing a work itemLukas Wunner
2020-01-15usb: gadget: f_ecm: Use atomic_t to track in-flight requestBryan O'Donoghue
2020-01-15usb: gadget: f_ncm: Use atomic_t to track in-flight requestBryan O'Donoghue
2020-01-15usb: dwc3: gadget: Remove END_TRANSFER delayThinh Nguyen
2020-01-15usb: dwc3: gadget: Delay starting transferThinh Nguyen
2020-01-15usb: dwc3: gadget: Check END_TRANSFER completionThinh Nguyen
2020-01-15usb: gadget: f_uac2: fix packet size calculationJohn Keeping
2020-01-15usb: cdns3: add NXP imx8qm glue layerPeter Chen
2020-01-15usb: dwc3: turn off VBUS when leaving host modeBin Liu
2020-01-15usb: cdns3: Add streams support to cadence USB3 DRD driverJayshri Pawar
2020-01-15usb: gadget: udc: fix possible sleep-in-atomic-context bugs in gr_probe()Jia-Ju Bai
2020-01-15usb: gadget: f_fs: set req->num_sgs as 0 for non-sg transferPeter Chen
2020-01-15usb: gadget: configfs: Add max_speed settingThinh Nguyen
2020-01-15usb: gadget: udc: core: Warn about failed to find udcDejin Zheng
2020-01-15usb: gadget: legacy: set max_speed to super-speedRoger Quadros
2020-01-15usb: dwc2: fix debugfs FIFO countJohn Keeping
2020-01-15usb: dwc2: Fix IN FIFO allocationJohn Keeping
2020-01-15usb: phy-generic: Delete unused platform dataLinus Walleij
2020-01-15usb: dwc2: Fix NULL qh in dwc2_queue_transactionAlexandru M Stan
2020-01-15usb: dwc2: Fix Stalling a Non-Isochronous OUT EPMinas Harutyunyan
2020-01-15usb: dwc3: gadget: Clear DCTL.ULSTCHNGREQ before setThinh Nguyen
2020-01-15usb: dwc3: gadget: Set link state to RX_Detect on disconnectThinh Nguyen
2020-01-15usb: dwc3: gadget: Don't send unintended link state changeThinh Nguyen
2020-01-14thunderbolt: fix memory leak of object swColin Ian King
2020-01-13Merge 5.5-rc6 into usb-nextGreg Kroah-Hartman
2020-01-12Linux 5.5-rc6Linus Torvalds
2020-01-12Merge tag 'riscv/for-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-12riscv: Fixup obvious bug for fp-regs resetGuo Ren
2020-01-12riscv: move sifive_l2_cache.h to include/socYash Shah
2020-01-12Merge tag 'iommu-fixes-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-01-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-11Merge tag 'clone3-tls-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2020-01-10Merge tag 'usb-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-01-10Merge tag 'char-misc-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-01-10Merge tag 'staging-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-10Merge tag 'tty-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-01-10Merge tag 'block-5.5-2020-01-10' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-10Merge tag 'io_uring-5.5-2020-01-10' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-10Merge tag 'mtd/fixes-for-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-10Merge tag 'sound-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-01-10Merge tag 'thermal-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-10Merge tag 'pm-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-01-10nvmet: fix per feat data len for get_featureAmit Engel
2020-01-10nvme: Translate more status codes to blk_status_tKeith Busch
2020-01-10HID: hidraw, uhid: Always report EPOLLOUTJiri Kosina
2020-01-10Merge branch 'powercap'Rafael J. Wysocki