aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc2: Fix logical continuationsJohn Youn2017-01-243-10/+8
* usb: dwc2: Fix comment alignment and formatJohn Youn2017-01-244-46/+55
* usb: dwc2: Add identifier in prototypesJohn Youn2017-01-241-2/+2
* usb: dwc2: Cleanup some checkpatch issuesJohn Youn2017-01-2415-527/+521
* usb: gadget: f_hid: Use spinlock instead of mutexKrzysztof Opasiak2017-01-241-23/+34
* usb: gadget: f_hid: fix: Prevent accessing released memoryKrzysztof Opasiak2017-01-241-4/+20
* usb: gadget: f_hid: fix: Free out requestsKrzysztof Opasiak2017-01-241-8/+24
* tools: usb: ffs-test: add SS descriptorsFelipe Balbi2017-01-241-1/+49
* tools: usb: ffs-test: switch to _DEFAULT_SOURCEFelipe Balbi2017-01-241-1/+1
* usb: dwc3: gadget: skip Set/Clear Halt when invalidFelipe Balbi2017-01-241-0/+5
* usb: dwc3: ep0: Fix the possible missed request for handling delay STATUS phaseBaolin Wang2017-01-241-0/+14
* usb: phy: tahvo: Replace the deprecated extcon APIChanwoo Choi2017-01-241-5/+5
* usb: dwc3: omap: Replace the extcon APIChanwoo Choi2017-01-241-13/+7
* usb: renesas_usbhs: Replace the deprecated extcon APIChanwoo Choi2017-01-241-1/+1
* usb: phy: qcom-8x16-usb: Replace the extcon APIChanwoo Choi2017-01-241-9/+4
* usb: phy: msm: Replace the extcon APIChanwoo Choi2017-01-241-22/+11
* usb: phy: omap-otg: Replace the extcon APIChanwoo Choi2017-01-241-18/+6
* usb: dwc3: gadget: align transfers to wMaxPacketSizeFelipe Balbi2017-01-242-8/+63
* usb: dwc3: gadget: allocate bounce buffer for unaligned xfersFelipe Balbi2017-01-242-2/+17
* usb: dwc3: gadget: extract __dwc3_prepare_one_trb()Felipe Balbi2017-01-241-22/+36
* usb: dwc3: gadget: simplify dwc3_prepare_one_trb()Felipe Balbi2017-01-241-17/+5
* usb: gadget: f_uac2: improve error handlingPeter Chen2017-01-241-4/+6
* Documentation: usb: fix wrong documentation pathsYegor Yefremov2017-01-245-7/+7
* Documentation: dt: dwc3: add reference to the usb-xhci propertiesMartin Blumenstingl2017-01-241-0/+4
* usb: dwc2: host: use true/false for booleanNicholas Mc Guire2017-01-241-6/+6
* usb: dwc2: host: use msleep() for long delaysNicholas Mc Guire2017-01-241-6/+6
* usb: dwc3: exynos: Remove MODULE_ALIAS()Javier Martinez Canillas2017-01-241-1/+0
* usb: dwc3: exynos remove suspend clock unspecified debug messageShuah Khan2017-01-241-3/+1
* usb: gadget: constify usb_gadget_ops structuresBhumika Goyal2017-01-241-1/+1
* usb: dwc2: use u32 for DT binding parametersLeo Yan2017-01-242-7/+7
* usb: renesas_usbhs: mod_host: fix typo: "connecte" -> "connected"Colin Ian King2017-01-241-1/+1
* usb: gadget: printer: Remove pnp_string static bufferKrzysztof Opasiak2017-01-243-28/+62
* usb: gadget: ether: Add \n to each attribute of ethernet functionsKrzysztof Opasiak2017-01-242-5/+21
* usb: gadget: udc-core: Rescan pending list on driver unbindKrzysztof Opasiak2017-01-241-14/+31
* Linux 4.10-rc4Linus Torvalds2017-01-151-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-01-155-27/+60
|\
| * sysctl: Drop reference added by grab_header in proc_sys_readdirZhou Chengming2017-01-101-1/+2
| * pid: fix lockdep deadlock warning due to ucount_lockAndrei Vagin2017-01-101-4/+6
| * libfs: Modify mount_pseudo_xattr to be clear it is not a userspace mountEric W. Biederman2017-01-101-1/+2
| * mnt: Protect the mountpoint hashtable with mount_lockEric W. Biederman2017-01-102-21/+50
* | Merge tag 'char-misc-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-01-1510-16/+34
|\ \
| * | vme: Fix wrong pointer utilization in ca91cx42_slave_getAugusto Mecking Caringi2017-01-111-1/+1
| * | auxdisplay: fix new ht16k33 build errorsRandy Dunlap2017-01-111-3/+3
| * | ppdev: don't print a free'd stringColin Ian King2017-01-111-5/+8
| * | extcon: return error code on failurePan Bian2017-01-111-1/+1
| * | drivers: char: mem: Fix thinkos in kmem address checksRobin Murphy2017-01-111-6/+4
| * | mei: bus: enable OS version only for SPT and newerAlexander Usyskin2017-01-115-0/+17
* | | Merge tag 'driver-core-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-01-154-34/+0
|\ \ \
| * | | Revert "driver core: Add deferred_probe attribute to devices in sysfs"Greg Kroah-Hartman2017-01-144-34/+0
| |/ /
* | | Merge tag 'tty-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-01-155-17/+25
|\ \ \