aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-10-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-10-19usb: renesas_usbhs: fixup inconsistent return from usbhs_pkt_push()Kuninori Morimoto
2011-10-19usb/isp1760: Allow to optionally trigger low-level chip reset via GPIOLIB.Joachim Foerster
2011-10-18USB: gadget: midi: memory leak in f_midi_bind_config()Dan Carpenter
2011-10-18USB: gadget: midi: fix range check in f_midi_out_open()Dan Carpenter
2011-10-18QE/FHCI: fixed the CONTROL bugJerry Huang
2011-10-18usb: renesas_usbhs: tidyup for smatch warningsKuninori Morimoto
2011-10-18USB: Fix USB Kconfig dependency problem on 85xx/QoirQ platformsXu lei
2011-10-18EHCI: workaround for MosChip controller bugAlan Stern
2011-10-18usb: gadget: file_storage: fix race on unloadingYauheni Kaliuta
2011-10-18USB: ftdi_sio.c: Use ftdi async_icount structure for TIOCMIWAIT, as in other ...Uwe Bonnes
2011-10-18USB: ftdi_sio.c:Fill MSR fields of the ftdi async_icount structureUwe Bonnes
2011-10-18USB: ftdi_sio.c: Fill LSR fields of the ftdi async_icount structureUwe Bonnes
2011-10-18USB: ftdi_sio.c:Fill TX field of the ftdi async_icount structureUwe Bonnes
2011-10-18USB: ftdi_sio.c: Fill the RX field of the ftdi async_icount structureUwe Bonnes
2011-10-18USB: ftdi_sio.c: Basic icount infrastructure for ftdi_sioUwe Bonnes
2011-10-18usb/isp1760: Let OF bindings depend on general CONFIG_OF instead of PPC_OF .Joachim Foerster
2011-10-18USB: ftdi_sio: Support TI/Luminary Micro Stellaris BD-ICDI BoardPeter Stuge
2011-10-18USB: Fix runtime wakeup on OHCIMatthew Garrett
2011-10-18xHCI/USB: Make xHCI driver have a BOS descriptor.Sarah Sharp
2011-10-18Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...Russell King
2011-10-13usb: gadget: add new usb gadget for ACM and mass storageKlaus Schwarzkopf
2011-10-13usb: gadget: mv_udc: fix compile warningFelipe Balbi
2011-10-13usb: gadget: mv_udc: add clock gating supportNeil Zhang
2011-10-13usb: gadget: mv_udc: add test mode supportNeil Zhang
2011-10-13usb: gadget: mv_udc: use DMA API for status_req's dma addressNeil Zhang
2011-10-13usb: gadget: mv_udc: fix dtd dma confusionNeil Zhang
2011-10-13usb: gadget: mv_udc: add shutdown function for itNeil Zhang
2011-10-13usb: gadget: mv_udc: correct ep0 stateNeil Zhang
2011-10-13usb: gadget: mv_udc: rewrite fifo flushNeil Zhang
2011-10-13usb: gadget: mv_udc: set unused endpoint with right typeNeil Zhang
2011-10-13usb: gadget: mv_udc: add missing spinlock in ep enable/disableNeil Zhang
2011-10-13usb: gadget: mv_udc: fix bug when handle setup package.Neil Zhang
2011-10-13usb: gadget: mv_udc: init next dtd ptr for dqh when init ep0Neil Zhang
2011-10-13usb: gadget: mv_udc: ep0 needn't set toggle flagNeil Zhang
2011-10-13usb: gadget: mv_udc: fix a clerical errorNeil Zhang
2011-10-13usb: gadget: mv_udc: fix kernel panic on some platformsNeil Zhang
2011-10-13usb: gadget: mv_udc: add section informationNeil Zhang
2011-10-13usb: gadget: mv_udc: refine the driver structureNeil Zhang
2011-10-13usb: gadget: renesas_usbhs: fix compile warningFelipe Balbi
2011-10-13usb: gadget: renesas_usbhs: drop dependencyFelipe Balbi
2011-10-13usb: gadget: renesas_usbhs: fixup driver compile styleKuninori Morimoto
2011-10-13usb: gadget: renesas_usbhs: bugfix: don't modify platform dataKuninori Morimoto
2011-10-13usb: gadget: renesas_usbhs: add mod_host supportKuninori Morimoto
2011-10-13usb: gadget: renesas_usbhs: usbhs_dcp_control_transfer_done() cares mod_hostKuninori Morimoto
2011-10-13usb: gadget: renesas_usbhs: add data/status stage handlerKuninori Morimoto