Age | Commit message (Expand) | Author | Files | Lines |
2021-12-30 | usb-storage: Remove redundant assignments | luo penghao | 1 | -2/+0 |
2021-12-21 | usb: musb: dsps: Use platform_get_irq_byname() to get the interrupt | Lad Prabhakar | 1 | -6/+9 |
2021-12-21 | usb: cdns3: Use platform_get_irq_byname() to get the interrupt | Lad Prabhakar | 1 | -6/+8 |
2021-12-21 | usb: isp1760: Use platform_get_irq() to get the interrupt | Lad Prabhakar | 1 | -9/+7 |
2021-12-21 | usb: dwc3: Drop unneeded calls to platform_get_resource_byname() | Lad Prabhakar | 1 | -19/+26 |
2021-12-21 | usb: renesas_usbhs: Use platform_get_irq() to get the interrupt | Lad Prabhakar | 3 | -23/+6 |
2021-12-21 | usb: host: fotg210: Use platform_get_irq() to get the interrupt | Lad Prabhakar | 1 | -8/+3 |
2021-12-21 | xhci: use max() to make code cleaner | Changcheng Deng | 1 | -4/+2 |
2021-12-21 | Revert "usb: host: ehci-sh: propagate errors from platform_get_irq()" | Greg Kroah-Hartman | 1 | -2/+2 |
2021-12-20 | Merge 5.16-rc6 into usb-next | Greg Kroah-Hartman | 102 | -283/+630 |
2021-12-19 | Merge tag 'irq_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+11 |
2021-12-19 | Merge tag 'tty-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -21/+22 |
2021-12-19 | Merge tag 'usb-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 15 | -35/+87 |
2021-12-18 | Merge tag 'libata-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+13 |
2021-12-18 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -17/+21 |
2021-12-17 | Merge tag 'block-5.16-2021-12-17' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+2 |
2021-12-17 | Merge tag 'dmaengine-fix-5.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -64/+129 |
2021-12-17 | Merge tag 'drm-fixes-2021-12-17-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 19 | -20/+45 |
2021-12-17 | usb: misc: ehset: Rework test mode entry | Razvan Heghedus | 1 | -0/+58 |
2021-12-17 | usb: core: Export usb_device_match_id | Razvan Heghedus | 1 | -0/+1 |
2021-12-17 | usb: musb: Set the DT node on the child device | Rob Herring | 6 | -0/+9 |
2021-12-17 | usb: musb: Drop unneeded resource copying | Rob Herring | 3 | -53/+4 |
2021-12-17 | usb: host: ohci-omap: propagate errors from platform_get_irq() | Sergey Shtylyov | 1 | -1/+1 |
2021-12-17 | usb: host: ehci-sh: propagate errors from platform_get_irq() | Sergey Shtylyov | 1 | -2/+2 |
2021-12-17 | usb: gadget: udc: pxa25x: propagate errors from platform_get_irq() | Sergey Shtylyov | 1 | -1/+1 |
2021-12-17 | usb: gadget: udc: bcm63xx: propagate errors from platform_get_irq() | Sergey Shtylyov | 1 | -2/+6 |
2021-12-17 | usb: ftdi-elan: fix memory leak on device disconnect | Wei Yongjun | 1 | -0/+1 |
2021-12-17 | usb: hub: Add delay for SuperSpeed hub resume to let links transit to U0 | Kai-Heng Feng | 1 | -1/+4 |
2021-12-17 | usb: dwc2: drd: restore role and overrides upon resume | Fabrice Gasnier | 2 | -6/+42 |
2021-12-17 | usb: dwc2: drd: add role-switch-default-node support | Fabrice Gasnier | 2 | -0/+16 |
2021-12-17 | usb: chipidea: Set the DT node on the child device | Rob Herring | 1 | -0/+1 |
2021-12-17 | usb: uhci: Use platform_get_irq() to get the interrupt | Rob Herring | 1 | -1/+5 |
2021-12-17 | usb: ohci-s3c2410: Use platform_get_irq() to get the interrupt | Rob Herring | 1 | -2/+8 |
2021-12-17 | usb: ohci-spear: Remove direct access to platform_device resource list | Rob Herring | 1 | -1/+1 |
2021-12-17 | Revert "usb: early: convert to readl_poll_timeout_atomic()" | Greg Kroah-Hartman | 1 | -4/+11 |
2021-12-17 | usb: hub: make wait_for_connected() take an int instead of a pointer to int | Dan Carpenter | 1 | -3/+3 |
2021-12-17 | Merge tag 'usb-serial-5.16-rc6' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman | 2 | -2/+12 |
2021-12-17 | Merge tag 'amd-drm-fixes-5.16-2021-12-15' of https://gitlab.freedesktop.org/a... | Dave Airlie | 15 | -16/+32 |
2021-12-17 | Merge tag 'drm-misc-fixes-2021-12-16-1' of ssh://git.freedesktop.org/git/drm/... | Dave Airlie | 3 | -3/+12 |
2021-12-17 | libata: if T_LENGTH is zero, dma direction should be DMA_NONE | George Kennedy | 1 | -2/+13 |
2021-12-17 | Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 38 | -87/+236 |
2021-12-17 | Merge tag 'soc-fixes-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -18/+38 |
2021-12-16 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+12 |
2021-12-16 | Merge tag 'for-5.16/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -2/+2 |
2021-12-16 | net: systemport: Add global locking for descriptor lifecycle | Florian Fainelli | 2 | -1/+5 |
2021-12-16 | Merge tag 'tegra-for-5.16-soc-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Arnd Bergmann | 2 | -2/+2 |
2021-12-16 | virtio_net: fix rx_drops stat for small pkts | Wenliang Wang | 1 | -6/+3 |
2021-12-16 | dsa: mv88e6xxx: fix debug print for SPEED_UNFORCED | Andrey Eremeev | 1 | -2/+2 |
2021-12-16 | sfc_ef100: potential dereference of null pointer | Jiasheng Jiang | 1 | -0/+3 |
2021-12-16 | net: stmmac: dwmac-rk: fix oob read in rk_gmac_setup | John Keeping | 1 | -1/+3 |