summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-07-13Merge tag 'for-linus-20170713' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-07-13Merge tag 'fbdev-v4.13' of git://github.com/bzolnier/linuxLinus Torvalds
2017-07-13Merge tag 'pwm/for-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-07-13Merge tag 'for-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2017-07-13Merge tag 'drm-fixes-for-v4.13-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-07-13drm: Add missing field copy in compat_drm_versionJeffy Chen
2017-07-13Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-07-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-07-13Merge tag 'drm-misc-next-fixes-2017-07-10' of git://anongit.freedesktop.org/g...Dave Airlie
2017-07-13Merge tag 'drm-intel-next-fixes-2017-07-11' of git://anongit.freedesktop.org/...Dave Airlie
2017-07-13Merge branch 'mediatek-drm-next-4.13' of https://github.com/ckhu-mediatek/lin...Dave Airlie
2017-07-12net: stmmac: revert "support future possible different internal phy mode"LABBE Corentin
2017-07-12sfc: don't read beyond unicast address listBert Kenward
2017-07-12smsc911x: Add check for ioremap_nocache() return codeAlexey Khoroshilov
2017-07-12Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-07-12Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-12fbdev: make get_fb_unmapped_area depends of !MMUBenjamin Gaignard
2017-07-12atyfb: hide unused variableArnd Bergmann
2017-07-12brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel
2017-07-12net: hns: Bugfix for Tx timeout handling in hns driverLin Yun Sheng
2017-07-12nfp: freeing the wrong variableDan Carpenter
2017-07-12mlxsw: spectrum_switchdev: Check status of memory allocationIdo Schimmel
2017-07-12mlxsw: spectrum_switchdev: Remove unused variableIdo Schimmel
2017-07-12mlxsw: spectrum_router: Fix use-after-free in route replaceIdo Schimmel
2017-07-12mlxsw: spectrum_router: Add missing rollbackIdo Schimmel
2017-07-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-07-11tap: convert a mutex to a spinlockWANG Cong
2017-07-11cxgb4: fix BUG() on interrupt deallocating path of ULDGuilherme G. Piccoli
2017-07-11qed: Fix printk option passed when printing ipv6 addressesKalderon, Michal
2017-07-11net: stmmac: Make 'alloc_dma_[rt]x_desc_resources()' look even closerChristophe Jaillet
2017-07-11net: stmmac: Fix error handling path in 'alloc_dma_tx_desc_resources()'Christophe Jaillet
2017-07-11net: stmmac: Fix error handling path in 'alloc_dma_rx_desc_resources()'Christophe Jaillet
2017-07-11cisco: enic: Fic an error handling path in 'vnic_dev_init_devcmd2()'Christophe Jaillet
2017-07-11bnxt_en: Fix SRIOV on big-endian architecture.Michael Chan
2017-07-11bnxt_en: Fix bug in ethtool -L.Michael Chan
2017-07-11bnxt_en: Fix race conditions in .ndo_get_stats64().Michael Chan
2017-07-11Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2017-07-11Merge tag 'chrome-platform-for-linus-4.13' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2017-07-11Merge tag 'gvt-fixes-2017-07-11' of https://github.com/01org/gvt-linux into d...Jani Nikula
2017-07-11drm/i915: Make DP-MST connector info workMaarten Lankhorst
2017-07-11drm/i915/gvt: Use fence error from GVT request for workload statusChuanxiao Dong
2017-07-11drm/i915/gvt: remove scheduler_mutex in per-engine workload_threadWeinan Li
2017-07-11drm/i915/gvt: Revert "drm/i915/gvt: Fix possible recursive locking issue"Chuanxiao Dong
2017-07-11drm/i915/gvt: Audit the command buffer addressPing Gao
2017-07-11drm/i915/gvt: Fix a memory leak in intel_gvt_init_gtt()Zhou, Wenjia
2017-07-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-07-10ARM: fix rd_size declarationBart Van Assche
2017-07-10zram: constify attribute_group structures.Arvind Yadav
2017-07-10mm: drop useless local parameters of __register_one_node()Dou Liyang
2017-07-10zram: use __sysfs_match_string() helperAndy Shevchenko