Age | Commit message (Expand) | Author | Files | Lines |
2012-12-13 | usb: renesas_usbhs: mod_host: fixup usbhsh_ureq_free() timing | Kuninori Morimoto | 1 | -1/+2 |
2012-11-12 | Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 1 | -17/+28 |
2012-11-06 | usb: renesas_usbhs: host: add endpoint user counter | Kuninori Morimoto | 1 | -11/+13 |
2012-11-06 | usb: renesas_usbhs: remove debug information from usbhsh_hub_status_data() | Kuninori Morimoto | 1 | -4/+0 |
2012-10-31 | usb: renesas_usbhs: add DMAEngine support on mod_host | Kuninori Morimoto | 1 | -2/+15 |
2012-10-23 | usb: renesas_usbhs: fixup: avoid NULL access on error case pipe detach | Kuninori Morimoto | 1 | -0/+5 |
2012-08-10 | usb: renesas_usbhs: mod_host: add missing .bus_suspend/resume | Kuninori Morimoto | 1 | -0/+8 |
2012-01-10 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -360/+592 |
2011-12-15 | usb: renesas_usbhs: tidyup for smatch warnings | Kuninori Morimoto | 1 | -2/+1 |
2011-12-13 | usb: renesas_usbhs: show error reason on usbhsh_urb_enqueu() | Kuninori Morimoto | 1 | -3/+11 |
2011-12-13 | usb: renesas_usbhs: add force packet remove method | Kuninori Morimoto | 1 | -0/+36 |
2011-12-13 | usb: renesas_usbhs: care usb_hcd_giveback_urb() status | Kuninori Morimoto | 1 | -1/+5 |
2011-12-13 | usb: renesas_usbhs: add usbhsh_is_running() | Kuninori Morimoto | 1 | -0/+32 |
2011-12-13 | usb: renesas_usbhs: disable attch irq after device attached | Kuninori Morimoto | 1 | -0/+14 |
2011-12-13 | usb: renesas_usbhs: care pipe sequence | Kuninori Morimoto | 1 | -15/+56 |
2011-12-13 | usb: renesas_usbhs: add usbhs_pipe_attach() method | Kuninori Morimoto | 1 | -124/+168 |
2011-12-13 | usb: renesas_usbhs: add usbhsh_endpoint_detach_all() for error case | Kuninori Morimoto | 1 | -139/+163 |
2011-12-13 | usb: renesas_usbhs: modify device attach method | Kuninori Morimoto | 1 | -28/+69 |
2011-12-12 | usb: renesas_usbhs: pop packet when urb dequeued | Kuninori Morimoto | 1 | -2/+7 |
2011-12-12 | usb: renesas_usbhs: add lost error value when enqueue | Kuninori Morimoto | 1 | -1/+3 |
2011-12-12 | usb: renesas_usbhs: add hcd->has_tt for low/full speed | Kuninori Morimoto | 1 | -0/+1 |
2011-12-12 | usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_device_xx() | Kuninori Morimoto | 1 | -11/+8 |
2011-12-12 | usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_endpoint_xx() | Kuninori Morimoto | 1 | -20/+17 |
2011-12-12 | usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_xx_queue_push() | Kuninori Morimoto | 1 | -6/+6 |
2011-12-12 | usb: gadget: renesas_usbhs: cleanup usbhsh_endpoint_xxx() | Kuninori Morimoto | 1 | -31/+28 |
2011-12-12 | usb: gadget: renesas_usbhs: adds spin lock area on mod_host | Kuninori Morimoto | 1 | -18/+49 |
2011-12-12 | usb: gadget: renesas_usbhs: check device0 status when alloc | Kuninori Morimoto | 1 | -14/+22 |
2011-12-12 | usb: gadget: renesas_usbhs: remove usbhsh_request list | Kuninori Morimoto | 1 | -66/+3 |
2011-12-12 | usb: gadget: renesas_usbhs: usbhs_set_device_config() care upphub/hubport | Kuninori Morimoto | 1 | -3/+24 |
2011-12-12 | usb: gadget: renesas_usbhs: cleanup usbhs_endpoint_disable() | Kuninori Morimoto | 1 | -2/+1 |
2011-12-12 | usb: gadget: renesas_usbhs: modify function name of usbhs_set_device_xx() | Kuninori Morimoto | 1 | -2/+2 |
2011-12-12 | usb: gadget: renesas_usbhs: usbhsh_ureq_alloc/free() care urb->hcpriv | Kuninori Morimoto | 1 | -9/+3 |
2011-12-12 | usb: gadget: renesas_usbhs: cleanup complicated ureq alloc/free | Kuninori Morimoto | 1 | -51/+56 |
2011-12-12 | usb: gadget: renesas_usbhs: tidyup mod_host request variable name | Kuninori Morimoto | 1 | -18/+18 |
2011-12-12 | usb: gadget: renesas_usbhs: remove usbhs_sys_usb_ctrl() | Kuninori Morimoto | 1 | -2/+0 |
2011-12-12 | usb: gadget: renesas_usbhs: remove usbhs_sys_hispeed_ctrl() | Kuninori Morimoto | 1 | -2/+0 |
2011-11-14 | usb: gadget: renesas_usbhs: bugfix: set DATA0 when usbhsh_endpoint_alloc() | Kuninori Morimoto | 1 | -0/+1 |
2011-11-14 | usb: gadget: renesas_usbhs: bugfix: disable irq when device stop | Kuninori Morimoto | 1 | -0/+10 |
2011-11-14 | usb: gadget: renesas_usbhs: bugfix: care pipe direction | Kuninori Morimoto | 1 | -8/+21 |
2011-11-14 | usb: gadget: renesas_usbhs: fixup section mismatch warning | Kuninori Morimoto | 1 | -2/+2 |
2011-11-14 | usb: gadget: renesas_usbhs: fixup struct completion usage | Kuninori Morimoto | 1 | -14/+5 |
2011-10-19 | usb: renesas_usbhs: tidyup for smatch warnings | Kuninori Morimoto | 1 | -2/+1 |
2011-10-13 | usb: gadget: renesas_usbhs: add mod_host support | Kuninori Morimoto | 1 | -0/+1313 |