Files
linux/include/linux
Linus Torvalds c3a416a669 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Pull i2c updates from Wolfram Sang:
 "Most notable:

   - introducing the i2c_quirk infrastructure.  Now, flaws of I2C
     controllers can be described and the core will check if the flaws
     collide with the messages to be sent

   - wait_for_completion return type cleanup series

   - new drivers for Digicolor, Netlogic XLP, Ingenic JZ4780

   - updates to the I2C slave framework which include API changes.  Its
     only user was updated, too.  Documentation was finally added

   - changed dynamic bus numbering for the DT case.  This could change
     bus numbers for users.  However, it fixes a collision where dynamic
     and static busses request the same id.

   - driver bugfixes, cleanups"

* 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux: (52 commits)
  i2c: xlp9xx: Driver for Netlogic XLP9XX/5XX I2C controller
  of: Add vendor prefix 'netlogic'
  i2c: davinci: use ICPFUNC to toggle I2C as gpio for bus recovery
  i2c: davinci: use bus recovery infrastructure
  i2c: change input parameter to i2c_adapter for prepare/unprepare_recovery
  i2c: i2c-mux-gpio: remove error messages for probe deferrals
  i2c: jz4780: Add i2c bus controller driver for Ingenic JZ4780
  i2c: dln2: set the device tree node of the adapter
  i2c: davinci: fixup wait_for_completion_timeout handling
  i2c: mpc: Fix ISR return value
  i2c: slave-eeprom: add more info when to increase the pointer
  i2c: slave: add documentation for i2c-slave-eeprom
  Documentation: i2c: describe the new slave mode
  i2c: slave: rework the slave API
  i2c: add support for the Digicolor I2C controller
  i2c: busses with dynamic ids should start after fixed ids for DT
  of: base: add function to get highest id of an alias stem
  i2c: designware: Suppress error message if platform_get_irq() < 0
  i2c: mpc: assign the correct prescaler from SVR
  i2c: img-scb: fixup of wait_for_completion_timeout return handling
  ...
2015-04-14 18:10:45 -07:00
..
2015-02-19 13:31:40 +03:00
2014-09-22 16:48:47 +09:00
2015-03-29 16:17:10 +01:00
2014-11-24 17:24:08 -05:00
2014-12-15 18:19:03 -08:00
2015-01-29 10:49:28 +02:00
2015-04-07 11:17:34 +02:00
2015-03-25 20:28:11 -04:00
2013-05-29 15:50:34 -04:00
2015-03-11 15:56:59 -07:00
2013-11-15 09:32:21 +09:00
2013-11-09 00:16:29 -05:00
2015-02-12 18:54:15 -08:00
2014-12-19 22:55:06 +01:00
2015-03-25 14:53:58 +01:00
2014-07-08 13:36:52 -07:00
2015-01-21 19:21:30 +01:00
2014-11-10 09:27:30 -07:00
2013-05-07 18:38:27 -07:00
2014-01-16 10:23:02 +10:30
2014-04-01 23:19:14 -04:00
2014-12-31 13:06:50 -05:00
2014-10-09 11:35:48 +03:00
2014-10-08 16:01:41 -04:00
2015-01-25 23:17:28 -05:00
2014-04-18 14:20:48 +02:00
2014-08-06 18:01:24 -07:00
2014-05-20 10:30:40 +09:00
2015-02-18 15:08:33 +01:00
2014-01-16 11:15:50 +01:00
2014-06-06 16:08:13 -07:00
2015-01-27 11:09:13 +01:00
2014-09-29 15:37:01 -04:00
2014-06-02 14:56:01 -07:00
2013-12-29 16:34:25 -05:00
2013-06-17 16:38:57 -07:00
2013-09-13 15:09:52 +02:00
2014-03-13 12:11:00 +10:30
2015-01-15 10:34:54 +01:00
2015-01-15 10:34:54 +01:00
2013-07-26 16:19:48 -07:00
2015-02-13 21:21:36 -08:00
2015-02-17 14:34:51 -08:00
2014-07-22 21:55:45 +01:00
2013-04-30 17:04:06 -07:00
2013-08-28 21:35:14 -07:00
2014-12-18 09:39:51 +01:00
2015-01-04 23:11:43 -05:00
2013-12-11 15:52:34 +01:00
2014-05-27 17:38:11 -07:00
2013-12-26 13:29:35 -05:00
2015-04-14 16:49:05 -07:00
2014-10-09 22:25:58 -04:00
2014-10-24 00:14:36 +02:00
2014-03-04 13:51:06 -05:00
2014-01-27 21:02:39 -08:00
2014-04-01 23:19:10 -04:00
2014-01-25 03:14:05 -05:00
2014-04-07 10:59:19 -07:00
2013-05-04 14:47:26 -04:00
2014-11-04 13:29:38 +00:00
2015-04-10 08:27:18 -05:00
2014-07-09 14:58:37 +01:00
2015-01-25 23:17:28 -05:00
2013-10-17 00:36:06 +02:00
2015-02-17 14:34:52 -08:00
2015-01-06 11:01:13 -08:00
2013-07-03 16:08:05 -07:00
2015-02-16 17:56:03 -08:00
2013-06-17 16:38:57 -07:00
2015-02-24 08:44:16 +01:00
2013-12-19 19:09:38 -05:00
2014-08-08 15:57:26 -07:00
2014-08-08 15:57:31 -07:00
2015-02-13 21:21:41 -08:00
2015-01-22 15:10:56 +01:00
2015-01-03 14:32:57 -05:00
2014-06-12 00:21:11 -04:00
2015-02-13 21:21:35 -08:00
2013-04-30 15:50:12 +05:30
2014-06-04 16:53:57 -07:00
2014-08-08 15:57:24 -07:00
2015-03-25 13:28:58 +01:00
2014-06-04 16:53:56 -07:00
2015-04-11 22:26:51 -04:00
2014-09-23 21:40:48 -07:00
2014-11-28 16:08:16 +01:00
2014-12-09 12:05:24 +02:00
2014-04-07 16:35:53 -07:00
2014-06-04 16:53:57 -07:00
2014-12-15 23:49:28 +02:00
2013-05-27 10:57:53 +09:00
2013-10-17 15:53:09 -04:00