summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-09-24ixgb: remove ndo_poll_controllerEric Dumazet1-25/+0
2018-09-24fm10k: remove ndo_poll_controllerEric Dumazet3-28/+0
2018-09-24ixgbevf: remove ndo_poll_controllerEric Dumazet1-21/+0
2018-09-24ixgbe: remove ndo_poll_controllerEric Dumazet1-25/+0
2018-09-24bonding: use netpoll_poll_dev() helperEric Dumazet1-9/+2
2018-09-24clocksource/drivers/fttmr010: Fix set_next_event handlerTao Ren1-7/+11
2018-09-23Merge tag 'mfd-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Greg Kroah-Hartman1-5/+6
2018-09-23Merge tag 'for-linus-4.19d-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman1-6/+21
2018-09-23Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman1-3/+6
2018-09-22device-dax: Add missing address_space_operationsDave Jiang1-0/+6
2018-09-22net/mlx4: Use cpumask_available for eq->affinity_maskNathan Chancellor1-1/+2
2018-09-22net: apple: fix return type of ndo_start_xmit functionYueHaibing3-6/+6
2018-09-22net: i825xx: fix return type of ndo_start_xmit functionYueHaibing3-6/+9
2018-09-22net: wiznet: fix return type of ndo_start_xmit functionYueHaibing2-2/+2
2018-09-22net: sgi: fix return type of ndo_start_xmit functionYueHaibing2-3/+3
2018-09-22net: cirrus: fix return type of ndo_start_xmit functionYueHaibing2-3/+3
2018-09-22net: seeq: fix return type of ndo_start_xmit functionYueHaibing2-3/+5
2018-09-22PCI: hv: Fix return value check in hv_pci_assign_slots()Wei Yongjun1-1/+3
2018-09-21Merge tag 'pinctrl-v4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2-49/+64
2018-09-21scsi: sd: don't crash the host on invalid commandsJohannes Thumshirn1-1/+2
2018-09-21scsi: ipr: System hung while dlpar adding primary ipr adapter backWen Xiong2-45/+62
2018-09-21scsi: target: iscsi: Use bin2hex instead of a re-implementationVincent Pelletier1-12/+3
2018-09-21scsi: target: iscsi: Use hex2bin instead of a re-implementationVincent Pelletier1-16/+14
2018-09-21net: mscc: fix the frame extraction into the skbAntoine Tenart1-3/+9
2018-09-21drm/malidp: Fix writeback in NV12Alexandru Gheorghe4-7/+48
2018-09-21drm: mali-dp: Call drm_crtc_vblank_reset on device initAlexandru Gheorghe1-0/+1
2018-09-21Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman3-2/+19
2018-09-21Merge tag 'drm-fixes-2018-09-21' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman29-116/+151
2018-09-21r8169: fix autoneg issue on resume with RTL8168EHeiner Kallweit1-0/+9
2018-09-21scsi: lpfc: Synchronize access to remoteport via rportJames Smart3-13/+23
2018-09-21scsi: ufs: Disable blk-mq for nowAdrian Hunter1-0/+7
2018-09-21IB/hfi1: Fix destroy_qp hang after a link downMichael J. Ruhl3-9/+41
2018-09-21IB/hfi1: Fix context recovery when PBC has an UnsupportedVLMichael J. Ruhl1-2/+7
2018-09-21IB/hfi1: Invalid user input can result in crashMichael J. Ruhl1-1/+1
2018-09-21IB/hfi1: Fix SL array bounds checkIra Weiny1-1/+7
2018-09-21Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie11-18/+49
2018-09-21RDMA/uverbs: Fix validity check for modify QPMajd Dibbiny1-23/+45
2018-09-21PCI: dwc: Fix scheduling while atomic issuesJisheng Zhang2-6/+5
2018-09-20bnxt_en: don't try to offload VLAN 'modify' actionDavide Caratti1-6/+14
2018-09-20regulator: fix crash caused by null driver dataYu Zhao1-1/+1
2018-09-20drm/amdkfd: Fix ATS capablity was not reported correctly on some APUsYong Zhao3-6/+29
2018-09-20drm/amdkfd: Change the control stack MTYPE from UC to NC on GFX9Yong Zhao5-5/+10
2018-09-20drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7Amber Lin1-1/+1
2018-09-20pinctrl: intel: Do pin translation in other GPIO operations as wellMika Westerberg1-48/+63
2018-09-20Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linusJens Axboe1-0/+4
2018-09-20floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctlAndy Whitcroft1-0/+3
2018-09-20mlxsw: spectrum: Bump required firmware versionPetr Machata1-2/+2
2018-09-20libata: mask swap internal and hardware tagJens Axboe1-2/+12
2018-09-20serial: imx: restore handshaking irq for imx1Uwe Kleine-König1-0/+8
2018-09-20usb: typec: mux: Take care of driver module reference countingHeikki Krogerus1-4/+13