Age | Commit message (Expand) | Author | Files | Lines |
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 |
2015-07-22 | usb: chipidea: ehci_init_driver is intended to call one time | Peter Chen | 3 | -3/+23 |
2015-06-11 | Merge tag 'usb-ci-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 1 | -1/+1 |
2015-06-09 | usb: chipidea: add work-around for Marvell HSIC PHY startup | Rob Herring | 1 | -0/+12 |
2015-06-09 | usb: chipidea: allow multiple instances to use default ci_default_pdata | Rob Herring | 1 | -3/+5 |
2015-06-08 | usb: chipidea: usbmisc_imx: Remove unneeded semicolon | Fabio Estevam | 1 | -1/+1 |
2015-05-06 | usb: chipidea: debug: avoid out of bound read | Heinrich Schuchardt | 1 | -1/+5 |
2015-04-28 | usb: chipidea: otg: remove mutex unlock and lock while stop and start role | Li Jun | 1 | -4/+0 |
2015-04-08 | usb: chipidea: debug: add low power mode check before print registers | Li Jun | 1 | -2/+2 |
2015-04-08 | usb: chipidea: udc: bypass pullup DP when gadget connect in OTG fsm mode | Li Jun | 1 | -0/+4 |
2015-03-26 | chipidea: pci: make it depends on NOP_USB_XCEIV | Andy Shevchenko | 1 | -0/+1 |
2015-03-26 | chipidea: introduce specific Kconfig options for glue drivers | Andy Shevchenko | 2 | -7/+12 |
2015-03-26 | usb: chipidea: use hrtimer for otg fsm timers | Li Jun | 3 | -197/+190 |
2015-03-26 | usb: otg-fsm: move 2 otg fsm timers definition to otg_fsm_timer | Li Jun | 2 | -16/+5 |
2015-03-26 | usb: chipidea: otg: remove unnecessary B_SESS_VLD timer | Li Jun | 2 | -33/+1 |
2015-03-26 | usb: chipidea: usbmisc_imx: fix returnvar.cocci warnings | kbuild test robot | 1 | -2/+1 |
2015-03-25 | Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman | 1 | -5/+5 |
2015-03-23 | Merge 4.0-rc5 into usb-next | Greg Kroah-Hartman | 1 | -0/+11 |
2015-03-19 | usb: chipidea: udc: apply new usb_udc_vbus_handler interface | Peter Chen | 1 | -5/+5 |
2015-03-18 | usb: chipidea: support runtime power management for otg fsm mode | Li Jun | 3 | -7/+59 |
2015-03-18 | usb: chipidea: host: turn on vbus before add hcd if early vbus on is required | Li Jun | 1 | -5/+22 |
2015-03-18 | usb: chipidea: add a flag for turn on vbus early for host | Li Jun | 1 | -4/+8 |
2015-03-18 | chipidea: pci: register nop PHY | Andy Shevchenko | 1 | -7/+24 |
2015-03-18 | usb: chipidea: host: add .bus_suspend quirk | Peter Chen | 1 | -0/+44 |
2015-03-18 | Chipidea: Set connect-at-fullspeed bit when entering host mode if CI_HDRC_FOR... | Daniel Tang | 1 | -0/+3 |