summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-05-06Merge branch 'acpica'Rafael J. Wysocki36-94/+100
2019-05-06i3c: Fix a shift wrap bug in i3c_bus_set_addr_slot_status()Dan Carpenter1-2/+3
2019-05-03hwmon: (lm75) Add support for TMP75BIker Perez del Palomar Sustatxa1-0/+11
2019-05-03Merge branch 'i2c/for-current-fixed' of ssh://gitolite.kernel.org/pub/scm/lin...Linus Torvalds4-4/+9
2019-05-03Merge tag 'drm-fixes-2019-05-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-0/+16
2019-05-03Merge tag 'clk-fixes-for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds2-5/+24
2019-05-03s390: fix clang -Wpointer-sign warnigns in boot codeArnd Bergmann1-2/+2
2019-05-03Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Will Deacon6-45/+1007
2019-05-03regulator: core: simplify return value on suported_voltageJorge Ramirez-Ortiz1-2/+2
2019-05-03regulator: da9xxx: Switch to SPDX identifierAxel Lin8-110/+36
2019-05-03regulator: stm32-pwr: Remove unneeded .min_uV and .list_volageAxel Lin1-2/+0
2019-05-03regulator: stm32-pwr: Remove unneeded *desc from struct stm32_pwr_regAxel Lin1-5/+3
2019-05-03regulator: ab3100: Set fixed_uV instead of min_uV for fixed regulatorsAxel Lin1-4/+3
2019-05-03regulator: ab3100: Constify regulator_ops and ab3100_regulator_descAxel Lin1-7/+7
2019-05-03regulator: pv880x0: Switch to SPDX identifierAxel Lin6-72/+15
2019-05-03crypto: ccree - use a proper le32 type for le32 valGilad Ben-Yossef1-1/+1
2019-05-03crypto: ccree - remove set but not used variable 'du_size'YueHaibing1-8/+0
2019-05-03crypto: ccree - Make cc_sec_disable staticYueHaibing1-1/+1
2019-05-03crypto: ccree - fix spelling mistake "protedcted" -> "protected"Colin Ian King1-1/+1
2019-05-03crypto: caam/qi2 - generate hash keys in-placeHoria Geantă1-26/+15
2019-05-03crypto: caam/qi2 - fix DMA mapping of stack memoryHoria Geantă2-68/+45
2019-05-03crypto: caam/qi2 - fix zero-length buffer DMA mappingHoria Geantă1-7/+18
2019-05-03crypto: stm32/cryp - update to return iv_outLionel Debieve1-0/+20
2019-05-03crypto: stm32/cryp - remove request mutex protectionLionel Debieve1-19/+7
2019-05-03crypto: stm32/cryp - add weak key check for DESLionel Debieve2-2/+12
2019-05-03crypto: atmel - remove set but not used variable 'alg_name'YueHaibing1-3/+0
2019-05-03crypto: picoxcell - Use dev_get_drvdata()Kefeng Wang1-1/+1
2019-05-03crypto: crypto4xx - get rid of redundant using_sd variableChristian Lamparter2-5/+2
2019-05-03crypto: crypto4xx - use sync skcipher for fallbackChristian Lamparter3-15/+10
2019-05-03crypto: crypto4xx - fix cfb and ofb "overran dst buffer" issuesChristian Lamparter1-10/+21
2019-05-03crypto: crypto4xx - fix ctr-aes missing output IVChristian Lamparter1-3/+9
2019-05-03Merge tag 'drm-misc-fixes-2019-05-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-0/+16
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds24-59/+150
2019-05-02i2c: Prevent runtime suspend of adapter when Host Notify is requiredJarkko Nikula1-0/+4
2019-05-02i2c: synquacer: fix enumeration of slave devicesArd Biesheuvel1-0/+2
2019-05-02i2c: designware: ratelimit 'transfer when suspended' errorsWolfram Sang1-2/+1
2019-05-02Merge tag 'pci-v5.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-4/+32
2019-05-02Merge tag 'mtd/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+6
2019-05-02PCI/LINK: Add Kconfig option (default off)Keith Busch3-1/+13
2019-05-02Merge branch 'spi-5.2' into spi-nextMark Brown33-607/+2202
2019-05-02Merge branch 'spi-5.1' into spi-linusMark Brown13-152/+243
2019-05-02regulator: hi6xxx: Switch to SPDX identifierAxel Lin3-42/+30
2019-05-02regulator: vexpress: Switch to SPDX identifierAxel Lin1-12/+3
2019-05-02regulator: vexpress: Get rid of struct vexpress_regulatorAxel Lin1-31/+22
2019-05-02spi: rspi: Fix handling of QSPI code when transmit and receiveHoan Nguyen An1-43/+28
2019-05-02spi: atmel-quadspi: fix crash while suspendingClaudiu Beznea1-2/+4
2019-05-02spi: stm32: return the get_irq errorFabien Dessenne1-2/+3
2019-05-02spi: tegra114: fix PIO transferSowjanya Komatineni1-2/+3
2019-05-02spi: pxa2xx: fix SCR (divisor) calculationFlavio Suligoi1-2/+6
2019-05-02spi: Clear SPI_CS_HIGH flag from bad_bits for GPIO chip-selectSerge Semin1-0/+5