summaryrefslogtreecommitdiff
path: root/drivers/usb/misc/usb251xb.c
AgeCommit message (Expand)Author
2023-07-25usb: Explicitly include correct DT includesRob Herring
2023-06-13usb: usb251xb: Use of_property_read_u16()Christophe JAILLET
2023-05-29usb: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-03-16usb: misc: usb251xb: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-03-16usb: Use of_property_read_bool() for boolean propertiesRob Herring
2022-11-22usb: usb251xb: Convert to i2c's .probe_new()Uwe Kleine-König
2022-09-27usb: usb251xb: Switch to use dev_err_probe() helperYang Yingliang
2022-08-19usb: move from strlcpy with unused retval to strscpyWolfram Sang
2022-01-31usb: usb251xb: add boost-up property supportTommaso Merciai
2021-01-26usb: usb251xb: Use of_device_get_match_data()Stephen Boyd
2020-03-04usb: usb251xb: fix regulator probe and error handlingMarco Felsch
2019-11-04usb: usb251xb: Add support for USB2422Uwe Kleine-König
2019-11-04usb: usb251xb: Drop some unused definesUwe Kleine-König
2019-10-04usb: usb251xb: add pm_opsMarco Felsch
2019-10-04usb: usb251xb: simplify reset helperMarco Felsch
2019-10-04usb: usb251xb: add vdd supply supportMarco Felsch
2019-07-25usb: usb251xb: Reallow swap-dx-lanes to apply to the upstream portLucas Stach
2019-07-25Revert "usb: usb251xb: Add US port lanes inversion property"Lucas Stach
2019-05-02usb: usb251xb: Add US port lanes inversion propertySerge Semin
2019-05-02usb: usb251xb: Create a ports field collector methodSerge Semin
2019-04-27usb: usb251xb: Add an empty hub' i2c-bus segment checkerSerge Semin
2019-04-25usb: usb251xb: Lock i2c-bus segment the hub residesSerge Semin
2019-03-26usb: usb251xb: fix to avoid potential NULL pointer dereferenceAditya Pakki
2019-03-19usb: usb251xb: Remove unnecessary comparison of unsigned integer with >= 0Gustavo A. R. Silva
2019-01-18usb: usb251xb: add usb data lane port swap featureMarco Felsch
2017-11-04USB: misc: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-11-01usb: usb251xb: Use GPIO descriptor consumer interfaceSerge Semin
2017-11-01usb: usb251xb: Add max power/current dts property supportSerge Semin
2017-11-01usb: usb251xb: Fix property_u32 NULL pointer dereferenceSerge Semin
2017-11-01usb: usb251xb: Add USB2517 LED settingsSerge Semin
2017-11-01usb: usb251xb: Add battery enable setting flagSerge Semin
2017-11-01usb: usb251xb: Add 5,6,7 ports boost settingsSerge Semin
2017-11-01usb: usb251xb: Add 5,6,7 ports mapping def settingSerge Semin
2017-11-01usb: usb251xb: Add USB251x specific port count settingSerge Semin
2017-11-01usb: usb251xb: Add USB2517i specific struct and IDsSerge Semin
2017-07-22USB: misc: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman
2017-03-09usb: usb251xb: dt: add unit suffix to oc-delay and power-on-timeRichard Leitner
2017-03-09usb: usb251xb: remove max_{power,current}_{sp,bp} propertiesRichard Leitner
2017-02-14usb: misc: add USB251xB/xBi Hi-Speed Hub Controller DriverRichard Leitner