summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeFilesLines
* usb: udc: core: add device_del() call to error pathwayAlan Stern2015-08-031-0/+1
* usb: gadget: f_printer: actually limit the number of instancesAndrzej Pietrasiewicz2015-07-271-1/+9
* usb: gadget: f_hid: actually limit the number of instancesAndrzej Pietrasiewicz2015-07-271-0/+4
* usb: gadget: f_uac2: fix calculation of uac2->p_intervalPeter Chen2015-07-271-2/+2
* usb: gadget: bdc: fix a driver crash on disconnectAl Cooper2015-07-271-1/+1
* usb: gadget: udc: core: Fix argument of dma_map_single for IOMMUYoshihiro Shimoda2015-07-201-6/+8
* usb: gadget: mv_udc_core: fix phy_regs I/O memory leakAlexey Khoroshilov2015-07-201-1/+1
* configfs: fix kernel infoleak through user-controlled format stringNicolas Iooss2015-07-181-1/+1
* usb: gadget: f_midi: fix error recovery pathAndrzej Pietrasiewicz2015-07-061-3/+1Star
* usb: gadget: udc: fix free_irq() after request_irq() failedTakeshi Yoshimura2015-07-061-2/+1Star
* usb: gadget: composite: Fix NULL pointer dereferenceKishon Vijay Abraham I2015-07-061-4/+7
* usb: gadget: f_fs: do not set cancel function on synchronous {read,write}Rui Miguel Silva2015-07-061-2/+4
* usb: f_mass_storage: limit number of reported LUNsMichal Nazarewicz2015-07-061-3/+13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-052-2/+2
|\
| * vfs: add file_path() helperMiklos Szeredi2015-06-242-2/+2
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-042-191/+12Star
|\ \
| * | target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger2015-06-161-4/+1Star
| * | target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig2015-05-311-1/+0Star
| * | target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2015-05-311-13/+2Star
| * | target: move transport ID handling to the coreChristoph Hellwig2015-05-312-72/+5Star
| * | target: remove the get_fabric_proto_ident methodChristoph Hellwig2015-05-311-18/+0Star
| * | target: change core_tpg_register prototypeChristoph Hellwig2015-05-311-2/+2
| * | target: move node ACL allocation to core codeChristoph Hellwig2015-05-311-14/+0Star
| * | target: refactor init/drop_nodeacl methodsChristoph Hellwig2015-05-311-37/+5Star
| * | target: make the tpg_get_default_depth method optionalChristoph Hellwig2015-05-311-6/+0Star
| * | tcm_usb: remove struct usbg_naclChristoph Hellwig2015-05-312-30/+3Star
| |/
* | Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-2711-302/+363
|\ \
| * \ Merge 4.1-rc7 into usb-nextGreg Kroah-Hartman2015-06-085-10/+24
| |\ \
| * \ \ Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2015-06-0210-299/+357
| |\ \ \
| | * | | usb: gadget: atmel: fix build warningsFelipe Balbi2015-05-271-1/+1
| | * | | usb: gadget: atmel: fix build warningFelipe Balbi2015-05-261-2/+2
| | * | | usb: gadget: net2280: fix pullup handlingMian Yousaf Kaukab2015-05-261-5/+11
| | * | | usb: gadget: net2280: physically disable endpoint on disable operationMian Yousaf Kaukab2015-05-261-0/+7
| | * | | usb: gadget: autoconf: net2280: match hardware and usb ep addressMian Yousaf Kaukab2015-05-261-7/+17
| | * | | usb: gadget: net2280: fix use of GPEP in both directionsMian Yousaf Kaukab2015-05-261-9/+32
| | * | | usb: gadget: net2280: check interrupts for all endpointsMian Yousaf Kaukab2015-05-261-13/+44
| | * | | usb: gadget: net2280: set all byte enables on startMian Yousaf Kaukab2015-05-261-0/+1
| | * | | usb: gadget: net2280: don't set ep_cfg.direction bitMian Yousaf Kaukab2015-05-261-2/+0Star
| | * | | usb: gadget: net2280: unconditionally reset dma in usb_resetMian Yousaf Kaukab2015-05-261-1/+7
| | * | | usb: gadget: net2280: reset sequence number on ep enableMian Yousaf Kaukab2015-05-261-0/+4
| | * | | usb: gadget: net2280: fix ep_cfg for defect7374Mian Yousaf Kaukab2015-05-261-2/+2
| | * | | usb: gadget: f_fs: add extra check before unregister_gadget_itemRui Miguel Silva2015-05-261-2/+8
| | * | | usb: gadget: rndis: use signed type for a signed valueAndrzej Pietrasiewicz2015-05-212-3/+3
| | * | | usb: gadget: rndis: don't duplicate the "i" variableAndrzej Pietrasiewicz2015-05-211-1/+0Star
| | * | | usb: gadget: rndis: change the value passed to rndis_signal_(dis)connect()Andrzej Pietrasiewicz2015-05-211-2/+2
| | * | | usb: gadget: rndis: remove the limit of available rndis connectionsAndrzej Pietrasiewicz2015-05-073-86/+78Star
| | * | | usb: gadget: rndis: style correctionAndrzej Pietrasiewicz2015-05-071-1/+1
| | * | | usb: gadget: rndis: use rndis_params instead of configNrAndrzej Pietrasiewicz2015-05-073-151/+129Star
| | * | | usb: gadget: s3c2410_udc: Remove static char buffer, use vsprintf extension %pVJoe Perches2015-05-071-15/+13Star
| | * | | usb: gadget: uvc: remove unused including <linux/version.h>Wei Yongjun2015-04-271-1/+0Star
| | | |/ | | |/|