Historique des commits

Auteur SHA1 Message Date
  Jean Delvare 935298696f i2c: Let new-style drivers implement attach_adapter il y a 16 ans
  Zhenwen Xu 09b8ce0a69 i2c-core: Some style cleanups il y a 16 ans
  Jean Delvare 8fcfef6e65 i2c: Set a default timeout value for all adapters il y a 16 ans
  Jean Delvare acec211ca6 i2c: Clarify which clients are auto-removed il y a 16 ans
  Ming Lei f67f129e51 Driver core: implement uevent suppress in kobject il y a 16 ans
  Roel Kluin f29d2e0275 i2c: Fix misplaced parentheses il y a 16 ans
  Kay Sievers 27d9c1838f i2c: Replace bus_id with dev_name(), dev_set_name() il y a 16 ans
  Jean Delvare 79b93e1359 i2c: Remove i2c clients in reverse order il y a 16 ans
  Anton Vorontsov 11f1f2afd6 i2c: Add info->archdata field il y a 16 ans
  Prakash Mortha 596c88f460 i2c: Restore i2c_smbus_process_call function il y a 16 ans
  David Brownell a10f9e7caf i2c: Do earlier driver model init il y a 16 ans
  David Brownell 1d0b19c9a0 i2c: Guard against oopses from bad init sequences il y a 16 ans
  Jean Delvare 4329cf8613 i2c: Prevent log spam on some DVB adapters il y a 17 ans
  Marc Pignat ee35425c8e i2c: Fix device_init_wakeup place il y a 17 ans
  Jean Delvare c1159f9e89 i2c: Check for address business before creating clients il y a 17 ans
  Hans Verkuil b25b791b13 i2c: Fix NULL pointer dereference in i2c_new_probed_device il y a 17 ans
  Greg Kroah-Hartman 93562b5376 Driver Core: add ability for class_for_each_device to start in middle of list il y a 17 ans
  Jean Delvare bd4bc3dbde i2c: Clear i2c_adapter.dev on adapter removal il y a 17 ans
  Jean Delvare 4735c98f84 i2c: Add detection capability to new-style drivers il y a 17 ans
  Jean Delvare 8508159e2f i2c: Call client_unregister for new-style devices too il y a 17 ans
  Jon Smirl e9ca9eb9d7 i2c: Export the i2c_bus_type symbol il y a 17 ans
  Jean Delvare e0457442fd i2c: Simplify i2c_device_probe il y a 17 ans
  Jean Delvare f7050bd716 i2c: Simplify i2c_del_driver() il y a 17 ans
  Matthias Kaehlcke 6a03cd9311 i2c: Use list_for_each_entry_safe il y a 17 ans
  David Brownell 6ea438ec8d i2c: i2c_use_client() defends against NULL il y a 17 ans
  David Brownell a1cdedac63 i2c: Kerneldoc for most I/O calls il y a 17 ans
  Jean Delvare 67c2e66571 i2c: Delete unused function i2c_smbus_write_quick il y a 17 ans
  David Brownell 24a5bb7b18 i2c-core: Return -Errno, not -1 il y a 17 ans
  Jean Delvare 75415490d6 i2c-core: Remove needless include il y a 17 ans
  Dave Young 7f101a9786 i2c: Use class_for_each_device il y a 17 ans