summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | usb: core: phy: add the SPDX-License-Identifier and include guardMartin Blumenstingl2018-04-231-0/+12
| * | | xhci: Fix Kernel oops in xhci dbgttyZhengjun Xing2018-04-221-3/+5
| * | | usb: select USB_COMMON for usb role switch configArnd Bergmann2018-04-221-0/+1
| * | | usb: core: phy: add missing forward declaration for "struct device"Martin Blumenstingl2018-04-221-0/+1
| * | | usb: core: phy: make it a no-op if CONFIG_GENERIC_PHY is disabledMartin Blumenstingl2018-04-221-0/+3
| * | | usb: core: use phy_exit during suspend if wake up is not supportedMartin Blumenstingl2018-04-223-3/+45
| * | | usb: core: split usb_phy_roothub_{init,alloc}Martin Blumenstingl2018-04-223-30/+37
| * | | usb: core: phy: fix return value of usb_phy_roothub_exit()Martin Blumenstingl2018-04-221-1/+1
| * | | usb: typec: ucsi: Increase command completion timeout valueHeikki Krogerus2018-04-221-1/+1
| * | | Revert "xhci: plat: Register shutdown for xhci_plat"Greg Kroah-Hartman2018-04-221-1/+0
| * | | usb: core: Add quirk for HP v222w 16GB MiniKamil Lulko2018-04-221-0/+3
| * | | usb: typec: ucsi: fix tracepoint related build errorTobias Regnery2018-04-221-1/+1
| * | | usbip: usbip_event: fix to not print kernel pointer addressShuah Khan2018-04-221-4/+0
| * | | usbip: usbip_host: fix to hold parent lock for device_attach() callsShuah Khan2018-04-221-0/+5
| * | | usbip: vhci_hcd: Fix usb device and sockfd leaksShuah Khan2018-04-221-1/+1
| * | | usbip: vhci_hcd: check rhport before using in vhci_hub_control()Shuah Khan2018-04-221-0/+13
| * | | USB: Increment wakeup count on remote wakeup.Ravi Chandra Sadineni2018-04-222-1/+10
| * | | usb: host: xhci-plat: Fix clock resource by adding a register clockGregory CLEMENT2018-04-202-5/+23
| * | | usb: host: xhci-plat: Remove useless test before clk_disable_unprepareGregory CLEMENT2018-04-201-4/+2
| * | | xhci: Fix USB ports for Dell Inspiron 5775Kai-Heng Feng2018-04-201-1/+4
| |/ /
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-04-274-73/+4
|\ \ \
| * \ \ Merge tag 'omap-for-v4.17/fixes-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2018-04-261-71/+1
| |\ \ \
| | * | | ARM: OMAP2+: Fix build when using split object directoriesDave Gerlach2018-04-181-71/+1
| | |/ /
| * | | HISI LPC: Add Kconfig MFD_CORE dependencyJohn Garry2018-04-261-0/+1
| * | | Merge tag 'scmi-fixes-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2018-04-261-1/+1
| |\ \ \
| | * | | firmware: arm_scmi: remove redundant null check on arrayColin Ian King2018-04-161-1/+1
| | |/ /
| * | | Merge tag 'arm-soc/for-4.17/drivers-fixes' of https://github.com/Broadcom/stb...Arnd Bergmann2018-04-261-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | soc: bcm: raspberrypi-power: Fix use of __packedFlorian Fainelli2018-04-171-1/+1
| | |/
* | | Merge tag 'mtd/fixes-for-4.17-rc3' of git://git.infradead.org/linux-mtdLinus Torvalds2018-04-276-31/+60
|\ \ \
| * | | mtd: rawnand: marvell: fix the chip-select DT parsing logicMiquel Raynal2018-04-261-17/+8
| * | | mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block.Joakim Tjernlund2018-04-241-3/+6
| * | | mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.Joakim Tjernlund2018-04-241-0/+17
| * | | mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund2018-04-241-5/+11
| * | | mtd: spi-nor: cadence-quadspi: Fix page fault kernel panicThor Thayer2018-04-231-2/+17
| * | | mtd: nand: Fix nanddev_mtd_erase()Boris Brezillon2018-04-221-3/+0
| * | | mtd: rawnand: tango: Fix struct clk memory leakMarc Gonzalez2018-04-211-1/+1
| | |/ | |/|
* | | Merge tag 'drm-fixes-for-v4.17-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-04-2729-190/+237
|\ \ \
| * \ \ Merge tag 'drm-intel-fixes-2018-04-26' of git://anongit.freedesktop.org/drm/d...Dave Airlie2018-04-274-11/+22
| |\ \ \
| | * | | drm/i915/fbdev: Enable late fbdev initial configurationJosé Roberto de Souza2018-04-251-1/+1
| | * | | drm/i915: Use ktime on wait_forMika Kuoppala2018-04-251-2/+2
| | * | | drm/i915: Enable display WA#1183 from its correct spotImre Deak2018-04-231-6/+5
| | * | | drm/i915/audio: set minimum CD clock to twice the BCLKAbhay Kumar2018-04-231-2/+14
| | | |/ | | |/|
| * | | Merge tag 'drm-misc-fixes-2018-04-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-04-267-80/+19
| |\ \ \
| | * | | drm/edid: Reset more of the display infoVille Syrjälä2018-04-251-8/+3
| | * | | drm/virtio: fix vq wait_event conditionGerd Hoffmann2018-04-251-2/+2
| | * | | qxl: keep separate release_bo pointerGerd Hoffmann2018-04-253-10/+9
| | * | | qxl: fix qxl_release_{map,unmap}Gerd Hoffmann2018-04-252-5/+5
| | * | | Revert "drm/sun4i: add lvds mode_valid function"Ondrej Jirman2018-04-251-55/+0
| | |/ /
| * | | Merge tag 'drm-msm-fixes-2018-04-25' of git://people.freedesktop.org/~robclar...Dave Airlie2018-04-2612-54/+147
| |\ \ \
| | * | | drm/msm: don't deref error pointer in the msm_fbdev_create error pathEmil Velikov2018-04-191-9/+2