summaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)Author
2012-10-11usbnet: Support devices reporting idlenessOliver Neukum
2012-09-18USB: EHCI: Tegra: Fix wrong register definitionJim Lin
2012-09-18USB: ezusb: add support for Cypress FX2LPRene Buergel
2012-09-18USB EHCI/Xen: propagate controller reset information to hypervisorJan Beulich
2012-09-18USB: Serial: usb-serial: remove debug module parameterGreg Kroah-Hartman
2012-09-18USB: serial: remove debug parameter from usb_serial_debug_data()Greg Kroah-Hartman
2012-09-18USB: serial: remove dbg() from usb/serial.hGreg Kroah-Hartman
2012-09-13USB: ezusb: remove dependancy on usb_serialRene Buergel
2012-09-13USB: serial: move usb_serial_debug_data to use %*phGreg Kroah-Hartman
2012-09-11Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2012-09-11Merge tag 'gadget-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2012-09-10usb: redefine DeviceRemovable and wHubDelay as _le16Lan Tianyu
2012-09-10usb: gadget: remove usb_gadget_controller_number()Sebastian Andrzej Siewior
2012-09-10usb: gadget: Provide a default implementation of default manufacturer stringSebastian Andrzej Siewior
2012-09-10usb: gadget: remove string override from struct usb_composite_driverSebastian Andrzej Siewior
2012-09-10usb: gadget: push iProduct into gadgetsSebastian Andrzej Siewior
2012-09-10usb: gadget: push iManufacturer into gadgetsSebastian Andrzej Siewior
2012-09-10usb: gadget: push iSerialNumber into gadgetsSebastian Andrzej Siewior
2012-09-10usb: gadget: make sure each gadget is using same index for Product, Serial,…Sebastian Andrzej Siewior
2012-09-10usb: gadget: push VID/PID/USB BCD module option into gadgetsSebastian Andrzej Siewior
2012-09-10usb: gadget: remove bufsiz from struct usb_composite_devSebastian Andrzej Siewior
2012-09-10usb: gadget: move USB_BUFSIZ into global composite.hSebastian Andrzej Siewior
2012-09-10usb: gadget: move global vars from epautoconf into struct usb_gadgetSebastian Andrzej Siewior
2012-09-10usb: gadget: remove global variable composite in composite.cSebastian Andrzej Siewior
2012-09-10usb: gadget: move bind() callback back to struct usb_gadget_driverSebastian Andrzej Siewior
2012-09-10usb: gadget: move bind() callback back to struct usb_composite_driverSebastian Andrzej Siewior
2012-09-10usb: gadget: move bind callback into driver struct usb_composite_driverSebastian Andrzej Siewior
2012-09-06usb: phy: add a new driver for omap usb2 phyKishon Vijay Abraham I
2012-09-06usb: phy: fix build breakVenu Byravarasu
2012-09-05usb: move phy driver from mach-tegra to drivers/usbVenu Byravarasu
2012-09-05usb: otg: Move phy interface to separate file.Venu Byravarasu
2012-08-31usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEEDMichal Nazarewicz
2012-08-20usb: convert USB_QUIRK_RESET_MORPHS to USB_QUIRK_RESETLan Tianyu
2012-08-16usb: hcd: use *resource_size_t* for specifying resource dataKishon Vijay Abraham I
2012-08-10usb: host: ohci-platform: add platform specific power callbackKuninori Morimoto
2012-08-10usb: host: ehci-platform: add platform specific power callbackKuninori Morimoto
2012-08-03usb: xceiv: nop: let it work as USB2 and USB3 phyFelipe Balbi
2012-08-03usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.hFelipe Balbi
2012-07-26Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-07-18usb: add host support for the tilegx architectureChris Metcalf
2012-07-09usb: chipidea: permit driver bindings pass phy pointerRichard Zhao
2012-07-09usb: otg: add notify_connect/notify_disconnect callbackRichard Zhao
2012-07-09USB: Chipidea: add unified ci13xxx_{add,remove}_device for platform driversRichard Zhao
2012-07-09USB: Chipidea: rename struct ci13xxx variables from udc to ciRichard Zhao
2012-07-06USB: Chipidea: rename struct ci13xxx_udc_driver to struct ci13xxx_platform_dataRichard Zhao
2012-07-05Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-26USB: EHCI: define extension registers like normal onesAlan Stern
2012-06-25uas: task mgmt & error handlingGerd Hoffmann