summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| * | | USB: serial: xr: use subsystem usb_device at probeJohan Hovold2021-01-261-2/+1
| * | | USB: serial: xr: fix interface leak at disconnectJohan Hovold2021-01-261-0/+10
| * | | USB: serial: xr: fix NULL-deref at probeJohan Hovold2021-01-261-0/+3
| * | | USB: serial: mos7840: fix error code in mos7840_write()Dan Carpenter2021-01-261-1/+3
| * | | USB: cdc-acm: ignore Exar XR21V141X when serial driver is builtMauro Carvalho Chehab2021-01-211-0/+6
| * | | USB: serial: add MaxLinear/Exar USB to Serial driverManivannan Sadhasivam2021-01-213-0/+605
| * | | USB: serial: f81534: drop short control-transfer checkJohan Hovold2021-01-181-3/+1
| * | | USB: serial: f81232: drop short control-transfer checksJohan Hovold2021-01-181-10/+2
| * | | USB: serial: io_ti: fix a debug-message copy-paste errorJohan Hovold2021-01-181-1/+1
| * | | USB: serial: io_ti: drop short control-transfer checkJohan Hovold2021-01-181-5/+1
| * | | USB: serial: upd78f0730: drop short control-transfer checkJohan Hovold2021-01-181-4/+1
| * | | USB: serial: mxuport: drop short control-transfer checkJohan Hovold2021-01-181-7/+0
| * | | USB: serial: cp210x: add copyright noticeJohan Hovold2021-01-181-0/+1
| * | | USB: serial: cp210x: drop unused includesJohan Hovold2021-01-181-3/+0
| * | | USB: serial: cp210x: drop short control-transfer checksJohan Hovold2021-01-181-12/+6
| * | | USB: serial: cp210x: update control-characters on every changeJohan Hovold2021-01-181-3/+7
| * | | USB: serial: cp210x: set IXOFF thresholdsJohan Hovold2021-01-181-0/+3
| * | | USB: serial: cp210x: add support for software flow controlWang Sheng Long2021-01-181-2/+65
| * | | USB: serial: pl2303: fix line-speed handling on newer chipsJohan Hovold2021-01-181-1/+7
| * | | USB: serial: mos7720: improve OOM-handling in read_mos_reg()Tom Rix2021-01-121-1/+3
* | | | USB: quirks: sort quirk entriesJohan Hovold2021-02-101-3/+3
* | | | usb: gadget: Assign boolean values to a bool variableJiapeng Chong2021-02-091-4/+4
* | | | usb: typec: tcpm: Get Sink VDO from fwnodeKyle Tso2021-02-091-0/+14
* | | | usb: typec: displayport: Fill the negotiated SVDM Version in the headerKyle Tso2021-02-091-4/+13
* | | | usb: typec: ucsi: Determine common SVDM VersionKyle Tso2021-02-092-3/+30
* | | | usb: typec: tcpm: Determine common SVDM VersionKyle Tso2021-02-091-10/+61
* | | | usb: pd: Make SVDM Version configurable in VDM headerKyle Tso2021-02-093-12/+12
* | | | usb: typec: Manage SVDM versionKyle Tso2021-02-091-0/+43
* | | | usb: dwc3: gadget: Fix dep->interval for fullspeed interruptThinh Nguyen2021-02-091-1/+6
* | | | usb: dwc3: gadget: Fix setting of DEPCFG.bInterval_m1Thinh Nguyen2021-02-091-1/+11
* | | | Merge tag 'usb-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman2021-02-0928-523/+10406
|\ \ \ \
| * | | | usb: cdnsp: Removes some useless trace eventsPawel Laszczak2021-02-064-18/+0
| * | | | usb: cdns3: Add support for TI's AM64 SoCAswath Govindraju2021-01-231-0/+1
| * | | | usb: cdnsp: fixes undefined reference to cdns_removePawel Laszczak2021-01-141-0/+8
| * | | | usb: cdns3: Adds missing __iomem markersPawel Laszczak2021-01-142-12/+12
| * | | | usb: cdnsp: Fix for undefined reference to `usb_hcd_is_primary_hcd'Pawel Laszczak2020-12-291-1/+6
| * | | | usb: cdnsp: Fixes for sparse warningsPawel Laszczak2020-12-297-37/+32
| * | | | usb: cdns3: Fixes for sparse warningsPawel Laszczak2020-12-292-5/+5
| * | | | usb: cdnsp: fix error handling in cdnsp_mem_init()Pawel Laszczak2020-12-291-12/+24
| * | | | usb: cdns3: Removes xhci_cdns3_suspend_quirk from host-export.hPawel Laszczak2020-12-292-8/+3
| * | | | usb: cdnsp: Removes some not useful function argumentsPawel Laszczak2020-12-293-14/+13
| * | | | usb: cdns3: fix warning when USB_CDNS_HOST is not setRandy Dunlap2020-12-291-2/+2
| * | | | usb: cdns3: fix build when PM_SLEEP is not setRandy Dunlap2020-12-291-0/+5
| * | | | usb: cdnsp: Mark cdnsp_gadget_ops with static keywordZou Wei2020-12-291-1/+1
| * | | | usb: cdns3: Change file names for cdns3 driver.Pawel Laszczak2020-12-297-11/+11
| * | | | usb: cdnsp: Add tracepoints for CDNSP driverPawel Laszczak2020-12-298-16/+1614
| * | | | usb: cdnsp: cdns3 Add main part of Cadence USBSSP DRD DriverPawel Laszczak2020-12-2915-29/+6641
| * | | | usb: cdnsp: Device side header file for CDNSP driverPawel Laszczak2020-12-291-0/+1463
| * | | | usb: cdns3: Changed type of gadget_dev in cdns structurePawel Laszczak2020-12-291-2/+2
| * | | | usb: cdns3: Refactoring names in reusable codePawel Laszczak2020-12-2910-198/+199