index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
phy
/
phy-isp1301.c
Age
Commit message (
Expand
)
Author
2026-05-21
usb: phy: isp1301: Use named initializers for struct i2c_device_id
Uwe Kleine-König (The Capable Hub)
2025-12-23
usb: phy: isp1301: fix non-OF device reference imbalance
Johan Hovold
2024-10-04
usb: phy: isp1301:: Drop explicit initialization of struct i2c_device_id::dri...
Uwe Kleine-König
2023-05-29
usb: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-22
usb: phy: isp1301: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2021-05-24
usb: phy: isp1301: Deduplicate of_find_i2c_device_by_node()
Andy Shevchenko
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2017-11-07
USB: phy: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-03-29
usb: phy: isp1301: Fix build warning when CONFIG_OF is disabled
Javier Martinez Canillas
2017-03-09
usb: phy: isp1301: Add OF device ID table
Javier Martinez Canillas
2015-09-21
usb: phy: isp1301: Export I2C module alias information
Javier Martinez Canillas
2013-05-15
usb: phy: Fix NULL pointer exception during usb_get_phy
Robert Jarzmik
2013-03-18
usb: phy: isp1301: implement PHY API
Felipe Balbi
2013-03-18
usb: phy: isp1301: give it a context structure
Felipe Balbi
2013-03-18
usb: phy: rename all phy drivers to phy-$name-usb.c
Felipe Balbi