summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-08-02IB/ipoib: Consolidate checking of the proposed child interfaceJason Gunthorpe
2018-08-02IB/ipoib: Maintain the child_intfs list from ndo_init/uninitJason Gunthorpe
2018-08-02IB/ipoib: Do not remove child devices from within the ndo_uninitJason Gunthorpe
2018-08-02IB/ipoib: Get rid of the sysfs_mutexJason Gunthorpe
2018-08-02RDMA/netdev: Use priv_destructor for netdev cleanupJason Gunthorpe
2018-08-02IB/ipoib: Move init code to ndo_initJason Gunthorpe
2018-08-02IB/ipoib: Move all uninit code into ndo_uninitJason Gunthorpe
2018-08-02IB/ipoib: Use cancel_delayed_work_sync for neigh-clean taskErez Shitrit
2018-08-02IB/ipoib: Get rid of IPOIB_FLAG_GOING_DOWNJason Gunthorpe
2018-08-02iw_cxgb4: Support FW write completion WRPotnuri Bharat Teja
2018-08-02iw_cxgb4: RDMA write with immediate supportPotnuri Bharat Teja
2018-08-02rdma/cxgb4: fix some info leaksDan Carpenter
2018-08-02RDMA/hns: Support flush cqe for hip08 in kernel spaceYixian Liu
2018-08-02Merge tag 'media/v4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-08-02media: usb: hackrf: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai
2018-08-02media: usb: em28xx: Replace mdelay() with msleep() in em28xx_pre_card_setup()Jia-Ju Bai
2018-08-02media: usb: em28xx: Replace GFP_ATOMIC with GFP_KERNEL in em28xx_init_usb_xfer()Jia-Ju Bai
2018-08-02media: davinci: vpif_display: Mix memory leak on probe error pathAnton Vasilyev
2018-08-02media: vimc: Remove redundant freeAnton Vasilyev
2018-08-02media: dvb-frontends: rtl2832_sdr: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai
2018-08-02media: omap2: omapfb: fix bugon.cocci warningskbuild test robot
2018-08-02media: omap2: omapfb: fix boolreturn.cocci warningskbuild test robot
2018-08-02media: omap2: omapfb: fix ifnullfree.cocci warningskbuild test robot
2018-08-02media: dvb-frontends: add Socionext MN88443x ISDB-S/T demodulator driverKatsuhiro Suzuki
2018-08-02media: dm1105: Limit number of cards to avoid buffer over readAnton Vasilyev
2018-08-02media: helene: add I2C device probe functionKatsuhiro Suzuki
2018-08-02media: dw2102: Fix memleak on sequence of probesAnton Vasilyev
2018-08-03bpf: extend bpf_prog_array to store pointers to the cgroup storageRoman Gushchin
2018-08-02media: headers: fix linux/mod_devicetable.h inclusionsArnd Bergmann
2018-08-02media: dvb_frontend: ensure that the step is ok for both FE and tunerMauro Carvalho Chehab
2018-08-02media: dvb: represent min/max/step/tolerance freqs in HzMauro Carvalho Chehab
2018-08-02xen-netback: use true and false for boolean valuesGustavo A. R. Silva
2018-08-02drivers: net: lmc: fix case value for target abort errorColin Ian King
2018-08-02net: hns: remove redundant variables 'max_frm' and 'tmp_mac_key'YueHaibing
2018-08-02net: phy: Add pm support to Broadcom iProc mdio mux driverArun Parameswaran
2018-08-02net: phy: Add support to configure clock in Broadcom iProc mdio muxArun Parameswaran
2018-08-02net: phy: Use devm api for mdio bus allocation in bcm iproc mdio muxArun Parameswaran
2018-08-02net: phy: Disable external master access in bcm mdio mux driverArun Parameswaran
2018-08-02net: phy: Fix the register offsets in Broadcom iProc mdio mux driverArun Parameswaran
2018-08-02random: Make crng state queryableJason A. Donenfeld
2018-08-02gpio: pxa: remove set but not used variable 'gpio_offset'Wei Yongjun
2018-08-02scsi: Check sense buffer size at build timeKees Cook
2018-08-02libata-scsi: Move sense buffers onto stackKees Cook
2018-08-02cdrom: Use struct scsi_sense_hdr internallyKees Cook
2018-08-02ide-cd: Remove redundant sense bufferKees Cook
2018-08-02block: Switch struct packet_command to use struct scsi_sense_hdrKees Cook
2018-08-02target: don't depend on SCSIChristoph Hellwig
2018-08-02scsi: build scsi_common.o for all scsi passthrough request usersChristoph Hellwig
2018-08-02scsi: cxlflash: Drop unused sense buffersKees Cook
2018-08-02ide-cd: Drop unused sense buffersKees Cook