summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-03staging: kpc2000: kpc_spi: Fix build error for {read,write}qNathan Chancellor1-0/+1
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-02swiotlb-xen: ensure we have a single callsite for xen_dma_map_pageChristoph Hellwig1-15/+16
2019-05-02swiotlb-xen: simplify the DMA sync method implementationsChristoph Hellwig1-56/+28
2019-05-02swiotlb-xen: use ->map_page to implement ->map_sgChristoph Hellwig1-58/+10
2019-05-02swiotlb-xen: make instances match their method namesChristoph Hellwig1-10/+7
2019-05-03Merge tag 'drm-misc-fixes-2019-05-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-0/+16
2019-05-02leds: avoid races with workqueuePavel Machek2-0/+6
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds24-59/+150
2019-05-02Staging: rtl8192e: Remove extra space before break statementPuranjay Mohan1-2/+2
2019-05-02Staging: rtl8192u: ieee80211: Fix if-else indentation warningPuranjay Mohan1-2/+2
2019-05-02Staging: rtl8192u: ieee80211: Fix indentation errors by removing extra spacesPuranjay Mohan1-5/+5
2019-05-02staging: most: cdev: fix chrdev_region leak in mod_exitSuresh Udipi1-1/+1
2019-05-02staging: wlan-ng: Fix improper SPDX comment styleHimadri Pandya1-1/+1
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-02habanalabs: Update CPU DMA memory label nameTomer Tayar1-2/+2
2019-05-02habanalabs: Update CPU DMA pool label nameTomer Tayar1-2/+2
2019-05-01dax: make use of ->free_inode()Al Viro1-5/+2
2019-05-01erofs: switch to ->free_inode()Al Viro1-8/+2
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