| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'fixes-for-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2017-09-29 | 7 | -18/+101 |
|\ |
|
| * | usb: dwc3: of-simple: Add compatible for Spreadtrum SC9860 platform | Baolin Wang | 2017-09-28 | 1 | -0/+1 |
| * | usb: gadget: udc: atmel: set vbus irqflags explicitly | Nicolas Ferre | 2017-09-28 | 1 | -1/+3 |
| * | usb: gadget: ffs: handle I/O completion in-order | John Keeping | 2017-09-28 | 2 | -4/+14 |
| * | usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX direction | Yoshihiro Shimoda | 2017-09-28 | 1 | -2/+11 |
| * | usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipe | Yoshihiro Shimoda | 2017-09-28 | 1 | -2/+8 |
| * | usb: gadget: udc: renesas_usb3: Fix return value of usb3_write_pipe() | Yoshihiro Shimoda | 2017-09-28 | 1 | -2/+3 |
| * | usb: gadget: udc: renesas_usb3: fix Pn_RAMMAP.Pn_MPKT value | Yoshihiro Shimoda | 2017-09-28 | 1 | -1/+10 |
| * | usb: gadget: udc: renesas_usb3: fix for no-data control transfer | Yoshihiro Shimoda | 2017-09-28 | 1 | -1/+2 |
| * | USB: dummy-hcd: Fix erroneous synchronization change | Alan Stern | 2017-09-28 | 1 | -2/+30 |
| * | USB: dummy-hcd: fix infinite-loop resubmission bug | Alan Stern | 2017-09-28 | 1 | -0/+9 |
| * | USB: dummy-hcd: fix connection failures (wrong speed) | Alan Stern | 2017-09-28 | 1 | -4/+11 |
|/ |
|
* | USB: cdc-wdm: ignore -EPIPE from GetEncapsulatedResponse | Bjørn Mork | 2017-09-25 | 1 | -1/+3 |
* | USB: devio: Don't corrupt user memory | Dan Carpenter | 2017-09-25 | 1 | -1/+5 |
* | USB: devio: Prevent integer overflow in proc_do_submiturb() | Dan Carpenter | 2017-09-25 | 1 | -0/+5 |
* | USB: g_mass_storage: Fix deadlock when driver is unbound | Alan Stern | 2017-09-22 | 3 | -57/+10 |
* | USB: gadgetfs: Fix crash caused by inadequate synchronization | Alan Stern | 2017-09-22 | 1 | -5/+36 |
* | USB: gadgetfs: fix copy_to_user while holding spinlock | Alan Stern | 2017-09-22 | 1 | -1/+4 |
* | USB: uas: fix bug in handling of alternate settings | Alan Stern | 2017-09-22 | 2 | -12/+13 |
* | usb-storage: unusual_devs entry to fix write-access regression for Seagate ex... | Alan Stern | 2017-09-22 | 1 | -0/+7 |
* | usb-storage: fix bogus hardware error messages for ATA pass-thru devices | Alan Stern | 2017-09-22 | 1 | -1/+13 |
* | USB: core: harden cdc_parse_cdc_header | Greg Kroah-Hartman | 2017-09-21 | 1 | -0/+4 |
* | Merge tag 'fixes-for-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2017-09-21 | 5 | -8/+19 |
|\ |
|
| * | usb: gadget: dummy: fix nonsensical comparisons | Arnd Bergmann | 2017-09-20 | 1 | -5/+4 |
| * | usb: gadget: udc: fix snps_udc_plat.c build errors | Randy Dunlap | 2017-09-20 | 1 | -0/+1 |
| * | usb: gadget: function: printer: avoid spinlock recursion | Yoshihiro Shimoda | 2017-09-20 | 1 | -1/+6 |
| * | usb: gadget: core: fix ->udc_set_speed() logic | Roger Quadros | 2017-09-20 | 1 | -2/+1 |
| * | usb: dwc3: ep0: fix DMA starvation by assigning req->trb on ep0 | Felipe Balbi | 2017-09-18 | 1 | -0/+7 |
* | | USB: fix out-of-bounds in usb_set_configuration | Greg Kroah-Hartman | 2017-09-19 | 2 | -3/+12 |
* | | Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts" | Kai-Heng Feng | 2017-09-18 | 3 | -16/+1 |
* | | xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor | Mathias Nyman | 2017-09-18 | 1 | -1/+10 |
* | | xhci: Fix sleeping with spin_lock_irq() held in ASmedia 1042A workaround | Mathias Nyman | 2017-09-18 | 1 | -1/+1 |
* | | usb: host: xhci-plat: allow sysdev to inherit from ACPI | Adam Wallis | 2017-09-18 | 1 | -6/+10 |
* | | xhci: fix wrong endpoint ESIT value shown in tracing | Mathias Nyman | 2017-09-18 | 1 | -2/+4 |
* | | usb: pci-quirks.c: Corrected timeout values used in handshake | Jim Dickerson | 2017-09-18 | 1 | -4/+4 |
* | | xhci: fix finding correct bus_state structure for USB 3.1 hosts | Mathias Nyman | 2017-09-18 | 1 | -1/+1 |
* | | usb: xhci: Free the right ring in xhci_add_endpoint() | Lu Baolu | 2017-09-18 | 1 | -1/+2 |
* | | usb: Increase quirk delay for USB devices | Dmitry Fleytman | 2017-09-18 | 2 | -2/+2 |
* | | uwb: properly check kthread_run return value | Andrey Konovalov | 2017-09-18 | 1 | -4/+8 |
* | | uwb: ensure that endpoint is interrupt | Andrey Konovalov | 2017-09-18 | 1 | -0/+2 |
|/ |
|
* | Linux 4.14-rc1v4.14-rc1 | Linus Torvalds | 2017-09-17 | 1 | -2/+2 |
* | Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2017-09-16 | 4 | -16/+16 |
|\ |
|
| * | UBI: Fix two typos in comments | Uwe Kleine-König | 2017-09-13 | 1 | -2/+2 |
| * | ubi: fastmap: fix spelling mistake: "invalidiate" -> "invalidate" | Colin Ian King | 2017-09-13 | 1 | -1/+1 |
| * | ubi: pr_err() strings should end with newlines | Ben Dooks | 2017-09-13 | 1 | -3/+3 |
| * | ubi: pr_err() strings should end with newlines | Ben Dooks | 2017-09-13 | 1 | -4/+4 |
| * | ubi: pr_err() strings should end with newlines | Ben Dooks | 2017-09-13 | 1 | -6/+6 |
* | | Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-09-16 | 14 | -27/+41 |
|\ \ |
|
| * | | um: return negative in tuntap_open_tramp() | Dan Carpenter | 2017-09-13 | 1 | -1/+1 |
| * | | um: remove a stray tab | Dan Carpenter | 2017-09-13 | 1 | -1/+1 |