Linus Torvalds
985f6ab93f
Merge tag 'spi-fix-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
...
Pull spi fixes from Mark Brown:
"A few small fixes.
Mostly driver specific but there's one in the core which fixes a
deadlock when adding devices on spi-mux that's triggered because
spi-mux is a SPI device which is itself a SPI controller and so can
instantiate devices when registered.
We were using a global lock to protect against reusing chip selects
but they're a per controller thing so moving the lock per controller
resolves that"
* tag 'spi-fix-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi:
spi-mux: Fix false-positive lockdep splats
spi: Fix deadlock when adding SPI controllers on SPI buses
spi: bcm-qspi: clear MSPI spifie interrupt during probe
spi: spi-nxp-fspi: don't depend on a specific node name erratum workaround
spi: mediatek: skip delays if they are 0
spi: atmel: Fix PDC transfer setup bug
spi: spidev: Add SPI ID table
spi: Use 'flash' node name instead of 'spi-flash' in example
2021-10-15 10:21:46 -04:00
..
2021-09-02 22:49:16 +02:00
2021-10-12 17:35:18 -07:00
2021-09-07 12:38:59 -07:00
2021-10-12 13:51:59 -07:00
2021-08-31 16:43:06 -07:00
2021-09-03 16:20:37 -07:00
2021-09-20 12:43:34 +01:00
2021-10-05 15:39:50 +02:00
2021-09-01 15:25:28 -07:00
2021-09-08 12:55:35 -07:00
2021-09-07 14:02:58 -07:00
2021-09-01 10:29:29 -07:00
2021-10-14 12:47:29 +01:00
2021-09-04 10:25:26 -07:00
2021-09-14 10:41:30 +02:00
2021-10-07 16:51:57 +02:00
2021-09-03 09:58:10 -07:00
2021-09-03 10:08:28 -07:00
2021-08-31 09:41:22 -07:00
2021-08-31 09:41:22 -07:00
2021-09-02 15:09:46 -07:00
2021-09-09 19:14:33 -04:00
2021-09-14 11:09:50 -07:00
2021-09-24 16:13:35 -07:00
2021-09-01 10:29:10 +02:00
2021-09-13 16:35:58 -07:00
2021-09-13 16:35:58 -07:00
2021-09-01 15:26:45 -07:00
2021-09-03 09:58:17 -07:00
2021-09-08 15:32:35 -07:00
2021-09-13 10:43:04 -07:00
2021-09-12 16:09:26 -07:00
2021-09-13 10:18:28 -07:00
2021-09-13 10:43:04 -07:00
2021-09-15 12:04:28 -07:00
2021-09-11 00:41:21 +02:00
2021-09-07 15:42:10 +02:00
2021-09-11 00:41:21 +02:00
2021-09-21 17:34:53 +02:00
2021-09-08 11:50:24 -07:00
2021-08-31 14:55:09 -07:00
2021-09-03 10:34:44 -07:00
2021-09-07 21:17:28 +02:00
2021-10-05 12:38:39 +01:00
2021-09-06 07:20:56 -04:00
2021-09-03 15:33:47 -07:00
2021-09-09 12:45:26 -07:00
2021-09-23 19:26:54 +02:00
2021-09-08 11:50:24 -07:00
2021-09-03 09:58:13 -07:00
2021-09-03 09:58:16 -07:00
2021-09-08 18:45:53 -07:00
2021-09-03 10:44:35 -07:00
2021-09-22 14:29:32 +01:00
2021-09-23 11:01:12 -04:00
2021-09-06 06:30:45 -04:00
2021-09-03 08:06:02 -06:00
2021-09-19 12:08:37 +01:00
2021-09-14 13:23:22 -07:00
2021-09-03 10:08:28 -07:00
2021-09-08 11:50:23 -07:00
2021-09-08 12:55:35 -07:00
2021-09-03 09:58:17 -07:00
2021-09-01 08:35:06 -07:00
2021-09-24 16:13:35 -07:00
2021-09-07 11:03:45 -07:00
2021-09-03 18:42:01 +02:00
2021-09-16 13:05:42 -07:00
2021-09-08 12:55:35 -07:00
2021-09-05 20:58:50 +01:00
2021-09-14 09:02:50 +02:00
2021-09-07 12:27:27 -07:00
2021-09-08 11:50:25 -07:00
2021-09-13 10:18:28 -07:00
2021-09-17 13:52:17 +01:00
2021-09-08 11:50:24 -07:00
2021-09-08 11:50:24 -07:00
2021-09-08 12:55:35 -07:00
2021-09-08 12:55:35 -07:00
2021-09-07 19:13:42 -07:00
2021-09-02 17:59:58 +02:00
2021-09-07 19:13:42 -07:00
2021-09-07 19:13:42 -07:00
2021-10-01 13:57:54 +02:00
2021-09-07 14:04:59 +01:00
2021-09-20 22:28:47 +02:00
2021-09-03 15:33:47 -07:00
2021-09-02 21:38:56 +02:00
2021-10-07 16:51:57 +02:00
2021-09-02 22:07:17 +02:00
2021-10-01 13:57:57 +02:00
2021-09-03 09:58:12 -07:00
2021-09-09 10:57:52 +01:00
2021-09-04 10:22:01 +02:00
2021-08-31 16:43:06 -07:00
2021-09-03 09:58:17 -07:00
2021-09-09 13:25:49 -07:00
2021-09-08 11:50:28 -07:00
2021-09-08 17:44:26 +02:00
2021-09-05 11:50:41 -07:00
2021-09-22 10:24:01 -04:00
2021-09-08 15:32:35 -07:00
2021-09-15 09:22:35 -06:00
2021-09-08 12:55:35 -07:00
2021-09-03 09:58:16 -07:00
2021-09-06 07:20:57 -04:00
2021-09-06 07:20:57 -04:00
2021-09-03 09:58:16 -07:00
2021-09-08 11:50:24 -07:00
2021-09-03 09:58:17 -07:00
2021-09-13 07:53:27 -10:00
2021-09-03 10:08:28 -07:00