index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
chipidea
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: chipidea: imx: fix a possible NULL dereference
LABBE Corentin
2015-11-18
1
-3
/
+8
*
usb: chipidea: usbmisc_imx: fix a possible NULL dereference
LABBE Corentin
2015-11-18
1
-4
/
+6
*
usb: chipidea: otg: gadget module load and unload support
Li Jun
2015-11-18
1
-0
/
+17
*
usb: chipidea: debug: disable usb irq while role switch
Li Jun
2015-11-18
1
-0
/
+2
*
usb: chipidea: imx: refine clock operations to adapt for all platforms
Peter Chen
2015-11-18
1
-18
/
+113
*
Merge tag 'usb-ci-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2015-10-22
6
-7
/
+257
|
\
|
*
usb: chipidea: otg: don't wait vbus drops below BSV when starts host
Li Jun
2015-10-22
1
-3
/
+6
|
*
chipidea: ci_hdrc_pci: use PCI_VDEVICE() instead of PCI_DEVICE()
Sergei Shtylyov
2015-10-22
1
-3
/
+3
|
*
usb: chipidea: imx: add imx6ul usb support
Peter Chen
2015-10-22
2
-0
/
+10
|
*
usb: chipidea: imx: add usb support for imx7d
Peter Chen
2015-10-22
2
-0
/
+67
|
*
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
3
-1
/
+164
*
|
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
|
/
*
usb: chipidea: imx: fix a typo for imx6sx
Li Jun
2015-09-16
1
-1
/
+1
*
usb: chipidea: add xilinx zynq platform data
Nathan Sullivan
2015-09-15
1
-6
/
+19
*
usb: chipidea: udc: using the correct stall implementation
Peter Chen
2015-09-15
1
-40
/
+44
*
Merge tag 'usb-ci-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2015-08-14
9
-31
/
+169
|
\
|
*
usb: chipidea: add tx/rx burst size configuration interface
Peter Chen
2015-08-14
3
-0
/
+40
|
*
usb: chipidea: usbmisc_imx: add non-burst setting for imx6
Peter Chen
2015-08-14
1
-2
/
+10
|
*
usb: chipidea: add ahb burst configuration interface
Peter Chen
2015-08-14
2
-0
/
+17
|
*
usb: chipidea: imx: add stream mode enable for device mode at imx6sl/imx6sx
Peter Chen
2015-08-14
1
-6
/
+10
|
*
usb: chipidea: define stream mode disable for both roles
Peter Chen
2015-08-14
1
-1
/
+12
|
*
usb: chipidea: udc: zero-length packet is only needed for TX
Peter Chen
2015-08-14
1
-1
/
+1
|
*
usb: chipidea: host: override hcd reset API
Peter Chen
2015-08-14
1
-2
/
+16
|
*
usb: chipidea: imx: properly check for usbmisc
Tomeu Vizoso
2015-08-14
1
-1
/
+1
|
*
usb: chipidea: debug: add runtime pm for register access
Li Jun
2015-08-14
1
-0
/
+6
|
*
usb:chipidea:Make the function hw_alloc_repmap have a return type of void
Nicholas Krause
2015-08-14
1
-2
/
+1
|
*
usb: chipidea: host: delete the redundancy ci_hdrc struct
Peter Chen
2015-08-14
1
-3
/
+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
3
-18
/
+27
|
*
usb: chipidea: otg_fsm: delete the duplicated reset controller operation
Peter Chen
2015-08-14
1
-1
/
+0
|
*
usb: chipidea: udc: add USB_DEVICE_A_HNP_SUPPORT request support
Peter Chen
2015-08-14
1
-0
/
+7
|
*
usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO_TTHA
Peter Chen
2015-08-14
1
-1
/
+2
|
*
usb: chipidea: add ttctrl.ttha control interface
Peter Chen
2015-08-14
4
-0
/
+11
*
|
Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2015-08-14
4
-2
/
+40
|
\
\
|
|
/
|
/
|
|
*
usb: chipidea: udc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+14
|
*
usb: chipidea: add ci->is_otg condition for otg judgement
Li Jun
2015-08-03
1
-2
/
+2
|
*
usb: chipidea: update ci_otg_is_fsm_mode conditions
Li Jun
2015-07-29
2
-1
/
+5
|
*
usb: chipidea: set usb otg capabilities
Li Jun
2015-07-29
2
-1
/
+21
*
|
usb: chipidea: ehci_init_driver is intended to call one time
Peter Chen
2015-07-22
3
-3
/
+23
|
/
*
Merge tag 'usb-ci-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2015-06-10
1
-1
/
+1
|
\
|
*
usb: chipidea: usbmisc_imx: Remove unneeded semicolon
Fabio Estevam
2015-06-08
1
-1
/
+1
*
|
usb: chipidea: add work-around for Marvell HSIC PHY startup
Rob Herring
2015-06-09
1
-0
/
+12
*
|
usb: chipidea: allow multiple instances to use default ci_default_pdata
Rob Herring
2015-06-09
1
-3
/
+5
|
/
*
usb: chipidea: debug: avoid out of bound read
Heinrich Schuchardt
2015-05-06
1
-1
/
+5
*
usb: chipidea: otg: remove mutex unlock and lock while stop and start role
Li Jun
2015-04-28
1
-4
/
+0
*
usb: chipidea: debug: add low power mode check before print registers
Li Jun
2015-04-08
1
-2
/
+2
*
usb: chipidea: udc: bypass pullup DP when gadget connect in OTG fsm mode
Li Jun
2015-04-08
1
-0
/
+4
*
chipidea: pci: make it depends on NOP_USB_XCEIV
Andy Shevchenko
2015-03-26
1
-0
/
+1
[next]