summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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 tag 'for-linus-20180629' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-303-7/+7
|\ \ \
| * | | sg: remove ->sg_magic memberJens Axboe2018-06-291-3/+0
| * | | Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe2018-06-291-2/+5
| |\ \ \
| | * | | nvme-rdma: fix possible double free of controller async event bufferSagi Grimberg2018-06-281-2/+5
| * | | | drbd: Fix drbd_request_prepare() discard handlingBart Van Assche2018-06-291-2/+2
| |/ / /
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-06-291-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'perf/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wi...Catalin Marinas2018-06-271-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | drivers/perf: xgene_pmu: Fix IOB SLOW PMU parser errorHoan Tran2018-06-181-1/+1
| | | |/ | | |/|
* | | | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-293-11/+15
|\ \ \ \
| * | | | i2c: gpio: initialize SCL to HIGH againWolfram Sang2018-06-291-2/+2
| * | | | i2c: smbus: kill memory leak on emulated and failed DMA SMBus xfersPeter Rosin2018-06-291-5/+9
| * | | | i2c: algos: bit: mention our experience about initial statesWolfram Sang2018-06-291-0/+5
| * | | | Revert "i2c: algo-bit: init the bus to a known state"Wolfram Sang2018-06-291-5/+0
| |/ / /
* | | | Merge tag 'pci-v4.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-293-7/+12
|\ \ \ \
| * | | | PCI: controller: Move PCI_DOMAINS selection to arch KconfigLorenzo Pieralisi2018-06-261-3/+0
| * | | | PCI: Initialize endpoint library before controllersAlan Douglas2018-06-261-3/+3
| * | | | PCI: shpchp: Manage SHPC unconditionally on non-ACPI systemsBjorn Helgaas2018-06-261-1/+9
| | |/ / | |/| |
* | | | Merge tag 'pm-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-06-292-8/+7
|\ \ \ \
| * \ \ \ Merge branch 'pm-domains'Rafael J. Wysocki2018-06-291-4/+3
| |\ \ \ \
| | * | | | PM / Domains: Rename opp_node to npViresh Kumar2018-06-251-4/+3
| | | |/ / | | |/| |
| * / | | cpufreq: qcom-kryo: Fix error handling in probe()Dan Carpenter2018-06-241-4/+4
| |/ / /
* | | | Merge tag 'drm-fixes-2018-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-06-298-27/+59
|\ \ \ \
| * \ \ \ Merge tag 'drm-misc-fixes-2018-06-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-06-291-4/+8
| |\ \ \ \
| | * | | | drm/meson: Fix an un-handled error path in 'meson_drv_bind_master()'Christophe JAILLET2018-06-261-4/+8
| | |/ / /
| * | | | Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-06-294-14/+35
| |\ \ \ \
| | * | | | drm/amd/display: release spinlock before committing updates to streamShirish S2018-06-271-4/+2
| | * | | | drm/amdgpu:Support new VCN FW version naming conventionJames Zhu2018-06-271-6/+27
| | * | | | drm/amdgpu: fix UBSAN: Undefined behaviour for amdgpu_fence.cLeo Liu2018-06-271-1/+1
| | * | | | drm/amdgpu: GPU vs CPU page size fixes in amdgpu_vm_bo_split_mappingMichel Dänzer2018-06-221-3/+5