index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
/
stusb160x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-04
usb: typec: stusb160x: Make use of i2c_get_match_data()
Andy Shevchenko
1
-4
/
+3
2024-03-26
usb: typec: stusb160x: convert to use maple tree register cache
Bo Liu
1
-1
/
+1
2023-05-29
usb: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-10-07
Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-5
/
+2
2022-09-27
usb: typec: stusb160x: Switch to use dev_err_probe() helper
Yang Yingliang
1
-5
/
+2
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-07-21
usb: typec: stusb160x: Don't block probing of consumer of "connector" nodes
Amelie Delaunay
1
-0
/
+9
2021-07-21
usb: typec: stusb160x: register role switch before interrupt registration
Amelie Delaunay
1
-4
/
+7
2021-03-10
usb: typec: stusb160x: fix return value check in stusb160x_probe()
Wei Yongjun
1
-2
/
+2
2020-11-27
usb: typec: stusb160x: fix power-opmode property with typec-power-opmode
Amelie Delaunay
1
-1
/
+1
2020-10-29
usb: typec: stusb160x: fix signedness comparison issue with enum variables
Amelie Delaunay
1
-12
/
+8
2020-10-29
usb: typec: add missing MODULE_DEVICE_TABLE() to stusb160x
Amelie Delaunay
1
-0
/
+1
2020-10-28
usb: typec: stusb160x: fix an IS_ERR() vs NULL check in probe
Dan Carpenter
1
-2
/
+2
2020-10-28
usb: typec: stusb160x: fix some signedness bugs
Dan Carpenter
1
-3
/
+4
2020-10-02
usb: typec: add support for STUSB160x Type-C controller family
Amelie Delaunay
1
-0
/
+875