summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2015-05-30target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig
2015-05-30target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche
2015-05-30target: move transport ID handling to the coreChristoph Hellwig
2015-05-30target: remove the get_fabric_proto_ident methodChristoph Hellwig
2015-05-30target: change core_tpg_register prototypeChristoph Hellwig
2015-05-30target: move node ACL allocation to core codeChristoph Hellwig
2015-05-30target: refactor init/drop_nodeacl methodsChristoph Hellwig
2015-05-30target: make the tpg_get_default_depth method optionalChristoph Hellwig
2015-05-30tcm_usb: remove struct usbg_naclChristoph Hellwig
2015-05-29usb: dwc3: gadget: don't clear EP_BUSY too earlyFelipe Balbi
2015-05-27usb: gadget: atmel: fix build warningsFelipe Balbi
2015-05-27usb: musb: ux500: fix build warningsFelipe Balbi
2015-05-27usb: musb: am35x: fix build warningsFelipe Balbi
2015-05-26Merge tag 'fixes-for-v4.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-05-26usb: gadget: atmel: fix build warningFelipe Balbi
2015-05-26usb: musb: Fix platform code being unable to override ep access opsHans de Goede
2015-05-26usb: musb: Do not use musb_read[b|w] / _write[b|w] wrappers in generic fifo f...Hans de Goede
2015-05-26usb: musb: Make busctl_offset an io-op rather then a defineHans de Goede
2015-05-26usb: musb: Make musb_write_rxfun* and musb_write_rxhub* work like their tx ve...Hans de Goede
2015-05-26usb: phy: Add interface to get phy give of device_node.NeilBrown
2015-05-26usb: gadget: net2280: fix pullup handlingMian Yousaf Kaukab
2015-05-26usb: gadget: net2280: physically disable endpoint on disable operationMian Yousaf Kaukab
2015-05-26usb: gadget: autoconf: net2280: match hardware and usb ep addressMian Yousaf Kaukab
2015-05-26usb: gadget: net2280: fix use of GPEP in both directionsMian Yousaf Kaukab
2015-05-26usb: gadget: net2280: check interrupts for all endpointsMian Yousaf Kaukab
2015-05-26usb: gadget: net2280: set all byte enables on startMian Yousaf Kaukab
2015-05-26usb: gadget: net2280: don't set ep_cfg.direction bitMian Yousaf Kaukab
2015-05-26usb: gadget: net2280: unconditionally reset dma in usb_resetMian Yousaf Kaukab
2015-05-26usb: gadget: net2280: reset sequence number on ep enableMian Yousaf Kaukab
2015-05-26usb: gadget: net2280: fix ep_cfg for defect7374Mian Yousaf Kaukab
2015-05-26usb: renesas_usbhs: Add support for R-Car E2Yoshihiro Shimoda
2015-05-26usb: renesas_usbhs: Change USBHS_TYPE_R8A779x to USBHS_TYPE_RCAR_GEN2Yoshihiro Shimoda
2015-05-26usb: gadget: f_fs: add extra check before unregister_gadget_itemRui Miguel Silva
2015-05-26usb: dwc3: gadget: return error if command sent to DEPCMD register failsSubbaraya Sundeep Bhatta
2015-05-26usb: dwc3: gadget: return error if command sent to DGCMD register failsSubbaraya Sundeep Bhatta
2015-05-26usb: musb: Add pre and post root port reset end callbacksHans de Goede
2015-05-26usb: renesas_usbhs: Don't disable the pipe if Control write status stageYoshihiro Shimoda
2015-05-26usb: renesas_usbhs: Fix fifo unclear in usbhsf_prepare_popKazuya Mizuguchi
2015-05-26usb: gadget: f_fs: fix check in read operationRui Miguel Silva
2015-05-26usb: musb: fix order of conditions for assigning end point operationsBen Hutchings
2015-05-26usb: gadget: f_uac1: check return code from config_ep_by_speedMichael Trimarchi
2015-05-26usb: gadget: ffs: fix: Always call ffs_closed() in ffs_data_clear()Krzysztof Opasiak
2015-05-26usb: gadget: g_ffs: Fix counting of missing_functionsKrzysztof Opasiak
2015-05-26usb: s3c2410_udc: correct reversed pullup logicSergiy Kibrik
2015-05-26usb: dwc3: gadget: Fix incorrect DEPCMD and DGCMD status macrosSubbaraya Sundeep Bhatta
2015-05-26usb: phy: tahvo: Pass the IRQF_ONESHOT flagFabio Estevam
2015-05-26usb: phy: ab8500-usb: Pass the IRQF_ONESHOT flagFabio Estevam
2015-05-26usb: renesas_usbhs: Revise the binding document about the dma-namesYoshihiro Shimoda
2015-05-26usb/serial: fix grammar in Kconfig help text for FTDI_SIOPaul Gortmaker
2015-05-24cdc-acm: use swap() in acm_probe()Fabian Frederick