summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* usb: musb: tusb6010_omap: Do not reset the other direction's packet sizePeter Ujfalusi2017-05-181-4/+9
* usb: musb: Fix trying to suspend while active for OTG configurationsTony Lindgren2017-05-181-4/+5
* usb: host: xhci-plat: propagate return value of platform_get_irq()Thomas Petazzoni2017-05-181-1/+1
* xhci: Fix command ring stop regression in 4.11Mathias Nyman2017-05-183-9/+9
* xhci: remove GFP_DMA flag from allocationMatthias Lange2017-05-181-1/+1
* USB: xhci: fix lock-inversion problemAlan Stern2017-05-181-2/+3
* usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcdPeter Chen2017-05-182-6/+4
* usb: host: xhci-mem: allocate zeroed Scratchpad BufferPeter Chen2017-05-181-1/+1
* xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for DenvertonMathias Nyman2017-05-181-2/+5
* usb: xhci: trace URB before giving it back instead of afterMathias Nyman2017-05-181-1/+1
* USB: host: xhci: use max-port defineJohan Hovold2017-05-171-3/+4
* USB: hub: fix SS max number of portsJohan Hovold2017-05-171-1/+7
* USB: hub: fix non-SS hub-descriptor handlingJohan Hovold2017-05-171-4/+9
* USB: hub: fix SS hub-descriptor handlingJohan Hovold2017-05-171-2/+6
* USB: usbip: fix nonconforming hub descriptorJohan Hovold2017-05-171-3/+8
* USB: gadget: dummy_hcd: fix hub-descriptor removable fieldsJohan Hovold2017-05-171-3/+3
* USB: core: of: document reference taken by companion helperJohan Hovold2017-05-171-0/+3
* USB: ehci-platform: fix companion-device leakJohan Hovold2017-05-171-1/+3
* usb: r8a66597-hcd: select a different endpoint on timeoutChris Brandt2017-05-171-1/+3
* usb: r8a66597-hcd: decrease timeoutChris Brandt2017-05-171-1/+1
* usb: core: fix potential memory leak in error path during hcd creationAnton Bondarenko2017-05-171-0/+1
* USB: iowarrior: fix info ioctl on big-endian hostsJohan Hovold2017-05-171-1/+1
* USB: chaoskey: fix Alea quirk on big-endian hostsJohan Hovold2017-05-171-1/+1
* sisusb_con: fix coccinelle warningJiri Slaby2017-05-171-1/+1
* uwb: fix device quirk on big-endian hostsJohan Hovold2017-05-171-2/+3
* usb: misc: legousbtower: Fix memory leakMaksim Salau2017-05-171-0/+1
* USB: core: replace %p with %pKVamsi Krishna Samavedam2017-05-173-10/+10
* USB: ene_usb6250: fix DMA to the stackAlan Stern2017-05-171-35/+55
* usb: dwc3: keystone: check return valuePan Bian2017-05-161-0/+4
* usb: gadget: f_fs: avoid out of bounds access on comp_descWilliam Wu2017-05-161-5/+5
* usb: gadget: gserial: check if console kthread existsBogdan Mirea2017-05-161-1/+1
* usb: dwc3: gadget: Prevent losing events in event cacheThinh Nguyen2017-05-161-0/+9
* usb: dwc3: gadget: Fix ISO transfer performanceRoger Quadros2017-05-161-1/+11
* usb: dwc3: pci: add Intel Cannonlake PCI IDsHeikki Krogerus2017-05-161-0/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-05-135-7/+445
|\
| * Input: cros_ec_keyb - remove extraneous 'const'Arnd Bergmann2017-05-111-1/+1
| * Input: add support for PlayStation 1/2 joypads connected via SPITomohiro Yoshidomi2017-05-103-0/+423
| * Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer SabertoothBenjamin Valentin2017-05-071-0/+2
| * Input: xpad - sync supported devices with xboxdrvBenjamin Valentin2017-05-071-0/+13
| * Input: xpad - sort supported devices by USB IDBenjamin Valentin2017-05-071-6/+6
* | Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-05-133-10/+159
|\ \
| * | ubi: Add debugfs file for tracking PEB stateBen Shelton2017-05-081-1/+125
| * | ubi: fastmap: Fix slab corruptionRabin Vincent2017-05-081-4/+29
| * | ubi: Make mtd parameter readableAndy Shevchenko2017-05-081-1/+1
| * | ubi: Fix section mismatchAndy Shevchenko2017-05-081-4/+4
* | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-128-57/+166
|\ \ \
| * | | libnvdimm, btt: ensure that initializing metadata clears poisonVishal Verma2017-05-101-7/+47
| * | | libnvdimm: add an atomic vs process context flag to rw_bytesVishal Verma2017-05-106-37/+46
| * | | device-dax: kill NR_DEV_DAXDan Williams2017-05-092-13/+3
| * | | block, dax: move "select DAX" from BLOCK to FS_DAXDan Williams2017-05-081-0/+70