summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-02-25firmware: xilinx: Add sysfs support for feature configRonak Jain1-0/+93
2022-02-25firmware: zynqmp: Add documentation for runtime feature configRonak Jain1-0/+141
2022-02-25firmware: xilinx: Add support for runtime featuresRonak Jain2-0/+52
2022-02-25misc: rtsx: rts522a rts5228 rts5261 support Runtime PMRicky WU4-5/+98
2022-02-25lkdtm/fortify: Swap memcpy() for strncpy()Kees Cook1-3/+3
2022-02-25misc: rtsx: conditionally build rtsx_pm_power_saving()Tom Rix1-32/+32
2022-02-25config: android-recommended: Disable BPF_UNPRIV_DEFAULT_OFF for netdMarijn Suijten1-0/+1
2022-02-25config: android-recommended: Don't explicitly disable CONFIG_AIOMarijn Suijten1-1/+0
2022-02-25powerpc/BSR: Make use of the helper macro LIST_HEAD()Cai Huoqing1-1/+1
2022-02-25ocxl: Make use of the helper macro LIST_HEAD()Cai Huoqing1-1/+1
2022-02-25misc: sgi-gru: Don't cast parameter in bit operationsAndy Shevchenko1-6/+0
2022-02-25xilinx_hwicap: cleanup commentsTom Rix2-4/+4
2022-02-25comedi: drivers: ni_routes: Use strcmp() instead of memcmp()Kees Cook1-4/+2
2022-02-25VMCI: Fix some error handling paths in vmci_guest_probe_device()Christophe JAILLET1-9/+9
2022-02-25VMCI: No need to clear memory after a dma_alloc_coherent() callChristophe JAILLET1-4/+2
2022-02-25VMCI: Fix the description of vmci_check_host_caps()Christophe JAILLET1-3/+3
2022-02-25w1: w1_therm: fixes w1_seq for ds28ea00 sensorsLucas Denefle1-2/+6
2022-02-25firmware: stratix10-svc: extend SVC driver to get the firmware versionRichard Gong3-3/+31
2022-02-25MAINTAINERS: add a git repo for the Stratix10 Service driverDinh Nguyen1-0/+1
2022-02-25dt-bindings: nvmem: Add bindings doc for Sunplus OCOTP driverVincent Shih2-0/+87
2022-02-25nvmem: Add driver for OCOTP in Sunplus SP7021Vincent Shih4-0/+247
2022-02-25nvmem: qfprom: Increase fuse blow timeout to prevent write failKnox Chiou1-1/+1
2022-02-25MAINTAINERS: Add Delta Networks TN48M CPLD driversRobert Marko1-0/+9
2022-02-25dt-bindings: mfd: Add Delta TN48M CPLD drivers bindingsRobert Marko3-0/+164
2022-02-25reset: Add Delta TN48M CPLD reset controllerRobert Marko3-0/+142
2022-02-25dt-bindings: reset: Add Delta TN48MRobert Marko1-0/+20
2022-02-25gpio: Add Delta TN48M CPLD GPIO driverRobert Marko3-0/+113
2022-02-25mfd: simple-mfd-i2c: Add Delta TN48M CPLD supportRobert Marko2-0/+12
2022-02-22mmc: rtsx: Let MMC core handle runtime PMKai-Heng Feng1-18/+0
2022-02-21thunderbolt: Drop duplicate NULL checks around nvmem_unregister()Andy Shevchenko1-4/+2
2022-02-21mtd: core: Drop duplicate NULL checks around nvmem_unregister()Andy Shevchenko1-9/+4
2022-02-21doc: nvmem: Update exampleSean Anderson1-10/+11
2022-02-21doc: nvmem: Remove references to regmapSean Anderson1-6/+1
2022-02-21nvmem: add driver for Layerscape SFP (Security Fuse Processor)Michael Walle3-0/+103
2022-02-21dt-bindings: nvmem: add fsl,layerscape-sfp bindingMichael Walle1-0/+38
2022-02-21nvmem: meson-mx-efuse: replace unnecessary devm_kstrdup()Xiaoke Wang1-2/+1
2022-02-21nvmem: sunxi_sid: Add support for D1 variantSamuel Holland1-0/+6
2022-02-21dt-bindings: nvmem: SID: Add compatible for D1Samuel Holland1-0/+1
2022-02-21nvmem: qfprom: fix kerneldoc warningSrinivas Kandagatla1-1/+1
2022-02-21nvmem: core: Check input parameter for NULL in nvmem_unregister()Andy Shevchenko1-1/+2
2022-02-21nvmem: core: Use devm_add_action_or_reset()Andy Shevchenko1-13/+9
2022-02-21nvmem: core: Remove unused devm_nvmem_unregister()Andy Shevchenko2-30/+0
2022-02-21Merge tag 'fsi-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Greg Kroah-Hartman8-63/+247
2022-02-21fsi: Add trace events in initialization pathEddie James4-3/+108
2022-02-21fsi: sbefifo: Implement FSI_SBEFIFO_READ_TIMEOUT_SECONDS ioctlAmitay Isaacs2-0/+63
2022-02-21fsi: sbefifo: Use specified value of start of response timeoutAmitay Isaacs1-1/+3
2022-02-21fsi: occ: Improve response status checkingEddie James1-31/+56
2022-02-14Merge 5.17-rc4 into char-misc-nextGreg Kroah-Hartman650-3453/+7031
2022-02-13Linux 5.17-rc4v5.17-rc4Linus Torvalds1-2/+2
2022-02-13Merge tag 'kbuild-fixes-v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-11/+17