Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
2bf73dd61a84cdf27e49f48e08739af6ba70ace1
/
drivers
/
misc
/
eeprom
/
at25.c
e2527ec
drivers/misc: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
fbfdb6e
misc/at25, dt: support probing at25 SPI EEPROM from DT
by Jan Luebbe
· 11 years ago
01fe7b43
drivers/misc: at25: convert to use devm_kzalloc
by Nikolay Balandin
· 11 years ago
41ddcf6
misc: at25: use spi_get_drvdata() and spi_set_drvdata()
by Jingoo Han
· 12 years ago
486a5c2
misc: remove use of __devexit
by Bill Pemberton
· 12 years ago
2d6bed9
drivers/misc: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
d6ae0d5
misc/at25, dt: Improve at25 SPI eeprom device tree bindings.
by David Daney
· 12 years ago
002176d
misc: at25: Parse dt settings
by Alexandre Pereira da Silva
· 12 years ago
b4161f0
Support M95040 SPI EEPROM
by Ivo Sieben
· 13 years ago
a3dc3c9
MISC: convert drivers/misc/* to use module_spi_driver()
by Axel Lin
· 13 years ago
2c3c8be
sysfs: add struct file* to bin_attr callbacks
by Chris Wright
· 15 years ago
f937331
init dynamic bin_attribute structures
by Wolfram Sang
· 15 years ago
e0626e3
spi: prefix modalias with "spi:"
by Anton Vorontsov
· 15 years ago
f0d8367
eeprom/at25: bugfix "not ready" timeout after write
by Sebastian Heutling
· 15 years ago
4cafbd0
at25: make input buffers of at25_*write() const
by Geert Uytterhoeven
· 16 years ago
14dd1ff
memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMs
by David Brownell
· 16 years ago
e51d565
spi: Move at25 (for SPI eeproms) to /drivers/misc/eeprom
by Wolfram Sang
· 16 years ago
[Renamed from drivers/spi/at25.c]
3f86f14
spi: at25 driver is for EEPROM not FLASH
by David Brownell
· 17 years ago
91a6902
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes
by Zhang Rui
· 17 years ago
7b59575
sysfs: kill unnecessary attribute->owner
by Tejun Heo
· 17 years ago
c6ca97d
[PATCH] SPI: at25: do not use pointer before assignment
by Atsushi Nemoto
· 18 years ago
b587b13
[PATCH] SPI eeprom driver
by David Brownell
· 18 years ago