summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2011-12-12usb: dwc3: allow forcing a maximum speedFelipe Balbi
2011-12-12usb: dwc3: gadget: don't disable endpoints on exitFelipe Balbi
2011-12-12usb: gadget: mv_udc: replace some debug infoNeil Zhang
2011-12-12usb: gadget: mv_udc: refine suspend/resume functionNeil Zhang
2011-12-12usb: gadget: mv_udc: refine the clock relative codeNeil Zhang
2011-12-12usb: gadget: mv_udc: disable ISR when stoppedNeil Zhang
2011-12-12usb: gadget: mv_udc: add otg relative codeNeil Zhang
2011-12-12usb: gadget: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-12-12usb: renesas_usbhs: remove the_controller_linkKuninori Morimoto
2011-12-12usb: renesas_usbhs: add test-mode supportKuninori Morimoto
2011-12-12usb: renesas_usbhs: call usbhsg_queue_pop() when pipe disable.Kuninori Morimoto
2011-12-12usb: renesas_usbhs: send packet in necessary timing.Kuninori Morimoto
2011-12-12usb: renesas_usbhs: add basic USB_REQ_GET_STATUS supportKuninori Morimoto
2011-12-12usb: renesas_usbhs: add basic USB_REQ_SET_FEATURE supportKuninori Morimoto
2011-12-12usb: renesas_usbhs: add usbhs_pipe_is_stall()Kuninori Morimoto
2011-12-12usb: renesas_usbhs: remove superfluous usbhs_lock from recip handlerKuninori Morimoto
2011-12-12usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz
2011-12-12usb: gadget: replace usb_gadget::is_dualspeed with max_speedMichal Nazarewicz
2011-12-12usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_device_xx()Kuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_endpoint_xx()Kuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_xx_queue_push()Kuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: cleanup usbhsh_endpoint_xxx()Kuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: adds spin lock area on mod_hostKuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: check device0 status when allocKuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: remove usbhsh_request listKuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: usbhs_set_device_config() care upphub/hubportKuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: cleanup usbhs_endpoint_disable()Kuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: modify function name of usbhs_set_device_xx()Kuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: usbhsh_ureq_alloc/free() care urb->hcprivKuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: cleanup complicated ureq alloc/freeKuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: drop dependency for mod_gadgetKuninori Morimoto
2011-12-12usb: gadget: mass_storage: support multi-luns with different logic block sizeYuping Luo
2011-12-12usb: gadget: renesas_usbhs: unified callback functionKuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: add platform power control functionKuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: tidyup the unit of detection_delayKuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: tidyup mod_host request variable nameKuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: tidyup usbhs_sys_clock_ctrl() was local functionKuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: remove usbhs_sys_usb_ctrl()Kuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: remove usbhs_sys_hispeed_ctrl()Kuninori Morimoto
2011-12-12USB: ci13xxx_udc: handle controllers with less than 16 EPsMarc Kleine-Budde
2011-12-12USB: ci13xxx_udc: make suspend and resume in gadget driver optionalMarc Kleine-Budde
2011-12-09usb: cdc-acm: Kill ACM_READY() macro completelyHavard Skinnemoen
2011-12-09USB: Adding #define in hub_configure() and hcd.c fileAman Deep
2011-12-09USB: pxa168: Fix compilation errorTanmay Upadhyay
2011-12-09USB: wusb: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-12-09usb: gadget: renesas_usbhs: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-12-09USB: isight: fix kernel bug when loading firmwareGreg Kroah-Hartman
2011-12-09usb: fix number of mapped SG DMA entriesClemens Ladisch
2011-12-09USB: isp1760: Fix endianness-sensitivity in of_isp1760_probe()Dave Martin
2011-12-09USB: cdc-acm: Fix potential deadlock (lockdep warning)Havard Skinnemoen