From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
stable@vger.kernel.org,
Mika Westerberg <mika.westerberg@linux.intel.com>,
Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
Sasha Levin <sashal@kernel.org>
Subject: [PATCH 5.5 279/399] pinctrl: tigerlake: Tiger Lake uses _HID enumeration
Date: Fri, 21 Feb 2020 08:40:04 +0100 [thread overview]
Message-ID: <20200221072429.153350008@linuxfoundation.org> (raw)
In-Reply-To: <20200221072402.315346745@linuxfoundation.org>
From: Mika Westerberg <mika.westerberg@linux.intel.com>
[ Upstream commit cd0a32371db73d0b50536a7ca4f036abddff0d1d ]
Turns out that Tiger Lake GPIO will be enumerated using _HID method where
there is only a single ACPI device and multiple BARs so rework the driver
to support that scheme instead.
Fixes: c9ccf71fc807 ("pinctrl: intel: Add Intel Tiger Lake pin controller support")
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
---
drivers/pinctrl/intel/pinctrl-tigerlake.c | 547 ++++++++++------------
1 file changed, 250 insertions(+), 297 deletions(-)
diff --git a/drivers/pinctrl/intel/pinctrl-tigerlake.c b/drivers/pinctrl/intel/pinctrl-tigerlake.c
index 58572b15b3ce3..08a86f6fdea6e 100644
--- a/drivers/pinctrl/intel/pinctrl-tigerlake.c
+++ b/drivers/pinctrl/intel/pinctrl-tigerlake.c
@@ -2,7 +2,7 @@
/*
* Intel Tiger Lake PCH pinctrl/GPIO driver
*
- * Copyright (C) 2019, Intel Corporation
+ * Copyright (C) 2019 - 2020, Intel Corporation
* Authors: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
* Mika Westerberg <mika.westerberg@linux.intel.com>
*/
@@ -21,15 +21,19 @@
#define TGL_GPI_IS 0x100
#define TGL_GPI_IE 0x120
-#define TGL_GPP(r, s, e) \
+#define TGL_NO_GPIO -1
+
+#define TGL_GPP(r, s, e, g) \
{ \
.reg_num = (r), \
.base = (s), \
.size = ((e) - (s) + 1), \
+ .gpio_base = (g), \
}
-#define TGL_COMMUNITY(s, e, g) \
+#define TGL_COMMUNITY(b, s, e, g) \
{ \
+ .barno = (b), \
.padown_offset = TGL_PAD_OWN, \
.padcfglock_offset = TGL_PADCFGLOCK, \
.hostown_offset = TGL_HOSTSW_OWN, \
@@ -42,7 +46,7 @@
}
/* Tiger Lake-LP */
-static const struct pinctrl_pin_desc tgllp_community0_pins[] = {
+static const struct pinctrl_pin_desc tgllp_pins[] = {
/* GPP_B */
PINCTRL_PIN(0, "CORE_VID_0"),
PINCTRL_PIN(1, "CORE_VID_1"),
@@ -113,324 +117,273 @@ static const struct pinctrl_pin_desc tgllp_community0_pins[] = {
PINCTRL_PIN(64, "GPPC_A_22"),
PINCTRL_PIN(65, "I2S1_SCLK"),
PINCTRL_PIN(66, "ESPI_CLK_LOOPBK"),
-};
-
-static const struct intel_padgroup tgllp_community0_gpps[] = {
- TGL_GPP(0, 0, 25), /* GPP_B */
- TGL_GPP(1, 26, 41), /* GPP_T */
- TGL_GPP(2, 42, 66), /* GPP_A */
-};
-
-static const struct intel_community tgllp_community0[] = {
- TGL_COMMUNITY(0, 66, tgllp_community0_gpps),
-};
-
-static const struct intel_pinctrl_soc_data tgllp_community0_soc_data = {
- .uid = "0",
- .pins = tgllp_community0_pins,
- .npins = ARRAY_SIZE(tgllp_community0_pins),
- .communities = tgllp_community0,
- .ncommunities = ARRAY_SIZE(tgllp_community0),
-};
-
-static const struct pinctrl_pin_desc tgllp_community1_pins[] = {
/* GPP_S */
- PINCTRL_PIN(0, "SNDW0_CLK"),
- PINCTRL_PIN(1, "SNDW0_DATA"),
- PINCTRL_PIN(2, "SNDW1_CLK"),
- PINCTRL_PIN(3, "SNDW1_DATA"),
- PINCTRL_PIN(4, "SNDW2_CLK"),
- PINCTRL_PIN(5, "SNDW2_DATA"),
- PINCTRL_PIN(6, "SNDW3_CLK"),
- PINCTRL_PIN(7, "SNDW3_DATA"),
+ PINCTRL_PIN(67, "SNDW0_CLK"),
+ PINCTRL_PIN(68, "SNDW0_DATA"),
+ PINCTRL_PIN(69, "SNDW1_CLK"),
+ PINCTRL_PIN(70, "SNDW1_DATA"),
+ PINCTRL_PIN(71, "SNDW2_CLK"),
+ PINCTRL_PIN(72, "SNDW2_DATA"),
+ PINCTRL_PIN(73, "SNDW3_CLK"),
+ PINCTRL_PIN(74, "SNDW3_DATA"),
/* GPP_H */
- PINCTRL_PIN(8, "GPPC_H_0"),
- PINCTRL_PIN(9, "GPPC_H_1"),
- PINCTRL_PIN(10, "GPPC_H_2"),
- PINCTRL_PIN(11, "SX_EXIT_HOLDOFFB"),
- PINCTRL_PIN(12, "I2C2_SDA"),
- PINCTRL_PIN(13, "I2C2_SCL"),
- PINCTRL_PIN(14, "I2C3_SDA"),
- PINCTRL_PIN(15, "I2C3_SCL"),
- PINCTRL_PIN(16, "I2C4_SDA"),
- PINCTRL_PIN(17, "I2C4_SCL"),
- PINCTRL_PIN(18, "SRCCLKREQB_4"),
- PINCTRL_PIN(19, "SRCCLKREQB_5"),
- PINCTRL_PIN(20, "M2_SKT2_CFG_0"),
- PINCTRL_PIN(21, "M2_SKT2_CFG_1"),
- PINCTRL_PIN(22, "M2_SKT2_CFG_2"),
- PINCTRL_PIN(23, "M2_SKT2_CFG_3"),
- PINCTRL_PIN(24, "DDPB_CTRLCLK"),
- PINCTRL_PIN(25, "DDPB_CTRLDATA"),
- PINCTRL_PIN(26, "CPU_C10_GATEB"),
- PINCTRL_PIN(27, "TIME_SYNC_0"),
- PINCTRL_PIN(28, "IMGCLKOUT_1"),
- PINCTRL_PIN(29, "IMGCLKOUT_2"),
- PINCTRL_PIN(30, "IMGCLKOUT_3"),
- PINCTRL_PIN(31, "IMGCLKOUT_4"),
+ PINCTRL_PIN(75, "GPPC_H_0"),
+ PINCTRL_PIN(76, "GPPC_H_1"),
+ PINCTRL_PIN(77, "GPPC_H_2"),
+ PINCTRL_PIN(78, "SX_EXIT_HOLDOFFB"),
+ PINCTRL_PIN(79, "I2C2_SDA"),
+ PINCTRL_PIN(80, "I2C2_SCL"),
+ PINCTRL_PIN(81, "I2C3_SDA"),
+ PINCTRL_PIN(82, "I2C3_SCL"),
+ PINCTRL_PIN(83, "I2C4_SDA"),
+ PINCTRL_PIN(84, "I2C4_SCL"),
+ PINCTRL_PIN(85, "SRCCLKREQB_4"),
+ PINCTRL_PIN(86, "SRCCLKREQB_5"),
+ PINCTRL_PIN(87, "M2_SKT2_CFG_0"),
+ PINCTRL_PIN(88, "M2_SKT2_CFG_1"),
+ PINCTRL_PIN(89, "M2_SKT2_CFG_2"),
+ PINCTRL_PIN(90, "M2_SKT2_CFG_3"),
+ PINCTRL_PIN(91, "DDPB_CTRLCLK"),
+ PINCTRL_PIN(92, "DDPB_CTRLDATA"),
+ PINCTRL_PIN(93, "CPU_C10_GATEB"),
+ PINCTRL_PIN(94, "TIME_SYNC_0"),
+ PINCTRL_PIN(95, "IMGCLKOUT_1"),
+ PINCTRL_PIN(96, "IMGCLKOUT_2"),
+ PINCTRL_PIN(97, "IMGCLKOUT_3"),
+ PINCTRL_PIN(98, "IMGCLKOUT_4"),
/* GPP_D */
- PINCTRL_PIN(32, "ISH_GP_0"),
- PINCTRL_PIN(33, "ISH_GP_1"),
- PINCTRL_PIN(34, "ISH_GP_2"),
- PINCTRL_PIN(35, "ISH_GP_3"),
- PINCTRL_PIN(36, "IMGCLKOUT_0"),
- PINCTRL_PIN(37, "SRCCLKREQB_0"),
- PINCTRL_PIN(38, "SRCCLKREQB_1"),
- PINCTRL_PIN(39, "SRCCLKREQB_2"),
- PINCTRL_PIN(40, "SRCCLKREQB_3"),
- PINCTRL_PIN(41, "ISH_SPI_CSB"),
- PINCTRL_PIN(42, "ISH_SPI_CLK"),
- PINCTRL_PIN(43, "ISH_SPI_MISO"),
- PINCTRL_PIN(44, "ISH_SPI_MOSI"),
- PINCTRL_PIN(45, "ISH_UART0_RXD"),
- PINCTRL_PIN(46, "ISH_UART0_TXD"),
- PINCTRL_PIN(47, "ISH_UART0_RTSB"),
- PINCTRL_PIN(48, "ISH_UART0_CTSB"),
- PINCTRL_PIN(49, "ISH_GP_4"),
- PINCTRL_PIN(50, "ISH_GP_5"),
- PINCTRL_PIN(51, "I2S_MCLK1_OUT"),
- PINCTRL_PIN(52, "GSPI2_CLK_LOOPBK"),
+ PINCTRL_PIN(99, "ISH_GP_0"),
+ PINCTRL_PIN(100, "ISH_GP_1"),
+ PINCTRL_PIN(101, "ISH_GP_2"),
+ PINCTRL_PIN(102, "ISH_GP_3"),
+ PINCTRL_PIN(103, "IMGCLKOUT_0"),
+ PINCTRL_PIN(104, "SRCCLKREQB_0"),
+ PINCTRL_PIN(105, "SRCCLKREQB_1"),
+ PINCTRL_PIN(106, "SRCCLKREQB_2"),
+ PINCTRL_PIN(107, "SRCCLKREQB_3"),
+ PINCTRL_PIN(108, "ISH_SPI_CSB"),
+ PINCTRL_PIN(109, "ISH_SPI_CLK"),
+ PINCTRL_PIN(110, "ISH_SPI_MISO"),
+ PINCTRL_PIN(111, "ISH_SPI_MOSI"),
+ PINCTRL_PIN(112, "ISH_UART0_RXD"),
+ PINCTRL_PIN(113, "ISH_UART0_TXD"),
+ PINCTRL_PIN(114, "ISH_UART0_RTSB"),
+ PINCTRL_PIN(115, "ISH_UART0_CTSB"),
+ PINCTRL_PIN(116, "ISH_GP_4"),
+ PINCTRL_PIN(117, "ISH_GP_5"),
+ PINCTRL_PIN(118, "I2S_MCLK1_OUT"),
+ PINCTRL_PIN(119, "GSPI2_CLK_LOOPBK"),
/* GPP_U */
- PINCTRL_PIN(53, "UART3_RXD"),
- PINCTRL_PIN(54, "UART3_TXD"),
- PINCTRL_PIN(55, "UART3_RTSB"),
- PINCTRL_PIN(56, "UART3_CTSB"),
- PINCTRL_PIN(57, "GSPI3_CS0B"),
- PINCTRL_PIN(58, "GSPI3_CLK"),
- PINCTRL_PIN(59, "GSPI3_MISO"),
- PINCTRL_PIN(60, "GSPI3_MOSI"),
- PINCTRL_PIN(61, "GSPI4_CS0B"),
- PINCTRL_PIN(62, "GSPI4_CLK"),
- PINCTRL_PIN(63, "GSPI4_MISO"),
- PINCTRL_PIN(64, "GSPI4_MOSI"),
- PINCTRL_PIN(65, "GSPI5_CS0B"),
- PINCTRL_PIN(66, "GSPI5_CLK"),
- PINCTRL_PIN(67, "GSPI5_MISO"),
- PINCTRL_PIN(68, "GSPI5_MOSI"),
- PINCTRL_PIN(69, "GSPI6_CS0B"),
- PINCTRL_PIN(70, "GSPI6_CLK"),
- PINCTRL_PIN(71, "GSPI6_MISO"),
- PINCTRL_PIN(72, "GSPI6_MOSI"),
- PINCTRL_PIN(73, "GSPI3_CLK_LOOPBK"),
- PINCTRL_PIN(74, "GSPI4_CLK_LOOPBK"),
- PINCTRL_PIN(75, "GSPI5_CLK_LOOPBK"),
- PINCTRL_PIN(76, "GSPI6_CLK_LOOPBK"),
+ PINCTRL_PIN(120, "UART3_RXD"),
+ PINCTRL_PIN(121, "UART3_TXD"),
+ PINCTRL_PIN(122, "UART3_RTSB"),
+ PINCTRL_PIN(123, "UART3_CTSB"),
+ PINCTRL_PIN(124, "GSPI3_CS0B"),
+ PINCTRL_PIN(125, "GSPI3_CLK"),
+ PINCTRL_PIN(126, "GSPI3_MISO"),
+ PINCTRL_PIN(127, "GSPI3_MOSI"),
+ PINCTRL_PIN(128, "GSPI4_CS0B"),
+ PINCTRL_PIN(129, "GSPI4_CLK"),
+ PINCTRL_PIN(130, "GSPI4_MISO"),
+ PINCTRL_PIN(131, "GSPI4_MOSI"),
+ PINCTRL_PIN(132, "GSPI5_CS0B"),
+ PINCTRL_PIN(133, "GSPI5_CLK"),
+ PINCTRL_PIN(134, "GSPI5_MISO"),
+ PINCTRL_PIN(135, "GSPI5_MOSI"),
+ PINCTRL_PIN(136, "GSPI6_CS0B"),
+ PINCTRL_PIN(137, "GSPI6_CLK"),
+ PINCTRL_PIN(138, "GSPI6_MISO"),
+ PINCTRL_PIN(139, "GSPI6_MOSI"),
+ PINCTRL_PIN(140, "GSPI3_CLK_LOOPBK"),
+ PINCTRL_PIN(141, "GSPI4_CLK_LOOPBK"),
+ PINCTRL_PIN(142, "GSPI5_CLK_LOOPBK"),
+ PINCTRL_PIN(143, "GSPI6_CLK_LOOPBK"),
/* vGPIO */
- PINCTRL_PIN(77, "CNV_BTEN"),
- PINCTRL_PIN(78, "CNV_BT_HOST_WAKEB"),
- PINCTRL_PIN(79, "CNV_BT_IF_SELECT"),
- PINCTRL_PIN(80, "vCNV_BT_UART_TXD"),
- PINCTRL_PIN(81, "vCNV_BT_UART_RXD"),
- PINCTRL_PIN(82, "vCNV_BT_UART_CTS_B"),
- PINCTRL_PIN(83, "vCNV_BT_UART_RTS_B"),
- PINCTRL_PIN(84, "vCNV_MFUART1_TXD"),
- PINCTRL_PIN(85, "vCNV_MFUART1_RXD"),
- PINCTRL_PIN(86, "vCNV_MFUART1_CTS_B"),
- PINCTRL_PIN(87, "vCNV_MFUART1_RTS_B"),
- PINCTRL_PIN(88, "vUART0_TXD"),
- PINCTRL_PIN(89, "vUART0_RXD"),
- PINCTRL_PIN(90, "vUART0_CTS_B"),
- PINCTRL_PIN(91, "vUART0_RTS_B"),
- PINCTRL_PIN(92, "vISH_UART0_TXD"),
- PINCTRL_PIN(93, "vISH_UART0_RXD"),
- PINCTRL_PIN(94, "vISH_UART0_CTS_B"),
- PINCTRL_PIN(95, "vISH_UART0_RTS_B"),
- PINCTRL_PIN(96, "vCNV_BT_I2S_BCLK"),
- PINCTRL_PIN(97, "vCNV_BT_I2S_WS_SYNC"),
- PINCTRL_PIN(98, "vCNV_BT_I2S_SDO"),
- PINCTRL_PIN(99, "vCNV_BT_I2S_SDI"),
- PINCTRL_PIN(100, "vI2S2_SCLK"),
- PINCTRL_PIN(101, "vI2S2_SFRM"),
- PINCTRL_PIN(102, "vI2S2_TXD"),
- PINCTRL_PIN(103, "vI2S2_RXD"),
-};
-
-static const struct intel_padgroup tgllp_community1_gpps[] = {
- TGL_GPP(0, 0, 7), /* GPP_S */
- TGL_GPP(1, 8, 31), /* GPP_H */
- TGL_GPP(2, 32, 52), /* GPP_D */
- TGL_GPP(3, 53, 76), /* GPP_U */
- TGL_GPP(4, 77, 103), /* vGPIO */
-};
-
-static const struct intel_community tgllp_community1[] = {
- TGL_COMMUNITY(0, 103, tgllp_community1_gpps),
-};
-
-static const struct intel_pinctrl_soc_data tgllp_community1_soc_data = {
- .uid = "1",
- .pins = tgllp_community1_pins,
- .npins = ARRAY_SIZE(tgllp_community1_pins),
- .communities = tgllp_community1,
- .ncommunities = ARRAY_SIZE(tgllp_community1),
-};
-
-static const struct pinctrl_pin_desc tgllp_community4_pins[] = {
+ PINCTRL_PIN(144, "CNV_BTEN"),
+ PINCTRL_PIN(145, "CNV_BT_HOST_WAKEB"),
+ PINCTRL_PIN(146, "CNV_BT_IF_SELECT"),
+ PINCTRL_PIN(147, "vCNV_BT_UART_TXD"),
+ PINCTRL_PIN(148, "vCNV_BT_UART_RXD"),
+ PINCTRL_PIN(149, "vCNV_BT_UART_CTS_B"),
+ PINCTRL_PIN(150, "vCNV_BT_UART_RTS_B"),
+ PINCTRL_PIN(151, "vCNV_MFUART1_TXD"),
+ PINCTRL_PIN(152, "vCNV_MFUART1_RXD"),
+ PINCTRL_PIN(153, "vCNV_MFUART1_CTS_B"),
+ PINCTRL_PIN(154, "vCNV_MFUART1_RTS_B"),
+ PINCTRL_PIN(155, "vUART0_TXD"),
+ PINCTRL_PIN(156, "vUART0_RXD"),
+ PINCTRL_PIN(157, "vUART0_CTS_B"),
+ PINCTRL_PIN(158, "vUART0_RTS_B"),
+ PINCTRL_PIN(159, "vISH_UART0_TXD"),
+ PINCTRL_PIN(160, "vISH_UART0_RXD"),
+ PINCTRL_PIN(161, "vISH_UART0_CTS_B"),
+ PINCTRL_PIN(162, "vISH_UART0_RTS_B"),
+ PINCTRL_PIN(163, "vCNV_BT_I2S_BCLK"),
+ PINCTRL_PIN(164, "vCNV_BT_I2S_WS_SYNC"),
+ PINCTRL_PIN(165, "vCNV_BT_I2S_SDO"),
+ PINCTRL_PIN(166, "vCNV_BT_I2S_SDI"),
+ PINCTRL_PIN(167, "vI2S2_SCLK"),
+ PINCTRL_PIN(168, "vI2S2_SFRM"),
+ PINCTRL_PIN(169, "vI2S2_TXD"),
+ PINCTRL_PIN(170, "vI2S2_RXD"),
/* GPP_C */
- PINCTRL_PIN(0, "SMBCLK"),
- PINCTRL_PIN(1, "SMBDATA"),
- PINCTRL_PIN(2, "SMBALERTB"),
- PINCTRL_PIN(3, "SML0CLK"),
- PINCTRL_PIN(4, "SML0DATA"),
- PINCTRL_PIN(5, "SML0ALERTB"),
- PINCTRL_PIN(6, "SML1CLK"),
- PINCTRL_PIN(7, "SML1DATA"),
- PINCTRL_PIN(8, "UART0_RXD"),
- PINCTRL_PIN(9, "UART0_TXD"),
- PINCTRL_PIN(10, "UART0_RTSB"),
- PINCTRL_PIN(11, "UART0_CTSB"),
- PINCTRL_PIN(12, "UART1_RXD"),
- PINCTRL_PIN(13, "UART1_TXD"),
- PINCTRL_PIN(14, "UART1_RTSB"),
- PINCTRL_PIN(15, "UART1_CTSB"),
- PINCTRL_PIN(16, "I2C0_SDA"),
- PINCTRL_PIN(17, "I2C0_SCL"),
- PINCTRL_PIN(18, "I2C1_SDA"),
- PINCTRL_PIN(19, "I2C1_SCL"),
- PINCTRL_PIN(20, "UART2_RXD"),
- PINCTRL_PIN(21, "UART2_TXD"),
- PINCTRL_PIN(22, "UART2_RTSB"),
- PINCTRL_PIN(23, "UART2_CTSB"),
+ PINCTRL_PIN(171, "SMBCLK"),
+ PINCTRL_PIN(172, "SMBDATA"),
+ PINCTRL_PIN(173, "SMBALERTB"),
+ PINCTRL_PIN(174, "SML0CLK"),
+ PINCTRL_PIN(175, "SML0DATA"),
+ PINCTRL_PIN(176, "SML0ALERTB"),
+ PINCTRL_PIN(177, "SML1CLK"),
+ PINCTRL_PIN(178, "SML1DATA"),
+ PINCTRL_PIN(179, "UART0_RXD"),
+ PINCTRL_PIN(180, "UART0_TXD"),
+ PINCTRL_PIN(181, "UART0_RTSB"),
+ PINCTRL_PIN(182, "UART0_CTSB"),
+ PINCTRL_PIN(183, "UART1_RXD"),
+ PINCTRL_PIN(184, "UART1_TXD"),
+ PINCTRL_PIN(185, "UART1_RTSB"),
+ PINCTRL_PIN(186, "UART1_CTSB"),
+ PINCTRL_PIN(187, "I2C0_SDA"),
+ PINCTRL_PIN(188, "I2C0_SCL"),
+ PINCTRL_PIN(189, "I2C1_SDA"),
+ PINCTRL_PIN(190, "I2C1_SCL"),
+ PINCTRL_PIN(191, "UART2_RXD"),
+ PINCTRL_PIN(192, "UART2_TXD"),
+ PINCTRL_PIN(193, "UART2_RTSB"),
+ PINCTRL_PIN(194, "UART2_CTSB"),
/* GPP_F */
- PINCTRL_PIN(24, "CNV_BRI_DT"),
- PINCTRL_PIN(25, "CNV_BRI_RSP"),
- PINCTRL_PIN(26, "CNV_RGI_DT"),
- PINCTRL_PIN(27, "CNV_RGI_RSP"),
- PINCTRL_PIN(28, "CNV_RF_RESET_B"),
- PINCTRL_PIN(29, "GPPC_F_5"),
- PINCTRL_PIN(30, "CNV_PA_BLANKING"),
- PINCTRL_PIN(31, "GPPC_F_7"),
- PINCTRL_PIN(32, "I2S_MCLK2_INOUT"),
- PINCTRL_PIN(33, "BOOTMPC"),
- PINCTRL_PIN(34, "GPPC_F_10"),
- PINCTRL_PIN(35, "GPPC_F_11"),
- PINCTRL_PIN(36, "GSXDOUT"),
- PINCTRL_PIN(37, "GSXSLOAD"),
- PINCTRL_PIN(38, "GSXDIN"),
- PINCTRL_PIN(39, "GSXSRESETB"),
- PINCTRL_PIN(40, "GSXCLK"),
- PINCTRL_PIN(41, "GMII_MDC"),
- PINCTRL_PIN(42, "GMII_MDIO"),
- PINCTRL_PIN(43, "SRCCLKREQB_6"),
- PINCTRL_PIN(44, "EXT_PWR_GATEB"),
- PINCTRL_PIN(45, "EXT_PWR_GATE2B"),
- PINCTRL_PIN(46, "VNN_CTRL"),
- PINCTRL_PIN(47, "V1P05_CTRL"),
- PINCTRL_PIN(48, "GPPF_CLK_LOOPBACK"),
+ PINCTRL_PIN(195, "CNV_BRI_DT"),
+ PINCTRL_PIN(196, "CNV_BRI_RSP"),
+ PINCTRL_PIN(197, "CNV_RGI_DT"),
+ PINCTRL_PIN(198, "CNV_RGI_RSP"),
+ PINCTRL_PIN(199, "CNV_RF_RESET_B"),
+ PINCTRL_PIN(200, "GPPC_F_5"),
+ PINCTRL_PIN(201, "CNV_PA_BLANKING"),
+ PINCTRL_PIN(202, "GPPC_F_7"),
+ PINCTRL_PIN(203, "I2S_MCLK2_INOUT"),
+ PINCTRL_PIN(204, "BOOTMPC"),
+ PINCTRL_PIN(205, "GPPC_F_10"),
+ PINCTRL_PIN(206, "GPPC_F_11"),
+ PINCTRL_PIN(207, "GSXDOUT"),
+ PINCTRL_PIN(208, "GSXSLOAD"),
+ PINCTRL_PIN(209, "GSXDIN"),
+ PINCTRL_PIN(210, "GSXSRESETB"),
+ PINCTRL_PIN(211, "GSXCLK"),
+ PINCTRL_PIN(212, "GMII_MDC"),
+ PINCTRL_PIN(213, "GMII_MDIO"),
+ PINCTRL_PIN(214, "SRCCLKREQB_6"),
+ PINCTRL_PIN(215, "EXT_PWR_GATEB"),
+ PINCTRL_PIN(216, "EXT_PWR_GATE2B"),
+ PINCTRL_PIN(217, "VNN_CTRL"),
+ PINCTRL_PIN(218, "V1P05_CTRL"),
+ PINCTRL_PIN(219, "GPPF_CLK_LOOPBACK"),
/* HVCMOS */
- PINCTRL_PIN(49, "L_BKLTEN"),
- PINCTRL_PIN(50, "L_BKLTCTL"),
- PINCTRL_PIN(51, "L_VDDEN"),
- PINCTRL_PIN(52, "SYS_PWROK"),
- PINCTRL_PIN(53, "SYS_RESETB"),
- PINCTRL_PIN(54, "MLK_RSTB"),
+ PINCTRL_PIN(220, "L_BKLTEN"),
+ PINCTRL_PIN(221, "L_BKLTCTL"),
+ PINCTRL_PIN(222, "L_VDDEN"),
+ PINCTRL_PIN(223, "SYS_PWROK"),
+ PINCTRL_PIN(224, "SYS_RESETB"),
+ PINCTRL_PIN(225, "MLK_RSTB"),
/* GPP_E */
- PINCTRL_PIN(55, "SATAXPCIE_0"),
- PINCTRL_PIN(56, "SPI1_IO_2"),
- PINCTRL_PIN(57, "SPI1_IO_3"),
- PINCTRL_PIN(58, "CPU_GP_0"),
- PINCTRL_PIN(59, "SATA_DEVSLP_0"),
- PINCTRL_PIN(60, "SATA_DEVSLP_1"),
- PINCTRL_PIN(61, "GPPC_E_6"),
- PINCTRL_PIN(62, "CPU_GP_1"),
- PINCTRL_PIN(63, "SPI1_CS1B"),
- PINCTRL_PIN(64, "USB2_OCB_0"),
- PINCTRL_PIN(65, "SPI1_CSB"),
- PINCTRL_PIN(66, "SPI1_CLK"),
- PINCTRL_PIN(67, "SPI1_MISO_IO_1"),
- PINCTRL_PIN(68, "SPI1_MOSI_IO_0"),
- PINCTRL_PIN(69, "DDSP_HPD_A"),
- PINCTRL_PIN(70, "ISH_GP_6"),
- PINCTRL_PIN(71, "ISH_GP_7"),
- PINCTRL_PIN(72, "GPPC_E_17"),
- PINCTRL_PIN(73, "DDP1_CTRLCLK"),
- PINCTRL_PIN(74, "DDP1_CTRLDATA"),
- PINCTRL_PIN(75, "DDP2_CTRLCLK"),
- PINCTRL_PIN(76, "DDP2_CTRLDATA"),
- PINCTRL_PIN(77, "DDPA_CTRLCLK"),
- PINCTRL_PIN(78, "DDPA_CTRLDATA"),
- PINCTRL_PIN(79, "SPI1_CLK_LOOPBK"),
+ PINCTRL_PIN(226, "SATAXPCIE_0"),
+ PINCTRL_PIN(227, "SPI1_IO_2"),
+ PINCTRL_PIN(228, "SPI1_IO_3"),
+ PINCTRL_PIN(229, "CPU_GP_0"),
+ PINCTRL_PIN(230, "SATA_DEVSLP_0"),
+ PINCTRL_PIN(231, "SATA_DEVSLP_1"),
+ PINCTRL_PIN(232, "GPPC_E_6"),
+ PINCTRL_PIN(233, "CPU_GP_1"),
+ PINCTRL_PIN(234, "SPI1_CS1B"),
+ PINCTRL_PIN(235, "USB2_OCB_0"),
+ PINCTRL_PIN(236, "SPI1_CSB"),
+ PINCTRL_PIN(237, "SPI1_CLK"),
+ PINCTRL_PIN(238, "SPI1_MISO_IO_1"),
+ PINCTRL_PIN(239, "SPI1_MOSI_IO_0"),
+ PINCTRL_PIN(240, "DDSP_HPD_A"),
+ PINCTRL_PIN(241, "ISH_GP_6"),
+ PINCTRL_PIN(242, "ISH_GP_7"),
+ PINCTRL_PIN(243, "GPPC_E_17"),
+ PINCTRL_PIN(244, "DDP1_CTRLCLK"),
+ PINCTRL_PIN(245, "DDP1_CTRLDATA"),
+ PINCTRL_PIN(246, "DDP2_CTRLCLK"),
+ PINCTRL_PIN(247, "DDP2_CTRLDATA"),
+ PINCTRL_PIN(248, "DDPA_CTRLCLK"),
+ PINCTRL_PIN(249, "DDPA_CTRLDATA"),
+ PINCTRL_PIN(250, "SPI1_CLK_LOOPBK"),
/* JTAG */
- PINCTRL_PIN(80, "JTAG_TDO"),
- PINCTRL_PIN(81, "JTAGX"),
- PINCTRL_PIN(82, "PRDYB"),
- PINCTRL_PIN(83, "PREQB"),
- PINCTRL_PIN(84, "CPU_TRSTB"),
- PINCTRL_PIN(85, "JTAG_TDI"),
- PINCTRL_PIN(86, "JTAG_TMS"),
- PINCTRL_PIN(87, "JTAG_TCK"),
- PINCTRL_PIN(88, "DBG_PMODE"),
-};
-
-static const struct intel_padgroup tgllp_community4_gpps[] = {
- TGL_GPP(0, 0, 23), /* GPP_C */
- TGL_GPP(1, 24, 48), /* GPP_F */
- TGL_GPP(2, 49, 54), /* HVCMOS */
- TGL_GPP(3, 55, 79), /* GPP_E */
- TGL_GPP(4, 80, 88), /* JTAG */
+ PINCTRL_PIN(251, "JTAG_TDO"),
+ PINCTRL_PIN(252, "JTAGX"),
+ PINCTRL_PIN(253, "PRDYB"),
+ PINCTRL_PIN(254, "PREQB"),
+ PINCTRL_PIN(255, "CPU_TRSTB"),
+ PINCTRL_PIN(256, "JTAG_TDI"),
+ PINCTRL_PIN(257, "JTAG_TMS"),
+ PINCTRL_PIN(258, "JTAG_TCK"),
+ PINCTRL_PIN(259, "DBG_PMODE"),
+ /* GPP_R */
+ PINCTRL_PIN(260, "HDA_BCLK"),
+ PINCTRL_PIN(261, "HDA_SYNC"),
+ PINCTRL_PIN(262, "HDA_SDO"),
+ PINCTRL_PIN(263, "HDA_SDI_0"),
+ PINCTRL_PIN(264, "HDA_RSTB"),
+ PINCTRL_PIN(265, "HDA_SDI_1"),
+ PINCTRL_PIN(266, "GPP_R_6"),
+ PINCTRL_PIN(267, "GPP_R_7"),
+ /* SPI */
+ PINCTRL_PIN(268, "SPI0_IO_2"),
+ PINCTRL_PIN(269, "SPI0_IO_3"),
+ PINCTRL_PIN(270, "SPI0_MOSI_IO_0"),
+ PINCTRL_PIN(271, "SPI0_MISO_IO_1"),
+ PINCTRL_PIN(272, "SPI0_TPM_CSB"),
+ PINCTRL_PIN(273, "SPI0_FLASH_0_CSB"),
+ PINCTRL_PIN(274, "SPI0_FLASH_1_CSB"),
+ PINCTRL_PIN(275, "SPI0_CLK"),
+ PINCTRL_PIN(276, "SPI0_CLK_LOOPBK"),
};
-static const struct intel_community tgllp_community4[] = {
- TGL_COMMUNITY(0, 88, tgllp_community4_gpps),
+static const struct intel_padgroup tgllp_community0_gpps[] = {
+ TGL_GPP(0, 0, 25, 0), /* GPP_B */
+ TGL_GPP(1, 26, 41, 32), /* GPP_T */
+ TGL_GPP(2, 42, 66, 64), /* GPP_A */
};
-static const struct intel_pinctrl_soc_data tgllp_community4_soc_data = {
- .uid = "4",
- .pins = tgllp_community4_pins,
- .npins = ARRAY_SIZE(tgllp_community4_pins),
- .communities = tgllp_community4,
- .ncommunities = ARRAY_SIZE(tgllp_community4),
+static const struct intel_padgroup tgllp_community1_gpps[] = {
+ TGL_GPP(0, 67, 74, 96), /* GPP_S */
+ TGL_GPP(1, 75, 98, 128), /* GPP_H */
+ TGL_GPP(2, 99, 119, 160), /* GPP_D */
+ TGL_GPP(3, 120, 143, 192), /* GPP_U */
+ TGL_GPP(4, 144, 170, 224), /* vGPIO */
};
-static const struct pinctrl_pin_desc tgllp_community5_pins[] = {
- /* GPP_R */
- PINCTRL_PIN(0, "HDA_BCLK"),
- PINCTRL_PIN(1, "HDA_SYNC"),
- PINCTRL_PIN(2, "HDA_SDO"),
- PINCTRL_PIN(3, "HDA_SDI_0"),
- PINCTRL_PIN(4, "HDA_RSTB"),
- PINCTRL_PIN(5, "HDA_SDI_1"),
- PINCTRL_PIN(6, "GPP_R_6"),
- PINCTRL_PIN(7, "GPP_R_7"),
- /* SPI */
- PINCTRL_PIN(8, "SPI0_IO_2"),
- PINCTRL_PIN(9, "SPI0_IO_3"),
- PINCTRL_PIN(10, "SPI0_MOSI_IO_0"),
- PINCTRL_PIN(11, "SPI0_MISO_IO_1"),
- PINCTRL_PIN(12, "SPI0_TPM_CSB"),
- PINCTRL_PIN(13, "SPI0_FLASH_0_CSB"),
- PINCTRL_PIN(14, "SPI0_FLASH_1_CSB"),
- PINCTRL_PIN(15, "SPI0_CLK"),
- PINCTRL_PIN(16, "SPI0_CLK_LOOPBK"),
+static const struct intel_padgroup tgllp_community4_gpps[] = {
+ TGL_GPP(0, 171, 194, 256), /* GPP_C */
+ TGL_GPP(1, 195, 219, 288), /* GPP_F */
+ TGL_GPP(2, 220, 225, TGL_NO_GPIO), /* HVCMOS */
+ TGL_GPP(3, 226, 250, 320), /* GPP_E */
+ TGL_GPP(4, 251, 259, TGL_NO_GPIO), /* JTAG */
};
static const struct intel_padgroup tgllp_community5_gpps[] = {
- TGL_GPP(0, 0, 7), /* GPP_R */
- TGL_GPP(1, 8, 16), /* SPI */
-};
-
-static const struct intel_community tgllp_community5[] = {
- TGL_COMMUNITY(0, 16, tgllp_community5_gpps),
+ TGL_GPP(0, 260, 267, 352), /* GPP_R */
+ TGL_GPP(1, 268, 276, TGL_NO_GPIO), /* SPI */
};
-static const struct intel_pinctrl_soc_data tgllp_community5_soc_data = {
- .uid = "5",
- .pins = tgllp_community5_pins,
- .npins = ARRAY_SIZE(tgllp_community5_pins),
- .communities = tgllp_community5,
- .ncommunities = ARRAY_SIZE(tgllp_community5),
+static const struct intel_community tgllp_communities[] = {
+ TGL_COMMUNITY(0, 0, 66, tgllp_community0_gpps),
+ TGL_COMMUNITY(1, 67, 170, tgllp_community1_gpps),
+ TGL_COMMUNITY(2, 171, 259, tgllp_community4_gpps),
+ TGL_COMMUNITY(3, 260, 276, tgllp_community5_gpps),
};
-static const struct intel_pinctrl_soc_data *tgllp_soc_data_array[] = {
- &tgllp_community0_soc_data,
- &tgllp_community1_soc_data,
- &tgllp_community4_soc_data,
- &tgllp_community5_soc_data,
- NULL
+static const struct intel_pinctrl_soc_data tgllp_soc_data = {
+ .pins = tgllp_pins,
+ .npins = ARRAY_SIZE(tgllp_pins),
+ .communities = tgllp_communities,
+ .ncommunities = ARRAY_SIZE(tgllp_communities),
};
static const struct acpi_device_id tgl_pinctrl_acpi_match[] = {
- { "INT34C5", (kernel_ulong_t)tgllp_soc_data_array },
+ { "INT34C5", (kernel_ulong_t)&tgllp_soc_data },
{ }
};
MODULE_DEVICE_TABLE(acpi, tgl_pinctrl_acpi_match);
@@ -438,7 +391,7 @@ MODULE_DEVICE_TABLE(acpi, tgl_pinctrl_acpi_match);
static INTEL_PINCTRL_PM_OPS(tgl_pinctrl_pm_ops);
static struct platform_driver tgl_pinctrl_driver = {
- .probe = intel_pinctrl_probe_by_uid,
+ .probe = intel_pinctrl_probe_by_hid,
.driver = {
.name = "tigerlake-pinctrl",
.acpi_match_table = tgl_pinctrl_acpi_match,
--
2.20.1
next prev parent reply other threads:[~2020-02-21 8:41 UTC|newest]
Thread overview: 415+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-21 7:35 [PATCH 5.5 000/399] 5.5.6-stable review Greg Kroah-Hartman
2020-02-21 7:35 ` [PATCH 5.5 001/399] core: Dont skip generic XDP program execution for cloned SKBs Greg Kroah-Hartman
2020-02-21 7:35 ` [PATCH 5.5 002/399] enic: prevent waking up stopped tx queues over watchdog reset Greg Kroah-Hartman
2020-02-21 7:35 ` [PATCH 5.5 003/399] net/smc: fix leak of kernel memory to user space Greg Kroah-Hartman
2020-02-21 7:35 ` [PATCH 5.5 004/399] net: dsa: tag_qca: Make sure there is headroom for tag Greg Kroah-Hartman
2020-02-21 7:35 ` [PATCH 5.5 005/399] net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGS Greg Kroah-Hartman
2020-02-21 7:35 ` [PATCH 5.5 006/399] net/sched: flower: add missing validation of TCA_FLOWER_FLAGS Greg Kroah-Hartman
2020-02-21 7:35 ` [PATCH 5.5 007/399] drm/gma500: Fixup fbdev stolen size usage evaluation Greg Kroah-Hartman
2020-02-21 7:35 ` [PATCH 5.5 008/399] drm/dp_mst: fix multiple frees of tx->bytes Greg Kroah-Hartman
2020-02-21 7:35 ` [PATCH 5.5 009/399] ath10k: Fix qmi init error handling Greg Kroah-Hartman
2020-02-21 7:35 ` [PATCH 5.5 010/399] wil6210: fix break that is never reached because of zeroing of a retry counter Greg Kroah-Hartman
2020-02-21 7:35 ` [PATCH 5.5 011/399] drm/virtio: fix byteorder handling in virtio_gpu_cmd_transfer_{from, to}_host_3d functions Greg Kroah-Hartman
2020-02-21 7:35 ` [PATCH 5.5 012/399] drm/qxl: Complete exception handling in qxl_device_init() Greg Kroah-Hartman
2020-02-21 7:35 ` [PATCH 5.5 013/399] nfsd4: avoid NULL deference on strange COPY compounds Greg Kroah-Hartman
2020-02-21 7:35 ` [PATCH 5.5 014/399] rcu/nocb: Fix dump_tree hierarchy print always active Greg Kroah-Hartman
2020-02-21 7:35 ` [PATCH 5.5 015/399] rcu: Fix missed wakeup of exp_wq waiters Greg Kroah-Hartman
2020-02-21 7:35 ` [PATCH 5.5 016/399] soc: fsl: qe: change return type of cpm_muram_alloc() to s32 Greg Kroah-Hartman
2020-02-21 7:35 ` [PATCH 5.5 017/399] rcu: Fix data-race due to atomic_t copy-by-value Greg Kroah-Hartman
2020-02-21 7:35 ` [PATCH 5.5 018/399] dmaengine: ti: edma: add missed operations Greg Kroah-Hartman
2020-02-21 7:35 ` [PATCH 5.5 019/399] f2fs: preallocate DIO blocks when forcing buffered_io Greg Kroah-Hartman
2020-02-21 7:35 ` [PATCH 5.5 020/399] f2fs: call f2fs_balance_fs outside of locked page Greg Kroah-Hartman
2020-02-22 4:41 ` Ondřej Jirman
2020-02-22 14:36 ` Ondřej Jirman
2020-02-21 7:35 ` [PATCH 5.5 021/399] media: meson: add missing allocation failure check on new_buf Greg Kroah-Hartman
2020-02-21 7:35 ` [PATCH 5.5 022/399] clk: meson: pll: Fix by 0 division in __pll_params_to_rate() Greg Kroah-Hartman
2020-02-21 7:35 ` [PATCH 5.5 023/399] cpu/hotplug, stop_machine: Fix stop_machine vs hotplug order Greg Kroah-Hartman
2020-02-21 7:35 ` [PATCH 5.5 024/399] drm: rcar-du: Recognize "renesas,vsps" in addition to "vsps" Greg Kroah-Hartman
2020-02-21 7:35 ` [PATCH 5.5 025/399] dmaengine: ti: edma: Fix error return code in edma_probe() Greg Kroah-Hartman
2020-02-21 7:35 ` [PATCH 5.5 026/399] brcmfmac: Fix memory leak in brcmf_p2p_create_p2pdev() Greg Kroah-Hartman
2020-02-21 7:35 ` [PATCH 5.5 027/399] brcmfmac: Fix use after free in brcmf_sdio_readframes() Greg Kroah-Hartman
2020-02-21 7:35 ` [PATCH 5.5 028/399] PCI: Fix pci_add_dma_alias() bitmask size Greg Kroah-Hartman
2020-02-21 7:35 ` [PATCH 5.5 029/399] drm/amd/display: Map ODM memory correctly when doing ODM combine Greg Kroah-Hartman
2020-02-21 7:35 ` [PATCH 5.5 030/399] leds: pca963x: Fix open-drain initialization Greg Kroah-Hartman
2020-02-21 7:35 ` [PATCH 5.5 031/399] ext4: fix ext4_dax_read/write inode locking sequence for IOCB_NOWAIT Greg Kroah-Hartman
2020-02-21 7:35 ` [PATCH 5.5 032/399] ALSA: ctl: allow TLV read operation for callback type of element in locked case Greg Kroah-Hartman
2020-02-21 7:35 ` [PATCH 5.5 033/399] gianfar: Fix TX timestamping with a stacked DSA driver Greg Kroah-Hartman
2020-02-21 7:35 ` [PATCH 5.5 034/399] pinctrl: sh-pfc: sh7264: Fix CAN function GPIOs Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 035/399] printk: fix exclusive_console replaying Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 036/399] drm/mipi_dbi: Fix off-by-one bugs in mipi_dbi_blank() Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 037/399] drm/msm/adreno: fix zap vs no-zap handling Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 038/399] pxa168fb: Fix the function used to release some memory in an error handling path Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 039/399] media: ov5640: Fix check for PLL1 exceeding max allowed rate Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 040/399] media: i2c: mt9v032: fix enum mbus codes and frame sizes Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 041/399] media: sun4i-csi: Deal with DRAM offset Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 042/399] media: sun4i-csi: Fix data sampling polarity handling Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 043/399] media: sun4i-csi: Fix [HV]sync " Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 044/399] clk: at91: sam9x60: fix programmable clock prescaler Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 045/399] powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE number Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 046/399] clk: meson: meson8b: make the CCF use the glitch-free mali mux Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 047/399] gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_irq_map/unmap() Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 048/399] iommu/vt-d: Fix off-by-one in PASID allocation Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 049/399] x86/fpu: Deactivate FPU state after failure during state load Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 050/399] dm raid: table line rebuild status fixes Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 051/399] char/random: silence a lockdep splat with printk() Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 052/399] media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device_run() Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 053/399] kernel/module: Fix memleak in module_add_modinfo_attrs() Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 054/399] IB/core: Let IB core distribute cache update events Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 055/399] pinctrl: baytrail: Do not clear IRQ flags on direct-irq enabled pins Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 056/399] kprobes: Fix optimize_kprobe()/unoptimize_kprobe() cancellation logic Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 057/399] efi/x86: Map the entire EFI vendor string before copying it Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 058/399] sparc: Add .exit.data section Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 059/399] net: ethernet: ixp4xx: Standard module init Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 060/399] raid6/test: fix a compilation error Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 061/399] iio: imu: st_lsm6dsx: check return value from st_lsm6dsx_sensor_set_enable Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 062/399] uio: fix a sleep-in-atomic-context bug in uio_dmem_genirq_irqcontrol() Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 063/399] drm/amdgpu/sriov: workaround on rev_id for Navi12 under sriov Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 064/399] spi: fsl-lpspi: fix only one cs-gpio working Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 065/399] drm/nouveau/nouveau: fix incorrect sizeof on args.src an args.dst Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 066/399] usb: gadget: udc: fix possible sleep-in-atomic-context bugs in gr_probe() Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 067/399] usb: dwc2: Fix IN FIFO allocation Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 068/399] clocksource/drivers/bcm2835_timer: Fix memory leak of timer Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 069/399] drm/amd/display: Clear state after exiting fixed active VRR state Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 070/399] kselftest: Minimise dependency of get_size on C library interfaces Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 071/399] jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when load journal Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 072/399] ext4: fix deadlock allocating bio_post_read_ctx from mempool Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 073/399] clk: ti: dra7: fix parent for gmac_clkctrl Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 074/399] x86/sysfb: Fix check for bad VRAM size Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 075/399] pwm: omap-dmtimer: Simplify error handling Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 076/399] udf: Allow writing to Rewritable partitions Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 077/399] dmaengine: fsl-qdma: fix duplicated argument to && Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 078/399] wan/hdlc_x25: fix skb handling Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 079/399] irqchip/gic-v3-its: Fix get_vlpi_map() breakage with doorbells Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 080/399] s390/pci: Fix possible deadlock in recover_store() Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 081/399] backlight: qcom-wled: Fix unsigned comparison to zero Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 082/399] powerpc/iov: Move VF pdev fixup into pcibios_fixup_iov() Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 083/399] tracing: Fix tracing_stat return values in error handling paths Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 084/399] tracing: Fix very unlikely race of registering two stat tracers Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 085/399] ARM: 8952/1: Disable kmemleak on XIP kernels Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 086/399] ext4, jbd2: ensure panic when aborting with zero errno Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 087/399] ath10k: Correct the DMA direction for management tx buffers Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 088/399] rtw88: fix rate mask for 1SS chip Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 089/399] brcmfmac: sdio: Fix OOB interrupt initialization on brcm43362 Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 090/399] selftests: settings: tests can be in subsubdirs Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 091/399] rtc: i2c/spi: Avoid inclusion of REGMAP support when not needed Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 092/399] drm/amd/display: Retrain dongles when SINK_COUNT becomes non-zero Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 093/399] tracing: Simplify assignment parsing for hist triggers Greg Kroah-Hartman
2020-02-21 7:36 ` [PATCH 5.5 094/399] nbd: add a flush_workqueue in nbd_start_device Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 095/399] KVM: s390: ENOTSUPP -> EOPNOTSUPP fixups Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 096/399] Btrfs: keep pages dirty when using btrfs_writepage_fixup_worker Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 097/399] drivers/block/zram/zram_drv.c: fix error return codes not being returned in writeback_store Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 098/399] block, bfq: do not plug I/O for bfq_queues with no proc refs Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 099/399] kconfig: fix broken dependency in randconfig-generated .config Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 100/399] clk: qcom: Dont overwrite cfg in clk_rcg2_dfs_populate_freq() Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 101/399] clk: qcom: rcg2: Dont crash if our parent cant be found; return an error Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 102/399] drm/amdkfd: Fix a bug in SDMA RLC queue counting under HWS mode Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 103/399] bpf, sockhash: Synchronize_rcu before freeing map Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 104/399] drm/amd/display: Renoir chroma viewport WA Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 105/399] drm/amdgpu: remove 4 set but not used variable in amdgpu_atombios_get_connector_info_from_object_table Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 106/399] drm/amdgpu/dm: Do not throw an error for a display with no audio Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 107/399] ath10k: correct the tlv len of ath10k_wmi_tlv_op_gen_config_pno_start Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 108/399] drm/amdgpu: Ensure ret is always initialized when using SOC15_WAIT_ON_RREG Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 109/399] drm/panel: simple: Add Logic PD Type 28 display support Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 110/399] arm64: dts: rockchip: Fix NanoPC-T4 cooling maps Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 111/399] modules: lockdep: Suppress suspicious RCU usage warning Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 112/399] ASoC: intel: sof_rt5682: Add quirk for number of HDMI DAIs Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 113/399] ASoC: intel: sof_rt5682: Add support for tgl-max98357a-rt5682 Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 114/399] ASoC: SOF: Intel: hda: solve MSI issues by merging ipc and stream irq handlers Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 115/399] regulator: rk808: Lower log level on optional GPIOs being not available Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 116/399] net/wan/fsl_ucc_hdlc: reject muram offsets above 64K Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 117/399] Revert "drm/amdgpu: enable VCN DPG on Raven and Raven2" Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 118/399] NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu() Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 119/399] arm64: dts: allwinner: H6: Add PMU mode Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 120/399] arm64: dts: allwinner: H5: Add PMU node Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 121/399] arm: dts: allwinner: H3: " Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 122/399] opp: Free static OPPs on errors while adding them Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 123/399] selinux: ensure we cleanup the internal AVC counters on error in avc_insert() Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 124/399] enetc: remove variable tc_max_sized_frame set but not used Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 125/399] arm64: dts: qcom: msm8996: Disable USB2 PHY suspend by core Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 126/399] padata: validate cpumask without removed CPU during offline Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 127/399] padata: always acquire cpu_hotplug_lock before pinst->lock Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 128/399] clk: imx: Add correct failure handling for clk based helpers Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 129/399] ARM: exynos_defconfig: Bring back explicitly wanted options Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 130/399] ARM: dts: imx6: rdu2: Disable WP for USDHC2 and USDHC3 Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 131/399] ARM: dts: imx6: rdu2: Limit USBH1 to Full Speed Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 132/399] IMA: Check IMA policy flag Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 133/399] bus: ti-sysc: Implement quirk handling for CLKDM_NOAUTO Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 134/399] PCI: iproc: Apply quirk_paxc_bridge() for module as well as built-in Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 135/399] media: cx23885: Add support for AVerMedia CE310B Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 136/399] PCI: Add generic quirk for increasing D3hot delay Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 137/399] PCI: Increase D3 delay for AMD Ryzen5/7 XHCI controllers Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 138/399] Revert "nfp: abm: fix memory leak in nfp_abm_u32_knode_replace" Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 139/399] gpu/drm: ingenic: Avoid null pointer deference in plane atomic update Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 140/399] selftests/net: make so_txtime more robust to timer variance Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 141/399] media: v4l2-device.h: Explicitly compare grp{id,mask} to zero in v4l2_device macros Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 142/399] reiserfs: Fix spurious unlock in reiserfs_fill_super() error handling Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 143/399] samples/bpf: Set -fno-stack-protector when building BPF programs Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 144/399] r8169: check that Realtek PHY driver module is loaded Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 145/399] fore200e: Fix incorrect checks of NULL pointer dereference Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 146/399] isdn: dont mark kcapi_proc_exit as __exit Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 147/399] x86/mce/therm_throt: Mark throttle_active_work() as __maybe_unused Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 148/399] ARM: OMAP2+: pdata-quirks: add PRM data for reset support Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 149/399] netfilter: nft_tunnel: add the missing ERSPAN_VERSION nla_policy Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 150/399] ALSA: usx2y: Adjust indentation in snd_usX2Y_hwdep_dsp_status Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 151/399] nfs: fix timstamp debug prints Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 152/399] PCI: Add nr_devfns parameter to pci_add_dma_alias() Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 153/399] PCI: Add DMA alias quirk for PLX PEX NTB Greg Kroah-Hartman
2020-02-21 7:37 ` [PATCH 5.5 154/399] b43legacy: Fix -Wcast-function-type Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 155/399] ipw2x00: " Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 156/399] iwlegacy: " Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 157/399] rtlwifi: rtl_pci: " Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 158/399] orinoco: avoid assertion in case of NULL pointer Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 159/399] drm/amd/display: Fix update_bw_bounding_box Calcs Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 160/399] drm/amd/display: Lower DPP DTO only when safe Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 161/399] drm/amdgpu: fix double gpu_recovery for NV of SRIOV Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 162/399] drm/amdgpu: fix KIQ ring test fail in TDR " Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 163/399] clk: qcom: smd: Add missing bimc clock Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 164/399] ACPICA: Disassembler: create buffer fields in ACPI_PARSE_LOAD_PASS1 Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 165/399] nfsd: Clone should commit src file metadata too Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 166/399] scsi: ufs: Complete pending requests in host reset and restore path Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 167/399] scsi: aic7xxx: Adjust indentation in ahc_find_syncrate Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 168/399] crypto: inside-secure - add unspecified HAS_IOMEM dependency Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 169/399] crypto: amlogic " Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 170/399] drm/mediatek: handle events when enabling/disabling crtc Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 171/399] clk: renesas: rcar-gen3: Allow changing the RPC[D2] clocks Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 172/399] ARM: dts: r8a7779: Add device node for ARM global timer Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 173/399] remoteproc: q6v5-mss: Remove mem clk from the active pool Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 174/399] selinux: ensure we cleanup the internal AVC counters on error in avc_update() Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 175/399] scsi: lpfc: Fix: Rework setting of fdmi symbolic node name registration Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 176/399] arm64: dts: qcom: db845c: Enable ath10k 8bit host-cap quirk Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 177/399] PCI/ATS: Restore EXPORT_SYMBOL_GPL() for pci_{enable,disable}_ats() Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 178/399] iommu/amd: Check feature support bit before accessing MSI capability registers Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 179/399] iommu/amd: Only support x2APIC with IVHD type 11h/40h Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 180/399] iommu/iova: Silence warnings under memory pressure Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 181/399] clk: qcom: Add missing msm8998 gcc_bimc_gfx_clk Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 182/399] clk: actually call the clock init before any other callback of the clock Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 183/399] dmaengine: Store module owner in dma_device struct Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 184/399] clk: bm1800: Remove set but not used variable fref Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 185/399] dmaengine: imx-sdma: Fix memory leak Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 186/399] bpf: Print error message for bpftool cgroup show Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 187/399] net: phy: realtek: add logging for the RGMII TX delay configuration Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 188/399] crypto: chtls - Fixed memory leak Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 189/399] x86/vdso: Provide missing include file Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 190/399] PM / devfreq: exynos-ppmu: Fix excessive stack usage Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 191/399] PM / devfreq: Change time stats to 64-bit Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 192/399] PM / devfreq: rk3399_dmc: Add COMPILE_TEST and HAVE_ARM_SMCCC dependency Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 193/399] drm/fbdev: Fallback to non tiled mode if all tiles not present Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 194/399] pinctrl: sh-pfc: sh7269: Fix CAN function GPIOs Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 195/399] reset: uniphier: Add SCSSI reset control for each channel Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 196/399] ASoC: soc-topology: fix endianness issues Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 197/399] fbdev: fix numbering of fbcon options Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 198/399] RDMA/rxe: Fix error type of mmap_offset Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 199/399] ice: add extra check for null Rx descriptor Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 200/399] clk: sunxi-ng: add mux and pll notifiers for A64 CPU clock Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 201/399] ALSA: sh: Fix unused variable warnings Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 202/399] clk: Use parent node pointer during registration if necessary Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 203/399] clk: uniphier: Add SCSSI clock gate for each channel Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 204/399] ALSA: hda/realtek - Apply mic mute LED quirk for Dell E7xx laptops, too Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 205/399] ALSA: sh: Fix compile warning wrt const Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 206/399] net: phy: fixed_phy: fix use-after-free when checking link GPIO Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 207/399] tools lib api fs: Fix gcc9 stringop-truncation compilation error Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 208/399] vfio/spapr/nvlink2: Skip unpinning pages on error exit Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 209/399] ASoC: Intel: sof_rt5682: Ignore the speaker amp when there isnt one Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 210/399] x86/unwind/orc: Fix !CONFIG_MODULES build warning Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 211/399] ACPI: button: Add DMI quirk for Razer Blade Stealth 13 late 2019 lid switch Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 212/399] iommu/vt-d: Match CPU and IOMMU paging mode Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 213/399] iommu/vt-d: Avoid sending invalid page response Greg Kroah-Hartman
2020-02-21 7:38 ` [PATCH 5.5 214/399] drm/amdkfd: Fix permissions of hang_hws Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 215/399] mlx5: work around high stack usage with gcc Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 216/399] RDMA/hns: Avoid printing address of mtt page Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 217/399] drm: remove the newline for CRC source name Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 218/399] usb: dwc3: use proper initializers for property entries Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 219/399] ARM: dts: stm32: Add power-supply for DSI panel on stm32f469-disco Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 220/399] usbip: Fix unsafe unaligned pointer usage Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 221/399] udf: Fix free space reporting for metadata and virtual partitions Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 222/399] selftests: Uninitialized variable in test_cgcore_proc_migration() Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 223/399] kunit: remove timeout dependence on sysctl_hung_task_timeout_seconds Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 224/399] drm/mediatek: Add gamma property according to hardware capability Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 225/399] staging: rtl8188: avoid excessive stack usage Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 226/399] IB/hfi1: Add software counter for ctxt0 seq drop Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 227/399] IB/hfi1: Add RcvShortLengthErrCnt to hfi1stats Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 228/399] soc/tegra: fuse: Correct straps address for older Tegra124 device trees Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 229/399] efi/x86: Dont panic or BUG() on non-critical error conditions Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 230/399] rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nulls Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 231/399] Input: edt-ft5x06 - work around first register access error Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 232/399] bnxt: Detach page from page pool before sending up the stack Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 233/399] x86/nmi: Remove irq_work from the long duration NMI handler Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 234/399] wan: ixp4xx_hss: fix compile-testing on 64-bit Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 235/399] clocksource: davinci: only enable clockevents once tim34 is initialized Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 236/399] arm64: dts: rockchip: fix dwmmc clock name for px30 Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 237/399] arm64: dts: rockchip: fix dwmmc clock name for rk3308 Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 238/399] arm64: dts: rockchip: add reg property to brcmf sub-nodes Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 239/399] ARM: dts: rockchip: add reg property to brcmf sub node for rk3188-bqedison2qc Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 240/399] ALSA: usb-audio: Add boot quirk for MOTU M Series Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 241/399] ASoC: txx9: Remove unused rtd variable Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 242/399] ASoC: atmel: fix build error with CONFIG_SND_ATMEL_SOC_DMA=m Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 243/399] raid6/test: fix a compilation warning Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 244/399] RDMA/uverbs: Remove needs_kfree_rcu from uverbs_obj_type_class Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 245/399] tty: synclinkmp: Adjust indentation in several functions Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 246/399] tty: synclink_gt: " Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 247/399] bus: fsl-mc: properly empty-initialize structure Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 248/399] misc: xilinx_sdfec: fix xsdfec_poll()s return type Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 249/399] visorbus: fix uninitialized variable access Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 250/399] driver core: platform: Prevent resouce overflow from causing infinite loops Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 251/399] driver core: Print device when resources present in really_probe() Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 252/399] ASoC: SOF: Intel: hda-dai: fix compilation warning in pcm_prepare Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 253/399] bpf: Return -EBADRQC for invalid map type in __bpf_tx_xdp_map Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 254/399] vme: bridges: reduce stack usage Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 255/399] MIPS: ralink: dts: gardena_smart_gateway_mt7688: Limit UART1 Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 256/399] drm/nouveau/secboot/gm20b: initialize pointer in gm20b_secboot_new() Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 257/399] drm/nouveau/gr/gk20a,gm200-: add terminators to method lists read from fw Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 258/399] drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handler Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 259/399] drm/nouveau/drm/ttm: Remove set but not used variable mem Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 260/399] drm/nouveau/fault/gv100-: fix memory leak on module unload Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 261/399] dm thin: dont allow changing data device during thin-pool reload Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 262/399] gpiolib: Set lockdep class for hierarchical irq domains Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 263/399] drm/vmwgfx: prevent memory leak in vmw_cmdbuf_res_add Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 264/399] perf/imx_ddr: Fix cpu hotplug state cleanup Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 265/399] usb: musb: omap2430: Get rid of musb .set_vbus for omap2430 glue Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 266/399] kbuild: remove *.tmp file when filechk fails Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 267/399] iommu/arm-smmu-v3: Use WRITE_ONCE() when changing validity of an STE Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 268/399] ALSA: usb-audio: unlock on error in probe Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 269/399] f2fs: set I_LINKABLE early to avoid wrong access by vfs Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 270/399] f2fs: free sysfs kobject Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 271/399] scsi: ufs: pass device information to apply_dev_quirks Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 272/399] scsi: ufs-mediatek: add apply_dev_quirks variant operation Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 273/399] scsi: iscsi: Dont destroy session if there are outstanding connections Greg Kroah-Hartman
2020-02-21 7:39 ` [PATCH 5.5 274/399] crypto: hisilicon - Update debugfs usage of SEC V2 Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 275/399] crypto: hisilicon - Bugfixed tfm leak Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 276/399] crypto: essiv - fix AEAD capitalization and preposition use in help text Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 277/399] ALSA: usb-audio: add implicit fb quirk for MOTU M Series Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 278/399] PM / devfreq: Add debugfs support with devfreq_summary file Greg Kroah-Hartman
2020-02-21 7:40 ` Greg Kroah-Hartman [this message]
2020-02-21 7:40 ` [PATCH 5.5 280/399] RDMA/mlx5: Dont fake udata for kernel path Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 281/399] arm64: lse: fix LSE atomics with LLVMs integrated assembler Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 282/399] arm64: fix alternatives " Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 283/399] drm/amd/display: fixup DML dependencies Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 284/399] staging: wfx: fix possible overflow on jiffies comparaison Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 285/399] EDAC/sifive: Fix return value check in ecc_register() Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 286/399] KVM: PPC: Remove set but not used variable ra, rs, rt Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 287/399] arm64: dts: ti: k3-j721e-main: Add missing power-domains for smmu Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 288/399] sched/core: Fix size of rq::uclamp initialization Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 289/399] sched/topology: Assert non-NUMA topology masks dont (partially) overlap Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 290/399] perf/x86/amd: Constrain Large Increment per Cycle events Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 291/399] watchdog/softlockup: Enforce that timestamp is valid on boot Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 292/399] enetc: Dont print from enetc_sched_speed_set when link goes down Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 293/399] ACPI/IORT: Fix Number of IDs handling in iort_id_map() Greg Kroah-Hartman
2020-02-21 9:50 ` Lorenzo Pieralisi
2020-02-22 18:57 ` Sasha Levin
2020-02-21 7:40 ` [PATCH 5.5 294/399] x86/apic/uv: Avoid unused variable warning Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 295/399] debugobjects: Fix various data races Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 296/399] ASoC: wm_adsp: Correct cache handling of new kernel control API Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 297/399] ASoC: SOF: Intel: hda: Fix SKL dai count Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 298/399] regulator: vctrl-regulator: Avoid deadlock getting and setting the voltage Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 299/399] f2fs: fix memleak of kobject Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 300/399] x86/mm: Fix NX bit clearing issue in kernel_map_pages_in_pgd Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 301/399] efi/arm: Defer probe of PCIe backed efifb on DT systems Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 302/399] x86/boot/compressed: Relax sed symbol type regex for LLVM ld.lld Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 303/399] pwm: omap-dmtimer: Remove PWM chip in .remove before making it unfunctional Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 304/399] cmd64x: potential buffer overflow in cmd64x_program_timings() Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 305/399] ide: serverworks: potential overflow in svwks_set_pio_mode() Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 306/399] pwm: Remove set but not set variable pwm Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 307/399] btrfs: fix possible NULL-pointer dereference in integrity checks Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 308/399] btrfs: safely advance counter when looking up bio csums Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 309/399] btrfs: device stats, log when stats are zeroed Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 310/399] module: avoid setting info->name early in case we can fall back to info->mod->name Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 311/399] remoteproc: Initialize rproc_class before use Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 312/399] regulator: core: Fix exported symbols to the exported GPL version Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 313/399] irqchip/mbigen: Set driver .suppress_bind_attrs to avoid remove problems Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 314/399] ALSA: hda/hdmi - add retry logic to parse_intel_hdmi() Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 315/399] spi: spi-fsl-qspi: Ensure width is respected in spi-mem operations Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 316/399] kbuild: use -S instead of -E for precise cc-option test in Kconfig Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 317/399] objtool: Fix ARCH=x86_64 build error Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 318/399] x86/decoder: Add TEST opcode to Group3-2 Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 319/399] s390: adjust -mpacked-stack support check for clang 10 Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 320/399] s390/ftrace: generate traced function stack frame Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 321/399] s390: fix __EMIT_BUG() macro Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 322/399] driver core: platform: fix u32 greater or equal to zero comparison Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 323/399] bpf, btf: Always output invariant hit in pahole DWARF to BTF transform Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 324/399] ALSA: hda - Add docking station support for Lenovo Thinkpad T420s Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 325/399] sunrpc: Fix potential leaks in sunrpc_cache_unhash() Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 326/399] drm/nouveau/mmu: fix comptag memory leak Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 327/399] net/mlx5e: Fix printk format warning Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 328/399] powerpc/sriov: Remove VF eeh_dev state when disabling SR-IOV Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 329/399] media: uvcvideo: Add a quirk to force GEO GC6500 Camera bits-per-pixel value Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 330/399] btrfs: separate definition of assertion failure handlers Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 331/399] btrfs: Fix split-brain handling when changing FSID to metadata uuid Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 332/399] bcache: cached_dev_free needs to put the sb page Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 333/399] bcache: rework error unwinding in register_bcache Greg Kroah-Hartman
2020-02-21 7:40 ` [PATCH 5.5 334/399] bcache: fix use-after-free in register_bcache() Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 335/399] iommu/vt-d: Mark firmware tainted if RMRR fails sanity check Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 336/399] iommu/vt-d: Remove unnecessary WARN_ON_ONCE() Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 337/399] alarmtimer: Make alarmtimer platform device child of RTC device Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 338/399] selftests: bpf: Reset global state between reuseport test runs Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 339/399] jbd2: switch to use jbd2_journal_abort() when failed to submit the commit record Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 340/399] jbd2: make sure ESHUTDOWN to be recorded in the journal superblock Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 341/399] powerpc/pseries/lparcfg: Fix display of Maximum Memory Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 342/399] selftests/eeh: Bump EEH wait time to 60s Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 343/399] ARM: 8941/1: decompressor: enable CP15 barrier instructions in v7 cache setup code Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 344/399] ARM: 8951/1: Fix Kexec compilation issue Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 345/399] ALSA: usb-audio: add quirks for Line6 Helix devices fw>=2.82 Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 346/399] hostap: Adjust indentation in prism2_hostapd_add_sta Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 347/399] rtw88: fix potential NULL skb access in TX ISR Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 348/399] iwlegacy: ensure loop counter addr does not wrap and cause an infinite loop Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 349/399] cifs: fix unitialized variable poential problem with network I/O cache lock patch Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 350/399] cifs: Fix mount options set in automount Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 351/399] cifs: fix NULL dereference in match_prepath Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 352/399] video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 353/399] bpf: map_seq_next should always increase position index Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 354/399] powerpc/mm: Dont log user reads to 0xffffffff Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 355/399] ceph: check availability of mds cluster on mount after wait timeout Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 356/399] rbd: work around -Wuninitialized warning Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 357/399] ASoC: Intel: consistent HDMI codec probing code Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 358/399] drm/amd/display: do not allocate display_mode_lib unnecessarily Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 359/399] irqchip/gic-v3: Only provision redistributors that are enabled in ACPI Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 360/399] KVM: PPC: Book3S HV: Release lock on page-out failure path Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 361/399] drm/nouveau/disp/nv50-: prevent oops when no channel method map provided Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 362/399] char: hpet: Fix out-of-bounds read bug Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 363/399] ftrace: fpid_next() should increase position index Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 364/399] trigger_next " Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 365/399] radeon: insert 10ms sleep in dce5_crtc_load_lut Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 366/399] powerpc: Do not consider weak unresolved symbol relocations as bad Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 367/399] btrfs: do not do delalloc reservation under page lock Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 368/399] tracing: Fix now invalid var_ref_vals assumption in trace action Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 369/399] ocfs2: make local header paths relative to C files Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 370/399] ocfs2: fix a NULL pointer dereference when call ocfs2_update_inode_fsync_trans() Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 371/399] lib/scatterlist.c: adjust indentation in __sg_alloc_table Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 372/399] reiserfs: prevent NULL pointer dereference in reiserfs_insert_item() Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 374/399] bcache: explicity type cast in bset_bkey_last() Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 375/399] bcache: fix incorrect data type usage in btree_flush_write() Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 376/399] irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building INVALL Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 377/399] nvmet: Pass lockdep expression to RCU lists Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 378/399] nvmet: fix dsm failure when payload does not match sgl descriptor Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 379/399] nvme-pci: remove nvmeq->tags Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 380/399] iwlwifi: mvm: Fix thermal zone registration Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 381/399] iwlwifi: mvm: Check the sta is not NULL in iwl_mvm_cfg_he_sta() Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 382/399] asm-generic/tlb: add missing CONFIG symbol Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 383/399] tc-testing: add missing nsPlugin to basic.json Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 384/399] microblaze: Prevent the overflow of the start Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 385/399] brd: check and limit max_part par Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 386/399] drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_latency Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 387/399] drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_voltage Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 388/399] NFS: Fix memory leaks Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 389/399] help_next should increase position index Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 390/399] i40e: Relax i40e_xsk_wakeups return value when PF is busy Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 391/399] kbuild: make multiple directory targets work Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 392/399] cifs: log warning message (once) if out of disk space Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 393/399] virtio_balloon: prevent pfn array overflow Greg Kroah-Hartman
2020-02-21 7:41 ` [PATCH 5.5 394/399] fuse: dont overflow LLONG_MAX with end offset Greg Kroah-Hartman
2020-02-21 7:42 ` [PATCH 5.5 395/399] mlxsw: core: Add validation of hardware device types for MGPIR register Greg Kroah-Hartman
2020-02-21 7:42 ` [PATCH 5.5 396/399] mlxsw: spectrum_dpipe: Add missing error path Greg Kroah-Hartman
2020-02-21 7:42 ` [PATCH 5.5 397/399] s390/pci: Recover handle in clp_set_pci_fn() Greg Kroah-Hartman
2020-02-21 7:42 ` [PATCH 5.5 398/399] drm/amdgpu/display: handle multiple numbers of fclks in dcn_calcs.c (v2) Greg Kroah-Hartman
2020-02-21 7:42 ` [PATCH 5.5 399/399] bcache: properly initialize path and err in register_bcache() Greg Kroah-Hartman
2020-02-21 10:10 ` [PATCH 5.5 000/399] 5.5.6-stable review Jon Hunter
2020-02-23 17:37 ` Greg Kroah-Hartman
2020-02-21 19:50 ` shuah
2020-02-23 17:05 ` Greg Kroah-Hartman
2020-02-22 20:22 ` Dan Rue
2020-02-23 15:40 ` Greg Kroah-Hartman
2020-02-23 17:25 ` Greg Kroah-Hartman
2020-02-23 17:32 ` Greg Kroah-Hartman
2020-02-24 4:46 ` Naresh Kamboju
2020-02-24 7:35 ` Greg Kroah-Hartman
2020-02-24 0:18 ` Guenter Roeck
2020-02-24 7:34 ` Greg Kroah-Hartman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200221072429.153350008@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=andriy.shevchenko@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mika.westerberg@linux.intel.com \
--cc=sashal@kernel.org \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).