Historial de Commits

Autor SHA1 Mensaje Fecha
  Ben Gardner dd905a61e9 misc: eeprom: at24: use device_property_*() functions instead of of_get_property() hace 8 años
  Bartosz Golaszewski 00f0ea70d2 eeprom: at24: check if the chip is functional in probe() hace 9 años
  Bartosz Golaszewski 24da3cc0e2 eeprom: at24: tweak the loop_until_timeout() macro hace 9 años
  Bartosz Golaszewski 0b813658c1 eeprom: at24: add support for at24mac series hace 9 años
  Bartosz Golaszewski 818d0220d8 eeprom: at24: support reading the serial number for 24csxx hace 9 años
  Bartosz Golaszewski cd0c861542 eeprom: at24: split at24_eeprom_write() into specialized functions hace 9 años
  Bartosz Golaszewski 9afd6866bf eeprom: at24: split at24_eeprom_read() into specialized functions hace 9 años
  Bartosz Golaszewski 9344a81efb eeprom: at24: hide the read/write loop behind a macro hace 9 años
  Bartosz Golaszewski 318aa9c66b eeprom: at24: call read/write functions via function pointers hace 9 años
  Bartosz Golaszewski 2da78ac3ba eeprom: at24: coding style fixes hace 9 años
  Bartosz Golaszewski d5bc004798 eeprom: at24: move at24_read() below at24_eeprom_write() hace 9 años
  Bartosz Golaszewski b0b9f7bf9d eeprom: at24: improve the device_id table readability hace 9 años
  Linus Torvalds 5af2344013 Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc hace 9 años
  Srinivas Kandagatla cf0361a2d2 eeprom: at24: remove nvmem regmap dependency hace 9 años
  Bartosz Golaszewski 1d98d0ec0e eeprom: at24: replace msleep() with usleep_range() hace 9 años
  Bartosz Golaszewski 5057e8e07f eeprom: at24: remove a reduntant if hace 9 años
  Andrew Lunn bec3c11bad misc: at24: replace memory_accessor with nvmem_device_read hace 9 años
  Andrew Lunn 57d155506d eeprom: at24: extend driver to plug into the NVMEM framework hace 9 años
  Geliang Tang 092462c2b5 misc: eeprom: use kobj_to_dev() hace 9 años
  Andy Shevchenko 40d8edc9bf at24: enable ACPI device found on Galileo Gen2 hace 10 años
  Irina Tirdea 2cd9fbd0ed eeprom: at24: use i2c_smbus_read_i2c_block_data_or_emulated hace 10 años
  Krzysztof Kozlowski 141124e6e0 misc: Drop owner assignment from i2c_driver hace 10 años
  Vladimir Zapolskiy d12c0aaf37 misc: eeprom: at24: clean up at24_bin_write() hace 10 años
  Christian Gmeiner a839ce663b eeprom: at24: extend driver to allow writing via i2c_smbus_write_byte_data hace 11 años
  Linus Torvalds 13509c3a9d Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux hace 11 años
  Vladimir Zapolskiy 7c65e29250 misc/at24: avoid infinite loop on write() hace 12 años
  Vivien Didelot 25f73ed5c6 misc: (at24) move header to linux/platform_data/ hace 12 años
  Nikolay Balandin f0ac23639c drivers/misc: at24: convert to use devm_kzalloc hace 12 años
  Bill Pemberton 486a5c28c2 misc: remove use of __devexit hace 12 años
  Bill Pemberton 2d6bed9ca9 drivers/misc: remove use of __devexit_p hace 12 años