linux-flexiantxendom0.git
2011-10-18 Uwe BonnesUSB: ftdi_sio.c: Use ftdi async_icount structure for...
2011-10-18 Uwe BonnesUSB: ftdi_sio.c:Fill MSR fields of the ftdi async_icoun...
2011-10-18 Uwe BonnesUSB: ftdi_sio.c: Fill LSR fields of the ftdi async_icou...
2011-10-18 Uwe BonnesUSB: ftdi_sio.c:Fill TX field of the ftdi async_icount...
2011-10-18 Uwe BonnesUSB: ftdi_sio.c: Fill the RX field of the ftdi async_ic...
2011-10-18 Uwe BonnesUSB: ftdi_sio.c: Basic icount infrastructure for ftdi_sio
2011-10-18 Joachim Foersterusb/isp1760: Let OF bindings depend on general CONFIG_O...
2011-10-18 Peter StugeUSB: ftdi_sio: Support TI/Luminary Micro Stellaris...
2011-10-18 Matthew GarrettUSB: Fix runtime wakeup on OHCI
2011-10-18 Sarah SharpxHCI/USB: Make xHCI driver have a BOS descriptor.
2011-10-13 Klaus Schwarzkopfusb: gadget: add new usb gadget for ACM and mass storage
2011-10-13 Felipe Balbiusb: gadget: mv_udc: fix compile warning
2011-10-13 Neil Zhangusb: gadget: mv_udc: add clock gating support
2011-10-13 Neil Zhangusb: gadget: mv_udc: add test mode support
2011-10-13 Neil Zhangusb: gadget: mv_udc: use DMA API for status_req's dma...
2011-10-13 Neil Zhangusb: gadget: mv_udc: fix dtd dma confusion
2011-10-13 Neil Zhangusb: gadget: mv_udc: add shutdown function for it
2011-10-13 Neil Zhangusb: gadget: mv_udc: correct ep0 state
2011-10-13 Neil Zhangusb: gadget: mv_udc: rewrite fifo flush
2011-10-13 Neil Zhangusb: gadget: mv_udc: set unused endpoint with right...
2011-10-13 Neil Zhangusb: gadget: mv_udc: add missing spinlock in ep enable...
2011-10-13 Neil Zhangusb: gadget: mv_udc: fix bug when handle setup package.
2011-10-13 Neil Zhangusb: gadget: mv_udc: init next dtd ptr for dqh when...
2011-10-13 Neil Zhangusb: gadget: mv_udc: ep0 needn't set toggle flag
2011-10-13 Neil Zhangusb: gadget: mv_udc: fix a clerical error
2011-10-13 Neil Zhangusb: gadget: mv_udc: fix kernel panic on some platforms
2011-10-13 Neil Zhangusb: gadget: mv_udc: add section information
2011-10-13 Neil Zhangusb: gadget: mv_udc: refine the driver structure
2011-10-13 Felipe Balbiusb: gadget: renesas_usbhs: fix compile warning
2011-10-13 Felipe Balbiusb: gadget: renesas_usbhs: drop dependency
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: fixup driver compile style
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: bugfix: don't modify platfo...
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: add mod_host support
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: usbhs_dcp_control_transfer_...
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: add data/status stage handler
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: add INTSTS1 interrupt support
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: add usbhs_set_device_speed...
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: make sure SOF packet sendin...
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: support otg pin control
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: disable pipe on top of...
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: modify pipe sequence settings
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: disable auto paket start...
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: move done callback to struc...
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: add usbhs_pipe_name()
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: add device select support...
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: add struct usbhs_priv to...
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: add usbhs_dcp_dir_for_host()
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: remove unneeded parameter...
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: move usbhs_usbreq_get/set_v...
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: move usbhsp_type() to usbhs...
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: add usbhs_bus_get_speed()
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: add bus control functions
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: change usbhsc_bus_ctrl...
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: tidyup INTENB0 method
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: struct usbhs_pipe hold...
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: each pipe hold maxpacket...
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: remove desc from usbhs_pipe...
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: move USBHSF_PKT_xxx to...
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: add suspend/resume support
2011-10-13 Felipe Balbiusb: gadget: storage: add superspeed support
2011-10-13 Felipe Balbiusb: gadget: fix typo for default U1/U2 exit latencies
2011-10-13 Felipe Balbiusb: gadget: r8a66597: convert to new style
2011-10-13 Felipe Balbiusb: gadget: renesas: convert to new style
2011-10-13 Felipe Balbiusb: gadget: net2280: convert to new style
2011-10-13 Felipe Balbiusb: gadget: net2272: convert to new style
2011-10-13 Felipe Balbiusb: gadget: langwell: convert to new style
2011-10-13 Felipe Balbiusb: gadget: langwell: don't use the_controller when...
2011-10-13 Robert Schwebelusb: gadget: at91_udc: change french comments to english
2011-10-13 Arnd Bergmannusb: gadget: pxa25x: is_vbus_present is gone
2011-10-13 Paul Zimmermanusb: gadget: storage: fix mass storage gadgets to work...
2011-10-13 Daniel MackUSB: gadget: f_midi: allow a dynamic number of input...
2011-10-13 Daniel MackUSB: gadget: midi: refactor the device code
2011-10-13 Daniel MackUSB: gadget: midi: add midi function driver
2011-10-13 Randy Dunlapusb gadget: fix langwell_udc.c build error
2011-10-13 Yoshihiro Shimodausb: gadget: r8a66597-udc: add support for SUDMAC
2011-10-13 Yoshihiro Shimodausb: gadget: r8a66597-udc: use dev_*() instead of printk()
2011-10-13 Yoshihiro Shimodausb: gadget: r8a66597-udc: add function for external...
2011-10-13 Yoshihiro Shimodausb: gadget: r8a66597-udc: change prototype of r8a66597...
2011-10-10 Harro HaanUSB: fix ehci alignment error
2011-10-04 Hakan KvistUSB: ftdi_sio: add PID for Sony Ericsson Urban
2011-10-04 Paul Gortmakerusb: Add module.h to various dwc3 drivers
2011-10-04 Felipe Balbiusb: dwc3: convert structures into bitshifts
2011-10-04 Felipe Balbiusb: dwc3: gadget: allow clock gating to work
2011-10-04 Felipe Balbiusb: dwc3: core: cache GHWPARAMS* registers
2011-10-04 Felipe Balbiusb: dwc3: add struct dwc3_hwparams
2011-10-04 Felipe Balbiusb: dwc3: gadget: implement streams support
2011-10-04 Felipe Balbiusb: dwc3: gadget: add support for Bursts
2011-10-04 Paul Zimmermanusb: dwc3: gadget: fix DMA offset calculation
2011-10-04 Paul Zimmermanusb: dwc3: gadget: make DWC3_EP_WEDGE do the right...
2011-10-04 Paul Zimmermanusb: dwc3: gadget: driver should not wait for RxFIFO...
2011-10-04 Paul Zimmermanusb: dwc3: gadget: fix DEPSTARTCFG for non-EP0 EPs
2011-10-04 Sebastian Andrzej... usb: dwc: remove "All rights reserved" statement.
2011-10-04 Sebastian Andrzej... usb: dwc3: ep0: fix debug output
2011-10-04 Sebastian Andrzej... usb: dwc3: ep0: remove second giveback in error case
2011-10-04 Felipe Balbiusb: dwc3: ep0: fix debug message
2011-10-04 Felipe Balbiusb: dwc3: ep0: ignore direction on 2-stage transfer
2011-10-04 Felipe Balbiusb: dwc3: ep0: Make USB30CV happy with SetAddress
2011-09-29 Jon LevellUSB: add quirk for Logitech C300 web cam
2011-09-29 Serge Hallynuser namespace: usb: make usb urbs user namespace aware...
2011-09-29 Dan CarpenterUSB: message: cleanup min_t() cast in usb_sg_init()
next