summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* usb: typec: ucsi: acpi: Workaround for cache mode issueHeikki Krogerus2018-06-251-0/+5
* acpi: Add helper for deactivating memory regionHeikki Krogerus2018-06-251-0/+72
* usb: xhci: increase CRS timeout valueAjay Gupta2018-06-251-1/+6
* usb: xhci: tegra: fix runtime PM error handlingStefan Agner2018-06-251-2/+2
* usb: xhci: remove the code build warningDongjiu Geng2018-06-251-1/+1
* xhci: Fix kernel oops in trace_xhci_free_virt_deviceZhengjun Xing2018-06-252-7/+33
* xhci: Fix perceived dead host due to runtime suspend race with event handlerMathias Nyman2018-06-252-3/+41
* Merge tag 'fixes-for-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-06-2512-44/+166
|\
| * dwc2: gadget: Fix ISOC IN DDMA PID bitfield value calculationMinas Harutyunyan2018-06-191-1/+6
| * usb: gadget: dwc2: fix memory leak in gadget_init()Grigor Tovmasyan2018-06-191-2/+5
| * usb: gadget: composite: fix delayed_status race condition when set_interfaceChunfeng Yun2018-06-191-0/+3
| * usb: dwc2: fix isoc split in transfer with no dataWilliam Wu2018-06-191-2/+1
| * usb: dwc2: alloc dma aligned buffer for isoc split inWilliam Wu2018-06-195-5/+106
| * usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hubWilliam Wu2018-06-191-1/+1
| * usb: dwc2: Fix host exit from hibernation flow.Artur Petrosyan2018-06-191-1/+3
| * usb: dwc3: qcom: mark PM functions as __maybe_unusedArnd Bergmann2018-06-191-8/+4
| * usb: dwc3: Fix error return code in dwc3_qcom_probe()Wei Yongjun2018-06-191-0/+1
| * usb: dwc2: gadget: fix packet drop issue for ISOC OUT transfersMinas Harutyunyan2018-06-181-2/+0
| * usb: dwc3: Only call clk_bulk_get() on devicetree instantiated devicesHans de Goede2018-06-181-10/+13
| * usb: dwc2: gadget: fix packet drop issue in dwc2_gadget_handle_nakZeng Tao2018-06-181-3/+0
| * usb: dwc3: of-simple: fix use-after-free on removeJohan Hovold2018-06-181-1/+2
| * usb: dwc2: gadget: Fix issue in dwc2_gadget_start_isoc()Minas Harutyunyan2018-06-181-0/+1
| * usb: gadget: ffs: Fix BUG when userland exits with submitted AIO transfersVincent Pelletier2018-06-181-8/+18
| * usb: dwc3: pci: add support for Intel IceLakeHeikki Krogerus2018-06-181-0/+2
* | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-241-1/+1
|\ \
| * | efi/libstub/tpm: Initialize efi_physical_addr_t vars to zero for mixed modeHans de Goede2018-06-221-1/+1
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-06-241-1/+3
|\ \ \
| * | | clocksource/drivers/stm32: Fix error return codeJulia Lawall2018-06-121-1/+3
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-243-16/+58
|\ \ \ \
| * | | | irqchip/gic-v3-its: Fix reprogramming of redistributors on CPU hotplugMarc Zyngier2018-06-221-0/+10
| * | | | irqchip/gic-v3-its: Only emit VSYNC if targetting a valid collectionMarc Zyngier2018-06-221-5/+13
| * | | | irqchip/gic-v3-its: Only emit SYNC if targetting a valid collectionMarc Zyngier2018-06-221-6/+19
| * | | | irqchip/gic-v3-its: Don't bind LPI to unavailable NUMA nodeYang Yingliang2018-06-221-1/+8
| * | | | irqchip/gic-v2m: Fix SPI release on error pathMarc Zyngier2018-06-221-1/+1
| * | | | irqchip/ls-scfg-msi: Fix MSI affinity handlingMarc Zyngier2018-06-221-3/+7
* | | | | Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-2410-56/+125
|\ \ \ \ \
| * | | | | lightnvm: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-06-221-1/+1
| * | | | | Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe2018-06-226-45/+88
| |\ \ \ \ \
| | * | | | | nvme-pci: limit max IO size and segments to avoid high order allocationsJens Axboe2018-06-213-5/+39
| | * | | | | nvme-pci: move nvme_kill_queues to nvme_remove_dead_ctrlJianchao Wang2018-06-211-1/+1
| | * | | | | nvme-fc: release io queues to allow fast failJames Smart2018-06-211-3/+3
| | * | | | | nvmet: reset keep alive timer in controller enableMax Gurtuvoy2018-06-201-0/+8
| | * | | | | nvme-rdma: don't override opts->queue_sizeSagi Grimberg2018-06-201-11/+10
| | * | | | | nvme-rdma: Fix command completion race at error recoveryIsrael Rukshin2018-06-201-2/+6
| | * | | | | nvme-rdma: fix possible free of a non-allocated async event bufferSagi Grimberg2018-06-201-13/+11
| | * | | | | nvme-rdma: fix possible double free condition when failing to create a contro...Sagi Grimberg2018-06-201-10/+10
| * | | | | | nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag.Doron Roberts-Kedes2018-06-201-8/+34
| |/ / / / /
| * | | | | block: fix timeout changes for legacy request driversChristoph Hellwig2018-06-192-2/+2
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-06-242-5/+11
|\ \ \ \ \ \
| * | | | | | hwrng: core - Always drop the RNG in hwrng_unregister()Michael Büsch2018-06-151-2/+9