summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman2018-09-294-47/+37
|\
| * Input: uinput - allow for max == min during input_absinfo validationPeter Hutterer2018-09-191-1/+1
| * Input: elantech - enable middle button of touchpad on ThinkPad P72Aaron Ma2018-09-191-0/+2
| * Input: atakbd - fix Atari CapsLock behaviourMichael Schmitz2018-09-191-8/+2
| * Input: atakbd - fix Atari keymapAndreas Schwab2018-09-191-38/+26
| * Input: egalax_ts - add system wakeup supportAnson Huang2018-09-191-0/+6
* | Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-09-294-15/+82
|\ \
| * | spi: rspi: Fix interrupted DMA transfersGeert Uytterhoeven2018-09-051-4/+6
| * | spi: rspi: Fix invalid SPI use during system suspendGeert Uytterhoeven2018-09-051-0/+24
| * | spi: sh-msiof: Fix handling of write value for SISTR registerHiromitsu Yamasaki2018-09-051-1/+2
| * | spi: sh-msiof: Fix invalid SPI use during system suspendGaku Inami2018-09-051-0/+25
| * | spi: gpio: Fix copy-and-paste errorLinus Walleij2018-09-041-2/+2
| * | spi: tegra20-slink: explicitly enable/disable clockMarcel Ziswiler2018-09-031-8/+23
* | | Merge tag 'regulator-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-09-293-4/+21
|\ \ \
| * | | regulator: fix crash caused by null driver dataYu Zhao2018-09-201-1/+1
| * | | regulator: Fix 'do-nothing' value for regulators without suspend stateMarek Szyprowski2018-09-032-3/+1
| * | | regulator: bd71837: Disable voltage monitoring for LDO3/4Matti Vaittinen2018-08-291-0/+19
* | | | Merge tag 'pinctrl-v4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2018-09-293-55/+43
|\ \ \ \
| * | | | Revert "pinctrl: intel: Do pin translation when lock IRQ"Mika Westerberg2018-09-251-32/+0
| * | | | pinctrl: cannonlake: Fix HOSTSW_OWN register offset of H variantMika Westerberg2018-09-251-13/+20
| * | | | pinctrl/amd: poll InterruptEnable bits in amd_gpio_irq_set_typeDaniel Kurtz2018-09-251-10/+23
* | | | | Merge tag 'drm-fixes-2018-09-28' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman2018-09-2816-51/+217
|\ \ \ \ \
| * \ \ \ \ Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-09-288-28/+142
| |\ \ \ \ \
| | * | | | | drm/amd/display: Fix Edid emulation for linuxBhawanpreet Lakha2018-09-273-7/+137
| | * | | | | drm/amd/display: Fix Vega10 lightup on S3 resumeRoman Li2018-09-273-18/+1
| | * | | | | drm/amdgpu: Fix vce work queue was not cancelled when suspendRex Zhu2018-09-272-3/+4
| * | | | | | Merge tag 'drm-misc-fixes-2018-09-27-1' of git://anongit.freedesktop.org/drm/...Dave Airlie2018-09-282-10/+5
| |\ \ \ \ \ \
| | * | | | | | Revert "drm/panel: Add device_link from panel device to DRM device"Linus Walleij2018-09-271-10/+0
| | * | | | | | drm/syncobj: Don't leak fences when WAIT_FOR_SUBMIT is setJason Ekstrand2018-09-261-0/+5
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'for-upstream/malidp-fixes' of git://linux-arm.org/linux-ld into...Dave Airlie2018-09-275-7/+49
| |\ \ \ \ \ \
| | * | | | | | drm/malidp: Fix writeback in NV12Alexandru Gheorghe2018-09-214-7/+48
| | * | | | | | drm: mali-dp: Call drm_crtc_vblank_reset on device initAlexandru Gheorghe2018-09-211-0/+1
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie2018-09-271-6/+21
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | drm/etnaviv: add DMA configuration for etnaviv platform deviceLucas Stach2018-09-141-6/+21
| | | |/ / / | | |/| | |
* | | | | | Merge tag 'pci-v4.19-fixes-2' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2018-09-283-11/+11
|\ \ \ \ \ \
| * | | | | | ACPI / hotplug / PCI: Don't scan for non-hotplug bridges if slot is not bridgeMika Westerberg2018-09-261-5/+6
| * | | | | | PCI: dwc: Fix scheduling while atomic issuesJisheng Zhang2018-09-202-6/+5
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGreg Kroah-Hartman2018-09-2714-130/+184
|\ \ \ \ \ \ \
| * | | | | | | RDMA/core: Set right entry state before releasing referenceParav Pandit2018-09-251-34/+34
| * | | | | | | IB/mlx5: Destroy the DEVX object upon error flowYishai Hadas2018-09-251-1/+4
| * | | | | | | IB/uverbs: Free uapi on destroyMark Bloch2018-09-251-0/+1
| * | | | | | | RDMA/bnxt_re: Fix system crash during RDMA resource initializationSelvin Xavier2018-09-241-55/+38
| * | | | | | | IB/hfi1: Fix destroy_qp hang after a link downMichael J. Ruhl2018-09-213-9/+41
| * | | | | | | IB/hfi1: Fix context recovery when PBC has an UnsupportedVLMichael J. Ruhl2018-09-211-2/+7
| * | | | | | | IB/hfi1: Invalid user input can result in crashMichael J. Ruhl2018-09-211-1/+1
| * | | | | | | IB/hfi1: Fix SL array bounds checkIra Weiny2018-09-211-1/+7
| * | | | | | | RDMA/uverbs: Fix validity check for modify QPMajd Dibbiny2018-09-211-23/+45
| * | | | | | | IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loopBart Van Assche2018-09-191-3/+3
| * | | | | | | ucma: fix a use-after-free in ucma_resolve_ip()Cong Wang2018-09-131-0/+2
| * | | | | | | RDMA/uverbs: Atomically flush and mark closed the comp event queueSteve Wise2018-09-121-0/+1