summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: OHCI: fix bad #define in ohci-tmio.cAlan Stern2015-07-221-1/+1
* cdc-acm: Destroy acm_minors IDR on module exitJohannes Thumshirn2015-07-221-0/+1
* usb-storage: Add ignore-device quirk for gm12u320 based usb mini projectorsHans de Goede2015-07-221-0/+11
* usb-storage: ignore ZTE MF 823 card reader in mode 0x1225Oliver Neukum2015-07-221-0/+12
* USB: OHCI: Fix race between ED unlink and URB submissionAlan Stern2015-07-221-6/+1Star
* usb: core: lpm: set lpm_capable for root hub deviceLu Baolu2015-07-223-3/+7
* xhci: do not report PLC when link is in internal resume stateZhuang Jin Can2015-07-221-1/+8
* xhci: prevent bus_suspend if SS port resuming in phase 1Zhuang Jin Can2015-07-223-3/+7
* xhci: report U3 when link is in resume stateZhuang Jin Can2015-07-221-2/+5
* xhci: Calculate old endpoints correctly on device resetBrian Campbell2015-07-221-0/+3
* usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() functionAMAN DEEP2015-07-221-1/+1
* xhci: Workaround to get D3 working in Intel xHCIRajmohan Mani2015-07-221-3/+37
* xhci: call BIOS workaround to enable runtime suspend on Intel BraswellMathias Nyman2015-07-221-0/+17
* usb: dwc3: Reset the transfer resource index on SET_INTERFACEJohn Youn2015-07-221-0/+4
* 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
* usb: ulpi: ulpi_init should be executed in subsys_initcallLu Baolu2015-07-201-1/+1
* configfs: fix kernel infoleak through user-controlled format stringNicolas Iooss2015-07-181-1/+1
* Merge tag 'usb-serial-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-07-104-115/+141
|\
| * USB: serial: Destroy serial_minors IDR on module exitJohannes Thumshirn2015-07-091-0/+1
| * USB: cp210x: add ID for Aruba Networks controllersPeter Sanford2015-07-061-0/+1
| * USB: mos7720: rename registersSudip Mukherjee2015-07-061-115/+138
| * USB: option: add 2020:4000 IDClaudio Cappelli2015-07-061-0/+1
* | usb: gadget: f_midi: fix error recovery pathAndrzej Pietrasiewicz2015-07-061-3/+1Star
* | usb: phy: mxs: suspend to RAM causes NULL pointer dereferenceStefan Wahren2015-07-061-0/+3
* | 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
* | usb: dwc3: core: avoid NULL pointer dereferenceFelipe Balbi2015-07-061-2/+4
* | usb: dwc2: embed storage for reg backup in struct dwc2_hsotgMian Yousaf Kaukab2015-07-062-43/+21Star
* | usb: dwc2: host: allocate qtd before atomic enqueueMian Yousaf Kaukab2015-07-061-10/+16
* | usb: dwc2: host: allocate qh before atomic enqueueMian Yousaf Kaukab2015-07-063-42/+43
* | usb: musb: host: rely on port_mode to call musb_start()Felipe Balbi2015-07-061-3/+1Star
|/
* 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 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-011-2/+2
|\ \ \
| * | | module: add per-module param_lockDan Streetman2015-06-231-2/+2
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-06-271-2/+2
|\ \ \ \