index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
chipidea
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: chipidea: Grab the (legacy) USB PHY by phandle first
Paul Kocialkowski
2019-04-05
1
-1
/
+8
*
USB: chipidea: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-05-31
1
-3
/
+1
*
USB: move many drivers to use DEVICE_ATTR_RW
Greg Kroah-Hartman
2018-01-24
1
-3
/
+3
*
USB: chipidea: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
1
-4
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
Merge tag 'usb-ci-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
2017-08-28
1
-2
/
+2
|
\
|
*
usb: chipidea: core: do not register extcon notifier if extcon device is not ...
Peter Chen
2017-07-25
1
-2
/
+2
*
|
usb: chipidea: constify attribute_group structures.
Arvind Yadav
2017-08-10
1
-1
/
+1
|
/
*
Merge tag 'usb-ci-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
2017-06-27
1
-8
/
+21
|
\
|
*
usb: chipidea: properly handle host or gadget initialization failure
Jisheng Zhang
2017-05-18
1
-8
/
+21
*
|
usb: chipidea: core: check before accessing ci_role in ci_role_show
Michael Thalmeier
2017-05-23
1
-1
/
+4
|
/
*
Merge tag 'usb-ci-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
2017-04-18
1
-3
/
+61
|
\
|
*
usb: chipidea: core: add sysfs group
Peter Chen
2017-04-14
1
-3
/
+61
*
|
usb: chipidea: use bus->sysdev for DMA configuration
Arnd Bergmann
2017-03-23
1
-3
/
+0
|
/
*
usb: chipidea: Configure phy for appropriate mode
Stephen Boyd
2017-02-03
1
-6
/
+14
*
usb: chipidea: delete an useless header include
Jisheng Zhang
2017-01-23
1
-1
/
+0
*
usb: chipidea: msm: Handle phy power states
Stephen Boyd
2017-01-20
1
-2
/
+6
*
usb: chipidea: Consolidate extcon notifiers
Stephen Boyd
2017-01-20
1
-33
/
+12
*
usb: chipidea: Add support for ULPI PHY bus
Stephen Boyd
2017-01-20
1
-6
/
+25
*
usb: chipidea: Add platform flag for wrapper phy management
Stephen Boyd
2017-01-20
1
-0
/
+6
*
usb: chipidea: Only read/write OTGSC from one place
Stephen Boyd
2017-01-20
1
-32
/
+0
*
usb: chipdata: Replace the extcon API
Chanwoo Choi
2017-01-20
1
-24
/
+6
*
usb: chipidea: move the lock initialization to core file
Peter Chen
2016-11-15
1
-0
/
+1
*
usb: chipidea: add system interface for ttctrl.ttha
Peter Chen
2016-02-29
1
-0
/
+3
*
usb: chipidea: removing of_find_property
Saurabh Sengar
2015-12-24
1
-35
/
+22
*
usb: chipidea: clean up CONFIG_USB_CHIPIDEA_DEBUG reference
Peter Chen
2015-12-24
1
-1
/
+0
*
usb: chipidea: support debugfs without CONFIG_USB_CHIPIDEA_DEBUG
Peter Chen
2015-12-24
1
-1
/
+0
*
Merge tag 'usb-ci-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2015-10-22
1
-0
/
+132
|
\
|
*
usb: chipidea: Add support for 'phy-clkgate-delay-us' property
Fabio Estevam
2015-10-22
1
-0
/
+7
|
*
usb: chipidea: Use extcon framework for VBUS and ID detect
Ivan T. Ivanov
2015-10-22
1
-0
/
+125
*
|
usb: common: of_usb_get_dr_mode to usb_get_dr_mode
Heikki Krogerus
2015-09-27
1
-1
/
+1
*
|
usb: common: of_usb_get_maximum_speed to usb_get_maximum_speed
Heikki Krogerus
2015-09-27
1
-1
/
+1
|
/
*
Merge tag 'usb-ci-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2015-08-14
1
-12
/
+101
|
\
|
*
usb: chipidea: add tx/rx burst size configuration interface
Peter Chen
2015-08-14
1
-0
/
+35
|
*
usb: chipidea: add ahb burst configuration interface
Peter Chen
2015-08-14
1
-0
/
+14
|
*
usb: chipidea: define stream mode disable for both roles
Peter Chen
2015-08-14
1
-1
/
+12
|
*
usb:chipidea:Make the function hw_alloc_repmap have a return type of void
Nicholas Krause
2015-08-14
1
-2
/
+1
|
*
usb: chipidea: introduce ITC tuning interface
Peter Chen
2015-08-14
1
-0
/
+16
|
*
usb: chipidea: introduce ci_platform_configure
Peter Chen
2015-08-14
1
-10
/
+24
|
*
usb: chipidea: add ttctrl.ttha control interface
Peter Chen
2015-08-14
1
-0
/
+2
*
|
Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2015-08-14
1
-0
/
+15
|
\
\
|
|
/
|
/
|
|
*
usb: chipidea: set usb otg capabilities
Li Jun
2015-07-29
1
-0
/
+15
*
|
usb: chipidea: ehci_init_driver is intended to call one time
Peter Chen
2015-07-22
1
-1
/
+12
|
/
*
usb: chipidea: support runtime power management for otg fsm mode
Li Jun
2015-03-18
1
-4
/
+39
*
usb: chipidea: add chipidea revision information
Peter Chen
2015-03-18
1
-2
/
+21
*
usb: chipidea: clear otg interrupt status for otg capable controller
Peter Chen
2015-03-18
1
-4
/
+5
*
usb: chipidea: add usb as system wakeup source
Peter Chen
2015-03-18
1
-0
/
+10
*
usb: chipidea: add runtime power management support
Peter Chen
2015-03-18
1
-6
/
+94
*
Revert "usb: chipidea: remove duplicate dev_set_drvdata for host_start"
Peter Chen
2015-01-09
1
-1
/
+1
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
[next]