summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | staging: rtl8723bs: remove re-positioned call to kfree in os_dep/ioctl_cfg802...Ian W MORRISON2017-05-151-1/+0
| * | | | | staging: rtl8192e: GetTs Fix invalid TID 7 warning.Malcolm Priestley2017-05-151-11/+4
| * | | | | staging: rtl8192e: rtl92e_get_eeprom_size Fix read size of EPROM_CMD.Malcolm Priestley2017-05-151-1/+1
| * | | | | staging: rtl8192e: fix 2 byte alignment of register BSSIDR.Malcolm Priestley2017-05-151-4/+5
| * | | | | staging: rtl8192e: rtl92e_fill_tx_desc fix write to mapped out memory.Malcolm Priestley2017-05-151-4/+9
| * | | | | staging: vc04_services: Fix bulk cache maintenancePhil Elwell2017-05-151-12/+19
| * | | | | staging: ccree: remove extraneous spin_unlock_bh() in error handlerIan Chard2017-05-151-1/+0
| * | | | | staging: typec: Fix sparse warnings about incorrect typesGuru Das Srinagesh2017-05-151-2/+2
| * | | | | staging: typec: fusb302: do not free gpio from managed resourceRui Miguel Silva2017-05-151-2/+0
| * | | | | staging: typec: tcpm: Fix Port Power Role field in PS_RDY messagesGuenter Roeck2017-05-151-2/+16
| * | | | | staging: typec: tcpm: Respond to Discover Identity commandsGuenter Roeck2017-05-153-1/+33
| * | | | | staging: typec: tcpm: Set correct flags in PD request messagesGuenter Roeck2017-05-151-2/+1
| * | | | | staging: typec: tcpm: Drop duplicate PD messagesGuenter Roeck2017-05-152-0/+39
| * | | | | staging: typec: fusb302: Fix chip->vbus_present init valueYueyao Zhu2017-05-151-1/+1
| * | | | | staging: typec: fusb302: Fix module autoloadJavier Martinez Canillas2017-05-151-0/+2
| * | | | | staging: typec: tcpci: declare private structure as staticOlivier Leveque2017-05-151-1/+1
| * | | | | staging: MAINTAINERS: add GBY as ccree maintainerGilad Ben-Yossef2017-05-151-0/+8
| * | | | | staging/android/ion: remove useless document fileYisheng Xie2017-05-153-83/+0
| | |_|/ / | |/| | |
* | | | | Merge tag 'usb-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-05-2038-126/+232
|\ \ \ \ \
| * \ \ \ \ Merge tag 'usb-serial-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-05-197-16/+34
| |\ \ \ \ \
| | * | | | | USB: serial: qcserial: add more Lenovo EM74xx device IDsBjørn Mork2017-05-171-0/+2
| | * | | | | USB: serial: ftdi_sio: add Olimex ARM-USB-TINY(H) PIDsAndrey Korolyov2017-05-172-4/+6
| | * | | | | USB: serial: io_ti: fix div-by-zero in set_termiosJohan Hovold2017-05-151-1/+4
| | * | | | | USB: serial: mct_u232: fix big-endian baud-rate handlingJohan Hovold2017-05-151-1/+1
| | * | | | | USB: serial: ir-usb: fix big-endian baud-rate debug printkJohan Hovold2017-05-151-9/+12
| | * | | | | USB: serial: ftdi_sio: fix setting latency for unprivileged usersAnthony Mallet2017-05-151-1/+1
| | * | | | | usb: serial: option: add Telit ME910 supportDaniele Palmas2017-05-151-0/+8
| | |/ / / /
| * | | | | 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-183-6/+5
| * | | | | 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-172-1/+10
| * | | | | 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
| * | | | | doc-rst: fixed kernel-doc directives in usb/typec.rstMarkus Heiser2017-05-171-4/+2
| * | | | | 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