summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2012-05-10USB: serial: add quatech2 usb to serial driverBill Pemberton
2012-05-10usb: gadget: f_rndis: Set rndis vendor parametersBenoit Goby
2012-05-10usb: gadget: rndis: Fix re-binding f_rndisBenoit Goby
2012-05-10usb: gadget: Add variant of gether_setup to customize the device nameMike Lockwood
2012-05-10usb: gadget: u_serial: Allow calling gserial_setup after initBenoit Goby
2012-05-10usb: gadget: composite: add iSerialNumber to usb_composite_driverAndrzej Pietrasiewicz
2012-05-10usb: gadget: composite: make module parameters accessible at runtimeAndrzej Pietrasiewicz
2012-05-10usb: gadget: composite: Initialize config->interfaceBenoit Goby
2012-05-10usb: gadget: composite: Add usb_remove_configBenoit Goby
2012-05-10USB: gadget: ci13xx_pci: remove unneeded check in ci13xxx_pci_probe()Greg Kroah-Hartman
2012-05-10USB: gadget: ci13xx_udc: fix potential crash in irq handlerGreg Kroah-Hartman
2012-05-09usb:hsotg:samsung:cosmetic Move <linux/platform_data/s3c-hsotg.h> to proper p...Lukasz Majewski
2012-05-09USB: ohci-at91: add a reset function to fix race conditionNicolas Ferre
2012-05-09USB: ohci-at91: use resource_size() for memory/io resource lengthNicolas Ferre
2012-05-09ARM: OMAP: USB: fix warning on EHCI PHY reset pathIgor Grinberg
2012-05-09usb: gadget: ci13xxx: convert to new styleAlexander Shishkin
2012-05-09usb: gadget: ci13xxx: move endpoint (de-)initialization to probe/removeAlexander Shishkin
2012-05-09usb: gadget: ci13xxx: replace home-brewed logging with dev_{err,warn,info}Alexander Shishkin
2012-05-09usb: gadget: ci13xxx: convert to platform deviceAlexander Shishkin
2012-05-09usb: gadget: conversion of controllers choice to menuAlexander Shishkin
2012-05-09usb: gadget: ci13xxx: redo register accessAlexander Shishkin
2012-05-09usb: gadget: ci13xxx: move global variables inside struct ci13xxxAlexander Shishkin
2012-05-09usb: gadget: ci13xxx: drop needless parensAlexander Shishkin
2012-05-09usb-storage: unusual_devs entry for Yarvik PMP400 MP4 playerAlan Stern
2012-05-08USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman
2012-05-08usb: gadget: ci13xxx_pci: add langwell/penwell pci idsAlexander Shishkin
2012-05-08usb: gadget: ci13xxx: rename register layoutsAlexander Shishkin
2012-05-08usb: gadget: ci13xxx: initialize ep0{out,in} dynamicallyAlexander Shishkin
2012-05-08usb: gadget: ci13xxx: fix ep list removal in gadget unregistering codeAlexander Shishkin
2012-05-08ohci-da8xx: set MODULE_ALIAS to allow autoloadingJan Luebbe
2012-05-07USB: make vendor id of root hubs greppablePaul Bolle
2012-05-07USB: xhci: testing sizeof xhci_doorbell_array 2 timegirish verma
2012-05-07USB: xhci-hcd: print URB's expected length in decimal, not hexAlan Stern
2012-05-07USB: ftdi-sio: add support for Physik Instrumente E-861Éric Piel
2012-05-07USB: serial: remove bizarre generic_serial probe functionGreg Kroah-Hartman
2012-05-07USB: serial: sierra: remove reset_resume callbackGreg Kroah-Hartman
2012-05-07USB: serial: ch341: remove reset_resume callbackGreg Kroah-Hartman
2012-05-07USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman
2012-05-07USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman
2012-05-07usb-serial: clean up unneeded PM-related fieldsAlan Stern
2012-05-07usb-serial: ftdi_sio: fix oops during autosuspendAlan Stern
2012-05-07Merge tag 'dwc3-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2012-05-07Merge tag 'musb-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2012-05-07Merge tag 'gadget-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2012-05-07Merge 3.4-rc6 into usb-nextGreg Kroah-Hartman
2012-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-05-05ACPI: Fix D3hot v D3cold confusionLin Ming
2012-05-04USB: EHCI: OMAP: Finish ehci omap phy reset cycle before adding hcd.Russ Dill
2012-05-04USB: serqt_usb2.c: remove dbg() tracing callsGreg Kroah-Hartman