Age | Commit message (Expand) | Author | Files | Lines |
2013-06-12 | usb: chipidea: fix id change handling | Alexander Shishkin | 1 | -1/+2 |
2013-06-12 | usb: chipidea: fix no transceiver case | Alexander Shishkin | 1 | -5/+8 |
2013-05-23 | Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -12/+5 |
2013-05-18 | drivers/usb/chipidea: don't check resource with devm_ioremap_resource | Wolfram Sang | 1 | -5/+0 |
2013-05-17 | USB: set device dma_mask without reference to global data | Stephen Warren | 1 | -11/+4 |
2013-05-17 | usb, chipidea: fix link error when USB_EHCI_HCD is a module | David Rientjes | 1 | -1/+1 |
2013-04-06 | Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 1 | -26/+1 |
2013-04-06 | usb: chipidea: udc: fix memory leak in _ep_nuke | Michael Grzeschik | 1 | -0/+6 |
2013-04-06 | usb: chipidea: udc: fix memory access of shared memory on armv5 machines | Michael Grzeschik | 2 | -2/+4 |
2013-03-30 | usb: chipidea: udc: add the define TD_PAGE_COUNT and fix all users | Michael Grzeschik | 2 | -2/+3 |
2013-03-30 | usb: chipidea: udc: move _ep_queue into an unlocked function | Michael Grzeschik | 1 | -48/+56 |
2013-03-30 | usb: chipidea: udc: don't truncate requests to single tds | Michael Grzeschik | 1 | -2/+2 |
2013-03-30 | usb: chipidea: udc: read status of td only once in hardware_dequeue | Michael Grzeschik | 1 | -3/+5 |
2013-03-30 | usb: chipidea: udc: move ZLT flag change to ep_enable | Michael Grzeschik | 1 | -1/+2 |
2013-03-30 | usb: chipidea: udc: rework ep_enable cap setting | Michael Grzeschik | 1 | -9/+5 |
2013-03-30 | usb: chipidea: udc: only clear active and halted bits in qhead | Michael Grzeschik | 1 | -1/+2 |
2013-03-30 | usb: chipidea: big-endian support | Svetoslav Neykov | 2 | -29/+32 |
2013-03-30 | usb: chipidea: make pci platform datas static | Alexander Shishkin | 1 | -3/+3 |
2013-03-30 | usb: chipidea: usbmisc: add post handling and errata fix for mx25 | Michael Grzeschik | 3 | -0/+51 |
2013-03-30 | usb: chipidea: usbmisc: add mx53 support | Michael Grzeschik | 1 | -0/+54 |
2013-03-30 | usb: chipidea: usbmisc: prepare driver to handle more than one soc | Marc Kleine-Budde | 1 | -5/+13 |
2013-03-30 | usb: chipidea: usbmisc: fix a potential race condition | Marc Kleine-Budde | 1 | -2/+2 |
2013-03-30 | usb: chipidea: usbmisc: unset global varibale usbmisc on driver remove | Marc Kleine-Budde | 1 | -0/+1 |
2013-03-30 | usb: chipidea: usbmisc: rename file, struct and functions to usbmisc_imx | Michael Grzeschik | 2 | -20/+20 |
2013-03-30 | usb: chipidea: don't redefine __ffs() | Felipe Balbi | 3 | -24/+11 |
2013-03-30 | usb: chipidea: fix precedence bug in ci_requests_show() | Dan Carpenter | 1 | -1/+1 |
2013-03-30 | usb: chipidea: move debug files creation/removal to the core | Alexander Shishkin | 2 | -9/+6 |
2013-03-30 | usb: chipidea: move role to debugfs | Alexander Shishkin | 2 | -39/+54 |
2013-03-30 | usb: chipidea: convert debug entries in sysfs to debugfs | Alexander Shishkin | 4 | -335/+151 |
2013-03-30 | usb: chipidea: remove home-grown tracing facility | Alexander Shishkin | 3 | -416/+2 |
2013-03-30 | Revert "USB: chipidea: add vbus detect for udc" | Peter Chen | 2 | -39/+1 |
2013-03-30 | usb: chipidea: core: switch over to devm_ioremap_resource | Felipe Balbi | 1 | -5/+3 |
2013-03-30 | usb: chipidea: trim include list in the core | Alexander Shishkin | 1 | -3/+0 |
2013-03-30 | usb: chipidea: trim include list in udc code | Alexander Shishkin | 1 | -7/+1 |
2013-03-30 | usb: chipidea: drop redundant includes | Alexander Shishkin | 1 | -14/+3 |
2013-03-21 | Merge branch 'usb-linus' into usb-next | Greg Kroah-Hartman | 1 | -3/+3 |
2013-03-18 | usb: chipidea: udc: don't assign gadget.dev.release directly | Felipe Balbi | 1 | -12/+0 |
2013-03-18 | usb: gadget: chipidea: remove unnecessary initializations | Felipe Balbi | 1 | -3/+0 |
2013-03-18 | usb: gadget: drop now unnecessary flag | Felipe Balbi | 1 | -1/+0 |
2013-03-18 | usb: chipidea: let udc-core manage gadget->dev | Felipe Balbi | 1 | -11/+2 |
2013-03-15 | usb: chipidea: usbmisc_imx6q: Staticize usbmisc_imx6q_drv_init/exit() | Fabio Estevam | 1 | -2/+2 |
2013-03-04 | usb: chipidea: register debugging sysfs on our device | Felipe Balbi | 1 | -3/+3 |
2013-02-23 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2013-02-22 | Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -2/+2 |
2013-02-19 | locking: Various static lock initializer fixes | Thomas Gleixner | 1 | -1/+1 |
2013-01-30 | USB: chipidea: ci13xxx_imx: Remove sparse warning | Fabio Estevam | 1 | -1/+1 |
2013-01-22 | usb: Convert to devm_ioremap_resource() | Thierry Reding | 1 | -3/+3 |
2013-01-22 | drivers/usb/chipidea/core.c: adjust duplicate test | Julia Lawall | 1 | -1/+1 |
2013-01-12 | usb: chipidea: Allow disabling streaming not only in udc mode | Fabio Estevam | 1 | -0/+3 |
2012-11-27 | USB: chipidea: fix use after free bug | Lothar Waßmann | 1 | -1/+2 |