summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-08-24Merge tag 'reset-for-4.19-2' of git://git.pengutronix.de/git/pza/linux into n...Olof Johansson
2018-08-24Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-08-24i2c: don't use any __deprecated handling anymoreSedat Dilek
2018-08-24Merge tag 'irqchip-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner
2018-08-24i2c: use SPDX identifier for Renesas driversWolfram Sang
2018-08-24i2c: ocores: update my email addressPeter Korsgaard
2018-08-24i2c: remove deprecated attach_adapter callbackWolfram Sang
2018-08-24macintosh: therm_windtunnel: drop using attach_adapterWolfram Sang
2018-08-24Merge tag 'drm-misc-next-fixes-2018-08-23-1' of git://anongit.freedesktop.org...Dave Airlie
2018-08-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-08-23treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann
2018-08-23drivers/gpu/drm/gma500/: change return type to vm_fault_tSouptick Joarder
2018-08-23treewide: correct "differenciate" and "instanciate" typosFinn Thain
2018-08-23drivers/hwtracing/intel_th/msu.c: change return type to vm_fault_tSouptick Joarder
2018-08-23Merge tag 'upstream-4.19-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2018-08-23Merge tag 'pwm/for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-23Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linuxLinus Torvalds
2018-08-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-08-23Merge tag 'for-linus-4.19b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-08-23Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2018-08-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-08-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-08-23ice: Trivial formatting fixesAnirudh Venkataramanan
2018-08-23ice: Change struct members from bool to u8Bruce Allan
2018-08-23ice: Fix potential return of uninitialized valueJesse Brandeburg
2018-08-23ice: Fix a few null pointer dereference issuesAnirudh Venkataramanan
2018-08-23ice: Update to interrupts enabled in OICRBruce Allan
2018-08-23ice: Set VLAN flags correctlyBrett Creeley
2018-08-23ice: Use order_base_2 to calculate higher power of 2Jacob Keller
2018-08-23ice: Fix bugs in control queue processingAnirudh Venkataramanan
2018-08-23ice: Clean control queues only when they are initializedPreethi Banala
2018-08-23ice: Report stats for allocated queues via ethtool statsJacob Keller
2018-08-23ice: Cleanup magic numberAnirudh Venkataramanan
2018-08-23ice: Remove unnecessary node owner checkBruce Allan
2018-08-23ice: Fix multiple static analyser warningsAnirudh Venkataramanan
2018-08-23drm/edid: Add 6 bpc quirk for SDC panel in Lenovo B50-80Kai-Heng Feng
2018-08-23ACPI: fix menuconfig presentation of ACPI submenuArnd Bergmann
2018-08-22Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-08-22net: hns3: modify variable type in hns3_nic_reuse_pageHuazhong Tan
2018-08-22net: hns3: fix page_offset overflow when CONFIG_ARM64_64K_PAGESHuazhong Tan
2018-08-22net: hns: use eth_get_headlen interface instead of hns_nic_get_headlenHuazhong Tan
2018-08-22net: hns: fix skb->truesize underestimationHuazhong Tan
2018-08-22net: hns: modify variable type in hns_nic_reuse_pageHuazhong Tan
2018-08-22net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGESHuazhong Tan
2018-08-22net: ethernet: renesas: use SPDX identifier for Renesas driversWolfram Sang
2018-08-23Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-08-23Merge tag 'drm-misc-next-fixes-2018-08-22' of git://anongit.freedesktop.org/d...Dave Airlie
2018-08-22include/linux/compiler*.h: make compiler-*.h mutually exclusiveNick Desaulniers
2018-08-22Merge tag 'platform-drivers-x86-v4.19-1' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-08-22bcache: release dc->writeback_lock properly in bch_writeback_thread()Shan Hai