summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-221-63/+67
|\
| * xen: don't compile pv-specific parts if XEN_PV isn't configuredJuergen Gross2017-09-181-63/+67
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-09-226-9/+36
|\ \
| * | s390/cio: recover from bad pathsSebastian Ott2017-09-194-3/+24
| * | s390/scm_blk: consistently use blk_status_t as error typeSebastian Ott2017-09-191-3/+3
| * | s390/dasd: fix race during dasd initializationStefan Haberland2017-09-131-3/+9
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-09-226-50/+46
|\ \ \
| * | | crypto: caam - fix LS1021A support on ARMv7 multiplatform kernelHoria Geantă2017-09-203-44/+39
| * | | crypto: inside-secure - fix gcc-4.9 warningsArnd Bergmann2017-09-202-2/+2
| * | | crypto: talitos - Don't provide setkey for non hmac hashing algs.LEROY Christophe2017-09-201-1/+2
| * | | crypto: talitos - fix hashingLEROY Christophe2017-09-201-1/+1
| * | | crypto: talitos - fix sha224LEROY Christophe2017-09-201-2/+2
* | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-221-0/+9
|\ \ \ \
| * | | | libnvdimm, namespace: fix btt claim class crashDan Williams2017-09-191-0/+9
| |/ / /
* | | | Merge tag 'mtd/fixes-for-4.14-rc2' of git://git.infradead.org/linux-mtdLinus Torvalds2017-09-213-6/+45
|\ \ \ \
| * | | | mtd: nand: remove unused blockmask variableCorentin Labbe2017-09-181-2/+1
| * | | | mtd: nand: lpc32xx_mlc: Fix an error handling path in lpc32xx_nand_probe()Christophe JAILLET2017-09-181-1/+2
| * | | | mtd: spi-nor: fix DMA unsafe buffer issue in spi_nor_read_sfdp()Cyrille Pitchen2017-09-181-3/+33
| * | | | mtd: spi-nor: Check consistency of the memory size extracted from the SFDPBoris Brezillon2017-09-181-0/+9
| |/ / /
* | | | Merge tag 'drm-fixes-for-v4.14-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-09-2113-109/+109
|\ \ \ \
| * \ \ \ Merge tag 'exynos-drm-fixes-for-v4.14-rc1' of git://git.kernel.org/pub/scm/li...Dave Airlie2017-09-216-27/+55
| |\ \ \ \
| | * | | | drm/exynos/hdmi: Fix unsafe list iterationMaciej Purski2017-09-201-3/+11
| | * | | | drm: exynos: include linux/irq.hArnd Bergmann2017-09-191-0/+1
| | * | | | drm/exynos: Fix suspend/resume supportMarek Szyprowski2017-09-194-28/+43
| | * | | | drm/exynos: Fix locking in the suspend/resume pathsMarek Szyprowski2017-09-191-0/+4
| * | | | | drm/i915: Remove unused 'in_vbl' from i915_get_crtc_scanoutpos()Chris Wilson2017-09-191-3/+0
| * | | | | drm/i915/cnp: set min brightness from VBTLee, Shawn C2017-09-191-0/+2
| * | | | | Revert "drm/i915/bxt: Disable device ready before shutdown command"Uma Shankar2017-09-191-11/+0
| * | | | | drm/i915/bxt: set min brightness from VBTLee, Shawn C2017-09-191-0/+2
| * | | | | drm/i915: Fix an error handling in 'intel_framebuffer_init()'Christophe JAILLET2017-09-191-1/+1
| * | | | | drm/i915/gvt: Fix incorrect PCI BARs reportingChangbin Du2017-09-191-65/+48
| |/ / / /
| * | | | Merge tag 'drm-amdkfd-next-2017-09-02' of git://people.freedesktop.org/~gabba...Dave Airlie2017-09-182-2/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | drm/amdkfd: pass queue's mqd when destroying mqdOded Gabbay2017-09-021-1/+1
| | * | | drm/amdkfd: remove memset before memcpyHimanshu Jha2017-08-291-1/+0
* | | | | Merge tag 'dma-mapping-4.14-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-09-211-10/+9
|\ \ \ \ \
| * | | | | dma-coherent: fix rmem_dma_device_init regressionArnd Bergmann2017-09-171-10/+9
| |/ / / /
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-09-204-34/+40
|\ \ \ \ \
| * | | | | scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLEHannes Reinecke2017-09-151-3/+2
| * | | | | scsi: sg: factor out sg_fill_request_table()Hannes Reinecke2017-09-151-26/+35
| * | | | | scsi: sd: Remove unnecessary condition in sd_read_block_limits()Lukas Czerner2017-09-151-2/+0
| * | | | | scsi: acornscsi: fix build errorArnd Bergmann2017-09-151-3/+3
| * | | | | scsi: scsi_transport_fc: fix NULL pointer dereference in fc_bsg_job_timeoutChristoph Hellwig2017-09-151-1/+1
* | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2017-09-191-3/+10
|\ \ \ \ \ \
| * | | | | | md/raid5: preserve STRIPE_ON_UNPLUG_LIST in break_stripe_batch_listDennis Yang2017-09-061-1/+2
| * | | | | | md/raid5: fix a race condition in stripe batchShaohua Li2017-09-051-2/+8
* | | | | | | Merge tag 'mmc-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds2017-09-183-3/+12
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | mmc: cavium: Fix use-after-free in of_platform_device_destroyJan Glauber2017-09-081-1/+5
| * | | | | | mmc: host: fix typo after MMC_DEBUG moveWolfram Sang2017-09-081-1/+1
| * | | | | | mmc: block: Fix incorrectly initialized requestsAdrian Hunter2017-09-081-1/+6
* | | | | | | Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-09-164-16/+16
|\ \ \ \ \ \ \