aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/usb251xb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-25usb: usb251xb: Reallow swap-dx-lanes to apply to the upstream portLucas Stach1-6/+7
2019-07-25Revert "usb: usb251xb: Add US port lanes inversion property"Lucas Stach1-2/+0
2019-05-02usb: usb251xb: Add US port lanes inversion propertySerge Semin1-0/+2
2019-05-02usb: usb251xb: Create a ports field collector methodSerge Semin1-45/+26
2019-04-27usb: usb251xb: Add an empty hub' i2c-bus segment checkerSerge Semin1-0/+7
2019-04-25usb: usb251xb: Lock i2c-bus segment the hub residesSerge Semin1-0/+55
2019-03-26usb: usb251xb: fix to avoid potential NULL pointer dereferenceAditya Pakki1-1/+1
2019-03-19usb: usb251xb: Remove unnecessary comparison of unsigned integer with >= 0Gustavo A. R. Silva1-1/+1
2019-01-18usb: usb251xb: add usb data lane port swap featureMarco Felsch1-2/+13
2017-11-04USB: misc: Remove redundant license textGreg Kroah-Hartman1-10/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-11-01usb: usb251xb: Use GPIO descriptor consumer interfaceSerge Semin1-20/+13
2017-11-01usb: usb251xb: Add max power/current dts property supportSerge Semin1-4/+20
2017-11-01usb: usb251xb: Fix property_u32 NULL pointer dereferenceSerge Semin1-7/+7
2017-11-01usb: usb251xb: Add USB2517 LED settingsSerge Semin1-0/+12
2017-11-01usb: usb251xb: Add battery enable setting flagSerge Semin1-0/+9
2017-11-01usb: usb251xb: Add 5,6,7 ports boost settingsSerge Semin1-5/+10
2017-11-01usb: usb251xb: Add 5,6,7 ports mapping def settingSerge Semin1-1/+11
2017-11-01usb: usb251xb: Add USB251x specific port count settingSerge Semin1-3/+21
2017-11-01usb: usb251xb: Add USB2517i specific struct and IDsSerge Semin1-2/+21
2017-07-22USB: misc: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman1-1/+0
2017-03-09usb: usb251xb: dt: add unit suffix to oc-delay and power-on-timeRichard Leitner1-15/+20
2017-03-09usb: usb251xb: remove max_{power,current}_{sp,bp} propertiesRichard Leitner1-20/+4
2017-02-14usb: misc: add USB251xB/xBi Hi-Speed Hub Controller DriverRichard Leitner1-0/+605