Age | Commit message (Expand) | Author |
2019-09-24 | Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2019-09-22 | Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-09-18 | vfs: Convert functionfs to use the new mount API | David Howells |
2019-09-18 | Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2019-09-17 | Merge tag 'devprop-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-09-17 | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-09-16 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2019-09-10 | usb-storage: export symbols in USB_STORAGE namespace | Matthias Maennich |
2019-09-10 | usb-storage: remove single-use define for debugging | Matthias Maennich |
2019-09-05 | Merge tag 'usb-ci-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman |
2019-09-04 | USB: usbcore: Fix slab-out-of-bounds bug during device reset | Alan Stern |
2019-09-04 | Merge tag 'usb-serial-5.4-rc1' of https://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman |
2019-09-03 | usb: cdns3: Remove redundant dev_err call in cdns3_probe() | Wei Yongjun |
2019-09-03 | USB: rio500: Fix lockdep violation | Alan Stern |
2019-09-03 | USB: rio500: simplify locking | Oliver Neukum |
2019-09-03 | usb: mtu3: register a USB Role Switch for dual role mode | Chunfeng Yun |
2019-09-03 | usb: common: add USB GPIO based connection detection driver | Chunfeng Yun |
2019-09-03 | usb: common: create Kconfig file | Chunfeng Yun |
2019-09-03 | usb: roles: get usb-role-switch from parent | Chunfeng Yun |
2019-09-03 | Merge generic_lookup_helpers into usb-next | Greg Kroah-Hartman |
2019-09-03 | usb: roles: Add fwnode_usb_role_switch_get() function | Heikki Krogerus |
2019-09-03 | usbip: Implement SG support to vhci-hcd and stub driver | Suwan Kim |
2019-09-03 | usb: roles: intel: Enable static DRD mode for role switch | Saranya Gopal |
2019-09-03 | xhci-ext-caps.c: Add property to disable Intel SW switch | Saranya Gopal |
2019-09-03 | usb: dwc3: remove generic PHY calibrate() calls | Marek Szyprowski |
2019-09-03 | usb: core: phy: add support for PHY calibration | Marek Szyprowski |
2019-09-03 | usb: chipidea: msm: Use device-managed registration API | Chuhong Yuan |
2019-09-03 | usb: host: xhci-rcar: Use xhci_plat_priv.quirks instead of code settings | Yoshihiro Shimoda |
2019-09-03 | usb: host: xhci-rcar: Add a helper macro to set xhci_plat_priv | Yoshihiro Shimoda |
2019-09-03 | usb: host: xhci-plat: add quirks member into struct xhci_plat_priv | Yoshihiro Shimoda |
2019-09-03 | xhci: fix possible memleak on setup address fails. | Ikjoon Jang |
2019-09-03 | xhci: add TSP bitflag to TRB tracing | Mathias Nyman |
2019-09-03 | usb: xhci: dbc: Use GFP_KERNEL instead of GFP_ATOMIC in 'xhci_dbc_alloc_reque... | Christophe JAILLET |
2019-09-03 | usb: xhci: dbc: Simplify error handling in 'xhci_dbc_alloc_requests()' | Christophe JAILLET |
2019-09-03 | usb: cdns3: fix spelling mistake: "cnfiguration" -> "configuration" | Colin Ian King |
2019-09-03 | usb: cdns3: fix missing assignment of ret before error check on ret | Colin Ian King |
2019-09-03 | usb: cdns3: remove redundant assignment to ret on error exit path | Colin Ian King |
2019-09-03 | usb: typec: tps6598x: Fix build error without CONFIG_REGMAP_I2C | YueHaibing |
2019-09-03 | usb: cdns3: remove set but not used variable 'priv_dev' | YueHaibing |
2019-09-03 | usb: cdns3: Fix Wunused-but-set-variable warning | YueHaibing |
2019-09-03 | usb: remove commented out dma wrappers | Christoph Hellwig |
2019-09-03 | usb: remove a stale comment in hcd_alloc_coherent | Christoph Hellwig |
2019-09-03 | usb-storage: use hcd_uses_dma to check for DMA capabilities | Christoph Hellwig |
2019-09-03 | usb/ohci-tmio: remove the HCD_DMA flag | Christoph Hellwig |
2019-09-03 | usb/ohci-sm501: remove the HCD_DMA flag | Christoph Hellwig |
2019-09-03 | usb: chipidea: msm: Use device-managed registration API | Chuhong Yuan |
2019-09-02 | Merge 5.3-rc7 into usb-next | Greg Kroah-Hartman |
2019-09-02 | Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman |
2019-08-30 | usb: gadget: net2280: Add workaround for AB chip Errata 11 | Benjamin Herrenschmidt |
2019-08-30 | usb: gadget: net2280: Move all "ll" registers in one structure | Benjamin Herrenschmidt |