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
/
tipd
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-26
Merge tag 'usb-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+2
2024-09-18
Merge tag 'for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
1
-7
/
+2
2024-09-03
power: supply: Change usb_types from an array into a bitmask
Hans de Goede
1
-7
/
+2
2024-08-22
usb: typec: tipd: Free IRQ only if it was requested before
Wadim Egorov
1
-1
/
+2
2024-07-31
usb: typec: tipd: Delete extra semi-colon
Harshit Mogalapalli
1
-1
/
+1
2024-07-31
usb: typec: tipd: Fix dereferencing freeing memory in tps6598x_apply_patch()
Harshit Mogalapalli
1
-1
/
+1
2024-06-20
usb: typec: tipd: use min() to set tps6598x firmware packet size
Javier Carrasco
1
-4
/
+1
2024-06-20
usb: typec: tipd: add error log to provide firmware name and size
Javier Carrasco
1
-0
/
+4
2024-06-20
usb: typec: tipd: drop second firmware name read
Javier Carrasco
1
-17
/
+7
2024-05-10
usb: typec: tipd: rely on i2c_get_match_data()
Javier Carrasco
1
-4
/
+1
2024-05-10
usb: typec: tipd: fix event checking for tps6598x
Javier Carrasco
2
-13
/
+43
2024-05-10
usb: typec: tipd: fix event checking for tps25750
Javier Carrasco
1
-3
/
+3
2024-01-05
usb: typec: tipd: fix use of device-specific init function
Javier Carrasco
1
-1
/
+1
2024-01-05
usb: typec: tipd: Separate reset for TPS6598x
Jai Luthra
1
-2
/
+7
2024-01-02
usb: typec: tipd: add patch update support for tps6598x
Javier Carrasco
2
-1
/
+85
2024-01-02
usb: typec: tipd: declare in_data in as const in exec_cmd functions
Javier Carrasco
1
-2
/
+2
2024-01-02
usb: typec: tipd: add function to request firmware
Javier Carrasco
1
-9
/
+26
2024-01-02
usb: typec: tipd: add init and reset functions to tipd_data
Javier Carrasco
1
-10
/
+35
2023-12-04
usb: typec: tps6598x: add reset gpio support
Javier Carrasco
1
-0
/
+20
2023-11-21
usb: typec: tipd: Supply also I2C driver data
Heikki Krogerus
1
-2
/
+5
2023-11-21
USB: typec: tps6598x: Fix a memory leak in an error handling path
Christophe JAILLET
1
-3
/
+4
2023-10-10
USB: typec: tps6598x: Add status trace for tps25750
Abdel Alkuor
2
-0
/
+38
2023-10-10
USB: typec: tps6598x: Add power status trace for tps25750
Abdel Alkuor
3
-0
/
+53
2023-10-10
USB: typec: tps6598x: Add trace for tps25750 irq
Abdel Alkuor
2
-0
/
+23
2023-10-10
USB: typec: tps6598x: Add TPS25750 support
Abdel Alkuor
2
-8
/
+456
2023-10-10
USB: typec: tps6598x: Add device data to of_device_id
Abdel Alkuor
1
-14
/
+43
2023-10-10
USB: typec: tps6598x: Refactor tps6598x port registration
Abdel Alkuor
1
-45
/
+54
2023-10-10
USB: typec: tps6598x: Add patch mode to tps6598x
Abdel Alkuor
1
-0
/
+3
2023-10-10
USB: typec: tsp6598x: Add cmd timeout and response delay
Abdel Alkuor
1
-4
/
+15
2023-06-05
Merge 6.4-rc5 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2023-05-30
usb: typec: tps6598x: Fix broken polling mode after system suspend/resume
Roger Quadros
1
-1
/
+1
2023-05-29
usb: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-05-13
usb: typec: tps6598x: Fix fault at module removal
Roger Quadros
1
-0
/
+3
2023-03-29
usb: typec: tps6598x: Add support for polling interrupts status
Aswath Govindraju
1
-5
/
+36
2023-03-23
usb: typec: tipd: remove unused tps6598x_write16,32 functions
Tom Rix
1
-10
/
+0
2023-01-17
usb: typec: tipd: Support wakeup
Jun Nie
1
-0
/
+38
2022-12-08
usb: typec: tipd: Set mode of operation for USB Type-C connector
Sven Peter
1
-0
/
+3
2022-11-22
usb: typec: tipd: Move tps6598x_disconnect error path to its own label
Sven Peter
1
-4
/
+4
2022-11-22
usb: typec: tipd: Fix typec_unregister_port error paths
Sven Peter
1
-3
/
+4
2022-11-22
usb: typec: tipd: Fix spurious fwnode_handle_put in error path
Sven Peter
1
-1
/
+1
2022-11-22
usb: typec: tipd: Cleanup resources if devm_tps6598_psy_register fails
Sven Peter
1
-1
/
+1
2022-11-08
usb: typec: tipd: Prevent uninitialized event{1,2} in IRQ handler
Sven Peter
1
-3
/
+3
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-04-21
usb: typec: tipd: Only update power status on IRQ
Guido Günther
1
-20
/
+12
2022-03-03
usb: typec: tipd: Forward plug orientation to typec subsystem
Sven Peter
2
-0
/
+6
2022-02-17
tps6598x: clear int mask on probe failure
Jens Axboe
1
-3
/
+4
2021-11-23
usb: typec: tipd: Fix initialization sequence for cd321x
Hector Martin
1
-17
/
+16
2021-11-23
usb: typec: tipd: Fix typo in cd321x_switch_power_state
Hector Martin
1
-1
/
+1
2021-10-20
usb: typec: tipd: Enable event interrupts by default
Saranya Gopal
1
-0
/
+8
2021-10-11
Merge 5.15-rc5 into usb-next
Greg Kroah-Hartman
1
-5
/
+3
[next]