summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-06-28usb: ldusb: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-06-28usb: iowarrior: remove intr_idx_lockSebastian Andrzej Siewior
2018-06-28usb: adutux: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-06-28usb: wusbcore: remove excessive irqsaveJohn Ogness
2018-06-28usb: usb-skeleton: use irqsave() in USB's complete callbackJohn Ogness
2018-06-28usb: usblp: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-06-28usb: usbfs: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-06-28usb: core: use irqsave() in sg_complete() complete callbackSebastian Andrzej Siewior
2018-06-28usb: cdc-acm: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-06-28USB: host: ehci-npcm7xx: Fix some error codes in probeDan Carpenter
2018-06-28Merge tag 'usb-serial-4.18-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-06-28Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-06-28Merge branch 'for-upstream/malidp-fixes' of git://linux-arm.org/linux-ld into...Dave Airlie
2018-06-27drm/amd/display: release spinlock before committing updates to streamShirish S
2018-06-27drm/amdgpu:Support new VCN FW version naming conventionJames Zhu
2018-06-27drm/amdgpu: fix UBSAN: Undefined behaviour for amdgpu_fence.cLeo Liu
2018-06-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-06-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-06-27Merge branch 'perf/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wi...Catalin Marinas
2018-06-27dm thin: handle running out of data space vs concurrent discardMike Snitzer
2018-06-26Input: psmouse - fix button reporting for basic protocolsDmitry Torokhov
2018-06-26PCI: controller: Move PCI_DOMAINS selection to arch KconfigLorenzo Pieralisi
2018-06-26PCI: Initialize endpoint library before controllersAlan Douglas
2018-06-26Merge tag 'qcom-fixes-for-4.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2018-06-26PCI: shpchp: Manage SHPC unconditionally on non-ACPI systemsBjorn Helgaas
2018-06-26drm/meson: Fix an un-handled error path in 'meson_drv_bind_master()'Christophe JAILLET
2018-06-25qcom: cmd-db: enforce CONFIG_OF_RESERVED_MEM dependencyArnd Bergmann
2018-06-26usb: chipidea: host: fix disconnection detect issuePeter Chen
2018-06-26Merge tag 'iio-fixes-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2018-06-25staging: android: ion: Return an ERR_PTR in ion_map_kernelLaura Abbott
2018-06-25staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()Dan Carpenter
2018-06-25USB host: Add USB ehci support for nuvoton npcm7xx platformAvi Fishman
2018-06-25usb: cdc-acm: Decrement tty port's refcount if probe() failJaejoong Kim
2018-06-25USB: mon: use ktime_get_real_ts64 instead of getnstimeofday64Arnd Bergmann
2018-06-25USB: xhci-hcd: Add get_resuming_ports methodAlan Stern
2018-06-25USB: ehci-hcd: Add get_resuming_ports methodAlan Stern
2018-06-25USB: Report wakeup events on root-hub portsAlan Stern
2018-06-25usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log is re-enteredPeter Chen
2018-06-25typec: tcpm: Fix a msecs vs jiffies bugDan Carpenter
2018-06-25NFC: pn533: Fix wrong GFP flag usageHans de Goede
2018-06-25usb: cdc_acm: Add quirk for Uniden UBC125 scannerHouston Yaroschoff
2018-06-25staging/typec: fix tcpci_rt1711h build errorsRandy Dunlap
2018-06-25usb: typec: ucsi: Fix for incorrect status data issueHeikki Krogerus
2018-06-25usb: typec: ucsi: acpi: Workaround for cache mode issueHeikki Krogerus
2018-06-25acpi: Add helper for deactivating memory regionHeikki Krogerus
2018-06-25usb: xhci: increase CRS timeout valueAjay Gupta
2018-06-25usb: xhci: tegra: fix runtime PM error handlingStefan Agner
2018-06-25usb: xhci: remove the code build warningDongjiu Geng
2018-06-25xhci: Fix kernel oops in trace_xhci_free_virt_deviceZhengjun Xing