summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2017-12-23Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-12-22Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-12-22Merge tag 'pinctrl-v4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-12-22Merge tag 'drm-fixes-for-v4.15-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-12-22Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-12-22drm/syncobj: Stop reusing the same struct file for all syncobj -> fdChris Wilson
2017-12-22Merge tag 'drm-misc-fixes-2017-12-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2017-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-21libnvdimm, btt: Fix an incompatibility in the log layoutVishal Verma
2017-12-21libnvdimm, btt: add a couple of missing kernel-doc linesVishal Verma
2017-12-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-12-21drm: move lease init after validation in drm_lease_createKeith Packard
2017-12-21Merge tag 'drm-intel-fixes-2017-12-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2017-12-21Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2017-12-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-12-20Merge tag 'acpi-4.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-12-20Merge tag 'pm-4.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-12-20Merge tag 'spi-fix-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-12-20Merge tag 'mfd-fixes-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2017-12-20null_blk: unalign call_single_dataJens Axboe
2017-12-20s390/qeth: fix error handling in checksum cmd callbackJulian Wiedmann
2017-12-20Merge tag 'mlx5-fixes-2017-12-19' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2017-12-20xen/balloon: Mark unallocated host memory as UNUSABLEBoris Ostrovsky
2017-12-20nfp: bpf: keep track of the offloaded programJakub Kicinski
2017-12-20cls_bpf: fix offload assumptions after callback conversionJakub Kicinski
2017-12-20net: mvneta: eliminate wrong call to handle rx descriptor errorYelena Krivosheev
2017-12-20net: mvneta: use proper rxq_number in loop on rx queuesYelena Krivosheev
2017-12-20net: mvneta: clear interface link status on port disableYelena Krivosheev
2017-12-20Merge branch 'acpi-cppc'Rafael J. Wysocki
2017-12-20Merge branch 'pm-pci'Rafael J. Wysocki
2017-12-20drm/plane: Make framebuffer refcounting the responsibility of setplane_intern...Maarten Lankhorst
2017-12-20drm/sun4i: hdmi: Move the mode_valid callback to the encoderMaxime Ripard
2017-12-19libnvdimm, dax: fix 1GB-aligned namespaces vs physical misalignmentDan Williams
2017-12-19libnvdimm, pfn: fix start_pad handling for aligned namespacesDan Williams
2017-12-20drm/nouveau: fix obvious memory leakBen Skeggs
2017-12-19net/mlx5: Stay in polling mode when command EQ destroy failsMoshe Shemesh
2017-12-19net/mlx5: Cleanup IRQs in case of unload failureMoshe Shemesh
2017-12-19net/mlx5: Fix steering memory leakMaor Gottlieb
2017-12-19net/mlx5e: Prevent possible races in VXLAN control flowGal Pressman
2017-12-19net/mlx5e: Add refcount to VXLAN structureGal Pressman
2017-12-19net/mlx5e: Fix possible deadlock of VXLAN lockGal Pressman
2017-12-19net/mlx5: Fix error flow in CREATE_QP commandMoni Shoua
2017-12-19net/mlx5: Fix misspelling in the error message and commentEugenia Emantayev
2017-12-19net/mlx5e: Fix defaulting RX ring size when not neededEugenia Emantayev
2017-12-19net/mlx5e: Fix features check of IPv6 trafficGal Pressman
2017-12-19net/mlx5e: Fix ETS BW checkHuy Nguyen
2017-12-19net/mlx5: Fix rate limit packet pacing naming and structEran Ben Elisha
2017-12-19Revert "mlx5: move affinity hints assignments to generic code"Saeed Mahameed
2017-12-19net/mlx5: FPGA, return -EINVAL if size is zeroKamal Heib
2017-12-19clk: sunxi: sun9i-mmc: Implement reset callback for reset controlsChen-Yu Tsai