summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-06-21efi/libstub/arm64: Handle randomized TEXT_OFFSETMark Rutland1-0/+10
2018-06-21drm/dumb-buffers: Integer overflow in drm_mode_create_ioctl()Dan Carpenter1-3/+4
2018-06-21clk: imx6ull: use OSC clock during AXI rate changeStefan Agner1-1/+1
2018-06-21i2c: viperboard: return message count on master_xfer successPeter Rosin1-1/+1
2018-06-21i2c: pmcmsp: fix error return from master_xferPeter Rosin1-1/+1
2018-06-21i2c: pmcmsp: return message count on master_xfer successPeter Rosin1-1/+1
2018-06-21usb: musb: fix remote wakeup racing with suspendDaniel Glöckner3-13/+24
2018-06-21ixgbe: return error on unsupported SFP module when resettingEmil Tantilov1-0/+3
2018-06-21qede: Fix gfp flags sent to rdma event node allocationMichal Kalderon1-1/+1
2018-06-21qed: Fix l2 initializations over iWARP personalityMichal Kalderon1-4/+2
2018-06-21agp: uninorth: make two functions staticMathieu Malaterre1-2/+2
2018-06-21can: dev: increase bus-off message severityJakob Unterwurzacher1-1/+1
2018-06-21net: aquantia: driver should correctly declare vlan_features bitsIgor Russkikh1-0/+2
2018-06-21driver core: add __printf verification to __ata_ehi_pushv_descMathieu Malaterre1-2/+2
2018-06-21drm/omap: handle alloc failures in omap_connectorTomi Valkeinen1-0/+10
2018-06-21drm/omap: check return value from soc_device_matchTomi Valkeinen1-1/+6
2018-06-21drm/omap: fix possible NULL ref issue in tiler_reserve_2dTomi Valkeinen1-1/+5
2018-06-21drm/omap: fix uninitialized ret variableTomi Valkeinen2-2/+2
2018-06-21drm/omap: silence unititialized variable warningDan Carpenter1-1/+1
2018-06-21tee: check shm references are consistent in offset/sizeEtienne Carriere1-0/+11
2018-06-21spi: bcm2835aux: ensure interrupts are enabled for shared handlerRob Herring1-0/+5
2018-06-21RDMA/cma: Do not query GID during QP state transition to RTRParav Pandit1-7/+0
2018-06-21IB/hfi1: Fix memory leak in exception path in get_irq_affinity()Sebastian Sanchez1-6/+5
2018-06-21IB/hfi1 Use correct type for num_user_contextMichael J. Ruhl1-2/+2
2018-06-21nvme: Set integrity flag for user passthrough commandsKeith Busch1-0/+1
2018-06-21nvme: fix potential memory leak in option parsingChengguang Xu1-0/+6
2018-06-21iommu/vt-d: fix shift-out-of-bounds in bug checkingChangbin Du1-1/+1
2018-06-21scsi: vmw-pvscsi: return DID_BUS_BUSY for adapter-initated abortsJim Gill1-1/+1
2018-06-21Input: atmel_mxt_ts - fix the firmware updateNick Dyer1-76/+110
2018-06-21IB/core: Make ib_mad_client_id atomicHåkon Bugge1-2/+2
2018-06-21IB/rxe: avoid double kfree_skbZhu Yanjun2-6/+1
2018-06-21IB/rxe: add RXE_START_MASK for rxe_opcode IB_OPCODE_RC_SEND_ONLY_INVJianchao Wang1-1/+1
2018-06-21RDMA/iwpm: fix memory leak on map_infoColin Ian King1-1/+4
2018-06-21RDMA/cma: Fix use after destroy access to net namespace for IPoIBParav Pandit1-10/+43
2018-06-21IB/uverbs: Fix validating mandatory attributesMatan Barak1-0/+9
2018-06-21IB: make INFINIBAND_ADDR_TRANS configurableGreg Thelen1-1/+4
2018-06-21ib_srp: depend on INFINIBAND_ADDR_TRANSGreg Thelen1-1/+1
2018-06-21ib_srpt: depend on INFINIBAND_ADDR_TRANSGreg Thelen1-1/+1
2018-06-21nvmet-rdma: depend on INFINIBAND_ADDR_TRANSGreg Thelen1-1/+1
2018-06-21nvme: depend on INFINIBAND_ADDR_TRANSGreg Thelen1-1/+1
2018-06-21i2c: sprd: Fix the i2c count issueBaolin Wang1-4/+2
2018-06-21i2c: sprd: Prevent i2c accesses after suspend is calledBaolin Wang1-0/+16
2018-06-21ata: ahci: mvebu: override ahci_stop_engine for mvebu AHCIEvan Wang1-0/+56
2018-06-21libahci: Allow drivers to override stop_engineEvan Wang6-15/+26
2018-06-21HID: intel-ish-hid: use put_device() instead of kfree()Arvind Yadav1-1/+1
2018-06-21rpmsg: added MODULE_ALIAS for rpmsg_charRamon Fried1-0/+2
2018-06-21remoteproc: qcom: Fix potential device node leaksTobias Jordan1-0/+2
2018-06-21HID: wacom: Release device resource data obtained by devres_alloc()Arvind Yadav1-1/+3
2018-06-21HID: lenovo: Add support for IBM/Lenovo Scrollpoint micepgzh3-3/+48
2018-06-21thermal: int3403_thermal: Fix NULL pointer deref on module load / probeHans de Goede1-2/+1