Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-13mailbox: ti-msgmgr: Refactor message read during interrupt handlerDave Gerlach
2022-03-13mailbox: imx: support i.MX93 S401 MUPeng Fan
2022-03-13mailbox: imx: support dual interruptsPeng Fan
2022-03-13mailbox: imx: extend irq to an arrayPeng Fan
2022-03-13mailbox: imx: add i.MX8 SECO MU supportFranck LENORMAND
2022-03-13mailbox: imx: introduce rxdb callbackPeng Fan
2022-03-13mailbox: imx: enlarge timeout while reading/writing messages to SCFWRanjani Vaidyanathan
2022-03-13mailbox: imx: fix crash in resume on i.mx8ulpRobin Gong
2022-03-13mailbox: imx: fix wakeup failure from freeze modeRobin Gong
2022-03-13mailbox: mediatek: add support for adsp mailbox controllerAllen-KH Cheng
2022-03-13mailbox: qcom-apcs-ipc: Add compatible for MSM8976 SoCAdam Skladowski
2022-03-13mailbox: tegra-hsp: Flush whole channelPekka Pessi
2022-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2022-03-04Merge tag 'iommu-fixes-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-03-04Merge tag 'thermal-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-04Merge tag 'drm-fixes-2022-03-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-03-04Merge tag 'pinctrl-v5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-04Merge tag 'drm-misc-fixes-2022-03-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-03-04Merge tag 'amd-drm-fixes-5.17-2022-03-02' of https://gitlab.freedesktop.org/a...Dave Airlie
2022-03-04Merge tag 'drm-intel-fixes-2022-03-03' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-03-04HID: add mapping for KEY_ALL_APPLICATIONSWilliam Mahon
2022-03-04HID: add mapping for KEY_DICTATEWilliam Mahon
2022-03-03Merge tag 'net-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-03Merge tag 'auxdisplay-for-linus-v5.17-rc7' of git://github.com/ojeda/linuxLinus Torvalds
2022-03-03ixgbe: xsk: change !netif_carrier_ok() handling in ixgbe_xmit_zc()Maciej Fijalkowski
2022-03-03bnx2: Fix an error messageChristophe JAILLET
2022-03-03sfc: extend the locking on mcdi->seqnoNiels Dossche
2022-03-03net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()Zheyu Ma
2022-03-03net: ipa: add an interconnect dependencyAlex Elder
2022-03-03drm/amdgpu: fix suspend/resume hang regressionQiang Yu
2022-03-03auxdisplay: lcd2s: Use proper API to free the instance of charlcd objectAndy Shevchenko
2022-03-03auxdisplay: lcd2s: Fix memory leak in ->remove()Andy Shevchenko
2022-03-03auxdisplay: lcd2s: Fix lcd2s_redefine_char() featureAndy Shevchenko
2022-03-03iwlwifi: mvm: return value for request_ownershipEmmanuel Grumbach
2022-03-03iwlwifi: fix build error for IWLMEIRandy Dunlap
2022-03-02Merge tag 'ntb-5.17-bugfixes' of git://github.com/jonmason/ntbLinus Torvalds
2022-03-02ptp: ocp: Add ptp_ocp_adjtime_coarse for large adjustmentsJonathan Lemon
2022-03-02Input: elan_i2c - fix regulator enable count imbalance after suspend/resumeHans de Goede
2022-03-02Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power()Hans de Goede
2022-03-01drm/vrr: Set VRR capable prop only if it is attached to connectorManasi Navare
2022-03-01thermal: core: Fix TZ_GET_TRIP NULL pointer dereferenceNicolas Cavallari
2022-03-01Merge tag 'wireless-for-net-2022-03-01' of git://git.kernel.org/pub/scm/linux...David S. Miller
2022-03-01iwlwifi: mvm: check debugfs_dir ptr before useRandy Dunlap
2022-03-01iwlwifi: don't advertise TWT supportGolan Ben Ami
2022-03-01Input: goodix - workaround Cherry Trail devices with a bogus ACPI Interrupt()...Hans de Goede
2022-03-01Input: goodix - use the new soc_intel_is_byt() helperHans de Goede
2022-03-01Merge tag 'v5.17-rc4' into for-linusDmitry Torokhov
2022-03-01pinctrl: sunxi: Use unique lockdep classes for IRQsSamuel Holland
2022-03-01pinctrl-sunxi: sunxi_pinctrl_gpio_direction_in/output: use correct offsetHans Verkuil
2022-03-01e1000e: Correct NVM checksum verification flowSasha Neftin