| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | usb: typec: Add plug num_altmodes sysfs attr | Prashant Malani | 2020-11-18 | 1 | -2/+75 | |
| | * | | | | | | | usb: typec: tcpci_maxim: Fix the compatible string | Badhri Jagan Sridharan | 2020-11-18 | 1 | -1/+1 | |
| | * | | | | | | | usb: typec: tcpci_maxim: Fix uninitialized return variable | Badhri Jagan Sridharan | 2020-11-18 | 1 | -2/+2 | |
| | * | | | | | | | usb: typec: tcpci_maxim: Enable auto discharge disconnect | Badhri Jagan Sridharan | 2020-11-18 | 1 | -0/+1 | |
| | * | | | | | | | usb: typec: tcpci: Implement Auto discharge disconnect callbacks | Badhri Jagan Sridharan | 2020-11-18 | 2 | -3/+74 | |
| | * | | | | | | | usb: typec: tcpm: Implement enabling Auto Discharge disconnect support | Badhri Jagan Sridharan | 2020-11-18 | 1 | -4/+56 | |
| | * | | | | | | | usb: typec: tcpci_maxim: Fix vbus stuck on upon diconnecting sink | Badhri Jagan Sridharan | 2020-11-18 | 1 | -14/+14 | |
| | * | | | | | | | usb: typec: tcpci: frs sourcing vbus callback | Badhri Jagan Sridharan | 2020-11-18 | 2 | -0/+13 | |
| | * | | | | | | | usb: typec: tcpm: frs sourcing vbus callback | Badhri Jagan Sridharan | 2020-11-18 | 1 | -0/+9 | |
| | * | | | | | | | usb: typec: tcpm: Refactor logic for new-source-frs-typec-current | Badhri Jagan Sridharan | 2020-11-18 | 1 | -8/+10 | |
| | * | | | | | | | usb: typec: Add number of altmodes partner attr | Prashant Malani | 2020-11-18 | 1 | -1/+65 | |
| | * | | | | | | | USB: apple-mfi-fastcharge: Fix kfree after failed kzalloc | Lucas Tanure | 2020-11-18 | 1 | -11/+4 | |
| | * | | | | | | | usb/max3421: fix return error code in max3421_probe() | Yang Yingliang | 2020-11-18 | 1 | -1/+2 | |
| | * | | | | | | | usb: typec: intel_pmc_mux: Configure Thunderbolt cable generation bits | Utkarsh Patel | 2020-11-18 | 1 | -0/+3 | |
| | * | | | | | | | Merge 5.10-rc4 into here. | Greg Kroah-Hartman | 2020-11-16 | 6 | -3/+30 | |
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||||
| | * | | | | | | | usb: host: ehci-mxc: Remove the driver | Fabio Estevam | 2020-11-14 | 3 | -221/+0 | |
| | * | | | | | | | usb: host: imx21-hcd: Remove the driver | Fabio Estevam | 2020-11-13 | 6 | -2815/+0 | |
| | * | | | | | | | USB: storage: avoid use of uninitialized values in error path | Lukas Bulwahn | 2020-11-13 | 1 | -2/+7 | |
| | * | | | | | | | usb: fix a few cases of -Wfallthrough | Nick Desaulniers | 2020-11-13 | 5 | -2/+6 | |
| | * | | | | | | | Merge 5.10-rc3 into usb-next | Greg Kroah-Hartman | 2020-11-09 | 11 | -6/+38 | |
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||||
| | * | | | | | | | usb: misc: brcmstb-usb-pinmap: Make sync_all_pins static | Zou Wei | 2020-11-06 | 1 | -1/+1 | |
| | * | | | | | | | usb: typec: ucsi: Work around PPM losing change information | Benjamin Berg | 2020-11-06 | 2 | -20/+107 | |
| | * | | | | | | | usb: typec: ucsi: acpi: Always decode connector change information | Benjamin Berg | 2020-11-06 | 1 | -2/+3 | |
| | * | | | | | | | usb: misc: brcmstb-usb-pinmap: Fix an IS_ERR() vs NULL check | Dan Carpenter | 2020-11-03 | 1 | -2/+2 | |
| | * | | | | | | | Merge 5.10-rc2 into usb-next | Greg Kroah-Hartman | 2020-11-02 | 21 | -137/+194 | |
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| | * | | | | | | | kcov, usb: only collect coverage from __usb_hcd_giveback_urb in softirq | Andrey Konovalov | 2020-10-28 | 1 | -2/+9 | |
| | * | | | | | | | USB: host: isp1362: delete isp1362_show_regs() | Greg Kroah-Hartman | 2020-10-28 | 1 | -54/+0 | |
| | * | | | | | | | usb: xhci: Remove in_interrupt() checks | Ahmed S. Darwish | 2020-10-28 | 2 | -5/+3 | |
| | * | | | | | | | usbip: Remove in_interrupt() check | Ahmed S. Darwish | 2020-10-28 | 1 | -5/+0 | |
| | * | | | | | | | usb: gadget: pxa27x_udc: Replace in_interrupt() usage in comments | Ahmed S. Darwish | 2020-10-28 | 1 | -9/+10 | |
| | * | | | | | | | usb: core: Replace in_interrupt() in comments | Ahmed S. Darwish | 2020-10-28 | 6 | -29/+51 | |
| | * | | | | | | | usb: gadget: udc: Remove in_interrupt()/in_irq() from comments | Ahmed S. Darwish | 2020-10-28 | 2 | -4/+4 | |
| | * | | | | | | | USB: host: ehci-pmcmsp: Cleanup usb_hcd_msp_remove() | Thomas Gleixner | 2020-10-28 | 1 | -2/+2 | |
| | * | | | | | | | usb: hosts: Remove in_interrupt() from comments | Ahmed S. Darwish | 2020-10-28 | 6 | -26/+37 | |
| | * | | | | | | | usb: atm: Replace in_interrupt() usage in comment | Thomas Gleixner | 2020-10-28 | 1 | -1/+1 | |
| | * | | | | | | | USB: sisusbvga: Make console support depend on BROKEN | Thomas Gleixner | 2020-10-28 | 1 | -1/+1 | |
| | * | | | | | | | usb: Add driver to allow any GPIO to be used for 7211 USB signals | Al Cooper | 2020-10-28 | 3 | -0/+361 | |
| | * | | | | | | | usb: host: xhci-mem: remove unneeded break | Tom Rix | 2020-10-28 | 1 | -1/+0 | |
| | * | | | | | | | usb: storage: freecom: remove unneeded break | Tom Rix | 2020-10-28 | 1 | -1/+0 | |
| | * | | | | | | | usb: misc: iowarrior: remove unneeded break | Tom Rix | 2020-10-28 | 1 | -3/+0 | |
| | * | | | | | | | usb: host: ehci-sched: add comment about find_tt() not returning error | Sudip Mukherjee | 2020-10-28 | 1 | -0/+12 | |
| | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2020-12-14 | 1 | -21/+0 | |
| |\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| | * | | | | | | console: Delete dummy con_font_set() and con_font_default() callback implemen... | Peilin Ye | 2020-11-16 | 1 | -15/+0 | |
| | * | | | | | | console: Delete unused con_font_copy() callback implementations | Peilin Ye | 2020-11-16 | 1 | -6/+0 | |
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | usb: gadget: f_fs: Use local copy of descriptors for userspace copy | Vamsi Krishna Samavedam | 2020-12-04 | 1 | -2/+4 | |
| * | | | | | | usb: ohci-omap: Fix descriptor conversion | Linus Walleij | 2020-12-04 | 1 | -2/+2 | |
| * | | | | | | Revert "usb-storage: fix sdev->host->dma_dev" | Greg Kroah-Hartman | 2020-12-04 | 2 | -4/+3 | |
| * | | | | | | Revert "uas: fix sdev->host->dma_dev" | Greg Kroah-Hartman | 2020-12-04 | 1 | -11/+6 | |
| * | | | | | | Revert "uas: bump hw_max_sectors to 2048 blocks for SS or faster drives" | Greg Kroah-Hartman | 2020-12-04 | 1 | -2/+0 | |
| * | | | | | | Merge tag 'usb-serial-5.10-rc7' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman | 2020-12-04 | 3 | -12/+13 | |
| |\ \ \ \ \ \ | ||||||
