summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-07-17loop: remember whether sysfs_create_group() was doneTetsuo Handa2-5/+7
2018-07-17RDMA/ucm: Mark UCM interface as BROKENLeon Romanovsky2-2/+13
2018-07-17loop: add recursion validation to LOOP_CHANGE_FDTheodore Ts'o1-30/+38
2018-07-17iw_cxgb4: correctly enforce the max reg_mr depthSteve Wise1-1/+1
2018-07-17i2c: recovery: if possible send STOP with recovery pulsesWolfram Sang1-1/+10
2018-07-17i2c: tegra: Fix NACK error handlingJon Hunter1-9/+8
2018-07-17IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return valuesMichael J. Ruhl5-9/+9
2018-07-17acpi, nfit: Fix scrub idle detectionDan Williams2-11/+34
2018-07-17xhci: xhci-mem: off by one in xhci_stream_id_to_ring()Dan Carpenter1-1/+1
2018-07-17usb: quirks: add delay quirks for Corsair StrafeNico Sneck1-0/+4
2018-07-17USB: serial: mos7840: fix status-register error handlingJohan Hovold1-0/+3
2018-07-17USB: yurex: fix out-of-bounds uaccess in read handlerJann Horn1-17/+6
2018-07-17USB: serial: keyspan_pda: fix modem-status error handlingJohan Hovold1-1/+3
2018-07-17USB: serial: cp210x: add another USB ID for Qivicon ZigBee stickOlli Salonen1-0/+1
2018-07-17USB: serial: ch341: fix type promotion bug in ch341_control_in()Dan Carpenter1-1/+1
2018-07-17thunderbolt: Notify userspace when boot_acl is changedMika Westerberg1-0/+4
2018-07-17ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede2-0/+62
2018-07-17ahci: Add Intel Ice Lake LP PCI IDMika Westerberg1-0/+1
2018-07-17vmw_balloon: fix inflation with batchingNadav Amit1-2/+2
2018-07-17mtd: spi-nor: cadence-quadspi: Fix direct mode write timeoutsVignesh R1-2/+4
2018-07-17mei: discard messages from not connected client during power down.Alexander Usyskin1-1/+4
2018-07-17ata: Fix ZBC_OUT all bit handlingDamien Le Moal1-3/+8
2018-07-17ata: Fix ZBC_OUT command block checkDamien Le Moal1-6/+7
2018-07-17staging: r8822be: Fix RTL8822be can't find any wireless APPing-Ke Shih2-1/+2
2018-07-17staging: rtl8723bs: Prevent an underflow in rtw_check_beacon_data().Murray McAllister1-1/+1
2018-07-17ibmasm: don't write out of bounds in read handlerJann Horn1-24/+3
2018-07-17mmc: renesas_sdhi_internal_dmac: Cannot clear the RX_IN_USE in abortYoshihiro Shimoda1-2/+1
2018-07-17mmc: dw_mmc: fix card threshold control configurationx002701701-3/+4
2018-07-17mmc: sdhci-esdhc-imx: allow 1.8V modes without 100/200MHz pinctrl statesStefan Agner1-12/+9
2018-07-17ACPICA: Clear status of all events when entering S5Rafael J. Wysocki1-4/+11
2018-07-17drm/etnaviv: bring back progress check in job timeout handlerLucas Stach2-0/+27
2018-07-17drm/etnaviv: Fix driver unregisteringFabio Estevam1-1/+2
2018-07-17drm/etnaviv: Check for platform_device_register_simple() failureFabio Estevam1-3/+18
2018-07-11staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()Dan Carpenter1-1/+1
2018-07-11mtd: cfi_cmdset_0002: Change erase functions to check chip good onlyTokunori Ikegami1-10/+12
2018-07-11mtd: cfi_cmdset_0002: Change erase functions to retry for errorTokunori Ikegami1-0/+10
2018-07-11mtd: cfi_cmdset_0002: Change definition naming to retry write operationTokunori Ikegami1-3/+3
2018-07-11dm: prevent DAX mounts if not supportedRoss Zwisler2-5/+5
2018-07-11dax: check for QUEUE_FLAG_DAX in bdev_dax_supported()Ross Zwisler1-0/+8
2018-07-11dax: change bdev_dax_supported() to support boolean returnsDave Jiang1-8/+8
2018-07-11fs: allow per-device dax status checking for filesystemsDarrick J. Wong1-13/+13
2018-07-11i2c: smbus: kill memory leak on emulated and failed DMA SMBus xfersPeter Rosin1-5/+9
2018-07-11i2c: core: smbus: fix a potential missing-check bugWenwen Wang1-0/+2
2018-07-11HID: core: allow concurrent registration of driversBenjamin Tissoires1-1/+4
2018-07-11HID: debug: check length before copy_to_user()Daniel Rosenberg1-1/+7
2018-07-11HID: hiddev: fix potential Spectre v1Gustavo A. R. Silva1-0/+11
2018-07-11HID: i2c-hid: Fix "incomplete report" noiseJason Andryuk1-1/+1
2018-07-11drm/amdgpu: Dynamically probe for ATIF handle (v2)Lyude Paul1-21/+58
2018-07-11drm/amdgpu: Add amdgpu_atpx_get_dhandle()Lyude Paul2-0/+12
2018-07-11drm/udl: fix display corruption of the last lineMikulas Patocka2-5/+11