aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2014-04-25usb: option: add and update a number of CMOTech devicesBjørn Mork
2014-04-25usb: option: add Alcatel L800MABjørn Mork
2014-04-25usb: option: add Olivetti Olicard 500Bjørn Mork
2014-04-25usb: qcserial: add Sierra Wireless MC7305/MC7355Bjørn Mork
2014-04-25usb: qcserial: add Sierra Wireless MC73xxBjørn Mork
2014-04-25usb: qcserial: add Sierra Wireless EM7355Bjørn Mork
2014-04-25USB: io_ti: fix firmware download on big-endian machinesJohan Hovold
2014-04-25usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PMDavid Cohen
2014-04-25xhci: extend quirk for Renesas cardsIgor Gnatenko
2014-04-25xhci: Switch Intel Lynx Point ports to EHCI on shutdown.Denis Turischev
2014-04-25usb: xhci: Prefer endpoint context dequeue pointer over stopped_trbJulius Werner
2014-04-24USB: serial: fix sysfs-attribute removal deadlockJohan Hovold
2014-04-24usb: wusbcore: fix panic in wusbhc_chid_setThomas Pugliese
2014-04-24usb: wusbcore: convert nested lock to use spin_lock instead of spin_lock_irqThomas Pugliese
2014-04-24usb: chipidea: coordinate usb phy initialization for different phy typePeter Chen
2014-04-24Merge tag 'fixes-for-v3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-04-21usb: phy: am335x-control: wait 1ms after power-up transitionsDaniel Mack
2014-04-21usb: gadget: f_rndis: reduce NETTX irq caused by free skb headerMacpaul Lin
2014-04-21Revert "usb: gadget: u_ether: move hardware transmit to RX NAPI"Felipe Balbi
2014-04-17usb: gadget: fsl driver pullup fixSuresh Gupta
2014-04-16uas: fix deadlocky memory allocationsOliver Neukum
2014-04-16uas: fix error handling during scsi_scan()Oliver Neukum
2014-04-16uas: fix GFP_NOIO under spinlockOliver Neukum
2014-04-16USB: cdc-acm: Remove Motorola/Telit H24 serial interfaces from ACM driverMichael Ulbricht
2014-04-16USB: ohci-jz4740: FEAT_POWER is a port feature, not a hub featureLaurent Pinchart
2014-04-16USB: ohci-jz4740: Fix uninitialized variable warningLaurent Pinchart
2014-04-16USB: EHCI: tegra: set txfill_tuningStephen Warren
2014-04-16usb: ehci-platform: Return immediately from suspend if ehci_suspend failsVivek Gautam
2014-04-16usb: ehci-exynos: Return immediately from suspend if ehci_suspend failsVivek Gautam
2014-04-16USB: fix crash during hotplug of PCI USB controller cardAlan Stern
2014-04-16USB: cdc-acm: fix double usb_autopm_put_interface() in acm_port_activate()Alexey Khoroshilov
2014-04-16usb: usb-common: fix typo for usb_state_stringPeter Chen
2014-04-16USB: usb_wwan: fix handling of missing bulk endpointsJohan Hovold
2014-04-16USB: pl2303: add ids for Hewlett-Packard HP POS pole displaysAaron Sanders
2014-04-16USB: cp210x: Add 8281 (Nanotec Plug & Drive)Tristan Bruns
2014-04-16usb: option driver, add support for Telit UE910v2Daniele Palmas
2014-04-16Revert "USB: serial: add usbid for dell wwan card to sierra.c"Johan Hovold
2014-04-16USB: serial: ftdi_sio: add id for Brainboxes serial cardsMichele Baldessari
2014-04-16usb: gadget: ffs: race between ffs_epfile_io() and ffs_func_eps_disable()Chao Bi
2014-04-16usb: phy: return an error in usb_get_phy() if try_module_get() failsMathias Krause
2014-04-16usb: gadget: rndis: Include "u_rndis.h"Fabio Estevam
2014-04-16usb : gadget : fsl: fix the fault issue on rmmodSuresh Gupta
2014-04-16usb: musb: dsps: move debugfs_remove_recursive()Daniel Mack
2014-04-16usb: gadget: gadgetfs: Initialize CHIP to NULL before UDC probeLubomir Rintel
2014-04-16usb: dwc3: core: Fix gadget for system suspend/resumeRoger Quadros
2014-04-16usb: gadget: zero: Fix SuperSpeed enumeration for alternate setting 1Roger Quadros
2014-04-16usb: dwc3: gadget: Iterate only over valid endpointsJack Pham
2014-04-15usb: musb: omap2430: make sure clocks are enabled when running mailboxFelipe Balbi
2014-04-15usb: musb: fix PHY power on/offFelipe Balbi
2014-04-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds