summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-01-19drm/nouveau/bar/gk20a: Avoid bar teardown during initJon Hunter2-2/+2
2018-01-19drm/nouveau/drm/nouveau: Pass the proper arguments to nvif_object_map_handle()Thierry Reding1-1/+3
2018-01-18Merge tag 'wireless-drivers-for-davem-2018-01-17' of git://git.kernel.org/pub...David S. Miller3-8/+5
2018-01-18fm10k: mark PM functions as __maybe_unusedArnd Bergmann1-7/+2
2018-01-18drm/vc4: Fix NULL pointer dereference in vc4_save_hang_state()Boris Brezillon1-6/+6
2018-01-18drm/vc4: Flush the caches before the bin jobs, as well.Eric Anholt1-0/+21
2018-01-18Input: synaptics-rmi4 - prevent UAF reported by KASANNick Desaulniers1-1/+3
2018-01-18Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-14/+14
2018-01-18Merge tag 'mmc-v4.15-rc2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+14
2018-01-18Merge tag 'gpio-v4.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-14/+16
2018-01-18Merge remote-tracking branches 'asoc/topic/hisilicon', 'asoc/topic/iio', 'aso...Mark Brown11-5/+2206
2018-01-18Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2-8/+44
2018-01-18Merge tag 'drm-misc-fixes-2018-01-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-3/+6
2018-01-18Merge branch 'vmwgfx-fixes-4.15' of git://people.freedesktop.org/~thomash/lin...Dave Airlie3-5/+5
2018-01-18Merge branches 'pm-opp', 'pm-devfreq', 'pm-avs' and 'pm-tools'Rafael J. Wysocki2-14/+15
2018-01-18Merge branches 'acpi-pm' and 'pm-sleep'Rafael J. Wysocki3-5/+31
2018-01-18Merge branch 'pm-core'Rafael J. Wysocki13-306/+540
2018-01-18Merge branches 'pm-domains', 'pm-kconfig', 'pm-cpuidle' and 'powercap'Rafael J. Wysocki5-44/+137
2018-01-18Merge branch 'pm-cpufreq'Rafael J. Wysocki21-501/+1253
2018-01-18Merge branch 'pm-cpufreq-thermal' into pm-cpufreqRafael J. Wysocki5-244/+43
2018-01-18PCI / PM: Remove spurious semicolonLuis de Bethencourt1-1/+1
2018-01-17Net: ethernet: ti: netcp: Fix inbound ping crash if MTU size is greater than ...Rex Chang1-1/+1
2018-01-17Merge tag 'linux-can-fixes-for-4.15-20180116' of ssh://gitolite.kernel.org/pu...David S. Miller1-10/+11
2018-01-17nvme-pci: take sglist coalescing in dma_map_sg into accountChristoph Hellwig1-12/+9
2018-01-17nvme-pci: check segement valid for SGL useKeith Busch1-2/+5
2018-01-17net: fs_enet: do not call phy_stop() in interruptsChristophe Leroy2-3/+14
2018-01-17r8152: disable RX aggregation on Dell TB16 dockKai-Heng Feng1-0/+13
2018-01-17tun: fix a memory leak for tfile->tx_arrayCong Wang1-2/+13
2018-01-17drm/vmwgfx: fix memory corruption with legacy/sou connectorsRob Clark2-4/+4
2018-01-17i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATAJeremy Compostella1-6/+7
2018-01-17i2c: core: decrease reference count of device node in i2c_unregister_deviceLixin Wang1-1/+5
2018-01-17dm crypt: fix error return code in crypt_ctr()Wei Yongjun1-0/+1
2018-01-17dm crypt: wipe kernel key copy after IV initializationOndrej Kozina1-4/+8
2018-01-17dm integrity: don't store cipher request on the stackMikulas Patocka1-12/+37
2018-01-17dm crypt: fix crash by adding missing check for auth key sizeMilan Broz1-1/+6
2018-01-17dm btree: fix serious bug in btree_split_beneath()Joe Thornber1-17/+2
2018-01-17dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6Dennis Yang1-1/+5
2018-01-17cpufreq: scpi: remove arm_big_little dependencySudeep Holla1-15/+178
2018-01-17drivers: psci: remove cluster terminology and dependency on physical_package_idSudeep Holla1-24/+22
2018-01-17powercap: intel_rapl: Fix trailing semicolonLuis de Bethencourt1-1/+1
2018-01-17dmaengine: rcar-dmac: Make DMAC reinit during system resume explicitGeert Uytterhoeven1-17/+7
2018-01-17PM / runtime: Allow no callbacks in pm_runtime_force_suspend|resume()Ulf Hansson1-8/+3
2018-01-17drm/vmwgfx: Fix a boot time warningWoody Suwalski1-1/+1
2018-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-6/+6
2018-01-16gpio: mmio: Also read bits that are zeroLinus Walleij1-14/+16
2018-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds20-81/+153
2018-01-16qed: Fix potential use-after-free in qed_spq_post()Roland Dreier1-1/+7
2018-01-16nfp: use the correct index for link speed tableJakub Kicinski1-1/+1
2018-01-16lan78xx: Fix failure in USB Full SpeedYuiko Oshino1-0/+1
2018-01-16Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/lin...David S. Miller1-2/+15