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.13.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
2017-10-08
usb: chipidea: vbus event may exist before starting gadget
Peter Chen
1
-5
/
+12
2017-06-14
usb: chipidea: debug: check before accessing ci_role
Michael Thalmeier
1
-1
/
+2
2017-06-14
usb: chipidea: udc: fix NULL pointer dereference if udc_start failed
Jisheng Zhang
1
-2
/
+6
2017-05-14
usb: chipidea: Handle extcon events properly
Stephen Boyd
1
-5
/
+41
2017-05-14
usb: chipidea: Only read/write OTGSC from one place
Stephen Boyd
3
-39
/
+30
2017-02-26
Revert "usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO_TTHA"
Peter Chen
1
-1
/
+0
2016-12-02
usb: chipidea: move the lock initialization to core file
Peter Chen
2
-2
/
+1
2016-09-24
usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phase
Clemens Gruber
1
-0
/
+9
2016-09-07
usb: chipidea: udc: don't touch DP when controller is in host mode
Li Jun
1
-2
/
+5
2016-03-10
usb: chipidea: otg: change workqueue ci_otg as freezable
Peter Chen
1
-1
/
+1
2015-11-18
usb: chipidea: imx: fix a possible NULL dereference
LABBE Corentin
1
-3
/
+8
2015-11-18
usb: chipidea: usbmisc_imx: fix a possible NULL dereference
LABBE Corentin
1
-4
/
+6
2015-11-18
usb: chipidea: otg: gadget module load and unload support
Li Jun
1
-0
/
+17
2015-11-18
usb: chipidea: debug: disable usb irq while role switch
Li Jun
1
-0
/
+2
2015-11-18
usb: chipidea: imx: refine clock operations to adapt for all platforms
Peter Chen
1
-18
/
+113
2015-10-23
Merge tag 'usb-ci-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
6
-7
/
+257
2015-10-22
usb: chipidea: otg: don't wait vbus drops below BSV when starts host
Li Jun
1
-3
/
+6
2015-10-22
chipidea: ci_hdrc_pci: use PCI_VDEVICE() instead of PCI_DEVICE()
Sergei Shtylyov
1
-3
/
+3
2015-10-22
usb: chipidea: imx: add imx6ul usb support
Peter Chen
2
-0
/
+10
2015-10-22
usb: chipidea: imx: add usb support for imx7d
Peter Chen
2
-0
/
+67
2015-10-22
usb: chipidea: Add support for 'phy-clkgate-delay-us' property
Fabio Estevam
1
-0
/
+7
2015-10-22
usb: chipidea: Use extcon framework for VBUS and ID detect
Ivan T. Ivanov
3
-1
/
+164
2015-09-27
usb: common: of_usb_get_dr_mode to usb_get_dr_mode
Heikki Krogerus
1
-1
/
+1
2015-09-27
usb: common: of_usb_get_maximum_speed to usb_get_maximum_speed
Heikki Krogerus
1
-1
/
+1
2015-09-16
usb: chipidea: imx: fix a typo for imx6sx
Li Jun
1
-1
/
+1
2015-09-15
usb: chipidea: add xilinx zynq platform data
Nathan Sullivan
1
-6
/
+19
2015-09-15
usb: chipidea: udc: using the correct stall implementation
Peter Chen
1
-40
/
+44
2015-08-15
Merge tag 'usb-ci-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
9
-31
/
+169
2015-08-15
Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
4
-2
/
+40
2015-08-14
usb: chipidea: add tx/rx burst size configuration interface
Peter Chen
3
-0
/
+40
2015-08-14
usb: chipidea: usbmisc_imx: add non-burst setting for imx6
Peter Chen
1
-2
/
+10
2015-08-14
usb: chipidea: add ahb burst configuration interface
Peter Chen
2
-0
/
+17
2015-08-14
usb: chipidea: imx: add stream mode enable for device mode at imx6sl/imx6sx
Peter Chen
1
-6
/
+10
2015-08-14
usb: chipidea: define stream mode disable for both roles
Peter Chen
1
-1
/
+12
2015-08-14
usb: chipidea: udc: zero-length packet is only needed for TX
Peter Chen
1
-1
/
+1
2015-08-14
usb: chipidea: host: override hcd reset API
Peter Chen
1
-2
/
+16
2015-08-14
usb: chipidea: imx: properly check for usbmisc
Tomeu Vizoso
1
-1
/
+1
2015-08-14
usb: chipidea: debug: add runtime pm for register access
Li Jun
1
-0
/
+6
2015-08-14
usb:chipidea:Make the function hw_alloc_repmap have a return type of void
Nicholas Krause
1
-2
/
+1
2015-08-14
usb: chipidea: host: delete the redundancy ci_hdrc struct
Peter Chen
1
-3
/
+1
2015-08-14
usb: chipidea: introduce ITC tuning interface
Peter Chen
1
-0
/
+16
2015-08-14
usb: chipidea: introduce ci_platform_configure
Peter Chen
3
-18
/
+27
2015-08-14
usb: chipidea: otg_fsm: delete the duplicated reset controller operation
Peter Chen
1
-1
/
+0
2015-08-14
usb: chipidea: udc: add USB_DEVICE_A_HNP_SUPPORT request support
Peter Chen
1
-0
/
+7
2015-08-14
usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO_TTHA
Peter Chen
1
-1
/
+2
2015-08-14
usb: chipidea: add ttctrl.ttha control interface
Peter Chen
4
-0
/
+11
2015-08-04
usb: chipidea: udc: add ep capabilities support
Robert Baldyga
1
-0
/
+14
2015-08-03
usb: chipidea: add ci->is_otg condition for otg judgement
Li Jun
1
-2
/
+2
2015-07-29
usb: chipidea: update ci_otg_is_fsm_mode conditions
Li Jun
2
-1
/
+5
2015-07-29
usb: chipidea: set usb otg capabilities
Li Jun
2
-1
/
+21
[next]