summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-07-08net: dsa: b53: Add BCM5389 supportDamien Thébault3-1/+18
2018-07-08net/sonic: Use dma_mapping_error()Finn Thain1-1/+1
2018-07-08platform/x86: asus-wmi: Fix NULL pointer dereferenceJoão Paulo Rechi Vita1-10/+13
2018-07-08net: qmi_wwan: Add Netgear Aircard 779SJosh Hill1-0/+1
2018-07-08atm: zatm: fix memcmp castingIvan Bornyakov1-2/+2
2018-07-08iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUsHao Wei Tee1-5/+5
2018-07-08s390/dasd: use blk_mq_rq_from_pdu for per request dataSebastian Ott1-2/+5
2018-07-08mtd: rawnand: fix return value check for bad block statusAbhishek Sahu1-1/+1
2018-07-08md: remove special meaning of ->quiesce(.., 2)NeilBrown9-69/+37
2018-07-08md: allow metadata update while suspending.NeilBrown2-0/+20
2018-07-08md: use mddev_suspend/resume instead of ->quiesce()NeilBrown1-12/+12
2018-07-08md: move suspend_hi/lo handling into core md codeNeilBrown3-37/+28
2018-07-08md: don't call bitmap_create() while array is quiesced.NeilBrown1-6/+10
2018-07-08md: always hold reconfig_mutex when calling mddev_suspend()NeilBrown3-7/+24
2018-07-08drm/i915: Enable provoking vertex fix on Gen9 systems.Kenneth Graunke2-1/+16
2018-07-08drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helperMichel Dänzer3-4/+19
2018-07-08drm/amdgpu: Use kvmalloc_array for allocating VRAM manager nodes arrayMichel Dänzer1-3/+4
2018-07-08drm/atmel-hlcdc: check stride values in the first planeStefan Agner1-1/+1
2018-07-08drm/qxl: Call qxl_bo_unref outside atomic contextJeremy Cline1-2/+5
2018-07-08drm/amdgpu: fix the missed vcn fw version reportHuang Rui1-0/+1
2018-07-08drm/amdgpu: Add APU support in vi_set_vce_clocksRex Zhu2-8/+27
2018-07-08drm/amdgpu: Add APU support in vi_set_uvd_clocksRex Zhu1-11/+35
2018-07-08vt: prevent leaking uninitialized data to userspace via /dev/vcs*Alexander Potapenko1-2/+2
2018-07-08serdev: fix memleak on module unloadJohan Hovold1-0/+1
2018-07-08serial: 8250_pci: Remove stalled entries in blacklistAndy Shevchenko1-2/+0
2018-07-08staging: android: ion: Return an ERR_PTR in ion_map_kernelLaura Abbott1-1/+1
2018-07-08n_tty: Access echo_* variables carefully.Tetsuo Handa1-18/+24
2018-07-08n_tty: Fix stall at n_tty_receive_char_special().Tetsuo Handa1-5/+8
2018-07-08xhci: Fix kernel oops in trace_xhci_free_virt_deviceZhengjun Xing2-7/+33
2018-07-08usb: typec: ucsi: Fix for incorrect status data issueHeikki Krogerus1-0/+13
2018-07-08usb: typec: ucsi: acpi: Workaround for cache mode issueHeikki Krogerus1-0/+5
2018-07-08acpi: Add helper for deactivating memory regionHeikki Krogerus1-0/+72
2018-07-08usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hubWilliam Wu1-1/+1
2018-07-08USB: serial: cp210x: add Silicon Labs IDs for Windows UpdateKaroly Pados1-0/+3
2018-07-08USB: serial: cp210x: add CESINEL device idsJohan Hovold1-0/+11
2018-07-08usb: cdc_acm: Add quirk for Uniden UBC125 scannerHouston Yaroschoff1-0/+3
2018-07-03xhci: Fix use-after-free in xhci_free_virt_deviceMathias Nyman1-0/+1
2018-07-03dm thin: handle running out of data space vs concurrent discardMike Snitzer1-2/+9
2018-07-03dm zoned: avoid triggering reclaim from inside dmz_map()Bart Van Assche1-1/+1
2018-07-03Input: elantech - fix V4 report decoding for module with middle key???1-1/+1
2018-07-03Input: elantech - enable middle button of touchpads on ThinkPad P52Aaron Ma1-1/+8
2018-07-03Input: elan_i2c_smbus - fix more potential stack buffer overflowsBen Hutchings3-3/+11
2018-07-03Input: xpad - fix GPD Win 2 controller nameEnno Boland1-1/+1
2018-07-03xen: Remove unnecessary BUG_ON from __unbind_from_irq()Boris Ostrovsky1-2/+0
2018-07-03rbd: flush rbd_dev->watch_dwork after watch is unregisteredDongsheng Yang1-1/+1
2018-07-03pwm: lpss: platform: Save/restore the ctrl register over a suspend/resumeHans de Goede3-0/+37
2018-07-03Input: elan_i2c - add ELAN0618 (Lenovo v330 15IKB) ACPI IDAlexandr Savca1-0/+1
2018-07-03ACPI / LPSS: Add missing prv_offset setting for byt/cht PWM devicesHans de Goede1-0/+2
2018-07-03video: uvesafb: Fix integer overflow in allocationKees Cook1-1/+2
2018-07-03media: dvb_frontend: fix locking issues at dvb_frontend_get_event()Mauro Carvalho Chehab1-8/+15