index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
/
usb251xb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-25
of: remove internal arguments from of_property_for_each_u32()
Luca Ceresoli
1
-3
/
+1
2024-06-20
usb: misc: Drop explicit initialization of struct i2c_device_id::driver_data ...
Uwe Kleine-König
1
-9
/
+9
2023-07-25
usb: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-06-13
usb: usb251xb: Use of_property_read_u16()
Christophe JAILLET
1
-5
/
+4
2023-05-29
usb: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-03-16
usb: misc: usb251xb: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-9
/
+1
2023-03-16
usb: Use of_property_read_bool() for boolean properties
Rob Herring
1
-18
/
+15
2022-11-22
usb: usb251xb: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-09-27
usb: usb251xb: Switch to use dev_err_probe() helper
Yang Yingliang
1
-8
/
+4
2022-08-19
usb: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2022-01-31
usb: usb251xb: add boost-up property support
Tommaso Merciai
1
-1
/
+3
2021-01-26
usb: usb251xb: Use of_device_get_match_data()
Stephen Boyd
1
-7
/
+5
2020-03-04
usb: usb251xb: fix regulator probe and error handling
Marco Felsch
1
-4
/
+16
2019-11-04
usb: usb251xb: Add support for USB2422
Uwe Kleine-König
1
-0
/
+12
2019-11-04
usb: usb251xb: Drop some unused defines
Uwe Kleine-König
1
-5
/
+0
2019-10-04
usb: usb251xb: add pm_ops
Marco Felsch
1
-0
/
+24
2019-10-04
usb: usb251xb: simplify reset helper
Marco Felsch
1
-8
/
+7
2019-10-04
usb: usb251xb: add vdd supply support
Marco Felsch
1
-0
/
+10
2019-07-25
usb: usb251xb: Reallow swap-dx-lanes to apply to the upstream port
Lucas Stach
1
-6
/
+7
2019-07-25
Revert "usb: usb251xb: Add US port lanes inversion property"
Lucas Stach
1
-2
/
+0
2019-05-02
usb: usb251xb: Add US port lanes inversion property
Serge Semin
1
-0
/
+2
2019-05-02
usb: usb251xb: Create a ports field collector method
Serge Semin
1
-45
/
+26
2019-04-27
usb: usb251xb: Add an empty hub' i2c-bus segment checker
Serge Semin
1
-0
/
+7
2019-04-25
usb: usb251xb: Lock i2c-bus segment the hub resides
Serge Semin
1
-0
/
+55
2019-03-26
usb: usb251xb: fix to avoid potential NULL pointer dereference
Aditya Pakki
1
-1
/
+1
2019-03-19
usb: usb251xb: Remove unnecessary comparison of unsigned integer with >= 0
Gustavo A. R. Silva
1
-1
/
+1
2019-01-18
usb: usb251xb: add usb data lane port swap feature
Marco Felsch
1
-2
/
+13
2017-11-04
USB: misc: Remove redundant license text
Greg Kroah-Hartman
1
-10
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-11-01
usb: usb251xb: Use GPIO descriptor consumer interface
Serge Semin
1
-20
/
+13
2017-11-01
usb: usb251xb: Add max power/current dts property support
Serge Semin
1
-4
/
+20
2017-11-01
usb: usb251xb: Fix property_u32 NULL pointer dereference
Serge Semin
1
-7
/
+7
2017-11-01
usb: usb251xb: Add USB2517 LED settings
Serge Semin
1
-0
/
+12
2017-11-01
usb: usb251xb: Add battery enable setting flag
Serge Semin
1
-0
/
+9
2017-11-01
usb: usb251xb: Add 5,6,7 ports boost settings
Serge Semin
1
-5
/
+10
2017-11-01
usb: usb251xb: Add 5,6,7 ports mapping def setting
Serge Semin
1
-1
/
+11
2017-11-01
usb: usb251xb: Add USB251x specific port count setting
Serge Semin
1
-3
/
+21
2017-11-01
usb: usb251xb: Add USB2517i specific struct and IDs
Serge Semin
1
-2
/
+21
2017-07-22
USB: misc: remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
1
-1
/
+0
2017-03-09
usb: usb251xb: dt: add unit suffix to oc-delay and power-on-time
Richard Leitner
1
-15
/
+20
2017-03-09
usb: usb251xb: remove max_{power,current}_{sp,bp} properties
Richard Leitner
1
-20
/
+4
2017-02-14
usb: misc: add USB251xB/xBi Hi-Speed Hub Controller Driver
Richard Leitner
1
-0
/
+605