summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2019-05-03regulator: stm32-pwr: Remove unneeded *desc from struct stm32_pwr_regAxel Lin
2019-05-03regulator: ab3100: Set fixed_uV instead of min_uV for fixed regulatorsAxel Lin
2019-05-03regulator: ab3100: Constify regulator_ops and ab3100_regulator_descAxel Lin
2019-05-03regulator: pv880x0: Switch to SPDX identifierAxel Lin
2019-05-03crypto: ccree - use a proper le32 type for le32 valGilad Ben-Yossef
2019-05-03crypto: ccree - remove set but not used variable 'du_size'YueHaibing
2019-05-03crypto: ccree - Make cc_sec_disable staticYueHaibing
2019-05-03crypto: ccree - fix spelling mistake "protedcted" -> "protected"Colin Ian King
2019-05-03crypto: caam/qi2 - generate hash keys in-placeHoria Geantă
2019-05-03crypto: caam/qi2 - fix DMA mapping of stack memoryHoria Geantă
2019-05-03crypto: caam/qi2 - fix zero-length buffer DMA mappingHoria Geantă
2019-05-03crypto: stm32/cryp - update to return iv_outLionel Debieve
2019-05-03crypto: stm32/cryp - remove request mutex protectionLionel Debieve
2019-05-03crypto: stm32/cryp - add weak key check for DESLionel Debieve
2019-05-03crypto: atmel - remove set but not used variable 'alg_name'YueHaibing
2019-05-03crypto: picoxcell - Use dev_get_drvdata()Kefeng Wang
2019-05-03crypto: crypto4xx - get rid of redundant using_sd variableChristian Lamparter
2019-05-03crypto: crypto4xx - use sync skcipher for fallbackChristian Lamparter
2019-05-03crypto: crypto4xx - fix cfb and ofb "overran dst buffer" issuesChristian Lamparter
2019-05-03crypto: crypto4xx - fix ctr-aes missing output IVChristian Lamparter
2019-05-03Merge tag 'drm-misc-fixes-2019-05-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-02i2c: Prevent runtime suspend of adapter when Host Notify is requiredJarkko Nikula
2019-05-02i2c: synquacer: fix enumeration of slave devicesArd Biesheuvel
2019-05-02i2c: designware: ratelimit 'transfer when suspended' errorsWolfram Sang
2019-05-02Merge tag 'pci-v5.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-02Merge tag 'mtd/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-02PCI/LINK: Add Kconfig option (default off)Keith Busch
2019-05-01dax: make use of ->free_inode()Al Viro
2019-05-01erofs: switch to ->free_inode()Al Viro
2019-05-02Merge branch 'spi-5.2' into spi-nextMark Brown
2019-05-02Merge branch 'spi-5.1' into spi-linusMark Brown
2019-05-02regulator: hi6xxx: Switch to SPDX identifierAxel Lin
2019-05-02regulator: vexpress: Switch to SPDX identifierAxel Lin
2019-05-02regulator: vexpress: Get rid of struct vexpress_regulatorAxel Lin
2019-05-02spi: rspi: Fix handling of QSPI code when transmit and receiveHoan Nguyen An
2019-05-02spi: atmel-quadspi: fix crash while suspendingClaudiu Beznea
2019-05-02spi: stm32: return the get_irq errorFabien Dessenne
2019-05-02spi: tegra114: fix PIO transferSowjanya Komatineni
2019-05-02spi: pxa2xx: fix SCR (divisor) calculationFlavio Suligoi
2019-05-02spi: Clear SPI_CS_HIGH flag from bad_bits for GPIO chip-selectSerge Semin
2019-05-02spi: ep93xx: Convert to use CS GPIO descriptorsLinus Walleij
2019-05-02spi: spi-mem: zynq-qspi: Fix build error on architectures missing readsl/writeslNaga Sureshkumar Relli
2019-05-02spi: stm32-qspi: manage the get_irq error caseFabien Dessenne
2019-05-02spi/spi-bcm2835: Split transfers that exceed DLENMeghana Madhyastha
2019-05-02spi: pxa2xx: Add support for Intel Comet LakeEvan Green
2019-05-02spi: Release spi_res after finalizing messageNoralf Trønnes
2019-05-02spi: Remove warning in spi_split_transfers_maxsize()Noralf Trønnes
2019-05-02spi: Remove one needless transfer speed fall back caseJarkko Nikula
2019-05-02spi: pxa2xx: use a module softdep for dw_dmacFlavio Suligoi