summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | usb: typec: Add plug num_altmodes sysfs attrPrashant Malani2020-11-181-2/+75
| * | | | | | | usb: typec: tcpci_maxim: Fix the compatible stringBadhri Jagan Sridharan2020-11-181-1/+1
| * | | | | | | usb: typec: tcpci_maxim: Fix uninitialized return variableBadhri Jagan Sridharan2020-11-181-2/+2
| * | | | | | | usb: typec: tcpci_maxim: Enable auto discharge disconnectBadhri Jagan Sridharan2020-11-181-0/+1
| * | | | | | | usb: typec: tcpci: Implement Auto discharge disconnect callbacksBadhri Jagan Sridharan2020-11-182-3/+74
| * | | | | | | usb: typec: tcpm: Implement enabling Auto Discharge disconnect supportBadhri Jagan Sridharan2020-11-181-4/+56
| * | | | | | | usb: typec: tcpci_maxim: Fix vbus stuck on upon diconnecting sinkBadhri Jagan Sridharan2020-11-181-14/+14
| * | | | | | | usb: typec: tcpci: frs sourcing vbus callbackBadhri Jagan Sridharan2020-11-182-0/+13
| * | | | | | | usb: typec: tcpm: frs sourcing vbus callbackBadhri Jagan Sridharan2020-11-181-0/+9
| * | | | | | | usb: typec: tcpm: Refactor logic for new-source-frs-typec-currentBadhri Jagan Sridharan2020-11-181-8/+10
| * | | | | | | usb: typec: Add number of altmodes partner attrPrashant Malani2020-11-181-1/+65
| * | | | | | | USB: apple-mfi-fastcharge: Fix kfree after failed kzallocLucas Tanure2020-11-181-11/+4
| * | | | | | | usb/max3421: fix return error code in max3421_probe()Yang Yingliang2020-11-181-1/+2
| * | | | | | | usb: typec: intel_pmc_mux: Configure Thunderbolt cable generation bitsUtkarsh Patel2020-11-181-0/+3
| * | | | | | | Merge 5.10-rc4 into here.Greg Kroah-Hartman2020-11-166-3/+30
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | usb: host: ehci-mxc: Remove the driverFabio Estevam2020-11-143-221/+0
| * | | | | | | usb: host: imx21-hcd: Remove the driverFabio Estevam2020-11-136-2815/+0
| * | | | | | | USB: storage: avoid use of uninitialized values in error pathLukas Bulwahn2020-11-131-2/+7
| * | | | | | | usb: fix a few cases of -WfallthroughNick Desaulniers2020-11-135-2/+6
| * | | | | | | Merge 5.10-rc3 into usb-nextGreg Kroah-Hartman2020-11-0911-6/+38
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | usb: misc: brcmstb-usb-pinmap: Make sync_all_pins staticZou Wei2020-11-061-1/+1
| * | | | | | | usb: typec: ucsi: Work around PPM losing change informationBenjamin Berg2020-11-062-20/+107
| * | | | | | | usb: typec: ucsi: acpi: Always decode connector change informationBenjamin Berg2020-11-061-2/+3
| * | | | | | | usb: misc: brcmstb-usb-pinmap: Fix an IS_ERR() vs NULL checkDan Carpenter2020-11-031-2/+2
| * | | | | | | Merge 5.10-rc2 into usb-nextGreg Kroah-Hartman2020-11-0221-137/+194
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | kcov, usb: only collect coverage from __usb_hcd_giveback_urb in softirqAndrey Konovalov2020-10-281-2/+9
| * | | | | | | USB: host: isp1362: delete isp1362_show_regs()Greg Kroah-Hartman2020-10-281-54/+0
| * | | | | | | usb: xhci: Remove in_interrupt() checksAhmed S. Darwish2020-10-282-5/+3
| * | | | | | | usbip: Remove in_interrupt() checkAhmed S. Darwish2020-10-281-5/+0
| * | | | | | | usb: gadget: pxa27x_udc: Replace in_interrupt() usage in commentsAhmed S. Darwish2020-10-281-9/+10
| * | | | | | | usb: core: Replace in_interrupt() in commentsAhmed S. Darwish2020-10-286-29/+51
| * | | | | | | usb: gadget: udc: Remove in_interrupt()/in_irq() from commentsAhmed S. Darwish2020-10-282-4/+4
| * | | | | | | USB: host: ehci-pmcmsp: Cleanup usb_hcd_msp_remove()Thomas Gleixner2020-10-281-2/+2
| * | | | | | | usb: hosts: Remove in_interrupt() from commentsAhmed S. Darwish2020-10-286-26/+37
| * | | | | | | usb: atm: Replace in_interrupt() usage in commentThomas Gleixner2020-10-281-1/+1
| * | | | | | | USB: sisusbvga: Make console support depend on BROKENThomas Gleixner2020-10-281-1/+1
| * | | | | | | usb: Add driver to allow any GPIO to be used for 7211 USB signalsAl Cooper2020-10-283-0/+361
| * | | | | | | usb: host: xhci-mem: remove unneeded breakTom Rix2020-10-281-1/+0
| * | | | | | | usb: storage: freecom: remove unneeded breakTom Rix2020-10-281-1/+0
| * | | | | | | usb: misc: iowarrior: remove unneeded breakTom Rix2020-10-281-3/+0
| * | | | | | | usb: host: ehci-sched: add comment about find_tt() not returning errorSudip Mukherjee2020-10-281-0/+12
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-12-141-21/+0
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | console: Delete dummy con_font_set() and con_font_default() callback implemen...Peilin Ye2020-11-161-15/+0
| * | | | | | console: Delete unused con_font_copy() callback implementationsPeilin Ye2020-11-161-6/+0
| | |_|/ / / | |/| | | |
* | | | | | usb: gadget: f_fs: Use local copy of descriptors for userspace copyVamsi Krishna Samavedam2020-12-041-2/+4
* | | | | | usb: ohci-omap: Fix descriptor conversionLinus Walleij2020-12-041-2/+2
* | | | | | Revert "usb-storage: fix sdev->host->dma_dev"Greg Kroah-Hartman2020-12-042-4/+3
* | | | | | Revert "uas: fix sdev->host->dma_dev"Greg Kroah-Hartman2020-12-041-11/+6
* | | | | | Revert "uas: bump hw_max_sectors to 2048 blocks for SS or faster drives"Greg Kroah-Hartman2020-12-041-2/+0
* | | | | | Merge tag 'usb-serial-5.10-rc7' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2020-12-043-12/+13
|\ \ \ \ \ \