platform/kernel/linux-rpi.git
2021-04-23 Lin Mabluetooth: eliminate the potential race condition when...
2021-04-16 Mike Leachcoresight: etm-perf: Fix define build issue when built...
2021-04-16 Vinod Koulphy: Revert "phy: ti: j721e-wiz: add missing of_node_put"
2021-04-16 Shixin Liuphy: ti: j721e-wiz: Add missing include linux/slab.h
2021-04-16 Yang Yingliangphy: phy-twl4030-usb: Fix possible use-after-free in...
2021-04-16 Andy Shevchenkostm class: Use correct UUID APIs
2021-04-16 Alexander Shishkinintel_th: pci: Add Alder Lake-M support
2021-04-16 Alexander Shishkinintel_th: pci: Add Rocket Lake CPU support
2021-04-16 Pavel Machekintel_th: Consistency and off-by-one fix
2021-04-16 Rikard Falkebornintel_th: Constify attribute_group structs
2021-04-16 Alexander Shishkinintel_th: Constify all drvdata references
2021-04-16 Jiapeng Chongstm class: Remove an unused function
2021-04-16 Colin Ian Kinghabanalabs/gaudi: Fix uninitialized return code rc...
2021-04-16 Randy Dunlapgreybus: es2: fix kernel-doc warnings
2021-04-15 Greg Kroah... Merge tag 'icc-5.13-rc1' of git://git./linux/kernel...
2021-04-14 Tomas Winklermei: me: add Alder Lake P device id.
2021-04-14 Gustavo Pimenteldw-xdata-pcie: Update outdated info and improve text...
2021-04-14 Gustavo Pimenteldw-xdata-pcie: Fix documentation build warns
2021-04-11 Greg Kroah... Merge tag 'mhi-for-v5.13' of git://git./linux/kernel...
2021-04-11 Greg Kroah... Merge tag 'misc-habanalabs-next-2021-04-10' of https...
2021-04-10 Phillip Potterfbdev: zero-fill colormap in fbcmap.c
2021-04-10 He Yingfirmware: qcom-scm: Fix QCOM_SCM configuration
2021-04-10 Yang Yingliangspeakup: i18n: Switch to kmemdup_nul() in spk_msg_set()
2021-04-10 Chen Huangw1: ds28e17: Use module_w1_family to simplify the code
2021-04-10 Chen Huangw1: ds2805: Use module_w1_family to simplify the code
2021-04-10 Hang Lubinder: tell userspace to dump current backtrace when...
2021-04-10 Hang Lubinder: fix the missing BR_FROZEN_REPLY in binder_retur...
2021-04-09 Jarvis Jiangbus: mhi: fix typo in comments for struct mhi_channel_c...
2021-04-09 Oded Gabbayhabanalabs: print f/w boot unknown error
2021-04-09 Ohad Sharabihabanalabs: update to latest F/W communication header
2021-04-09 Ofir Bittonhabanalabs/gaudi: skip iATU if F/W security is enabled
2021-04-09 Ofir Bittonhabanalabs/gaudi: derive security status from pci id
2021-04-09 Bharat Jauharihabanalabs: move dram scrub to free sequence
2021-04-09 Ohad Sharabihabanalabs: send dynamic msi-x indexes to f/w
2021-04-09 Tomer Tayarhabanalabs/gaudi: clear QM errors only if not in stop_o...
2021-04-09 Koby Elbazhabanalabs: support DEVICE_UNUSABLE error indication...
2021-04-09 Oded Gabbayhabanalabs: use strscpy instead of sprintf and strlcpy
2021-04-09 Oded Gabbayhabanalabs: remove the store jobs array from CS IOCTL
2021-04-09 Oded Gabbayhabanalabs/gaudi: add debugfs to DMA from the device
2021-04-09 farah kassabrihabanalabs/gaudi: sync stream add protection to SOB...
2021-04-09 Alon Mizrahihabanalabs: add custom timeout flag per cs
2021-04-09 Koby Elbazhabanalabs: improve utilization calculation
2021-04-09 Ohad Sharabihabanalabs: support legacy and new pll indexes
2021-04-09 Ofir Bittonhabanalabs: move relevant datapath work outside cs...
2021-04-09 farah kassabrihabanalabs: avoid soft lockup bug upon mapping error
2021-04-09 Ofir Bittonhabanalabs/gaudi: Update async events header
2021-04-09 Ofir Bittonhabanalabs/gaudi: unsecure TPC cfg status registers
2021-04-09 Oded Gabbayhabanalabs/gaudi: always use single-msi mode
2021-04-09 Ofir Bittonhabanalabs/gaudi: reset device upon BMC request
2021-04-09 Ofir Bittonhabanalabs: debugfs access to user mapped host addresses
2021-04-09 Yang Lihabanalabs: Switch to using the new API kobj_to_dev()
2021-04-09 Ohad Sharabihabanalabs: update hl_boot_if.h
2021-04-09 Ohad Sharabihabanalabs: skip DISABLE PCI packet to FW on heartbeat
2021-04-09 Ofir Bittonhabanalabs: replace GFP_ATOMIC with GFP_KERNEL
2021-04-09 Ofir Bittonhabanalabs/gaudi: update extended async event header
2021-04-09 Sagiv Ozerihabanalabs: return current power via INFO IOCTL
2021-04-09 Sagiv Ozerihabanalabs: support HW blocks vm show
2021-04-09 Ofir Bittonhabanalabs: use a single FW loading bringup flag
2021-04-09 Oded Gabbayhabanalabs: use correct define for 32-bit max value
2021-04-09 Ofir Bittonhabanalabs: wait for interrupt support
2021-04-09 Ofir Bittonhabanalabs: enable all IRQs for user interrupt support
2021-04-09 Ohad Sharabihabanalabs: reset device in case of sync error
2021-04-09 Oded Gabbayhabanalabs: change default CS timeout to 30 seconds
2021-04-09 Oded Gabbayhabanalabs: print if device is used on FD close
2021-04-09 Oded Gabbayhabanalabs: reset_upon_device_release is for bring-up
2021-04-09 Oded Gabbayhabanalabs: fail reset if device is not idle
2021-04-09 Oded Gabbayhabanalabs: reset after device is actually released
2021-04-09 Ofir Bittonhabanalabs: add reset support when user closes FD
2021-04-09 farah kassabrihabanalabs: set max asid to 2
2021-04-09 Manivannan... bus: mhi: core: Fix shadow declarations
2021-04-08 Manivannan... bus: mhi: pci_generic: Constify mhi_controller_config...
2021-04-08 Jarvis Jiangbus: mhi: pci_generic: Introduce Foxconn T99W175 support
2021-04-08 Greg Kroah... Merge tag 'extcon-next-for-5.13' of git://git./linux...
2021-04-08 Greg Kroah... Merge tag 'fpga-late-for-5.13' of git://git./linux...
2021-04-08 Jeffrey Hugobus: mhi: core: Sanity check values from remote device...
2021-04-08 Anirudh Ghayalextcon: qcom-spmi: Add support for VBUS detection
2021-04-08 Guru Das Srinageshbindings: pm8941-misc: Add support for VBUS detection
2021-04-08 Guru Das Srinageshbindings: pm8941-misc: Convert bindings to YAML
2021-04-08 Nikita Travkinextcon: sm5502: Detect OTG when USB_ID is connected...
2021-04-08 Timon Baetzextcon: max8997: Add CHGINS and CHGRM interrupt handling
2021-04-07 Mathieu PoirierMAINTAINERS: Add CoreSight header files
2021-04-07 Qi Liucoresight: core: Fix typo in coresight-core.c
2021-04-07 Wei Yongjuncoresight: etm: perf: Make symbol 'format_attr_contexti...
2021-04-07 Sai Prakash... coresight: etm4x: Add ETM PID for Cortex-A78
2021-04-07 Greg Kroah... Merge tag 'phy-for-5.13' of git://git./linux/kernel...
2021-04-07 Greg Kroah... Merge tag 'soundwire-5.13-rc1' of git://git./linux...
2021-04-07 Loic Poulainbus: mhi: pci_generic: Add FIREHOSE channels
2021-04-07 Loic Poulainbus: mhi: pci_generic: Implement PCI shutdown callback
2021-04-07 Bhaumik Bhattbus: mhi: Improve documentation on channel transfer...
2021-04-07 Bhaumik Bhattbus: mhi: core: Remove __ prefix for MHI channel unprep...
2021-04-07 Bhaumik Bhattbus: mhi: core: Check channel execution environment...
2021-04-07 Bhaumik Bhattbus: mhi: core: Clear configuration from channel contex...
2021-04-07 Bhaumik Bhattbus: mhi: core: Hold device wake for channel update...
2021-04-07 Bhaumik Bhattbus: mhi: core: Update debug messages to use client...
2021-04-07 Bhaumik Bhattbus: mhi: core: Improvements to the channel handling...
2021-04-07 Bhaumik Bhattbus: mhi: core: Clear context for stopped channels...
2021-04-07 Bhaumik Bhattbus: mhi: core: Allow sending the STOP channel command
2021-04-07 Bhaumik Bhattbus: mhi: pci_generic: Add SDX65 based modem support
2021-04-07 Bhaumik Bhattbus: mhi: core: Remove pre_init flag used for power...
2021-04-07 Loic Poulainbus: mhi: pm: reduce PM state change verbosity
next