aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2014-10-23usb: gadget: loopback: don't queue requests to bogus endpointsFelipe Balbi
2014-10-23usb: ffs: fix regression when quirk_ep_out_aligned_size flag is setDavid Cohen
2014-10-23usb: gadget: f_fs: remove redundant ffs_data_get()Robert Baldyga
2014-10-23usb: gadget: udc: USB_GADGET_XILINX should depend on HAS_DMAGeert Uytterhoeven
2014-10-23Revert "usb: dwc3: dwc3-omap: Disable/Enable only wrapper interrupts in prepa...Roger Quadros
2014-10-23usb: gadget: composite: enable BESL supportFelipe Balbi
2014-10-23usb: musb: cppi41: restart hrtimer only if not yet doneThomas Gleixner
2014-10-23usb: dwc3: ep0: fix Data Phase for transfer sizes aligned to wMaxPacketSizeFelipe Balbi
2014-10-23usb: serial: ftdi_sio: add "bricked" FTDI device PIDPerry Hung
2014-10-22USB: kobil_sct: Remove unused transfer buffer allocsPeter Hurley
2014-10-22USB: option: add Haier CE81B CDMA modemDan Williams
2014-10-22usb: option: add support for Telit LE910Daniele Palmas
2014-10-22usb: serial: ftdi_sio: add Awinda Station and Dongle productsFrans Klaver
2014-10-22USB: serial: cp210x: add Silicon Labs 358x VID and PIDNathaniel Ting
2014-10-20usb: dwc3: ep0: return early on NULL requestsFelipe Balbi
2014-10-20usb: dwc3: pci: Add PCI ID for Intel BraswellAlan Cox
2014-10-20usb: gadget: function: f_obex: fix Interface Descriptor TestFelipe Balbi
2014-10-20usb: gadget: function: uac2: add a release methodFelipe Balbi
2014-10-20usb: gadget: function: uac2: prevent double ep disableFelipe Balbi
2014-10-20usb: gadget: function: uac2: add wMaxPacketSize to ep descFelipe Balbi
2014-10-20usb: gadget: function: uvc: disable endpoints on ->disable()Felipe Balbi
2014-10-20usb: gadget: function: uvc: manage our video control endpointFelipe Balbi
2014-10-20usb: gadget: function: acm: make f_acm pass USB20CV Chapter9Felipe Balbi
2014-10-20usb: gadget: function: uvc: return correct alt-settingFelipe Balbi
2014-10-20usb: gadget: function: uvc: make sure to balance ep enable/disableFelipe Balbi
2014-10-20usb: gadget: function: uvc: conditionally dequeueFelipe Balbi
2014-10-20usb: dwc3: gadget: fix set_halt() bug with pending transfersFelipe Balbi
2014-10-20usb: dwc3: gadget: hold the lock through set_wedge()'s lifeFelipe Balbi
2014-10-20usb: dwc3: gadget: move isoc endpoint check to unlocked set_haltFelipe Balbi
2014-10-20usb: dwc3: ep0: hold our lock in dwc3_gadget_ep0_set_haltFelipe Balbi
2014-10-20usb: dwc3: trace: don't dereference pointersFelipe Balbi
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-10-09gadgetfs: saner API for gadgetfs_create_file()Al Viro
2014-10-09f_fs: saner API for ffs_sb_create_file()Al Viro
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-10-08Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-10-07Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-10-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2014-10-03USB: host: st: fix typo 'CONFIG_USB_EHCI_HCD_ST'Paul Bolle
2014-10-03uas: Reduce number of function arguments for uas_alloc_foo functionsHans de Goede
2014-10-03xhci: Allow xHCI drivers to be built as separate modulesAndrew Bresticker
2014-10-03xhci: Export symbols used by host-controller driversAndrew Bresticker
2014-10-03xhci: Check for XHCI_COMP_MODE_QUIRK when disabling D3coldAndrew Bresticker
2014-10-03xhci: Introduce xhci_init_driver()Andrew Bresticker
2014-10-03[SCSI] uas: disable use of blk-mq I/O pathChristoph Hellwig
2014-09-29usb: hcd: add generic PHY supportSergei Shtylyov
2014-09-29usb: rename phy to usb_phy in HCDAntoine Tenart
2014-09-29usb: gadget: uvc: fix up uvcg_v4l2_get_unmapped_area typoArnd Bergmann