summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-05-03nvme: Set integrity flag for user passthrough commandsKeith Busch1-0/+1
2018-05-03nvme: fix potential memory leak in option parsingChengguang Xu1-0/+6
2018-05-03qmi_wwan: do not steal interfaces from class driversBjørn Mork1-0/+12
2018-05-03iommu: rockchip: fix building without CONFIG_OFArnd Bergmann1-1/+1
2018-05-03bcache: use pr_info() to inform duplicated CACHE_SET_IO_DISABLE setColy Li1-1/+1
2018-05-03bcache: set dc->io_disable to true in conditional_stop_bcache_device()Coly Li1-0/+14
2018-05-03bcache: add wait_for_kthread_stop() in bch_allocator_thread()Coly Li1-1/+4
2018-05-03bcache: count backing device I/O error for writeback I/OColy Li1-1/+3
2018-05-03bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()Coly Li1-0/+17
2018-05-03bcache: store disk name in struct cache and struct cached_devColy Li5-34/+30
2018-05-03iommu/vt-d: Use WARN_ON_ONCE instead of BUG_ON in qi_flush_dev_iotlb()Joerg Roedel1-1/+1
2018-05-03iommu/vt-d: fix shift-out-of-bounds in bug checkingChangbin Du1-1/+1
2018-05-03iommu/dma: Move PCI window region reservation back into dma specific path.Shameer Kolothum1-29/+25
2018-05-03iommu/rockchip: Make clock handling optionalHeiko Stuebner1-1/+8
2018-05-03iommu/amd: Hide unused iommu_table_lockArnd Bergmann1-1/+1
2018-05-03iommu/vt-d: Fix usage of force parameter in intel_ir_reconfigure_irte()Jagannathan Raman1-1/+1
2018-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-84/+135
2018-05-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-8/+10
2018-05-03Merge tag 'drm-misc-fixes-2018-05-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-2/+48
2018-05-02parisc: Fix section mismatchesHelge Deller1-1/+1
2018-05-02drm/bridge: vga-dac: Fix edid memory leakSean Paul1-1/+3
2018-05-028139too: Use disable_irq_nosync() in rtl8139_poll_controller()Ingo Molnar1-1/+1
2018-05-02net: ethernet: ti: cpsw: fix packet leaking in dual_mac modeGrygorii Strashko1-0/+2
2018-05-02irqchip/qcom: Fix check for spurious interruptsAgustin Vega-Frias1-2/+2
2018-05-02USB: serial: visor: handle potential invalid device configurationGreg Kroah-Hartman1-34/+35
2018-05-02USB: serial: option: adding support for ublox R410MSZ Lin (林上智)1-0/+5
2018-05-01nfp: flower: set tunnel ttl value to net defaultJohn Hurley2-3/+12
2018-05-01Input: atmel_mxt_ts - add missing compatible strings to OF device tableJavier Martinez Canillas1-0/+5
2018-05-01Merge tag 'meson-clk-fixes-4.17-1' of https://github.com/BayLibre/clk-meson i...Stephen Boyd2-4/+3
2018-05-01Input: atmel_mxt_ts - fix the firmware updateNick Dyer1-76/+110
2018-05-01Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook ProVittorio Gambaletta (VittGam)1-0/+9
2018-05-01net/mlx4: fix spelling mistake: "failedi" -> "failed"Colin Ian King1-1/+1
2018-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-1/+1
2018-04-30sparc64: Fix mistake in oradax license textRob Gardner1-1/+1
2018-04-30drm/vc4: Make sure vc4_bo_{inc,dec}_usecnt() calls are balancedBoris Brezillon1-1/+45
2018-04-30IB/core: Make ib_mad_client_id atomicHåkon Bugge1-2/+2
2018-04-30usb: musb: trace: fix NULL pointer dereference in musb_g_tx()Bin Liu1-1/+2
2018-04-30usb: musb: host: fix potential NULL pointer dereferenceBin Liu1-1/+3
2018-04-30Merge tag 'fixes-for-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman6-9/+37
2018-04-30net: ethernet: ucc: fix spelling mistake: "tx-late-collsion" -> "tx-late-coll...Colin Ian King1-1/+1
2018-04-30qed: fix spelling mistake: "checksumed" -> "checksummed"Colin Ian King1-1/+1
2018-04-30i2c: rcar: enhance comment to avoid regressionsWolfram Sang1-0/+2
2018-04-30i2c: core: ACPI: Log device not acking errors at dbg loglevelHans de Goede1-4/+10
2018-04-30i2c: core: ACPI: Improve OpRegion read errorsHans de Goede1-1/+2
2018-04-30i2c: mlxcpld: Allow configurable adapter id for mlxcpldMichael Shych1-0/+2
2018-04-30i2c: mlxcpld: Fix adapter functionality support callbackMichael Shych1-1/+8
2018-04-30i2c: mlxcpld: Add support for smbus block read transactionMichael Shych1-6/+32
2018-04-30i2c: mlxcpld: Add support for extended transaction length for i2c-mlxcpldMichael Shych1-2/+17
2018-04-30i2c: mediatek: use of_device_get_match_data()Ryder Lee1-6/+2
2018-04-30i2c: s3c2410: Remove support for Exynos5440Krzysztof Kozlowski1-2/+0