summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-12-18ACPI: APEI / ERST: Fix missing error handling in erst_reader()Takashi Iwai1-1/+1
2017-12-18ACPI: CPPC: remove initial assignment of pcc_ss_dataColin Ian King1-1/+1
2017-12-18cpufreq: governor: Ensure sufficiently large sampling intervalsRafael J. Wysocki1-3/+16
2017-12-18cpufreq: imx6q: fix speed grading regression on i.MX6 QuadPlusLucas Stach1-5/+6
2017-12-18PCI / PM: Force devices to D0 in pci_pm_thaw_noirq()Rafael J. Wysocki1-1/+6
2017-12-18mtd: Fix mtd_check_oob_ops()Miquel Raynal1-1/+1
2017-12-18Merge tag 'drm-intel-fixes-2017-12-14' of git://anongit.freedesktop.org/drm/d...Dave Airlie4-22/+15
2017-12-18Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie10-18/+102
2017-12-17Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/sc...Linus Torvalds1-1/+1
2017-12-17Merge tag 'dmaengine-fix-4.15-rc4' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds5-41/+52
2017-12-17parisc: Hide Diva-built-in serial aux and graphics cardHelge Deller1-0/+33
2017-12-17drivers/misc/intel/pti: Rename the header file to free up the namespaceIngo Molnar1-1/+1
2017-12-16vxlan: restore dev->mtu setting based on lower deviceAlexey Kodanev1-0/+5
2017-12-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds10-19/+56
2017-12-16Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-20/+19
2017-12-16thunderbolt: Mask ring interrupt properly when polling startsMika Westerberg1-1/+1
2017-12-15drm/amd/display: Fix rehook MST display not light back onJerry (Fangzhi) Zuo4-5/+62
2017-12-15drm/amd/display: fix missing pixel clock adjustment for dongleEric Yang1-1/+3
2017-12-15drm/amd/display: set chroma taps to 1 when not scalingDmytro Laktyushkin2-5/+13
2017-12-15drm/amd/display: add pipe locking before front end programingBhawanpreet Lakha1-5/+21
2017-12-15mtd: nand: gpio: Fix ALE gpio configurationChristophe Leroy1-3/+3
2017-12-15mtd: nand: brcmnand: Zero bitflip is not an errorAlbert Hsieh1-1/+1
2017-12-15mtd: nand: gpmi: Fix failure when a erased page has a bitflip at BBMSascha Hauer1-3/+3
2017-12-15drm/sun4i: validate modes for HDMIHans Verkuil1-0/+19
2017-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds37-228/+426
2017-12-15Merge tag 'usb-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds17-94/+139
2017-12-15Merge tag 'staging-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2017-12-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-34/+9
2017-12-15Merge tag 'for-4.15/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-62/+100
2017-12-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds11-32/+53
2017-12-15Merge tag 'mmc-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds3-1/+11
2017-12-15net: qcom/emac: Reduce timeout for mdio read/writeHemanth Puranik1-3/+4
2017-12-15Merge tag 'for-linus-4.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2017-12-15drivers: base: cacheinfo: fix cache type for non-architected system cacheSudeep Holla1-0/+13
2017-12-15net: usb: qmi_wwan: add Telit ME910 PID 0x1101 supportDaniele Palmas1-0/+1
2017-12-15net: aquantia: Increment driver versionIgor Russkikh2-3/+6
2017-12-15net: aquantia: Fix typo in ethtool statistics namesIgor Russkikh1-8/+8
2017-12-15net: aquantia: Update hw counters on hw initIgor Russkikh2-0/+8
2017-12-15net: aquantia: Improve link state and statistics check interval callbackIgor Russkikh2-3/+6
2017-12-15net: aquantia: Fill in multicast counter in ndev stats from hardwareIgor Russkikh1-0/+1
2017-12-15net: aquantia: Fill ndev stat couters from hardwareIgor Russkikh1-16/+16
2017-12-15net: aquantia: Extend stat counters to 64bit valuesIgor Russkikh4-67/+79
2017-12-15net: aquantia: Fix hardware DMA stream overload on large MRRSIgor Russkikh2-0/+18
2017-12-15net: aquantia: Fix actual speed capabilities reportingIgor Russkikh6-9/+35
2017-12-15s390/qeth: update takeover IPs after configuration changeJulian Wiedmann5-37/+67
2017-12-15s390/qeth: lock IP table while applying takeover changesJulian Wiedmann1-0/+2
2017-12-15s390/qeth: don't apply takeover changes to RXIPJulian Wiedmann2-4/+6
2017-12-15s390/qeth: apply takeover changes when mode is toggledJulian Wiedmann3-20/+19
2017-12-15mlxsw: spectrum: Disable MAC learning for ovs portYuval Mintz1-0/+18
2017-12-15nvme: setup streams after initializing namespace headKeith Busch1-1/+1