summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-07-058-88/+22
|\
| * tty: make use of tty_get_{char,frame}_sizeJiri Slaby2021-06-155-73/+7
| * cypress_m8: switch data_bits to real character bitsJiri Slaby2021-06-151-6/+6
| * Merge tag 'v5.13-rc6' into tty-nextGreg Kroah-Hartman2021-06-1435-126/+258
| |\
| * \ Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman2021-05-3134-103/+318
| |\ \
| * | | tty: make tty_operations::chars_in_buffer return uintJiri Slaby2021-05-134-7/+7
| * | | tty: make tty_operations::write_room return uintJiri Slaby2021-05-134-7/+7
* | | | Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-07-031-1/+1
|\ \ \ \
| * | | | treewide: Add missing semicolons to __assign_str usesJoe Perches2021-06-301-1/+1
| | |/ / | |/| |
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-07-031-2/+2
|\ \ \ \
| * | | | scsi: core: Kill DRIVER_SENSEHannes Reinecke2021-06-011-2/+2
| | |/ / | |/| |
* | | | Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-07-011-4/+177
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-1948-158/+373
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-05-2720-69/+221
| |\ \ \ \ \
| * | | | | | usb: class: cdc-wdm: WWAN framework integrationLoic Poulain2021-05-121-4/+176
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-06-291-5/+1
|\ \ \ \ \ \
| * | | | | | usb: host: xhci-tegra: Switch to use %ptTsAndy Shevchenko2021-05-171-5/+1
* | | | | | | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-06-282-12/+6
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | sched: Unbreak wakeupsPeter Zijlstra2021-06-182-12/+6
| | |_|_|_|/ | |/| | | |
* | | | | | usb: core: hub: Disable autosuspend for Cypress CY7C65632Andrew Lunn2021-06-171-0/+7
* | | | | | Merge tag 'usb-v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman2021-06-161-2/+14
|\ \ \ \ \ \
| * | | | | | usb: chipidea: imx: Fix Battery Charger 1.2 CDP detectionBreno Lima2021-06-161-2/+14
* | | | | | | usb: dwc3: core: fix kernel panic when do rebootPeter Chen2021-06-151-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge tag 'usb-serial-5.13-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-06-111-6/+78
|\ \ \ \ \ \
| * | | | | | USB: serial: cp210x: fix CP2102N-A01 modem controlJohan Hovold2021-06-101-5/+59
| * | | | | | USB: serial: cp210x: fix alternate function for CP2102N QFN20Stefan Agner2021-06-101-1/+19
* | | | | | | Revert "usb: gadget: fsl: Re-enable driver for ARM SoCs"Greg Kroah-Hartman2021-06-111-1/+1
* | | | | | | usb: typec: mux: Fix copy-paste mistake in typec_mux_matchBjorn Andersson2021-06-101-1/+1
* | | | | | | usb: typec: ucsi: Clear PPM capability data in ucsi_init() error pathMayank Rana2021-06-101-0/+1
* | | | | | | usb: gadget: fsl: Re-enable driver for ARM SoCsJoel Stanley2021-06-101-1/+1
* | | | | | | usb: typec: wcove: Use LE to CPU conversion when accessing msg->headerAndy Shevchenko2021-06-101-1/+1
* | | | | | | usb: misc: brcmstb-usb-pinmap: check return value after calling platform_get_...Yang Yingliang2021-06-091-0/+2
* | | | | | | usb: dwc3: ep0: fix NULL pointer exceptionMarian-Cristian Rotariu2021-06-091-0/+3
* | | | | | | usb: gadget: eem: fix wrong eem header operationLinyu Yuan2021-06-091-2/+2
* | | | | | | usb: typec: intel_pmc_mux: Put ACPI device using acpi_dev_put()Andy Shevchenko2021-06-091-4/+4
* | | | | | | usb: typec: intel_pmc_mux: Add missed error check for devm_ioremap_resource()Andy Shevchenko2021-06-091-0/+5
* | | | | | | usb: typec: intel_pmc_mux: Put fwnode in error case during ->probe()Andy Shevchenko2021-06-091-1/+3
* | | | | | | usb: typec: tcpm: Do not finish VDM AMS for retrying ResponsesKyle Tso2021-06-091-0/+3
* | | | | | | usb: fix various gadget panics on 10gbps cablingMaciej Żenczykowski2021-06-091-0/+8
* | | | | | | usb: fix various gadgets null ptr deref on 10gbps cabling.Maciej Żenczykowski2021-06-0910-10/+14
* | | | | | | usb: pci-quirks: disable D3cold on xhci suspend for s2idle on AMD RenoirMario Limonciello2021-06-092-1/+7
* | | | | | | usb: f_ncm: only first packet of aggregate needs to start timerMaciej Żenczykowski2021-06-091-4/+4
* | | | | | | USB: f_ncm: ncm_bitrate (speed) is unsignedMaciej Żenczykowski2021-06-091-1/+1
* | | | | | | Merge tag 'usb-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman2021-06-092-8/+7
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | usb: cdnsp: Fix deadlock issue in cdnsp_thread_irq_handlerPawel Laszczak2021-05-271-3/+4
| * | | | | | usb: cdns3: Enable TDL_CHK only for OUT epSanket Parmar2021-05-251-5/+3
* | | | | | | Merge tag 'usb-serial-5.13-rc5' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-06-094-6/+10
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | USB: serial: ftdi_sio: add NovaTech OrionMX product IDGeorge McCollister2021-06-052-0/+2
| * | | | | | USB: serial: omninet: update driver descriptionAlexandre GRIVEAUX2021-05-251-3/+3
| * | | | | | USB: serial: omninet: add device id for Zyxel Omni 56K PlusAlexandre GRIVEAUX2021-05-251-0/+2