index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2016-01-20
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-1
/
+1
2015-12-24
usb: chipidea: otg: use usb autosuspend to suspend bus for HNP
Li Jun
1
-8
/
+18
2015-12-24
usb: chipidea: host: set host to be null after hcd is freed
Li Jun
1
-0
/
+2
2015-12-24
usb: chipidea: removing of_find_property
Saurabh Sengar
1
-35
/
+22
2015-12-24
usb: chipidea: implement platform shutdown callback
Andreas Fenkart
1
-0
/
+6
2015-12-24
usb: chipidea: clean up CONFIG_USB_CHIPIDEA_DEBUG reference
Peter Chen
1
-1
/
+0
2015-12-24
usb: chipidea: delete static debug support
Peter Chen
2
-7
/
+0
2015-12-24
usb: chipidea: support debugfs without CONFIG_USB_CHIPIDEA_DEBUG
Peter Chen
6
-35
/
+4
2015-12-24
usb: chipidea: udc: improve error handling on _hardware_enqueue
Felipe F. Tonello
1
-5
/
+14
2015-12-24
usb: chipidea: udc: _ep_queue and _hw_queue cleanup
Felipe F. Tonello
1
-2
/
+6
2015-12-02
usb: chipidea: msm: Use posted data writes on AHB
Andy Gross
1
-1
/
+2
2015-12-02
usb : replace dma_pool_alloc and memset with dma_pool_zalloc
Saurabh Sengar
1
-2
/
+1
2015-11-25
kbuild: Allow to specify composite modules with modname-m
Michal Marek
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
[next]