index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
/
anx7411.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-22
usb: typec: anx7411: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-10-07
Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-2
/
+2
2022-09-22
usb: typec: anx7411: Use of_get_child_by_name() instead of of_find_node_by_name()
Liang He
1
-2
/
+2
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-07-27
usb: typec: anx7411: fix passing zero to 'PTR_ERR'
Xin Ji
1
-5
/
+6
2022-07-27
usb: typec: anx7411: Fix error return code in anx7411_i2c_probe()
Yang Yingliang
1
-1
/
+3
2022-07-27
usb: typec: anx7411: Fix return value check in anx7411_register_i2c_dummy_clients()
Yang Yingliang
1
-1
/
+1
2022-07-27
usb: typec: anx7411: Fix wrong pointer passed to PTR_ERR()
Yang Yingliang
1
-1
/
+3
2022-07-27
usb: typec: anx7411: use semi-colons instead of commas
Dan Carpenter
1
-5
/
+5
2022-07-27
usb: typec: anx7411: fix error checking in anx7411_get_gpio_irq()
Dan Carpenter
1
-2
/
+2
2022-07-27
usb: typec: anx7411: Fix an array out of bounds
Dan Carpenter
1
-1
/
+1
2022-07-14
usb: typec: anx7411: Add Analogix PD ANX7411 support
Xin Ji
1
-0
/
+1596