summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-08RDMA/rxe: Remove duplicate entries in struct rxe_mrBob Pearson
2020-10-08ethtool: correct policy for ETHTOOL_MSG_CHANNELS_SETJohannes Berg
2020-10-08ethtool: strset: allow ETHTOOL_A_STRSET_COUNTS_ONLY attrJohannes Berg
2020-10-09power: supply: test-power: revise parameter printing to use sprintfHarley A.W. Lorenzo
2020-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-10-09power: supply: charger-manager: fix incorrect check on charging_duration_msColin Ian King
2020-10-09power: supply: max17040: Fix ptr to enum castIskren Chernev
2020-10-08spi: dw: Add Baikal-T1 SPI Controller bindingsSerge Semin
2020-10-08spi: dw: Add Baikal-T1 SPI Controller glue driverSerge Semin
2020-10-08spi: dw: Add poll-based SPI transfers supportSerge Semin
2020-10-08spi: dw: Introduce max mem-ops SPI bus frequency settingSerge Semin
2020-10-08spi: dw: Add memory operations supportSerge Semin
2020-10-08spi: dw: Add generic DW SSI status-check methodSerge Semin
2020-10-08spi: dw: Move num-of retries parameter to the header fileSerge Semin
2020-10-08spi: dw: Explicitly de-assert CS on SPI transfer completionSerge Semin
2020-10-08spi: dw: De-assert chip-select on resetSerge Semin
2020-10-08spi: dw: Discard chip enabling on DMA setup errorSerge Semin
2020-10-08spi: dw: Unmask IRQs after enabling the chipSerge Semin
2020-10-08spi: dw: Perform IRQ setup in a dedicated functionSerge Semin
2020-10-08spi: dw: Refactor IRQ-based SPI transfer procedureSerge Semin
2020-10-08spi: dw: Refactor data IO procedureSerge Semin
2020-10-08spi: dw: Add DW SPI controller config structureSerge Semin
2020-10-08spi: dw: Update Rx sample delay in the config functionSerge Semin
2020-10-08spi: dw: Simplify the SPI bus speed config procedureSerge Semin
2020-10-08spi: dw: Update SPI bus speed in a config functionSerge Semin
2020-10-08spi: dw: Detach SPI device specific CR0 config methodSerge Semin
2020-10-08spi: dw: Add DWC SSI capabilitySerge Semin
2020-10-08spi: dw: Use an explicit set_cs assignmentSerge Semin
2020-10-08power: supply: bq25980: Fix uninitialized wd_reg_valDan Murphy
2020-10-08clk: mediatek: add UART0 clock supportHanks Chen
2020-10-08power: supply: bq25980: remove redundant zero check on retColin Ian King
2020-10-08net: j1939: j1939_session_fresh_new(): fix missing initialization of skbcntMarc Kleine-Budde
2020-10-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-10-08power: reset: ocelot: Add support for Sparx5Lars Povlsen
2020-10-08dt-bindings: reset: ocelot: Add Sparx5 supportLars Povlsen
2020-10-08can: j1935: j1939_tp_tx_dat_new(): fix missing initialization of skbcntCong Wang
2020-10-08drm/amd/display: Change ABM config init interfaceYongqiang Sun
2020-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-10-08gpiolib: Update header block in gpiolib-cdev.hAndy Shevchenko
2020-10-08gpiolib: cdev: switch from kstrdup() to kstrndup()Kent Gibson
2020-10-08docs: gpio: add a new document to its index.rstMauro Carvalho Chehab
2020-10-08scsi: qla2xxx: Fix return of uninitialized value in rvalColin Ian King
2020-10-08scsi: core: Set sc_data_direction to DMA_NONE for no-transfer commandsChristoph Hellwig
2020-10-08scsi: sr: Initialize ->cmd_lenChristoph Hellwig
2020-10-08seccomp: Make duplicate listener detection non-racyJann Horn
2020-10-08seccomp: Move config option SECCOMP to arch/KconfigYiFei Zhu
2020-10-08selftests/clone3: Avoid OS-defined clone_argsKees Cook
2020-10-08Merge series "ASoC: stm32: dfsdm: change rate limits" from Olivier Moysan <ol...Mark Brown
2020-10-08Merge series "Qualcomm's lpass-hdmi ASoC driver to support audio over dp port...Mark Brown
2020-10-08selftests/seccomp: powerpc: Set syscall return during ptrace syscall exitKees Cook