Linus Torvalds
3265568db8
Merge branch 'i2c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
...
Pull i2c updates from Wolfram Sang:
"I2C has mostly driver updates this time.
The few noteworthy changes are: the core has now support for analog
and digital filters with at91 being the first user, a core addition to
replace the NULL returning i2c_new_probed_device() with an ERR_PTR
variant, and the pxa driver has finally being moved to use the generic
I2C slave interface. We have quite a significant number of reviews per
patch this time, so thank you to all involved!"
* 'i2c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux: (37 commits)
video: fbdev: matrox: convert to i2c_new_scanned_device
i2c: icy: convert to i2c_new_scanned_device
i2c: replace i2c_new_probed_device with an ERR_PTR variant
i2c: Fix Kconfig indentation
i2c: smbus: Don't filter out duplicate alerts
i2c: i801: Correct Intel Jasper Lake SOC naming
i2c: i2c-stm32f7: fix 10-bits check in slave free id search loop
i2c: iproc: Add i2c repeated start capability
i2c: remove helpers for ref-counting clients
i2c: tegra: Use dma_request_chan() directly for channel request
i2c: sh_mobile: Use dma_request_chan() directly for channel request
i2c: qup: Use dma_request_chan() directly for channel request
i2c: at91: Use dma_request_chan() directly for channel request
i2c: rcar: Remove superfluous call to clk_get_rate()
i2c: pxa: remove unused i2c-slave APIs
i2c: pxa: migrate to new i2c_slave APIs
i2c: cros-ec-tunnel: Make the device acpi compatible
i2c: stm32f7: report dma error during probe
i2c: icy: no need to populate address for scanned device
i2c: xiic: Fix kerneldoc warnings
...
2019-12-01 18:29:36 -08:00
..
2019-03-22 16:48:47 +01:00
2019-05-30 11:26:28 -07:00
2019-07-09 09:47:22 -07:00
2019-06-19 17:09:55 +02:00
2019-09-09 21:19:22 +03:00
2019-05-30 11:29:19 -07:00
2019-05-30 11:29:19 -07:00
2019-05-30 11:29:19 -07:00
2019-05-30 11:29:19 -07:00
2019-05-30 11:29:19 -07:00
2019-05-30 11:29:19 -07:00
2019-05-30 11:29:19 -07:00
2019-05-30 11:25:18 -07:00
2019-05-30 11:25:18 -07:00
2019-05-30 11:29:19 -07:00
2019-05-30 11:25:18 -07:00
2019-05-30 11:25:18 -07:00
2019-05-30 11:25:18 -07:00
2019-05-24 17:36:45 +02:00
2019-06-19 17:09:55 +02:00
2018-07-02 23:05:14 -07:00
2019-06-05 17:37:07 +02:00
2019-05-30 11:29:22 -07:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:26:35 -07:00
2019-05-30 11:29:22 -07:00
2019-05-24 17:36:47 +02:00
2019-05-21 11:28:46 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:08 +02:00
2019-01-17 11:31:24 -08:00
2019-06-19 17:09:55 +02:00
2019-06-05 17:37:07 +02:00
2018-03-20 10:16:26 -07:00
2018-03-20 10:16:26 -07:00
2018-05-17 12:44:06 +02:00
2019-06-19 17:09:55 +02:00
2019-09-12 16:20:54 +02:00
2019-10-21 13:52:00 +01:00
2019-09-02 11:33:42 +01:00
2019-05-30 11:29:22 -07:00
2019-06-05 17:30:29 +02:00
2018-11-28 12:41:31 +00:00
2019-02-18 11:58:08 +05:30
2019-05-30 11:26:32 -07:00
2019-05-30 11:29:22 -07:00
2019-01-07 17:57:13 +05:30
2018-10-02 20:11:00 +05:30
2019-06-19 17:09:55 +02:00
2019-10-14 13:33:44 +05:30
2019-07-17 09:55:43 -07:00
2019-08-14 15:36:22 +02:00
2018-09-11 12:06:39 +05:30
2019-06-19 17:09:55 +02:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:29:22 -07:00
2019-06-19 17:09:07 +02:00
2019-04-17 10:37:23 -07:00
2019-01-17 11:31:24 -08:00
2019-05-30 11:26:32 -07:00
2018-09-10 19:58:49 +02:00
2019-05-30 11:26:37 -07:00
2019-06-19 17:09:55 +02:00
2019-04-28 23:08:15 -07:00
2019-05-30 11:26:35 -07:00
2019-11-11 11:34:01 +00:00
2019-06-19 17:09:55 +02:00
2018-11-26 16:45:10 +05:30
2019-06-05 17:36:37 +02:00
2019-09-12 10:07:44 +01:00
2019-07-09 09:07:00 -07:00
2019-06-05 17:37:15 +02:00
2019-11-15 09:59:19 +01:00
2019-06-19 17:09:55 +02:00
2017-12-31 00:09:39 +01:00
2019-06-05 17:36:37 +02:00
2019-06-19 17:09:55 +02:00
2018-06-25 15:12:42 +02:00
2019-06-05 17:37:16 +02:00
2019-07-15 21:10:39 -07:00
2019-05-30 11:26:32 -07:00
2019-02-14 17:58:23 +01:00
2018-05-17 16:27:58 +02:00
2018-05-17 16:27:58 +02:00
2019-11-11 21:38:09 +01:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:29:19 -07:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:29:53 -07:00
2019-10-23 09:27:18 +03:00
2019-06-05 17:36:37 +02:00
2019-08-09 17:37:09 +02:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:26:32 -07:00
2019-04-28 23:08:35 -07:00
2019-05-30 11:29:22 -07:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:26:35 -07:00
2019-05-30 11:29:22 -07:00
2019-05-30 11:29:22 -07:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-05 17:37:07 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-05 17:37:12 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:26:32 -07:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:26:32 -07:00
2018-12-08 21:33:30 -08:00
2019-06-19 17:09:55 +02:00
2019-03-11 11:22:15 -07:00
2019-06-05 17:37:17 +02:00
2019-06-19 17:09:55 +02:00
2018-12-17 08:26:24 +01:00
2018-12-17 08:26:24 +01:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2018-07-10 15:39:27 +05:30
2019-05-24 17:36:45 +02:00
2019-05-21 11:28:39 +02:00
2019-06-19 17:09:55 +02:00
2018-03-02 21:51:41 +01:00
2019-06-19 17:09:55 +02:00
2018-07-18 10:10:12 +02:00
2019-05-03 23:55:47 -04:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:29:22 -07:00
2019-05-30 11:26:35 -07:00
2019-06-05 17:37:07 +02:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2018-02-19 16:19:25 +05:30
2019-08-05 11:08:55 +02:00
2019-04-08 10:39:01 -07:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:26:41 -07:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-07-31 14:13:13 -06:00
2019-06-05 17:37:18 +02:00
2019-05-21 11:28:39 +02:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-09-04 14:34:31 +02:00
2018-09-14 13:54:02 +03:00
2019-05-30 11:26:37 -07:00
2019-06-05 17:36:37 +02:00
2017-12-21 18:09:18 -08:00
2019-05-30 11:26:32 -07:00
2019-06-19 17:09:07 +02:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:26:32 -07:00
2019-05-24 17:36:45 +02:00
2019-05-02 10:37:59 +09:00
2018-04-18 11:11:23 +08:00
2019-11-18 17:47:00 +00:00
2018-02-14 10:28:12 -08:00
2018-01-08 15:38:06 +00:00
2019-05-30 11:29:19 -07:00
2019-05-21 11:28:45 +02:00
2019-10-15 21:11:05 +01:00
2018-04-24 10:44:25 +01:00
2019-06-19 17:09:55 +02:00
2019-08-26 08:33:24 -07:00
2019-04-23 16:02:13 +02:00
2019-06-19 17:09:55 +02:00
2018-05-12 12:40:04 +01:00
2019-02-12 13:48:59 +05:30
2019-05-30 11:29:22 -07:00
2019-05-30 11:26:37 -07:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:29:22 -07:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-05 10:14:50 +02:00
2019-05-30 11:25:18 -07:00
2019-05-30 11:26:41 -07:00
2019-05-23 09:33:57 -07:00
2019-05-09 16:39:27 -07:00
2019-06-05 17:36:37 +02:00