aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-01-18RDMA/bnxt_re: Add SRQ support for Broadcom adaptersDevesh Sharma7-95/+813
2018-01-18RDMA/bnxt_re: expose detailed stats retrieved from HWSelvin Xavier7-10/+417
2018-01-18RDMA/bnxt_re: Add support for MRs with Huge pagesSomnath Kotur5-55/+138
2018-01-18drm/i915/cnl: apply Display WA #1178 to fix type C donglesLucas De Marchi2-0/+20
2018-01-18Input: synaptics-rmi4 - prevent UAF reported by KASANNick Desaulniers1-1/+3
2018-01-18Input: cyapa - remove redundant assignment to 'pwr_cmd'Colin Ian King1-1/+1
2018-01-18Input: remove at32psifCorentin Labbe3-368/+0
2018-01-18PCI: Add wrappers for dev_printk()Frederick Lawler28-362/+333
2018-01-18Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-14/+14
2018-01-18Merge tag 'mmc-v4.15-rc2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-0/+14
2018-01-18drm/i915: Use the engine name directly in the error_state fileMichel Thierry1-12/+22
2018-01-18Merge tag 'gpio-v4.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-14/+16
2018-01-18drm/i915/guc: Change values for i915_guc_log_controlMichal Wajdeczko1-12/+15
2018-01-18drm/i915/guc: Redefine guc_log_level modparam valuesMichal Wajdeczko4-39/+93
2018-01-18mmc: mmci: Add STM32 variantPatrice Chotard1-0/+22
2018-01-18mmc: mmci: Add support for setting pad type via pinctrlPatrice Chotard2-2/+44
2018-01-18mmc: mmci: Don't pretend all variants to have OPENDRAIN bitPatrice Chotard1-11/+12
2018-01-18mmc: mmci: Don't pretend all variants to have MCI_STARBITERR flagPatrice Chotard1-2/+14
2018-01-18mmc: mmci: Don't pretend all variants to have MMCIMASK1 registerPatrice Chotard2-4/+25
2018-01-18drm/i915: Avoid waitboosting on the active requestChris Wilson3-5/+23
2018-01-18drm/i915/dp: Fix compilation of intel_dp_hdcp_check_linkChris Wilson1-1/+3
2018-01-18ubi: block: Fix locking for idr_alloc/idr_removeBradley Bolen1-16/+26
2018-01-18mtd: ubi: wl: Fix error return code in ubi_wl_init()Wei Yongjun1-2/+6
2018-01-18phy: brcm-sata: remove unused variableArnd Bergmann1-1/+0
2018-01-18drm/i2c: tda998x: Remove duplicate NULL checkAndy Shevchenko1-2/+1
2018-01-18drm/i2c/sil164: Remove duplicate NULL checkAndy Shevchenko1-2/+1
2018-01-18drm/bridge: analogix-anx78xx: Remove duplicate NULL checkAndy Shevchenko1-2/+1
2018-01-18drm/i915: Add tracking for CDCLK bypass frequencyImre Deak2-18/+19
2018-01-18rtlwifi: Support A-MSDU in A-MPDU capabilityPing-Ke Shih1-0/+1
2018-01-18Merge remote-tracking branches 'asoc/topic/hisilicon', 'asoc/topic/iio', 'asoc/topic/max98373' and 'asoc/topic/max98926' into asoc-nextMark Brown11-5/+2206
2018-01-18Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2-8/+44
2018-01-18hwrng: imx-rngc - simplify the power management definitionsMartin Kaiser1-10/+3
2018-01-18crypto: chelsio - Remove dst sg size zero checkHarsh Jain1-30/+13
2018-01-18crypto: chelsio - Add authenc versions of ctr and shaHarsh Jain2-23/+199
2018-01-18crypto: chelsio - Fix IV updated in XTS operationHarsh Jain1-4/+6
2018-01-18crypto: chelsio - check for sg nullHarsh Jain1-1/+2
2018-01-18crypto: chelsio - Fix IndentationHarsh Jain1-15/+13
2018-01-18crypto: marvell/cesa - Fix DMA API misuseRobin Murphy1-7/+12
2018-01-18hwrng: exynos - remove redundant dev_err call in exynos_trng_probe()weiyongjun \(A\)1-3/+1
2018-01-18hwrng: exynos - Signedness bug in exynos_trng_do_read()Dan Carpenter1-1/+1
2018-01-18hwrng: mediatek - Setup default RNG qualitySean Wang1-0/+1
2018-01-18crypto: s5p-sss - Add SPDX license identifierKrzysztof Kozlowski1-14/+10
2018-01-18crypto: exynos-rng - Add SPDX license identifier and correct module licenseKrzysztof Kozlowski1-10/+2
2018-01-18spi: a3700: Add full-duplex supportMaxime Chevallier1-12/+73
2018-01-18spi: a3700: Allow to enable or disable FIFO modeMaxime Chevallier1-3/+6
2018-01-18spi: a3700: Set frequency limits at startupMaxime Chevallier1-0/+7
2018-01-18spi: a3700: Clear DATA_OUT when performing a readMaxime Chevallier1-0/+5
2018-01-18pinctrl: sx150x: Add a static gpio/pinctrl pin range mappingPeter Rosin1-0/+5
2018-01-18pinctrl: sx150x: Register pinctrl before adding the gpiochipPeter Rosin1-14/+21
2018-01-18pinctrl: sx150x: Unregister the pinctrl on releasePeter Rosin1-1/+1