summaryrefslogtreecommitdiff
path: root/drivers/misc/eeprom
Commit message (Expand)AuthorAge
* Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-05-20
|\
| * eeprom: 93xx46: Fix SPI device leakMark Brown2016-05-01
| * eeprom: at25: Fix SPI device leakMark Brown2016-05-01
| * nvmem: 93xx46: remove nvmem regmap dependencySrinivas Kandagatla2016-05-01
| * eeprom: at25: remove nvmem regmap dependencySrinivas Kandagatla2016-05-01
| * eeprom: at24: remove nvmem regmap dependencySrinivas Kandagatla2016-05-01
* | eeprom: at24: replace msleep() with usleep_range()Bartosz Golaszewski2016-04-16
* | eeprom: at24: remove a reduntant ifBartosz Golaszewski2016-04-16
|/
* misc: at24: replace memory_accessor with nvmem_device_readAndrew Lunn2016-03-01
* eeprom: 93xx46: extend driver to plug into the NVMEM frameworkAndrew Lunn2016-03-01
* eeprom: at25: extend driver to plug into the NVMEM frameworkAndrew Lunn2016-03-01
* eeprom: at25: Remove in kernel API for accessing the EEPROMAndrew Lunn2016-03-01
* eeprom: at24: extend driver to plug into the NVMEM frameworkAndrew Lunn2016-03-01
* misc: eeprom_93xx46: Add support for a GPIO 'select' line.Cory Tusar2016-02-11
* misc: eeprom_93xx46: Add quirks to support Atmel AT93C46D device.Cory Tusar2016-02-11
* misc: eeprom_93xx46: Implement eeprom_93xx46 DT bindings.Cory Tusar2016-02-09
* misc: eeprom_93xx46: Fix 16-bit read and write accesses.Cory Tusar2016-02-09
* misc: eeprom: use kobj_to_dev()Geliang Tang2016-02-07
* Merge tag 'mfd-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-06
|\
| * at24: enable ACPI device found on Galileo Gen2Andy Shevchenko2015-10-26
* | spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-28
|/
* Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2015-09-08
|\
| * eeprom: at24: use i2c_smbus_read_i2c_block_data_or_emulatedIrina Tirdea2015-08-24
| * misc: eeprom: Export I2C module alias information in missing driversJavier Martinez Canillas2015-08-10
| * misc: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-08-10
* | Merge 4.2-rc6 into char-misc-nextGreg Kroah-Hartman2015-08-09
|\ \ | |/
| * misc: eeprom: at24: clean up at24_bin_write()Vladimir Zapolskiy2015-07-31
* | misc: eeprom: max6875: clean up max6875_read()Vladimir Zapolskiy2015-08-05
* | misc: eeprom: clean up eeprom_read()Vladimir Zapolskiy2015-08-05
* | misc: eeprom: 93xx46: clean up eeprom_93xx46_bin_read/writeVladimir Zapolskiy2015-08-05
* | nvmem: sunxi: Move the SID driver to the nvmem frameworkMaxime Ripard2015-08-05
* | misc: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-27
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * misc: eeprom: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-12-14
|\ \
| * | eeprom: at24: extend driver to allow writing via i2c_smbus_write_byte_dataChristian Gmeiner2014-11-17
| |/
* | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-10
|\ \
| * | misc: at25: Make use of device property APIMika Westerberg2014-11-04
| |/
* | eeprom-93cx6: Add (read-only) support for 8-bit modeOndrej Zary2014-11-25
|/
* EEPROM: Introduce the use of devm_kzallocHimangi Saraogi2014-09-23
* misc: eeprom: sunxi: Change compatiblesMaxime Ripard2014-02-14
* drivers/misc: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-07
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-29
|\
| * Update Jean Delvare's e-mail addressJean Delvare2014-01-29
* | misc: eeprom_93xx46: remove unnecessary spi_set_drvdata()Jingoo Han2013-12-04
|/
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-18
|\
| * misc: (at24) move header to linux/platform_data/Vivien Didelot2013-09-30
* | misc/at24: avoid infinite loop on write()Vladimir Zapolskiy2013-10-29
* | misc/93xx46: avoid infinite loop on write()Vladimir Zapolskiy2013-10-29
* | misc/at25, dt: support probing at25 SPI EEPROM from DTJan Luebbe2013-10-16