summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | USB: gadget: udc: Add missing platform_device_put() on error in bdc_pci_probe()Wei Yongjun2018-02-151-0/+1
| | * | | | usb: dwc2: Fix dwc2_hsotg_core_init_disconnected()Vardan Mikayelyan2018-02-121-6/+6
| | * | | | usb: dwc2: Add safety check for STSPHSERCVD intrMinas Harutyunyan2018-02-121-3/+7
| | * | | | usb: dwc2: Add safety check in setting of descriptor chain pointersMinas Harutyunyan2018-02-121-1/+3
| | * | | | usb: gadget: fsl_udc_core: fix ep valid checksStefan Agner2018-02-121-2/+2
| | * | | | usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx pathYoshihiro Shimoda2018-02-121-0/+5
| | * | | | usb: gadget: udc: Remove USB_GADGET_DUALSPEED selectUlf Magnusson2018-02-121-1/+0Star
| | * | | | usb: dwc3: Fix GDBGFIFOSPACE_TYPE valuesThinh Nguyen2018-02-121-7/+9
| | * | | | usb: gadget: core: Fix use-after-free of usb_requestManu Gautam2018-02-121-1/+1
| | * | | | usb: dwc3: omap: don't miss events during suspend/resumeRoger Quadros2018-02-121-0/+16
| | * | | | usb: gadget: f_fs: Use config_ep_by_speed()Jack Pham2018-02-121-31/+7Star
| | * | | | usb: gadget: f_fs: Process all descriptors during bindJack Pham2018-02-121-4/+2Star
| | * | | | usb: phy: mxs: Fix NULL pointer dereference on i.MX23/28Fabio Estevam2018-02-121-0/+3
| | * | | | usb: dwc3: core: Power-off core/PHYs on system_suspend in host modeManu Gautam2018-02-121-14/+22
| | * | | | usb: dwc3: Undo PHY init if soft reset failsBrian Norris2018-02-121-0/+3
| | * | | | usb: gadget: f_uac2: fix bFirstInterface in composite gadgetJohn Keeping2018-02-121-0/+2
| | * | | | usb: dwc3: ep0: Reset TRB counter for ep0 INThinh Nguyen2018-02-121-1/+6
| | * | | | usb: dwc3: gadget: Set maxpacket size for ep0 INThinh Nguyen2018-02-121-0/+2
| | * | | | usb: gadget: udc: renesas_usb3: fix oops in renesas_usb3_remove()Yoshihiro Shimoda2018-02-121-1/+1
| | * | | | usb: dwc3: of-simple: fix oops by unbalanced clk disable callEnric Balletbo i Serra2018-02-121-0/+1
| | | |/ / | | |/| |
| * | | | usb: cdc_acm: prevent race at write to acm while system resumesDominik Bozek2018-02-161-3/+6
| * | | | Add delay-init quirk for Corsair K70 RGB keyboardsJack Stocker2018-02-151-0/+3
| * | | | usb: ohci: Proper handling of ed_rm_list to handle race condition between usb...AMAN DEEP2018-02-151-7/+10
| * | | | usb: host: ehci: always enable interrupt for qtd completion at test modePeter Chen2018-02-151-8/+4Star
| * | | | usb: ldusb: add PIDs for new CASSY devices supported by this driverKarsten Koop2018-02-153-0/+12
| * | | | usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx pathYoshihiro Shimoda2018-02-151-0/+5
| * | | | usb: host: ehci: use correct device pointer for dma opsPeter Chen2018-02-151-2/+2
| * | | | usbip: keep usbip_device sockfd state in sync with tcp_socketShuah Khan2018-02-152-0/+5
| * | | | ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and io_watchdog_func()Shigeru Yoshida2018-02-152-4/+10
| * | | | USB: serial: option: Add support for Quectel EP06Kristian Evensen2018-02-151-0/+7
| * | | | xhci: fix xhci debugfs errors in xhci_stopZhengjun Xing2018-02-151-2/+1Star
| * | | | xhci: xhci debugfs device nodes weren't removed after device plugged outZhengjun Xing2018-02-151-4/+2Star
| * | | | xhci: Fix xhci debugfs devices node disappearance after hibernationZhengjun Xing2018-02-151-0/+1
| * | | | xhci: Fix NULL pointer in xhci debugfsZhengjun Xing2018-02-151-2/+2
| * | | | xhci: Don't print a warning when setting link state for disabled portsMathias Nyman2018-02-151-9/+9
| * | | | xhci: workaround for AMD Promontory disabled ports wakeupJoe Lee2018-02-155-1/+133
| |/ / /
* | | | Merge tag 'staging-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-02-2210-30/+64
|\ \ \ \
| * \ \ \ Merge tag 'iio-fixes-for-4.16a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-02-207-21/+35
| |\ \ \ \
| | * | | | iio: buffer: check if a buffer has been set up when poll is calledStefan Windfeldt-Prytz2018-02-171-1/+1
| | * | | | iio: adis_lib: Initialize trigger before requesting interruptLars-Peter Clausen2018-02-171-3/+4
| | * | | | iio: srf08: fix link error "devm_iio_triggered_buffer_setup" undefinedAndreas Klinger2018-02-041-0/+2
| | * | | | staging: iio: ad5933: switch buffer mode to softwareAlexandru Ardelean2018-01-281-3/+1Star
| | * | | | iio: adc: stm32: fix stm32h7_adc_enable error handlingFabrice Gasnier2018-01-281-3/+4
| | * | | | staging: iio: adc: ad7192: fix external frequency settingAlexandru Ardelean2018-01-281-8/+19
| | * | | | iio: adc: aspeed: Fix error handling pathChristophe JAILLET2018-01-141-3/+4
| * | | | | staging: android: ion: Zero CMA allocated memoryLiam Mark2018-02-161-0/+17
| * | | | | staging: android: ashmem: Fix a race condition in pin ioctlsBen Hutchings2018-02-161-8/+11
| * | | | | staging: fsl-mc: fix build testing on x86Arnd Bergmann2018-02-161-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'char-misc-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-227-45/+45
|\ \ \ \ \
| * | | | | mei: me: add cannon point device ids for 4th deviceTomas Winkler2018-02-202-0/+4