summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-12-08Input: elan_i2c - add support for ELAN0621 touchpadAdam Wong1-0/+1
2018-12-08Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARRNoah Westervelt1-0/+1
2018-12-08Input: elan_i2c - add ELAN0620 to the ACPI tablePatrick Gaskin1-0/+1
2018-12-08Input: cros_ec_keyb - fix button/switch capability reportsBrian Norris1-1/+2
2018-12-08Input: matrix_keypad - check for errors from of_get_named_gpio()Christian Hoff1-9/+14
2018-12-08Input: synaptics - add PNP ID for ThinkPad P50 to SMBusLyude Paul1-0/+1
2018-12-08Input: xpad - quirk all PDP Xbox One gamepadsCameron Gutman1-10/+6
2018-12-08scsi: lpfc: fix block guard enablement on SLI3 adaptersMartin Wilck2-2/+5
2018-12-08i40e: Fix deletion of MAC filtersLihong Yang1-1/+1
2018-12-08kgdboc: Fix warning with module buildLaura Abbott1-18/+19
2018-12-08kgdboc: Fix restrict errorLaura Abbott1-4/+2
2018-12-08drm/meson: Fix OOB memory accesses in meson_viu_set_osd_lut()Lyude Paul1-6/+6
2018-12-08drm/meson: Enable fast_io in meson_dw_hdmi_regmap_configLyude Paul1-0/+1
2018-12-08drm/meson: Fixes for drm_crtc_vblank_on/off supportNeil Armstrong2-2/+28
2018-12-08drm: set is_master to 0 upon drm_new_set_master() failureSergio Correia1-0/+2
2018-12-08drm/amd/dm: Don't forget to attach MST encodersLyude Paul1-0/+2
2018-12-08drm/ast: Fix incorrect free on ioregsSam Bobroff1-1/+2
2018-12-08IB/mlx5: Avoid load failure due to unknown link widthMichael Guralnik1-18/+11
2018-12-08mtd: nand: Fix memory allocation in nanddev_bbt_init()Frieder Schrempf1-1/+2
2018-12-08iser: set sector for ambiguous mr status errorsSagi Grimberg1-4/+3
2018-12-05misc: mic/scif: fix copy-paste error in scif_create_remote_lookupYueHaibing1-1/+1
2018-12-05Drivers: hv: vmbus: check the creation_status in vmbus_establish_gpadl()Dexuan Cui1-0/+8
2018-12-05iio:st_magn: Fix enable device after triggerMartin Kelly1-9/+3
2018-12-05iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede12-24/+49
2018-12-05Revert "usb: dwc3: gadget: skip Set/Clear Halt when invalid"Felipe Balbi1-5/+0
2018-12-05usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream seriesMichael Niewöhner1-0/+3
2018-12-05USB: usb-storage: Add new IDs to ums-realtekKai-Heng Feng1-0/+10
2018-12-05staging: rtl8723bs: Add missing return for cfg80211_rtw_get_stationLarry Finger1-1/+1
2018-12-05staging: rtl8723bs: Fix incorrect sense of ether_addr_equalLarry Finger1-2/+2
2018-12-05staging: mt7621-pinctrl: fix uninitialized variable ngroupsColin Ian King1-1/+1
2018-12-05staging: mt7621-dma: fix potentially dereferencing uninitialized 'tx_desc'Sergio Paracuellos1-1/+2
2018-12-05staging: vchiq_arm: fix compat VCHIQ_IOC_AWAIT_COMPLETIONBen Wolsieffer1-1/+6
2018-12-05staging: most: use format specifier "%s" in snprintfColin Ian King1-1/+1
2018-12-05dmaengine: at_hdmac: fix module unloadingRichard Genoud1-0/+2
2018-12-05dmaengine: at_hdmac: fix memory leak in at_dma_xlate()Richard Genoud1-1/+7
2018-12-05binder: fix race that allows malicious free of live bufferTodd Kjos3-21/+19
2018-12-05PCI: Fix incorrect value returned from pcie_get_speed_cap()Mikulas Patocka1-13/+11
2018-12-05PCI: dwc: Fix MSI-X EP framework address calculation bugGustavo Pimentel1-1/+0
2018-12-05PCI: layerscape: Fix wrong invocation of outbound window disable accessorHou Zhiqiang1-1/+1
2018-12-05net: phy: add workaround for issue where PHY driver doesn't bind to the deviceHeiner Kallweit1-0/+8
2018-12-05virtio-net: fail XDP set if guest csum is negotiatedJason Wang1-2/+3
2018-12-05virtio-net: disable guest csum during XDP setJason Wang1-6/+2
2018-12-05net: thunderx: set xdp_prog to NULL if bpf_prog_add failsLorenzo Bianconi1-2/+7
2018-12-05usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2Bernd Eckstein1-6/+4
2018-12-05s390/qeth: fix length check in SNMP processingJulian Wiedmann1-15/+12
2018-12-05rapidio/rionet: do not free skb before reading its lengthPan Bian1-1/+1
2018-12-05net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queueLorenzo Bianconi1-1/+3
2018-12-05net: gemini: Fix copy/paste errorAndreas Fiedler1-1/+1
2018-12-05lan743x: fix return value for lan743x_tx_napi_pollBryan Whitehead1-5/+5
2018-12-05lan743x: Enable driver to work with LAN7431Bryan Whitehead2-0/+2