index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
/
usb251xb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: Explicitly include correct DT includes
Rob Herring
2023-07-25
1
-1
/
+1
*
usb: usb251xb: Use of_property_read_u16()
Christophe JAILLET
2023-06-13
1
-5
/
+4
*
usb: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-29
1
-1
/
+1
*
usb: misc: usb251xb: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-16
1
-9
/
+1
*
usb: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-16
1
-18
/
+15
*
usb: usb251xb: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-22
1
-3
/
+2
*
usb: usb251xb: Switch to use dev_err_probe() helper
Yang Yingliang
2022-09-27
1
-8
/
+4
*
usb: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-19
1
-3
/
+3
*
usb: usb251xb: add boost-up property support
Tommaso Merciai
2022-01-31
1
-1
/
+3
*
usb: usb251xb: Use of_device_get_match_data()
Stephen Boyd
2021-01-26
1
-7
/
+5
*
usb: usb251xb: fix regulator probe and error handling
Marco Felsch
2020-03-04
1
-4
/
+16
*
usb: usb251xb: Add support for USB2422
Uwe Kleine-König
2019-11-04
1
-0
/
+12
*
usb: usb251xb: Drop some unused defines
Uwe Kleine-König
2019-11-04
1
-5
/
+0
*
usb: usb251xb: add pm_ops
Marco Felsch
2019-10-04
1
-0
/
+24
*
usb: usb251xb: simplify reset helper
Marco Felsch
2019-10-04
1
-8
/
+7
*
usb: usb251xb: add vdd supply support
Marco Felsch
2019-10-04
1
-0
/
+10
*
usb: usb251xb: Reallow swap-dx-lanes to apply to the upstream port
Lucas Stach
2019-07-25
1
-6
/
+7
*
Revert "usb: usb251xb: Add US port lanes inversion property"
Lucas Stach
2019-07-25
1
-2
/
+0
*
usb: usb251xb: Add US port lanes inversion property
Serge Semin
2019-05-02
1
-0
/
+2
*
usb: usb251xb: Create a ports field collector method
Serge Semin
2019-05-02
1
-45
/
+26
*
usb: usb251xb: Add an empty hub' i2c-bus segment checker
Serge Semin
2019-04-27
1
-0
/
+7
*
usb: usb251xb: Lock i2c-bus segment the hub resides
Serge Semin
2019-04-25
1
-0
/
+55
*
usb: usb251xb: fix to avoid potential NULL pointer dereference
Aditya Pakki
2019-03-26
1
-1
/
+1
*
usb: usb251xb: Remove unnecessary comparison of unsigned integer with >= 0
Gustavo A. R. Silva
2019-03-19
1
-1
/
+1
*
usb: usb251xb: add usb data lane port swap feature
Marco Felsch
2019-01-18
1
-2
/
+13
*
USB: misc: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
1
-10
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
usb: usb251xb: Use GPIO descriptor consumer interface
Serge Semin
2017-11-01
1
-20
/
+13
*
usb: usb251xb: Add max power/current dts property support
Serge Semin
2017-11-01
1
-4
/
+20
*
usb: usb251xb: Fix property_u32 NULL pointer dereference
Serge Semin
2017-11-01
1
-7
/
+7
*
usb: usb251xb: Add USB2517 LED settings
Serge Semin
2017-11-01
1
-0
/
+12
*
usb: usb251xb: Add battery enable setting flag
Serge Semin
2017-11-01
1
-0
/
+9
*
usb: usb251xb: Add 5,6,7 ports boost settings
Serge Semin
2017-11-01
1
-5
/
+10
*
usb: usb251xb: Add 5,6,7 ports mapping def setting
Serge Semin
2017-11-01
1
-1
/
+11
*
usb: usb251xb: Add USB251x specific port count setting
Serge Semin
2017-11-01
1
-3
/
+21
*
usb: usb251xb: Add USB2517i specific struct and IDs
Serge Semin
2017-11-01
1
-2
/
+21
*
USB: misc: remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
2017-07-22
1
-1
/
+0
*
usb: usb251xb: dt: add unit suffix to oc-delay and power-on-time
Richard Leitner
2017-03-09
1
-15
/
+20
*
usb: usb251xb: remove max_{power,current}_{sp,bp} properties
Richard Leitner
2017-03-09
1
-20
/
+4
*
usb: misc: add USB251xB/xBi Hi-Speed Hub Controller Driver
Richard Leitner
2017-02-14
1
-0
/
+605