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