Commit History

Author SHA1 Message Date
  Lee Jones 298d4de1ed i2c: Match using traditional OF methods, then by vendor-less compatible strings 8 years ago
  Lee Jones cabcf4f6be i2c: Add the ability to match device to compatible string without an of_node 8 years ago
  Lee Jones 811073b11b i2c: Add pointer dereference protection to i2c_match_id() 8 years ago
  Vladimir Zapolskiy 147b36d5b7 i2c: core: fix NULL pointer dereference under race condition 9 years ago
  Ralf Ramsauer 6a676fb69d i2c: mark device nodes only in case of successful instantiation 9 years ago
  Wolfram Sang b2edcdae3d Merge tag 'tegra-for-4.8-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into i2c/for-next 9 years ago
  Bartosz Golaszewski 2771dc34dd i2c: add a warning to i2c_adapter_depth() 9 years ago
  Bartosz Golaszewski 8dd1fe1594 i2c: export i2c_adapter_depth() 9 years ago
  Mika Westerberg 318ce2782a i2c / ACPI: Do not touch an I2C device if it belongs to another adapter 9 years ago
  Andy Shevchenko b93d3d3739 i2c: core: put literals on one line in dev_*() calls 9 years ago
  Peter Rosin d1ed7985b9 i2c: move locking operations to their own struct 9 years ago
  Jarkko Nikula 5853b22d96 i2c: core: Add function for finding the bus speed from ACPI, take 2 9 years ago
  Jarkko Nikula aec809fc63 i2c: core: Cleanup I2C ACPI namespace, take 2 9 years ago
  Peter Rosin fb79e09a74 i2c: add i2c_trylock_bus wrapper, use it 9 years ago
  Linus Torvalds 66304207cd Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux 9 years ago
  Wolfram Sang 5b40f121ce Revert "i2c: core: Cleanup I2C ACPI namespace" 9 years ago
  Wolfram Sang 38d0fc4662 Revert "i2c: core: Add function for finding the bus speed from ACPI" 9 years ago
  Jarkko Nikula 55d38d060e i2c: core: Add function for finding the bus speed from ACPI 9 years ago
  Jarkko Nikula a7003b6580 i2c: core: Cleanup I2C ACPI namespace 9 years ago
  Wolfram Sang 44239a5afd i2c: use pr_fmt in the core 9 years ago
  Wolfram Sang be309c3cd3 i2c: print more info when acpi_i2c_space_handler() fails 9 years ago
  Wolfram Sang 399d62acc2 i2c: print more info when of_i2c_notify fails 9 years ago
  Wolfram Sang 84d0b61773 i2c: add error message when obtaining idr fails 9 years ago
  Wolfram Sang 8ddfe4108e i2c: improve error messages in i2c_register_adapter() 9 years ago
  Wolfram Sang d3b11d8380 i2c: cleanup i2c_register_adapter() by refactoring recovery init 9 years ago
  Wolfram Sang ce0dffafd4 i2c: free idr when sanity checks in i2c_register_adapter() fail 9 years ago
  Octavian Purdila 525e6fabea i2c / ACPI: add support for ACPI reconfigure notifications 9 years ago
  Jon Hunter 7e4c224abf i2c: core: Add support for 'i2c-bus' subnode 9 years ago
  Jean-Michel Hautbois 0f614d834b i2c: Add generic support passing secondary devices addresses 9 years ago
  Wolfram Sang 3a9ddaf4dc i2c: only check scl functions when using generic recovery 9 years ago