aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-07-13Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...HEADmasterLinus Torvalds3-11/+19
2018-07-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2018-07-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds8-27/+39
2018-07-13Merge tag 'libnvdimm-fixes-4.18-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-15/+47
2018-07-12i2c: recovery: if possible send STOP with recovery pulsesWolfram Sang1-1/+10
2018-07-12Merge tag 'mtd/fixes-for-4.18-rc5' of git://git.infradead.org/linux-mtdLinus Torvalds1-2/+4
2018-07-11RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error pathKamal Heib1-6/+12
2018-07-11Merge branch 'for-4.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-47/+98
2018-07-11nfit: fix unchecked dereference in acpi_nfit_ctlDave Jiang1-2/+4
2018-07-11Merge tag 'char-misc-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-65/+124
2018-07-11Merge tag 'staging-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-2/+3
2018-07-11Merge tag 'usb-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds11-27/+33
2018-07-11Merge tag 'mmc-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds5-24/+28
2018-07-11Merge tag 'acpi-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-4/+11
2018-07-10clocksource: arm_arch_timer: Set arch_mem_timer cpumask to cpu_possible_maskSudeep Holla1-1/+1
2018-07-10Merge tag 'drm-fixes-2018-07-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds3-4/+47
2018-07-10Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie3-4/+47
2018-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-5/+31
2018-07-10i2c: tegra: Fix NACK error handlingJon Hunter1-9/+8
2018-07-09HID: hiddev: fix potential Spectre v1Gustavo A. R. Silva1-0/+11
2018-07-09HID: i2c-hid: Fix "incomplete report" noiseJason Andryuk1-1/+1
2018-07-09mmc: sdhci-esdhc-imx: allow 1.8V modes without 100/200MHz pinctrl statesStefan Agner1-12/+9
2018-07-09ACPICA: Clear status of all events when entering S5Rafael J. Wysocki1-4/+11
2018-07-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-4/+4
2018-07-08Merge tag 'pci-v4.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-12/+41
2018-07-07Merge tag 'dma-mapping-4.18-3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-17/+46
2018-07-07Merge tag 'dmaengine-fix-4.18-rc4' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds3-3/+7
2018-07-07Merge tag 'for-linus-4.18-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds2-23/+14
2018-07-07nvmem: Don't let a NULL cell_id for nvmem_cell_get() crash usDouglas Anderson1-0/+4
2018-07-07thunderbolt: Notify userspace when boot_acl is changedMika Westerberg1-0/+4
2018-07-07uio: fix crash after the device is unregisteredXiubo Li1-16/+88
2018-07-07uio: change to use the mutex lock instead of the spin lockXiubo Li1-19/+13
2018-07-07uio: use request_threaded_irq insteadXiubo Li1-2/+3
2018-07-07fpga: altera-cvp: Fix an error handling path in 'altera_cvp_probe()'Christophe Jaillet1-2/+4
2018-07-07ibmasm: don't write out of bounds in read handlerJann Horn1-24/+3
2018-07-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-15/+57
2018-07-06Merge tag 'for-linus-20180706' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+2
2018-07-06Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-27/+18
2018-07-06Merge tag 'vfio-v4.18-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds2-11/+17
2018-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-10/+11
2018-07-06staging: r8822be: Fix RTL8822be can't find any wireless APPing-Ke Shih2-1/+2
2018-07-06USB: yurex: fix out-of-bounds uaccess in read handlerJann Horn1-17/+6
2018-07-06usb: quirks: add delay quirks for Corsair StrafeNico Sneck1-0/+4
2018-07-06xhci: xhci-mem: off by one in xhci_stream_id_to_ring()Dan Carpenter1-1/+1
2018-07-06usb/gadget: aspeed-vhub: add USB_LIBCOMPOSITE dependencyArnd Bergmann1-0/+1
2018-07-06Merge tag 'usb-serial-4.18-rc4' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman4-2/+8
2018-07-06USB: serial: mos7840: fix status-register error handlingJohan Hovold1-0/+3
2018-07-06USB: serial: keyspan_pda: fix modem-status error handlingJohan Hovold1-1/+3
2018-07-05Merge tag 'drm-fixes-2018-07-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds34-242/+583
2018-07-05acpi, nfit: Fix scrub idle detectionDan Williams2-11/+34
2018-07-06Merge tag 'exynos-drm-fixes-for-v4.18-rc4' of git://git.kernel.org/pub/scm/li...Dave Airlie11-102/+149
2018-07-06Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie14-86/+284
2018-07-06Merge tag 'drm-intel-fixes-2018-07-05' of git://anongit.freedesktop.org/drm/d...Dave Airlie5-15/+81
2018-07-06Merge tag 'drm-misc-fixes-2018-07-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-34/+58
2018-07-05Merge tag 'omap-for-v4.18/fixes-signed' of git://git.kernel.org/pub/scm/linux...Olof Johansson1-4/+4
2018-07-05Revert "iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_...Christoph Hellwig2-17/+46
2018-07-05Merge tag 'acpi-4.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-9/+16
2018-07-05Merge tag 'pm-4.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-7/+21
2018-07-05drm/amd/display: add a check for display depth validityMikita Lipski1-0/+42
2018-07-05drm/amd/display: adding ycbcr420 pixel encoding for hdmiMikita Lipski1-2/+5
2018-07-05drm/etnaviv: bring back progress check in job timeout handlerLucas Stach2-0/+27
2018-07-05mmc: sunxi: Disable irq during pm_suspendStefan Mavrodiev1-0/+7
2018-07-05Merge branches 'acpi-tables' and 'acpica'Rafael J. Wysocki2-5/+11
2018-07-05Merge branch 'pm-pci'Rafael J. Wysocki1-0/+12
2018-07-05drm/udl: fix display corruption of the last lineMikulas Patocka2-5/+11
2018-07-04drm/bridge/sii8620: Fix link mode selectionMaciej Purski1-10/+20
2018-07-04drm/bridge/sii8620: Fix display of packed pixel modesMaciej Purski1-1/+16
2018-07-04drm/bridge/sii8620: Send AVI infoframe in all MHL versionsMaciej Purski1-20/+19
2018-07-04USB: serial: cp210x: add another USB ID for Qivicon ZigBee stickOlli Salonen1-0/+1
2018-07-04USB: serial: ch341: fix type promotion bug in ch341_control_in()Dan Carpenter1-1/+1
2018-07-04ACPI / battery: Safe unregistering of hooksJouke Witteveen1-4/+5
2018-07-04drm/amdgpu: fix user fence write race conditionNicolai Hähnle1-6/+6
2018-07-03i2c: stu300: use non-archaic spelling of failesThadeu Lima de Souza Cascardo1-1/+1
2018-07-03RDMA/uverbs: Don't fail in creation of multiple flowsLeon Romanovsky1-1/+1
2018-07-03PM / Domains: Don't power on at attach for the multi PM domain caseUlf Hansson1-7/+9
2018-07-03loop: Add LOOP_SET_BLOCK_SIZE in compat ioctlEvan Green1-0/+1
2018-07-03Merge tag 'gvt-fixes-2018-07-03' of https://github.com/intel/gvt-linux into d...Jani Nikula3-3/+63
2018-07-03drm/i915: Try GGTT mmapping whole object as partialChris Wilson2-12/+18
2018-07-03mei: discard messages from not connected client during power down.Alexander Usyskin1-1/+4
2018-07-03vmw_balloon: fix inflation with batchingNadav Amit1-2/+2
2018-07-03HID: wacom: Correct touch maximum XY of 2nd-gen IntuosJason Gerecke1-2/+8
2018-07-03HID: debug: check length before copy_to_user()Daniel Rosenberg1-1/+7
2018-07-03mmc: dw_mmc: fix card threshold control configurationx002701701-3/+4
2018-07-03mtd: spi-nor: cadence-quadspi: Fix direct mode write timeoutsVignesh R1-2/+4
2018-07-03mmc: core: cd_label must be last entry of mmc_gpio structAnson Huang1-1/+1
2018-07-02ACPI / PPTT: use ACPI ID whenever ACPI_PPTT_ACPI_PROCESSOR_ID_VALID is setSudeep Holla1-2/+8
2018-07-02ata: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven1-2/+0
2018-07-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2-3/+12
2018-07-02drm/amdgpu/pm: fix display count in non-DC pathAlex Deucher1-1/+1
2018-07-02drm/amdgpu: fix swapped emit_ib_size in vce3Alex Deucher1-2/+2
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds55-198/+414
2018-07-02drm: Use kvzalloc for allocating blob property memoryMichel Dänzer1-3/+3
2018-07-02ata: Fix ZBC_OUT all bit handlingDamien Le Moal1-3/+8
2018-07-02ata: Fix ZBC_OUT command block checkDamien Le Moal1-6/+7
2018-07-02ahci: Add Intel Ice Lake LP PCI IDMika Westerberg1-0/+1
2018-07-02i2c-cht-wc: Fix bq24190 supplierHans de Goede1-1/+2
2018-07-02typec: tcpm: Correctly report power_supply current and voltage for non pd supplyHans de Goede1-2/+3
2018-07-02usb: xhci: dbc: Don't decrement runtime PM counter if DBC is not startedKai-Heng Feng1-4/+8
2018-07-02ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede2-0/+62
2018-07-02sata_nv: remove redundant pointers sdev0 and sdev1Colin Ian King1-3/+0
2018-07-02drbd: fix access after freeLars Ellenberg1-1/+1
2018-07-02mmc: renesas_sdhi_internal_dmac: Cannot clear the RX_IN_USE in abortYoshihiro Shimoda1-2/+1
2018-07-02mmc: renesas_sdhi_internal_dmac: Fix missing unmap in error patchYoshihiro Shimoda1-6/+6
2018-07-02qede: Adverstise software timestamp caps when PHC is not available.Sudarsana Reddy Kalluru1-2/+8
2018-07-02qed: Fix use of incorrect size in memcpy call.Sudarsana Reddy Kalluru1-4/+4
2018-07-02qed: Fix setting of incorrect eswitch mode.Sudarsana Reddy Kalluru2-3/+18
2018-07-02qed: Limit msix vectors in kdump kernel to the minimum required count.Sudarsana Reddy Kalluru1-0/+8
2018-07-02ipvlan: call dev_change_flags when ipvlan mode is resetHangbin Liu1-8/+28
2018-07-02net: fix use-after-free in GRO with ESPSabrina Dubroca2-4/+2
2018-07-02bus: ti-sysc: Use 2-factor allocator argumentsKees Cook1-4/+4
2018-07-02s390/dasd: reduce the default queue depth and nr of hardware queuesStefan Haberland2-10/+11
2018-07-02staging: rtl8723bs: Prevent an underflow in rtw_check_beacon_data().Murray McAllister1-1/+1
2018-07-02drm/i915/gvt: changed DDI mode emulation typeXiaolin Zhang1-3/+3
2018-07-02drm/i915/gvt: fix a bug of partially write ggtt entiesZhao Yan2-0/+60
2018-07-02drm/exynos: Replace drm_dev_unref with drm_dev_putThomas Zimmermann1-2/+2
2018-07-02drm/exynos: Replace drm_gem_object_unreference_unlocked with put functionThomas Zimmermann2-6/+6
2018-07-02drm/exynos: Replace drm_framebuffer_{un/reference} with put,get functionsThomas Zimmermann1-1/+1
2018-07-01Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-6/+9
2018-07-01Merge tag 'tty-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-27/+35
2018-07-01Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds26-65/+369
2018-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-15/+5
2018-06-30ACPICA: Drop leading newlines from error messagesRafael J. Wysocki1-3/+3
2018-06-30PCI / ACPI / PM: Resume bridges w/o drivers on suspend-to-RAMRafael J. Wysocki1-0/+12
2018-06-30vfio: Use get_user_pages_longterm correctlyJason Gunthorpe1-9/+7
2018-06-30Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-blockLinus Torvalds3-7/+7
2018-06-30acpi/nfit: fix cmd_rc for acpi_nfit_ctl to always return a valueDave Jiang1-0/+2
2018-06-30hv_netvsc: split sub-channel setup into async and syncStephen Hemminger4-52/+65
2018-06-30atm: zatm: Fix potential Spectre v1Gustavo A. R. Silva1-0/+2
2018-06-30s390/qeth: consistently re-enable device featuresJulian Wiedmann4-17/+16
2018-06-30s390/qeth: don't clobber buffer on async TX completionJulian Wiedmann2-6/+27
2018-06-30s390/qeth: avoid using is_multicast_ether_addr_64bits on (u8 *)[6]Vasily Gorbik1-2/+2
2018-06-30s390/qeth: fix race when setting MAC addressJulian Wiedmann1-4/+11
2018-06-30Revert "s390/qeth: use Read device to query hypervisor for MAC"Julian Wiedmann1-1/+1
2018-06-30alx: take rtnl before calling __alx_open from resumeSabrina Dubroca1-1/+7
2018-06-30sfc: correctly initialise filter rwsem for farchBert Kenward1-0/+1
2018-06-30net: phy: DP83TC811: Fix disabling interruptsDan Murphy1-1/+1
2018-06-30dpaa_eth: DPAA SGT needs to be 256BMadalin Bucur1-7/+8
2018-06-30fsl/fman: fix parser reporting bad checksum on short framesMadalin Bucur1-0/+8
2018-06-30bnx2x: Fix receiving tx-timeout in error or recovery state.Sudarsana Reddy Kalluru3-0/+13
2018-06-30cnic: tidy up a size calculationDan Carpenter1-1/+1
2018-06-30atm: iphase: fix a 64 bit bugDan Carpenter1-1/+1
2018-06-29nfp: stop limiting VFs to 0Jakub Kicinski1-5/+1
2018-06-29PCI/IOV: Reset total_VFs limit after detaching PF driverJakub Kicinski3-0/+21
2018-06-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2018-06-29Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-11/+15
2018-06-29PCI: faraday: Add missing of_node_put()Nicholas Mc Guire1-0/+2
2018-06-29PCI: xilinx-nwl: Add missing of_node_put()Nicholas Mc Guire1-1/+1
2018-06-29PCI: xilinx: Add missing of_node_put()Nicholas Mc Guire1-0/+1
2018-06-29PCI: endpoint: Use after free in pci_epf_unregister_driver()Dan Carpenter1-2/+2
2018-06-29PCI: controller: dwc: Do not let PCIE_DW_PLAT_HOST default to yesGeert Uytterhoeven1-1/+0
2018-06-29PCI: rcar: Clean up PHY init on failureMarek Vasut1-1/+5
2018-06-29PCI: rcar: Shut the PHY down in failpathMarek Vasut1-2/+8
2018-06-29sg: remove ->sg_magic memberJens Axboe1-3/+0
2018-06-29Merge tag 'pci-v4.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-7/+12
2018-06-29Merge tag 'pm-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-8/+7
2018-06-29Merge tag 'drm-fixes-2018-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds8-27/+59
2018-06-29Merge tag 'for-4.18/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-27/+33
2018-06-29Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe1-2/+5
2018-06-29drbd: Fix drbd_request_prepare() discard handlingBart Van Assche1-2/+2
2018-06-29drm/exynos: ipp: use correct enum typeStefan Agner1-1/+1
2018-06-29drm/exynos: decon5433: Fix WINCONx reset valueMarek Szyprowski1-1/+1
2018-06-29drm/exynos: decon5433: Fix per-plane global alpha for XRGB modesMarek Szyprowski1-2/+2
2018-06-29drm/exynos: fimc: Use real buffer width for configuring the hardwareMarek Szyprowski1-7/+10
2018-06-29drm/exynos: gsc: Fix support for NV16/61, YUV420/YVU420 and YUV422 modesMarek Szyprowski2-9/+21
2018-06-29drm/exynos: gsc: Fix DRM_MODE_REFLECT_{X,Y} interpretationMarek Szyprowski1-8/+8
2018-06-29drm/exynos: gsc: Increase Exynos5433 buffer width alignment to 16 pixelsMarek Szyprowski1-1/+1
2018-06-29drm/exynos: gsc: Use real buffer width for configuring the hardwareMarek Szyprowski1-2/+2
2018-06-29drm/exynos: scaler: Fix support for YUV420, YUV422 and YUV444 modesMarek Szyprowski1-6/+6
2018-06-29drm/exynos: scaler: Reset hardware before starting the operationAndrzej Pietrasiewicz1-3/+29
2018-06-29drm/exynos: rotator: Fix DRM_MODE_REFLECT_{X,Y} interpretationMarek Szyprowski1-2/+2
2018-06-29drm/exynos: ipp: Rework checking for the correct buffer formatsMarek Szyprowski1-51/+57
2018-06-29Merge branch 'pm-domains'Rafael J. Wysocki1-4/+3
2018-06-29i2c: gpio: initialize SCL to HIGH againWolfram Sang1-2/+2
2018-06-29i2c: smbus: kill memory leak on emulated and failed DMA SMBus xfersPeter Rosin1-5/+9
2018-06-29i2c: algos: bit: mention our experience about initial statesWolfram Sang1-0/+5
2018-06-29Revert "i2c: algo-bit: init the bus to a known state"Wolfram Sang1-5/+0
2018-06-28dev-dax: check_vma: ratelimit dev_info-sJeff Moyer1-4/+8
2018-06-28libnvdimm, pmem: Fix memcpy_mcsafe() return code handling in nsio_rw_bytes()Dan Williams1-0/+1
2018-06-28drm/amdgpu: Dynamically probe for ATIF handle (v2)Lyude Paul1-21/+58
2018-06-28drm/amdgpu: Add amdgpu_atpx_get_dhandle()Lyude Paul2-0/+12
2018-06-28drm/amdgpu: Make struct amdgpu_atif private to amdgpu_acpi.cLyude Paul2-41/+53
2018-06-29Merge tag 'drm-misc-fixes-2018-06-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-4/+8
2018-06-29Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie4-14/+35
2018-06-28dm: prevent DAX mounts if not supportedRoss Zwisler2-5/+5
2018-06-28dax: check for QUEUE_FLAG_DAX in bdev_dax_supported()Ross Zwisler1-0/+8
2018-06-28pmem: only set QUEUE_FLAG_DAX for fsdax modeRoss Zwisler1-1/+2
2018-06-28md/raid10: fix that replacement cannot complete recovery after reassembleBingJing Chang1-0/+7
2018-06-28Merge tag 'mtd/fixes-for-4.18-rc3' of git://git.infradead.org/linux-mtdLinus Torvalds7-25/+61
2018-06-28drm/amd/powerplay: smc_dpm_info structure changeEvan Quan5-2/+14
2018-06-28drm/amd/powerplay: correct vega12 bootup values settingsEvan Quan4-12/+91
2018-06-28drm/amd/powerplay: correct vega12 thermal support as trueEvan Quan1-0/+1
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds3-18/+15
2018-06-28nvme-rdma: fix possible double free of controller async event bufferSagi Grimberg1-2/+5
2018-06-28net: stmmac: Set DMA buffer size in HWJose Abreu4-0/+19
2018-06-28vt: prevent leaking uninitialized data to userspace via /dev/vcs*Alexander Potapenko1-2/+2
2018-06-28serdev: fix memleak on module unloadJohan Hovold1-0/+1
2018-06-28serial: 8250_pci: Remove stalled entries in blacklistAndy Shevchenko1-2/+0
2018-06-28n_tty: Access echo_* variables carefully.Tetsuo Handa1-18/+24
2018-06-28n_tty: Fix stall at n_tty_receive_char_special().Tetsuo Handa1-5/+8
2018-06-28Merge tag 'usb-serial-4.18-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman1-0/+14