summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-11-25Merge tag 'i3c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds
2019-11-25Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2019-11-25Merge tag 'spi-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2019-11-25Merge tag 'regulator-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2019-11-25Merge tag 'regmap-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-11-25Merge tag 'edac_for_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ras...Linus Torvalds
2019-11-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-11-25Merge tag 'for-linus-5.5a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-11-25Merge tag 'mips_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-11-25Merge tag 'm68k-for-v5.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-11-25Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-11-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-26Merge tag 'drm-next-5.5-2019-11-22' of git://people.freedesktop.org/~agd5f/li...Dave Airlie
2019-11-26Merge tag 'drm-intel-next-fixes-2019-11-22' of git://anongit.freedesktop.org/...Dave Airlie
2019-11-25Merge tag 'mtd/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2019-11-25Merge tag 'for-5.5/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-11-25Merge tag 'for-5.5/disk-revalidate-20191122' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-25Merge tag 'for-5.5/zoned-20191122' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-25Merge tag 'for-5.5/drivers-post-20191122' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-25Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-25slip: Fix use-after-free Read in slip_openJouni Hogander
2019-11-25Merge tag 'for-5.5/block-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-25Merge tag 'for-5.5/libata-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-25net: dsa: sja1105: fix sja1105_parse_rgmii_delays()Oleksij Rempel
2019-11-25macvlan: schedule bc_work even if errorMenglong Dong
2019-11-25enetc: add support Credit Based Shaper(CBS) for hardware offloadPo Liu
2019-11-25net: phy: add helpers phy_(un)lock_mdio_busHeiner Kallweit
2019-11-25mdio_bus: don't use managed reset-controllerDavid Bauer
2019-11-25Merge tag 'tpmdd-next-20191112' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2019-11-25RDMA/hns: Delete unnecessary callback functions for cqYixian Liu
2019-11-25RDMA/hns: Rename the functions used inside creating cqYixian Liu
2019-11-25RDMA/hns: Redefine the member of hns_roce_cq structYixian Liu
2019-11-25RDMA/hns: Redefine interfaces used in creating cqYixian Liu
2019-11-25RDMA/efa: Expose RDMA read related attributesDaniel Kranzdorf
2019-11-25RDMA/efa: Support remote read access in MR registrationDaniel Kranzdorf
2019-11-25RDMA/efa: Store network attributes in device attributesGal Pressman
2019-11-25IB/hfi1: remove redundant assignment to variable retColin Ian King
2019-11-25RDMA/bnxt_re: Fix missing le16_to_cpuDevesh Sharma
2019-11-25RDMA/bnxt_re: Fix stat push into dma buffer on gen p5 devicesDevesh Sharma
2019-11-25RDMA/bnxt_re: Fix chip number validation Broadcom's Gen P5 seriesLuke Starrett
2019-11-25RDMA/bnxt_re: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-25Merge branch 'ib-guids' into rdma.git for-nextJason Gunthorpe
2019-11-25Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai
2019-11-25lkdtm: Remove references to CONFIG_REFCOUNT_FULLWill Deacon
2019-11-25locking/refcount: Consolidate implementations of refcount_tWill Deacon
2019-11-25locking/refcount: Define constants for saturation and max refcount valuesWill Deacon