summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
* | usb: dwc2: fix flags for DMA descriptor allocation in dwc2_hsotg_ep_enableMarek Szyprowski2017-01-021-1/+1
* | usb: dwc3: pci: Add "linux,sysdev_is_parent" propertyJohn Youn2017-01-021-10/+3
* | usb: dwc3: omap: fix race of pm runtime with irq handler in probeGrygorii Strashko2017-01-021-2/+4
* | USB: gadgetfs: remove unnecessary assignmentAlan Stern2017-01-021-1/+0
* | USB: gadgetfs: fix checks of wTotalLength in config descriptorsAlan Stern2017-01-021-3/+7
* | USB: gadgetfs: fix use-after-free bugAlan Stern2017-01-021-0/+2
* | USB: gadgetfs: fix unbounded memory allocation bugAlan Stern2017-01-021-1/+1
* | usb: gadget: f_fs: Fix possibe deadlockBaolin Wang2017-01-021-2/+6
* | usb: dwc3: skip interrupt when ep disabledJanusz Dziedzic2017-01-021-3/+8
* | usb: gadgetfs: restrict upper bound on device configuration sizeGreg Kroah-Hartman2017-01-021-1/+2
* | USB: dummy-hcd: fix bug in stop_activity (handle ep0)Alan Stern2017-01-021-3/+3
* | usb: gadget: f_fs: Fix ExtCompat descriptor validationVincent Pelletier2017-01-021-1/+1
* | usb: gadget: f_fs: Document eventfd effect on descriptor format.Vincent Pelletier2017-01-021-2/+2
* | usb: gadget: composite: Test get_alt() presence instead of set_alt()Krzysztof Opasiak2017-01-021-4/+8
* | usb: dwc3: pci: Fix dr_mode misspellingHans de Goede2017-01-021-1/+1
* | usb: dwc3: core: avoid Overflow eventsFelipe Balbi2017-01-021-3/+1
* | usb: dwc3: gadget: always unmap EP0 requestsFelipe Balbi2017-01-021-4/+4
* | usb: dwc3: ep0: explicitly call dwc3_ep0_prepare_one_trb()Felipe Balbi2017-01-021-13/+15
* | usb: dwc3: ep0: add dwc3_ep0_prepare_one_trb()Felipe Balbi2017-01-021-10/+16
* | usb: dwc2: gadget: fix default value for gadget-dma-descStefan Wahren2017-01-021-1/+1
* | usb: dwc2: fix default value for DMA supportStefan Wahren2017-01-021-2/+2
* | usb: dwc2: fix dwc2_get_device_property for u8 and u16Stefan Wahren2017-01-021-12/+0
* | usb: dwc2: Do not set host parameter in peripheral modeStefan Wahren2017-01-021-6/+6
|/
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-254-11/+7
* ktime: Get rid of the unionThomas Gleixner2016-12-253-9/+9
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-2412-12/+12
* Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-211-1/+1
|\
| * usb: gadget: Fix second argument of percpu_ida_alloc()Bart Van Assche2016-12-091-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-162-2/+2
|\ \
| * | [iov_iter] new primitives - copy_from_iter_full() and friendsAl Viro2016-12-052-2/+2
| |/
* | Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-12-151-0/+4
|\ \
| * | USB: UHCI: report non-PME wakeup signalling for Intel hardwareAlan Stern2016-11-111-0/+4
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-142-6/+6
|\ \ \
| * | | idr: add ida_is_emptyMatthew Wilcox2016-12-142-6/+6
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-12-141-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | treewide: Fix printk() message errorsMasanari Iida2016-12-141-1/+1
| | |/ | |/|
* | | Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfsLinus Torvalds2016-12-142-25/+8
|\ \ \
| * | | fs: configfs: don't return anything from drop_linkAndrzej Pietrasiewicz2016-12-012-25/+8
| |/ /
* | | Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2016-12-131-43/+12
|\ \ \
| * \ \ Merge 4.9-rc3 into tty-nextGreg Kroah-Hartman2016-10-3022-80/+295
| |\ \ \
| * | | | tty: vgacon+sisusb, move scrolldelta to a common helperJiri Slaby2016-10-271-35/+2
| * | | | tty: vt, cleanup and document con_scrollJiri Slaby2016-10-271-8/+10
| | |_|/ | |/| |
* | | | Merge tag 'usb-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2016-12-13171-3988/+12575
|\ \ \ \
| * | | | USB: serial: option: add dlink dwm-158Giuseppe Lippolis2016-12-091-0/+1
| * | | | USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041Daniele Palmas2016-12-091-0/+6
| * | | | USB: OHCI: nxp: fix code warningsManjunath Goudar2016-12-081-2/+3
| * | | | USB: OHCI: nxp: remove useless extern declarationManjunath Goudar2016-12-081-2/+0
| * | | | USB: OHCI: at91: remove useless extern declarationManjunath Goudar2016-12-081-2/+0
| * | | | usb: misc: rio500: fix result type for error messageKim Jae Joong2016-12-081-1/+1
| * | | | usb: mtu3: fix U3 port link issueChunfeng Yun2016-12-071-8/+10
OpenPOWER on IntegriCloud