index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
chipidea
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-26
usb: chipidea: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2014-11-26
usb: chipidea: Fixed a few typos in comments
Mickael Maison
2
-3
/
+3
2014-11-26
usb: chipidea: add a usb2 driver for ci13xxx
Antoine Tenart
2
-0
/
+117
2014-11-26
usb: chipidea: fix phy handling
Antoine Tenart
1
-2
/
+2
2014-11-26
usb: chipidea: remove duplicate dev_set_drvdata for host_start
Peter Chen
2
-2
/
+1
2014-11-26
usb: chipidea: parameter 'mode' isn't needed for hw_device_reset
Peter Chen
4
-8
/
+8
2014-11-26
usb: chipidea: add controller reset API
Peter Chen
1
-4
/
+28
2014-11-26
usb: chipidea: remove flag CI_HDRC_REQUIRE_TRANSCEIVER
Peter Chen
2
-3
/
+1
2014-11-26
usb: chipidea: imx: add system power management support
Peter Chen
1
-0
/
+36
2014-11-26
usb: chipidea: add system power management support
Peter Chen
1
-0
/
+48
2014-11-26
usb: chipidea: add hw_wait_phy_stable for getting stable status
Peter Chen
1
-8
/
+16
2014-11-26
usb: chipidea: remove the unnecessary delay after clear portsc.phcd
Peter Chen
1
-8
/
+2
2014-11-26
usb: chipidea: usbmisc_imx: Read MX53_USB_OTG_PHY_CTRL_1_OFFSET directly
Fabio Estevam
1
-2
/
+1
2014-11-26
usb: chipidea: usbmisc_imx: Move the reading of USB_PHY_CTRL
Fabio Estevam
1
-2
/
+1
2014-11-26
usb: chipidea: ci_hdrc_imx.c: Remove unneeded OOM message
Fabio Estevam
1
-3
/
+1
2014-11-26
usb: chipidea: core: Remove unneeded OOM message
Fabio Estevam
1
-3
/
+1
2014-11-26
usb: chipidea: using devm_request_irq to instead of request_irq
Peter Chen
1
-4
/
+2
2014-11-25
Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
8
-59
/
+105
2014-11-11
usb: chipidea: gadget: use udc-core's reset notifier
Peter Chen
1
-6
/
+2
2014-11-04
usb: chipidea: otg_fsm: delete unnecessary 'out of memory' messages
Peter Chen
1
-8
/
+2
2014-11-04
usb: chipidea: host: add portpower override
Michael Grzeschik
1
-21
/
+46
2014-11-03
usb: chipidea: add support to the generic PHY framework
Antoine Tenart
4
-21
/
+78
2014-11-03
usb: allow to supply the PHY in the drivers when using HCD
Antoine Tenart
8
-36
/
+28
2014-11-03
usb: rename phy to usb_phy in OTG
Antoine Tenart
1
-1
/
+1
2014-11-03
usb: move the OTG state from the USB PHY to the OTG structure
Antoine Tenart
2
-7
/
+7
2014-11-03
usb: gadget: remove unnecessary 'driver' argument
Felipe Balbi
1
-4
/
+2
2014-10-27
usb: chipidea: Fix oops when removing the ci_hdrc module
Torsten Fleischer
1
-1
/
+0
2014-09-29
usb: rename phy to usb_phy in HCD
Antoine Tenart
1
-1
/
+1
2014-09-25
usb: gadget: Refactor request completion
Michal Sojka
1
-3
/
+3
2014-09-24
usb: chipidea: enhance kernel-doc format
Peter Chen
2
-5
/
+17
2014-09-24
usb: chipidea: otg initialization is only needed when the gadget is supported
Peter Chen
1
-1
/
+1
2014-09-24
chipidea: usbmisc_imx: Add USB support for VF610 SoCs
Stefan Agner
3
-11
/
+50
2014-09-24
usb: chipidea: add TPL support for targeted hosts
Peter Chen
2
-0
/
+5
2014-09-11
usb: chipidea: msm: Initialize PHY on reset event
Ivan T. Ivanov
1
-0
/
+1
2014-09-11
usb: chipidea: msm: Use USB PHY API to control PHY state
Ivan T. Ivanov
1
-5
/
+1
2014-08-05
Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-2
/
+5
2014-07-23
usb: chipidea: debug: fix sparse non static symbol warnings
Wei Yongjun
1
-2
/
+2
2014-07-23
usb: ci_hdrc_imx: Return -EINVAL for missing USB PHY
Markus Pargmann
1
-0
/
+3
2014-07-18
usb: chipidea: udc: Disable auto ZLP generation on ep0
Abbas Raza
1
-2
/
+2
2014-07-02
usb: chipidea: udc: delete td from req's td list at ep_dequeue
Peter Chen
1
-0
/
+7
2014-05-23
usb: chipidea: udc: update gadget states according to ch9
Peter Chen
1
-2
/
+8
2014-05-23
usb: chipidea: msm: Initialize offset of the capability registers
Ivan T. Ivanov
1
-0
/
+1
2014-05-23
usb: chipidea: msm: Add device tree support
Ivan T. Ivanov
1
-1
/
+22
2014-05-23
chipidea: usbmisc_imx: Allow USB OTG to work on mx51
Fabio Estevam
1
-0
/
+10
2014-05-23
usb: chipidea: using one inline function to cover queue work operations
Peter Chen
3
-50
/
+30
2014-05-23
usb: chipidea: udc: delete useless code
Peter Chen
1
-1
/
+0
2014-05-23
usb: chipidea: update TODO list
Peter Chen
1
-4
/
+1
2014-04-24
usb: chipidea: debug: add debug file for OTG variables
Li Jun
1
-0
/
+84
2014-04-24
usb: chipidea: add sys inputs for OTG fsm input
Li Jun
3
-0
/
+181
2014-04-24
usb: chipidea: OTG HNP and SRP fsm implementation
Li Jun
5
-8
/
+294
[next]