summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-27slimbus: ngd: QCOM_QMI_HELPERS has to be selectedNiklas Cassel1-2/+3
2018-11-27slimbus: ngd: Fix build error on x86Srinivas Kandagatla1-2/+3
2018-11-27parport: parport_pc: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2018-11-27char: lp: fix spacing style before open parenthesisSudip Mukherjee1-92/+92
2018-11-27char: lp: fix whitespace with pointersSudip Mukherjee1-5/+5
2018-11-27char: lp: use tabs instead of spacesSudip Mukherjee1-9/+9
2018-11-27char: lp: do not use return as a functionSudip Mukherjee1-3/+3
2018-11-27char: lp: move trailing statement to next lineSudip Mukherjee1-3/+6
2018-11-27char: lp: remove trailing whitespaceSudip Mukherjee1-15/+15
2018-11-27misc: cxl: Use device_type helpers to access the node typeRob Herring1-3/+1
2018-11-27misc/pvpanic: fix a NULL vs IS_ERR() checkDan Carpenter1-2/+2
2018-11-26vmw_balloon: update maintainers listXavier Deguillard1-1/+1
2018-11-26fpga: of-fpga-region: Use platform_set_drvdataMoritz Fischer1-1/+1
2018-11-26fpga: dfl-fme-region: Use platform_get_drvdata()Moritz Fischer1-1/+1
2018-11-26Drivers: hv: vmbus: Remove the useless API vmbus_get_outgoing_channel()Dexuan Cui3-63/+0
2018-11-26firmware: add remote status update client supportRichard Gong3-4/+98
2018-11-26Documentation: driver-api: add stratix10 service layerRichard Gong1-0/+30
2018-11-26fpga: add intel stratix10 soc fpga manager driverAlan Tull3-0/+542
2018-11-26arm64: dts: stratix10: add fpga manager and regionAlan Tull1-0/+12
2018-11-26dt-bindings: fpga: add Stratix10 SoC FPGA manager bindingAlan Tull1-0/+17
2018-11-26firmware: add Intel Stratix10 service layer driverRichard Gong5-0/+1492
2018-11-26arm64: dts: stratix10: add stratix10 service driver binding to base dtsiRichard Gong1-0/+21
2018-11-26dt-bindings, firmware: add Intel Stratix10 service layer bindingRichard Gong1-0/+57
2018-11-26fpga: mgr: altera-ps-spi: enable usage on non-dt platformsAnatolij Gustschin1-5/+35
2018-11-26fpga: altera-cvp: fix probing for multiple FPGAs on the busAnatolij Gustschin1-10/+24
2018-11-26binder: fix sparse warnings on locking contextTodd Kjos2-1/+43
2018-11-26mei: me: mark CNP devices as having dma supportAlexander Usyskin1-2/+2
2018-11-26mei: bump hbm version to 2.1Alexander Usyskin1-1/+1
2018-11-26mei: dma ring: implement transmit flowTomas Winkler3-13/+142
2018-11-26mei: dma ring: implement rx circular buffer logicTomas Winkler6-15/+98
2018-11-26mei: hw: add dma ring control blockTomas Winkler4-0/+46
2018-11-26mei: hbm: setup dma ringTomas Winkler2-3/+85
2018-11-26mei: dma ring buffers allocationTomas Winkler4-0/+126
2018-11-26Merge 4.20-rc4 into char-misc-nextGreg Kroah-Hartman733-4312/+8044
2018-11-26Linux 4.20-rc4Linus Torvalds1-2/+2
2018-11-25Merge tag 'dma-mapping-4.20-3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-2/+3
2018-11-25Merge tag 'nfs-for-4.20-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds7-37/+66
2018-11-25MAINTAINERS: change Sparse's maintainerLuc Van Oostenryck2-2/+5
2018-11-25Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds6-185/+387
2018-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds11-444/+159
2018-11-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-3/+3
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds67-335/+537
2018-11-24Merge tag 'xfs-4.20-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds10-46/+104
2018-11-24net: gemini: Fix copy/paste errorAndreas Fiedler1-1/+1
2018-11-24net: phy: mscc: fix deadlock in vsc85xx_default_configQuentin Schulz1-9/+5
2018-11-24dt-bindings: dsa: Fix typo in "probed"Fabio Estevam1-1/+1
2018-11-24net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queueLorenzo Bianconi1-1/+3
2018-11-24net: amd: add missing of_node_put()Yangtao Li1-1/+3
2018-11-24team: no need to do team_notify_peers or team_mcast_rejoin when disabling portHangbin Liu1-2/+0
2018-11-23virtio-net: fail XDP set if guest csum is negotiatedJason Wang1-2/+3