]> Pileus Git - ~andy/linux/history - drivers
Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi...
[~andy/linux] / drivers /
2011-12-13 Greg Kroah-HartmanMerge branch 'for-next/gadget' of git://git.kernel...
2011-12-13 Kuninori Morimotousb: renesas_usbhs: show error reason on usbhsh_urb_enq...
2011-12-13 Kuninori Morimotousb: renesas_usbhs: add force packet remove method
2011-12-13 Kuninori Morimotousb: renesas_usbhs: care usb_hcd_giveback_urb() status
2011-12-13 Kuninori Morimotousb: renesas_usbhs: add usbhsh_is_running()
2011-12-13 Kuninori Morimotousb: renesas_usbhs: disable attch irq after device...
2011-12-13 Kuninori Morimotousb: renesas_usbhs: care pipe sequence
2011-12-13 Kuninori Morimotousb: renesas_usbhs: add usbhs_pipe_attach() method
2011-12-13 Kuninori Morimotousb: renesas_usbhs: add usbhsh_endpoint_detach_all...
2011-12-13 Kuninori Morimotousb: renesas_usbhs: modify device attach method
2011-12-12 Greg Kroah-HartmanMerge branch 'for-next/musb' of git://git.kernel.org...
2011-12-12 Greg Kroah-HartmanMerge branch 'for-next/dwc3' of git://git.kernel.org...
2011-12-12 Felipe Balbiusb: musb: omap2430: fix compile warning
2011-12-12 Kuninori Morimotousb: renesas_usbhs: pop packet when urb dequeued
2011-12-12 Kuninori Morimotousb: renesas_usbhs: add lost error value when enqueue
2011-12-12 Vikram Panditausb: musb: fix pm_runtime calls while atomic
2011-12-12 Felipe Balbiusb: musb: drop ARCH dependency
2011-12-12 Felipe Balbiusb: musb: headers cleanup
2011-12-12 Arnd Bergmannusb: musb: allow building USB_MUSB_TUSB6010 as a module
2011-12-12 Arnd Bergmannusb: musb: use a Kconfig choice to pick the right DMA...
2011-12-12 Hema HKusb: musb: omap2+: save and restore OTG_INTERFSEL
2011-12-12 Vikram Panditausb: musb: omap2+: fix context api's
2011-12-12 Per Forlinusb: musb: ux500: optimize DMA callback routine
2011-12-12 Felipe Balbiusb: dwc3: ep0: fix for possible early delayed_status
2011-12-12 Felipe Balbiusb: dwc3: gadget: fix stream enable bit
2011-12-12 Felipe Balbiusb: dwc3: ep0: fix GetStatus handling (again)
2011-12-12 Sebastian Andrzej... usb: dwc3: ep0: use dwc3_request for ep0 requsts instea...
2011-12-12 Sebastian Andrzej... usb: dwc3: use correct hwparam register for power mgm...
2011-12-12 Felipe Balbiusb: dwc3: omap: move to module_platform_driver
2011-12-12 Felipe Balbiusb: dwc3: workaround: missing disconnect event
2011-12-12 Felipe Balbiusb: dwc3: workaround: missing USB3 Reset event
2011-12-12 Felipe Balbiusb: dwc3: workaround: U1/U2 -> U0 transiton
2011-12-12 Sebastian Andrzej... usb: dwc3: gadget: return early in dwc3_cleanup_done_reqs()
2011-12-12 Sebastian Andrzej... usb: dwc3: ep0: handle delayed_status again
2011-12-12 Sebastian Andrzej... usb: dwc3: ep0: push ep0state into xfernotready processing
2011-12-12 Felipe Balbiusb: dwc3: fix sparse errors
2011-12-12 Felipe Balbiusb: dwc3: fix few coding style problems
2011-12-12 Sebastian Andrzej... usb: dwc3: move generic dwc3 code from gadget into...
2011-12-12 Sebastian Andrzej... usb: dwc3: use a helper function for operation mode...
2011-12-12 Sebastian Andrzej... usb: dwc3: ep0: don't use ep0in for transfers
2011-12-12 Sebastian Andrzej... usb: dwc3: ep0: use proper endianess in SetFeature...
2011-12-12 Felipe Balbiusb: dwc3: core: drop DWC3_EVENT_BUFFERS_MAX
2011-12-12 Felipe Balbiusb: dwc3: omap: add multiple instances support to...
2011-12-12 Felipe Balbiusb: dwc3: move dwc3 device ID bitmap to core.c
2011-12-12 Sebastian Andrzej... usb: dwc3: remove special status request handling in ep0
2011-12-12 Sebastian Andrzej... usb: dwc3: reset pending status flag in error case
2011-12-12 Sebastian Andrzej... usb: dwc3: host: remove unused includes
2011-12-12 Sebastian Andrzej... usb: dwc3: debugfs: hold the lock in during mode change
2011-12-12 Sebastian Andrzej... usb: dwc3: add a platform device alias
2011-12-12 Felipe Balbiusb: dwc3: ep0: handle unexpected XferNotReady events
2011-12-12 Felipe Balbiusb: dwc3: debugfs: add support for changing port mode
2011-12-12 Felipe Balbiusb: dwc3: ep0: SetAddress() won't be issued while...
2011-12-12 Felipe Balbiusb: dwc3: depend on both Host and Gadget stacks
2011-12-12 Felipe Balbiusb: dwc3: move gadget prototypes to core.h
2011-12-12 Felipe Balbiusb: dwc3: always compile gadget side too
2011-12-12 Felipe Balbiusb: dwc3: add xHCI Host support
2011-12-12 Felipe Balbiusb: dwc3: fetch mode of operation from HW
2011-12-12 Felipe Balbiusb: dwc3: calculate number of event buffers dynamically
2011-12-12 Felipe Balbiusb: dwc3: allow forcing a maximum speed
2011-12-12 Felipe Balbiusb: dwc3: gadget: don't disable endpoints on exit
2011-12-12 Neil Zhangusb: gadget: mv_udc: replace some debug info
2011-12-12 Neil Zhangusb: gadget: mv_udc: refine suspend/resume function
2011-12-12 Neil Zhangusb: gadget: mv_udc: refine the clock relative code
2011-12-12 Neil Zhangusb: gadget: mv_udc: disable ISR when stopped
2011-12-12 Neil Zhangusb: gadget: mv_udc: add otg relative code
2011-12-12 Thomas Meyerusb: gadget: Use kcalloc instead of kzalloc to allocate...
2011-12-12 Kuninori Morimotousb: renesas_usbhs: remove the_controller_link
2011-12-12 Kuninori Morimotousb: renesas_usbhs: add test-mode support
2011-12-12 Kuninori Morimotousb: renesas_usbhs: call usbhsg_queue_pop() when pipe...
2011-12-12 Kuninori Morimotousb: renesas_usbhs: send packet in necessary timing.
2011-12-12 Kuninori Morimotousb: renesas_usbhs: add basic USB_REQ_GET_STATUS support
2011-12-12 Kuninori Morimotousb: renesas_usbhs: add basic USB_REQ_SET_FEATURE support
2011-12-12 Kuninori Morimotousb: renesas_usbhs: add usbhs_pipe_is_stall()
2011-12-12 Kuninori Morimotousb: renesas_usbhs: remove superfluous usbhs_lock from...
2011-12-12 Michal Nazarewiczusb: gadget: rename usb_gadget_driver::speed to max_speed
2011-12-12 Michal Nazarewiczusb: gadget: replace usb_gadget::is_dualspeed with...
2011-12-12 Kuninori Morimotousb: gadget: renesas_usbhs: parameter cleanup for usbhs...
2011-12-12 Kuninori Morimotousb: gadget: renesas_usbhs: parameter cleanup for usbhs...
2011-12-12 Kuninori Morimotousb: gadget: renesas_usbhs: parameter cleanup for usbhs...
2011-12-12 Kuninori Morimotousb: gadget: renesas_usbhs: cleanup usbhsh_endpoint_xxx()
2011-12-12 Kuninori Morimotousb: gadget: renesas_usbhs: adds spin lock area on...
2011-12-12 Kuninori Morimotousb: gadget: renesas_usbhs: check device0 status when...
2011-12-12 Kuninori Morimotousb: gadget: renesas_usbhs: remove usbhsh_request list
2011-12-12 Kuninori Morimotousb: gadget: renesas_usbhs: usbhs_set_device_config...
2011-12-12 Kuninori Morimotousb: gadget: renesas_usbhs: cleanup usbhs_endpoint_disa...
2011-12-12 Kuninori Morimotousb: gadget: renesas_usbhs: modify function name of...
2011-12-12 Kuninori Morimotousb: gadget: renesas_usbhs: usbhsh_ureq_alloc/free...
2011-12-12 Kuninori Morimotousb: gadget: renesas_usbhs: cleanup complicated ureq...
2011-12-12 Kuninori Morimotousb: gadget: renesas_usbhs: drop dependency for mod_gadget
2011-12-12 Yuping Luousb: gadget: mass_storage: support multi-luns with...
2011-12-12 Kuninori Morimotousb: gadget: renesas_usbhs: unified callback function
2011-12-12 Kuninori Morimotousb: gadget: renesas_usbhs: add platform power control...
2011-12-12 Kuninori Morimotousb: gadget: renesas_usbhs: tidyup the unit of detectio...
2011-12-12 Kuninori Morimotousb: gadget: renesas_usbhs: tidyup mod_host request...
2011-12-12 Kuninori Morimotousb: gadget: renesas_usbhs: tidyup usbhs_sys_clock_ctrl...
2011-12-12 Kuninori Morimotousb: gadget: renesas_usbhs: remove usbhs_sys_usb_ctrl()
2011-12-12 Kuninori Morimotousb: gadget: renesas_usbhs: remove usbhs_sys_hispeed_ctrl()
2011-12-12 Marc Kleine-BuddeUSB: ci13xxx_udc: handle controllers with less than...
2011-12-12 Marc Kleine-BuddeUSB: ci13xxx_udc: make suspend and resume in gadget...
2011-12-10 Havard Skinnemoenusb: cdc-acm: Kill ACM_READY() macro completely
next