| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'usb-ci-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 2015-08-14 | 1 | -0/+4 |
|\ |
|
| * | usb: chipidea: add tx/rx burst size configuration interface | Peter Chen | 2015-08-14 | 1 | -0/+1 |
| * | usb: chipidea: introduce ci_platform_configure | Peter Chen | 2015-08-14 | 1 | -0/+2 |
| * | usb: chipidea: add ttctrl.ttha control interface | Peter Chen | 2015-08-14 | 1 | -0/+1 |
* | | usb: chipidea: update ci_otg_is_fsm_mode conditions | Li Jun | 2015-07-29 | 1 | -1/+4 |
|/ |
|
* | usb: chipidea: use hrtimer for otg fsm timers | Li Jun | 2015-03-26 | 1 | -2/+8 |
* | usb: chipidea: add chipidea revision information | Peter Chen | 2015-03-18 | 1 | -0/+14 |
* | usb: chipidea: add identification registers access APIs | Peter Chen | 2015-03-18 | 1 | -0/+39 |
* | usb: chipidea: add runtime power management support | Peter Chen | 2015-03-18 | 1 | -0/+6 |
* | usb: chipidea: parameter 'mode' isn't needed for hw_device_reset | Peter Chen | 2014-11-26 | 1 | -1/+1 |
* | usb: chipidea: add support to the generic PHY framework | Antoine Tenart | 2014-11-03 | 1 | -1/+4 |
* | usb: allow to supply the PHY in the drivers when using HCD | Antoine Tenart | 2014-11-03 | 1 | -2/+3 |
* | usb: chipidea: enhance kernel-doc format | Peter Chen | 2014-09-23 | 1 | -4/+10 |
* | usb: chipidea: add OTG fsm operation functions implementation | Li Jun | 2014-04-24 | 1 | -0/+2 |
* | usb: chipidea: usb OTG fsm initialization. | Li Jun | 2014-04-24 | 1 | -0/+17 |
* | usb: chipidea: export interrupt enable and status register read functions | Li Jun | 2014-04-24 | 1 | -0/+4 |
* | usb: chipidea: refine PHY operation | Peter Chen | 2014-02-24 | 1 | -2/+0 |
* | usb: chipidea: add freescale imx28 special write register method | Peter Chen | 2014-01-13 | 1 | -2/+24 |
* | usb: chipidea: move malloced regmap directly into struct hw_bank | Marc Kleine-Budde | 2014-01-07 | 1 | -33/+30 |
* | usb: chipidea: add wait vbus lower than OTGSC_BSV before role starts | Peter Chen | 2013-08-14 | 1 | -0/+3 |
* | usb: chipidea: add vbus interrupt handler | Peter Chen | 2013-08-14 | 1 | -0/+5 |
* | usb: chipidea: drop "13xxx" infix | Alexander Shishkin | 2013-06-24 | 1 | -25/+25 |
* | usb: chipidea: udc: add multiple td support to hardware_{en,de}queue | Michael Grzeschik | 2013-06-17 | 1 | -0/+1 |
* | usb: chipidea: udc: add the define TD_PAGE_COUNT and fix all users | Michael Grzeschik | 2013-03-30 | 1 | -0/+1 |
* | usb: chipidea: don't redefine __ffs() | Felipe Balbi | 2013-03-30 | 1 | -14/+1 |
* | usb: chipidea: convert debug entries in sysfs to debugfs | Alexander Shishkin | 2013-03-30 | 1 | -0/+2 |
* | Revert "USB: chipidea: add vbus detect for udc" | Peter Chen | 2013-03-29 | 1 | -1/+0 |
* | USB: chipidea: add vbus detect for udc | Richard Zhao | 2012-09-12 | 1 | -0/+1 |
* | usb: chipidea: permit driver bindings pass phy pointer | Richard Zhao | 2012-07-09 | 1 | -0/+2 |
* | USB: Chipidea: rename struct ci13xxx variables from udc to ci | Richard Zhao | 2012-07-09 | 1 | -13/+13 |
* | USB: Chipidea: rename struct ci13xxx_udc_driver to struct ci13xxx_platform_data | Richard Zhao | 2012-07-06 | 1 | -2/+2 |
* | usb: chipidea: drop unused field "device" from ci13xxx_ep | Alexander Shishkin | 2012-05-11 | 1 | -2/+0 |
* | usb: chipidea: use generic map/unmap routines | Alexander Shishkin | 2012-05-11 | 1 | -1/+0 |
* | usb: chipidea: add host role | Alexander Shishkin | 2012-05-11 | 1 | -1/+6 |
* | usb: chipidea: brush up structure definitions | Alexander Shishkin | 2012-05-11 | 1 | -53/+103 |
* | usb: chipidea: remove unused field "regs" from ci13xxx | Alexander Shishkin | 2012-05-11 | 1 | -1/+0 |
* | usb: chipidea: add support for roles | Alexander Shishkin | 2012-05-11 | 1 | -3/+61 |
* | usb: chipidea: split the driver code into units | Alexander Shishkin | 2012-05-11 | 1 | -0/+204 |