aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/usb251xb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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