aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-20RDMA/ocrdma: Fix an error code in ocrdma_alloc_pd()Dan Carpenter1-1/+2
2017-07-20IB/cxgb3: Fix error codes in iwch_alloc_mr()Dan Carpenter1-5/+4
2017-07-20cxgb4: Fix error codes in c4iw_create_cq()Dan Carpenter1-0/+1
2017-07-20IB/i40iw: Fix error code in i40iw_create_cq()Dan Carpenter1-1/+3
2017-07-20IB/IPoIB: Fix error code in ipoib_add_port()Dan Carpenter1-0/+1
2017-07-20RDMA/bnxt_re: checking for NULL instead of IS_ERR()Dan Carpenter1-2/+2
2017-07-20i40iw: Free QP PBLEs when the QP is destroyedTatyana Nikolova2-5/+12
2017-07-20i40iw: Avoid memory leak of CQP request objectsShiraz Saleem3-0/+55
2017-07-20i40iw: Update list correctlyHenry Orosco1-1/+1
2017-07-20i40iw: Add missing memory barrierHenry Orosco1-0/+3
2017-07-20i40iw: Free QP resources on CQP destroy QP failureShiraz Saleem1-2/+6
2017-07-20i40iw: Release cm_id ref on PCI function resetShiraz Saleem1-1/+4
2017-07-20i40iw: Utilize iwdev->reset during PCI function resetShiraz Saleem1-27/+24
2017-07-20i40iw: Do not poll CCQ after it is destroyedMustafa Ismail1-0/+2
2017-07-20i40iw: Fix order of cleanup in closeMustafa Ismail1-3/+4
2017-07-20nvmet: don't report 0-bytes in serial numberMartin Wilck1-2/+14
2017-07-20nvmet: preserve controller serial number between rebootsJohannes Thumshirn1-0/+22
2017-07-20nvmet: Move serial number from controller to subsystemJohannes Thumshirn3-5/+4
2017-07-20nvmet: prefix version configfs file with attrJohannes Thumshirn1-4/+4
2017-07-20nvme-pci: Fix an error handling path in 'nvme_probe()'Christophe JAILLET1-3/+4
2017-07-20nvme-pci: Remove nvme_setup_prps BUG_ONKeith Busch1-8/+25
2017-07-20nvme-pci: add another device ID with stripe quirkDavid Wayne Fugate1-0/+3
2017-07-20nvmet-fc: fix byte swapping in nvmet_fc_ls_create_associationChristoph Hellwig1-4/+4
2017-07-20nvme: fix byte swapping in the streams codeChristoph Hellwig1-1/+1
2017-07-20HID: hid-logitech-hidpp: add NULL check on devm_kmemdup() return valueGustavo A. R. Silva1-0/+3
2017-07-20xhci: fix memleak in xhci_run()Shu Wang1-1/+3
2017-07-20usb: xhci: fix spinlock recursion for USB2 test modePeter Chen1-0/+2
2017-07-20xhci: fix 20000ms port resume timeoutMathias Nyman1-0/+3
2017-07-20usb: xhci: Issue stop EP command only when the EP state is runningShyam Sundar S K1-1/+8
2017-07-20xhci: Bad Ethernet performance plugged in ASM1042A hostJiahau Chang5-0/+69
2017-07-20xhci: Fix NULL pointer dereference when cleaning up streams for removed hostMathias Nyman1-4/+7
2017-07-20drm/mst: Avoid processing partially received up/down message transactionsImre Deak1-7/+24
2017-07-20drm/mst: Avoid dereferencing a NULL mstb in drm_dp_mst_handle_up_req()Imre Deak1-1/+3
2017-07-20drm/mst: Fix error handling during MST sideband message receptionImre Deak1-2/+8
2017-07-19net: tehuti: don't process data if it has not been copied from userspaceColin Ian King1-0/+2
2017-07-19net: dsa: mv88e6xxx: Enable CMODE config support for 6390XMartin Hundebøll1-0/+1
2017-07-19NET: dwmac: Make dwmac reset unconditionalEugeniy Paltsev1-1/+8
2017-07-19PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if presentSudeep Holla1-4/+4
2017-07-19Merge tag 'fixes-for-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linusGreg Kroah-Hartman12-55/+87
2017-07-19usb: renesas_usbhs: gadget: disable all eps when the driver stopsYoshihiro Shimoda1-7/+24
2017-07-19usb: renesas_usbhs: fix usbhsc_resume() for !USBHSF_RUNTIME_PWCTRLYoshihiro Shimoda1-1/+3
2017-07-18device-dax: fix sysfs duplicate warningsDan Williams3-14/+24
2017-07-18irqchip/digicolor: Drop unnecessary staticJulia Lawall1-1/+1
2017-07-18irqchip/mips-cpu: Drop unnecessary staticJulia Lawall1-1/+1
2017-07-18irqchip/gic/realview: Drop unnecessary staticJulia Lawall1-1/+1
2017-07-18Merge tag 'md/4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds4-6/+7
2017-07-18atm: zatm: Fix an error handling path in 'zatm_init_one()'Christophe Jaillet1-1/+1
2017-07-18ppp: Fix false xmit recursion detect with two ppp devicesGao Feng1-9/+21
2017-07-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds39-280/+335
2017-07-18usb: gadget: udc: renesas_usb3: protect usb3_ep->started in usb3_start_pipen()Yoshihiro Shimoda1-3/+3