Age | Commit message (Expand) | Author |
2022-01-22 | proc: remove PDE_DATA() completely | Muchun Song |
2022-01-17 | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-01-12 | Merge tag 'usb-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2022-01-12 | Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2022-01-12 | Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-01-10 | Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds |
2022-01-06 | usb: gadget: u_audio: Subdevice 0 for capture ctls | Pavel Hofman |
2022-01-06 | usb: gadget: u_audio: fix calculations for small bInterval | John Keeping |
2022-01-06 | usb: dwc2: gadget: initialize max_speed from params | John Keeping |
2022-01-06 | usb: dwc2: do not gate off the hardware if it does not support clock gating | Dinh Nguyen |
2022-01-06 | usb: dwc3: qcom: Fix NULL vs IS_ERR checking in dwc3_qcom_probe | Miaoqian Lin |
2022-01-05 | USB: common: debug: add needed kernel.h include | Greg Kroah-Hartman |
2022-01-05 | headers/prep: Fix non-standard header section: drivers/usb/host/ohci-tmio.c | Ingo Molnar |
2022-01-05 | headers/prep: Fix non-standard header section: drivers/usb/cdns3/core.h | Ingo Molnar |
2022-01-05 | headers/prep: usb: gadget: Fix namespace collision | Ingo Molnar |
2022-01-03 | USB: core: Fix bug in resuming hub's handling of wakeup requests | Alan Stern |
2022-01-03 | USB: Fix "slab-out-of-bounds Write" bug in usb_hcd_poll_rh_status | Alan Stern |
2022-01-03 | usb: dwc3: dwc3-qcom: Add missing platform_device_put() in dwc3_qcom_acpi_reg... | Miaoqian Lin |
2022-01-03 | usb: gadget: clear related members when goto fail | Hangyu Hua |
2022-01-03 | usb: gadget: don't release an existing dev->buf | Hangyu Hua |
2022-01-03 | Merge 5.16-rc8 into usb-next | Greg Kroah-Hartman |
2021-12-30 | usb: dwc2: Simplify a bitmap declaration | Christophe JAILLET |
2021-12-30 | usb: Remove usb_for_each_port() | Heikki Krogerus |
2021-12-30 | usb: typec: port-mapper: Convert to the component framework | Heikki Krogerus |
2021-12-30 | usb: Link the ports to the connectors they are attached to | Heikki Krogerus |
2021-12-30 | usb-storage: Remove redundant assignments | luo penghao |
2021-12-21 | usb: typec: ucsi: Only check the contract if there is a connection | Heikki Krogerus |
2021-12-21 | xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set. | Mathias Nyman |
2021-12-21 | tty: tty_io: Switch to vmalloc() fallback in case of TTY_NO_WRITE_SPLIT | Andy Shevchenko |
2021-12-21 | usb: mtu3: set interval of FS intr and isoc endpoint | Chunfeng Yun |
2021-12-21 | usb: mtu3: fix list_head check warning | Chunfeng Yun |
2021-12-21 | usb: mtu3: add memory barrier before set GPD's HWO | Chunfeng Yun |
2021-12-21 | usb: mtu3: fix interval value for intr and isoc | Chunfeng Yun |
2021-12-21 | usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear. | Vincent Pelletier |
2021-12-21 | usb: musb: dsps: Use platform_get_irq_byname() to get the interrupt | Lad Prabhakar |
2021-12-21 | usb: cdns3: Use platform_get_irq_byname() to get the interrupt | Lad Prabhakar |
2021-12-21 | usb: isp1760: Use platform_get_irq() to get the interrupt | Lad Prabhakar |
2021-12-21 | usb: dwc3: Drop unneeded calls to platform_get_resource_byname() | Lad Prabhakar |
2021-12-21 | usb: renesas_usbhs: Use platform_get_irq() to get the interrupt | Lad Prabhakar |
2021-12-21 | usb: host: fotg210: Use platform_get_irq() to get the interrupt | Lad Prabhakar |
2021-12-21 | xhci: use max() to make code cleaner | Changcheng Deng |
2021-12-21 | Revert "usb: host: ehci-sh: propagate errors from platform_get_irq()" | Greg Kroah-Hartman |
2021-12-20 | Merge 5.16-rc6 into usb-next | Greg Kroah-Hartman |
2021-12-17 | usb: misc: ehset: Rework test mode entry | Razvan Heghedus |
2021-12-17 | usb: core: Export usb_device_match_id | Razvan Heghedus |
2021-12-17 | usb: musb: Set the DT node on the child device | Rob Herring |
2021-12-17 | usb: musb: Drop unneeded resource copying | Rob Herring |
2021-12-17 | usb: host: ohci-omap: propagate errors from platform_get_irq() | Sergey Shtylyov |
2021-12-17 | usb: host: ehci-sh: propagate errors from platform_get_irq() | Sergey Shtylyov |
2021-12-17 | usb: gadget: udc: pxa25x: propagate errors from platform_get_irq() | Sergey Shtylyov |