aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-16usb: fix breakage on systems without ACPISasha Levin1-4/+1
2012-05-15USB: symbolserial.c: remove dbg() usageGreg Kroah-Hartman1-4/+4
2012-05-15USB: spcp8x5.c: remove dbg() usageGreg Kroah-Hartman1-4/+8
2012-05-15USB: qcserial.c: remove dbg() usageGreg Kroah-Hartman1-13/+13
2012-05-15USB: navman.c: remove dbg() usageGreg Kroah-Hartman1-5/+6
2012-05-15USB: ir-usb.c: remove dbg() usageGreg Kroah-Hartman1-22/+28
2012-05-15USB: ipaq.c: remove dbg() usageGreg Kroah-Hartman1-3/+4
2012-05-15USB: generic.c: remove dbg() usageGreg Kroah-Hartman1-8/+13
2012-05-15USB: f81232.c: remove dbg() usageGreg Kroah-Hartman1-8/+12
2012-05-15USB: belkin_sa.c: remove dbg() usageGreg Kroah-Hartman1-5/+6
2012-05-15USB: ark3116.c: remove dbg() usageGreg Kroah-Hartman1-12/+15
2012-05-15USB: aircable.c: remove dbg() usageGreg Kroah-Hartman1-3/+4
2012-05-15USB: serial: sierra: put reset_resume callback back.Greg Kroah-Hartman1-0/+8
2012-05-15USB: serial: ch341: put reset_resume callback back.Greg Kroah-Hartman1-2/+2
2012-05-15USB: serial: hook up reset_resume callbackGreg Kroah-Hartman1-1/+23
2012-05-15usb: chipidea: remove zero check of hw_ep_maxRichard Zhao1-1/+1
2012-05-15USB: CI13xxx: Use usb_put_hcd() on failure to drop HCDMarek Vasut1-1/+1
2012-05-15USB: CI13xxx: Allow use of CONFIG_USB_EHCI_ROOT_HUB_TTMarek Vasut1-2/+2
2012-05-15Merge remote-tracking branch 'linus/master' into staging/for_v3.5Mauro Carvalho Chehab34-274/+421
2012-05-14USB: EHCI: work around bug in the Philips ISP1562 controllerAlan Stern3-1/+9
2012-05-14USB: EHCI: improve full-speed isochronous scheduling routineAlan Stern1-19/+21
2012-05-14usb: musb: cppi: add missing include to fix compilationReinhard Tartler1-0/+1
2012-05-14sysfs: get rid of some lockdep false positivesAlan Stern1-3/+3
2012-05-14USB: add read support to usb-serial/../new_idBjørn Mork2-4/+18
2012-05-14USB: let both new_id and remove_id show dynamic id listBjørn Mork1-2/+19
2012-05-14FunctionFS: enable multiple functionsAndrzej Pietrasiewicz2-31/+207
2012-05-14Revert "usb: add struct usb_hub_port to store port related members."Greg Kroah-Hartman1-16/+13
2012-05-14Revert "usb: move struct usb_device->children to struct usb_hub_port->child"Greg Kroah-Hartman3-44/+29
2012-05-14USB: gpio_vbus: avoid consecutive vbus_session calls with the same "is_active"Shinya Kuribayashi1-2/+10
2012-05-14USB: gpio_vbus: put a missing regulator_put() on errorShinya Kuribayashi1-0/+1
2012-05-14USB: gpio_vbus: provide an appropriate debounce intervalShinya Kuribayashi1-4/+4
2012-05-14USB: gpio_vbus: fix inconsistent 'dev_id' parameters at free_irq()Shinya Kuribayashi1-2/+2
2012-05-14usb: Kconfig: remove unneeded default valueDavid Herrmann1-1/+0
2012-05-14USB: ohci-omap: Use usb_put_transceiver instead of put_deviceJarkko Nikula1-3/+2
2012-05-14USB: ehci-fsl: Use usb_put_transceiver instead of put_deviceJarkko Nikula1-3/+2
2012-05-12usb/net: rndis: fixup a few name prefixesLinus Walleij1-2/+2
2012-05-12usb/net: rndis: merge command codesLinus Walleij1-19/+18
2012-05-12usb/net: rndis: merge media type definitionsLinus Walleij2-7/+7
2012-05-12usb/net: rndis: merge duplicate 802_* OIDsLinus Walleij1-31/+31
2012-05-12usb/net: rndis: eliminate first set of duplicate OIDsLinus Walleij1-80/+80
2012-05-12usb/net: rndis: break out <linux/rndis.h> definesLinus Walleij2-211/+1
2012-05-11Merge branch 'imx/pinctrl/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/pinctrlOlof Johansson12-12/+45
2012-05-11usb: move struct usb_device->children to struct usb_hub_port->childLan Tianyu3-29/+44
2012-05-11usb: add struct usb_hub_port to store port related members.Lan Tianyu1-13/+16
2012-05-11usb: Set device removable state based on ACPI USB dataMatthew Garrett1-0/+57
2012-05-11usb: Bind devices to ACPI devices when possibleMatthew Garrett4-0/+74
2012-05-11usb: gadget: remove langwell_udcAlexander Shishkin4-3659/+0
2012-05-11usb: chipidea: drop unused field "device" from ci13xxx_epAlexander Shishkin2-3/+0
2012-05-11usb: chipidea: use generic map/unmap routinesAlexander Shishkin3-35/+10
2012-05-11usb: chipidea: add power_budget limit for ehci to platform dataAlexander Shishkin2-1/+9