summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2014-11-04Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman61-62/+0
2014-10-29Merge tag 'usb-serial-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman5-16/+25
2014-10-27usb: chipidea: Fix oops when removing the ci_hdrc moduleTorsten Fleischer1-1/+0
2014-10-23usb: gadget: function: Fixed the return value on error pathPavitrakumar Managutte1-1/+3
2014-10-23usb: dwc2: gadget: disable phy before turning off power regulatorsMarek Szyprowski1-2/+1
2014-10-23usb: gadget: function: Remove redundant usb_free_all_descriptorsPavitrakumar Managutte8-13/+13
2014-10-23usb: dwc3: gadget: Properly initialize LINK TRBJack Pham1-2/+1
2014-10-23usb: dwc2: gadget: fix gadget unregistration in udc_stop() functionMarek Szyprowski1-3/+1
2014-10-23usb: dwc2: Bits in bitfield should add up to 32Charles Manning1-1/+1
2014-10-23usb: dwc2: gadget: sparse warning of context imbalanceSudip Mukherjee1-2/+5
2014-10-23usb: gadget: udc: core: fix kernel oops with soft-connectFelipe Balbi1-0/+5
2014-10-23usb: musb: musb_dsps: fix NULL pointer in suspendSebastian Andrzej Siewior1-2/+12
2014-10-23usb: musb: dsps: start OTG timer on resume againSebastian Andrzej Siewior1-1/+3
2014-10-23usb: gadget: loopback: don't queue requests to bogus endpointsFelipe Balbi1-45/+42
2014-10-23usb: ffs: fix regression when quirk_ep_out_aligned_size flag is setDavid Cohen1-6/+34
2014-10-23usb: gadget: f_fs: remove redundant ffs_data_get()Robert Baldyga1-2/+0
2014-10-23usb: gadget: udc: USB_GADGET_XILINX should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2014-10-23Revert "usb: dwc3: dwc3-omap: Disable/Enable only wrapper interrupts in prepa...Roger Quadros1-13/+2
2014-10-23usb: gadget: composite: enable BESL supportFelipe Balbi1-1/+1
2014-10-23usb: musb: cppi41: restart hrtimer only if not yet doneThomas Gleixner1-1/+2
2014-10-23usb: dwc3: ep0: fix Data Phase for transfer sizes aligned to wMaxPacketSizeFelipe Balbi1-6/+13
2014-10-23usb: serial: ftdi_sio: add "bricked" FTDI device PIDPerry Hung2-0/+7
2014-10-22USB: kobil_sct: Remove unused transfer buffer allocsPeter Hurley1-15/+0
2014-10-22USB: option: add Haier CE81B CDMA modemDan Williams1-0/+2
2014-10-22usb: option: add support for Telit LE910Daniele Palmas1-0/+8
2014-10-22usb: serial: ftdi_sio: add Awinda Station and Dongle productsFrans Klaver2-1/+7
2014-10-22USB: serial: cp210x: add Silicon Labs 358x VID and PIDNathaniel Ting1-0/+1
2014-10-21usb: dwc3: ep0: return early on NULL requestsFelipe Balbi1-3/+6
2014-10-21usb: dwc3: pci: Add PCI ID for Intel BraswellAlan Cox1-0/+2
2014-10-21usb: gadget: function: f_obex: fix Interface Descriptor TestFelipe Balbi1-4/+4
2014-10-21usb: gadget: function: uac2: add a release methodFelipe Balbi1-0/+6
2014-10-21usb: gadget: function: uac2: prevent double ep disableFelipe Balbi1-0/+3
2014-10-21usb: gadget: function: uac2: add wMaxPacketSize to ep descFelipe Balbi1-0/+4
2014-10-21usb: gadget: function: uvc: disable endpoints on ->disable()Felipe Balbi1-0/+10
2014-10-21usb: gadget: function: uvc: manage our video control endpointFelipe Balbi1-0/+13
2014-10-21usb: gadget: function: acm: make f_acm pass USB20CV Chapter9Felipe Balbi1-4/+4
2014-10-21usb: gadget: function: uvc: return correct alt-settingFelipe Balbi1-1/+1
2014-10-21usb: gadget: function: uvc: make sure to balance ep enable/disableFelipe Balbi1-9/+20
2014-10-21usb: gadget: function: uvc: conditionally dequeueFelipe Balbi1-1/+2
2014-10-21usb: dwc3: gadget: fix set_halt() bug with pending transfersFelipe Balbi3-7/+15
2014-10-21usb: dwc3: gadget: hold the lock through set_wedge()'s lifeFelipe Balbi1-3/+6
2014-10-21usb: dwc3: gadget: move isoc endpoint check to unlocked set_haltFelipe Balbi1-8/+5
2014-10-21usb: dwc3: ep0: hold our lock in dwc3_gadget_ep0_set_haltFelipe Balbi2-1/+16
2014-10-21usb: dwc3: trace: don't dereference pointersFelipe Balbi1-15/+38
2014-10-20usb: usbip: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-20usb: phy: drop owner assignment from platform_driversWolfram Sang13-13/+0
2014-10-20usb: musb: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-20usb: misc: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-20usb: host: drop owner assignment from platform_driversWolfram Sang19-19/+0
2014-10-20usb: gadget: udc: drop owner assignment from platform_driversWolfram Sang19-20/+0