summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-10-283-9/+14
|\
| * Input: synaptics-rmi4 - limit the range of what GPIOs are buttonsAndrew Duggan2017-10-271-2/+3
| * Input: gtco - fix potential out-of-bound accessDmitry Torokhov2017-10-271-7/+10
| * Input: elan_i2c - add ELAN0611 to the ACPI tableKai-Heng Feng2017-10-241-0/+1
* | Merge tag 'drm-fixes-for-v4.14-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-10-288-79/+27
|\ \
| * \ Merge tag 'drm-intel-fixes-2017-10-26' of git://anongit.freedesktop.org/drm/d...Dave Airlie2017-10-275-65/+15
| |\ \
| | * | drm/i915/gvt: Adding ACTHD mmio read handlerXiong Zhang2017-10-261-2/+3
| | * | drm/i915/gvt: Extract mmio_read_from_hw() common functionXiong Zhang2017-10-271-16/+5
| | * | drm/i915/gvt: Refine MMIO_RING_F()Zhi Wang2017-10-272-45/+2
| | * | drm/i915/gvt: properly check per_ctx bb valid stateZhenyu Wang2017-10-273-2/+5
| * | | Merge tag 'drm-intel-fixes-2017-10-25' of git://anongit.freedesktop.org/drm/d...Dave Airlie2017-10-261-0/+4
| |\| |
| | * | drm/i915/perf: fix perf enable/disable ioctls with 32bits userspaceLionel Landwerlin2017-10-251-0/+4
| * | | Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2017-10-262-14/+8
| |\ \ \ | | |/ / | |/| |
| | * | drm/amd/amdgpu: Remove workaround check for UVD6 on APUsTom St Denis2017-10-251-11/+5
| | * | drm/amd/powerplay: fix uninitialized variableRex Zhu2017-10-211-3/+3
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-10-289-22/+37
|\ \ \ \
| * | | | scsi: Suppress a kernel warning in case the prep function returns BLKPREP_DEFERBart Van Assche2017-10-231-7/+1
| * | | | scsi: sg: Re-fix off by one in sg_fill_request_table()Ben Hutchings2017-10-171-1/+1
| * | | | scsi: aacraid: Fix controller initialization failureRaghava Aditya Renukunta2017-10-162-4/+11
| * | | | scsi: hpsa: Fix configured_logical_drive_count·checkChristos Gkekas2017-10-161-1/+1
| * | | | scsi: qla2xxx: Initialize Work element before requesting IRQsHimanshu Madhani2017-10-161-2/+2
| * | | | scsi: zfcp: fix erp_action use-before-initialize in REC action traceSteffen Maier2017-10-163-7/+21
* | | | | Merge tag 'for-linus-4.14c-rc7-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-10-272-7/+14
|\ \ \ \ \
| * | | | | xen: fix booting ballooned down hvm guestJuergen Gross2017-10-261-6/+13
| * | | | | xen/gntdev: avoid out of bounds access in case of partial gntdev_mmap()Juergen Gross2017-10-251-1/+1
* | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-10-272-1/+5
|\ \ \ \ \ \
| * | | | | | efi/libstub/arm: Don't randomize runtime regions when CONFIG_HIBERNATION=yArd Biesheuvel2017-10-251-1/+2
| * | | | | | efi/efi_test: Prevent an Oops in efi_runtime_query_capsulecaps()Dan Carpenter2017-10-251-0/+3
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-10-261-1/+12
|\ \ \ \ \ \ \
| * | | | | | | RDMA/netlink: OOPs in rdma_nl_rcv_msg() from misinterpreted flagMichael J. Ruhl2017-10-251-1/+12
* | | | | | | | Merge tag 'pm-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-10-266-32/+57
|\ \ \ \ \ \ \ \
| * | | | | | | | PM / QoS: Fix device resume latency PM QoSRafael J. Wysocki2017-10-246-32/+57
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-10-265-14/+69
|\ \ \ \ \ \ \ \
| * | | | | | | | nbd: handle interrupted sendmsg with a sndtimeo setJosef Bacik2017-10-241-2/+11
| * | | | | | | | Merge branch 'nvme-4.14' of git://git.infradead.org/nvme into for-linusJens Axboe2017-10-204-12/+58
| |\ \ \ \ \ \ \ \
| | * | | | | | | | nvme-rdma: Fix error status return in tagset allocation failureSagi Grimberg2017-10-191-2/+6
| | * | | | | | | | nvme-rdma: Fix possible double free in reconnect flowSagi Grimberg2017-10-191-2/+6
| | * | | | | | | | nvmet: synchronize sqhd updateJames Smart2017-10-192-4/+13
| | * | | | | | | | nvme-fc: retry initial controller connections 3 timesJames Smart2017-10-181-2/+30
| | * | | | | | | | nvme-fc: fix iowait hangJames Smart2017-10-181-2/+3
* | | | | | | | | | Merge tag 'spi-fix-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-10-264-107/+64
|\ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *-------. \ \ \ \ \ \ \ \ \ Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/idr', 'spi/fix/qspi...Mark Brown2017-10-254-107/+64
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |
| | | | | * | | | | | | | | | spi: stm32: Fix logical error in stm32_spi_prepare_mbr()Christos Gkekas2017-09-131-2/+2
| | | | | |/ / / / / / / / /
| | | | * | | | | | | | | | spi: bcm-qspi: Fix use after free in bcm_qspi_probe() in error pathFlorian Fainelli2017-10-121-4/+5
| | | * | | | | | | | | | | spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbersLucas Stach2017-10-161-4/+9
| | | |/ / / / / / / / / /
| | * | | | | | | | | | | spi: a3700: Return correct value on timeout detectionMaxime Chevallier2017-10-101-1/+2
| | * | | | | | | | | | | spi: armada-3700: Fix padding when sending not 4-byte aligned dataZachary Zhang2017-09-131-94/+41
| | * | | | | | | | | | | spi: armada-3700: Fix failing commands with quad-SPIMiquel Raynal2017-09-131-2/+5
| | | |/ / / / / / / / / | | |/| | | | | | | | |
* | | | | | | | | | | | Merge tag 'hwmon-for-linus-v4.14-rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-10-262-8/+10
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | hwmon: (tmp102) Fix first temperature readingGuenter Roeck2017-10-241-8/+5