Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9911a2d5e9d14e39692b751929a92cb5a1d9d0e0
/
drivers
/
misc
/
eeprom
/
at24.c
2cd9fbd
eeprom: at24: use i2c_smbus_read_i2c_block_data_or_emulated
by Irina Tirdea
· 9 years ago
141124e
misc: Drop owner assignment from i2c_driver
by Krzysztof Kozlowski
· 9 years ago
d12c0aa
misc: eeprom: at24: clean up at24_bin_write()
by Vladimir Zapolskiy
· 9 years ago
a839ce6
eeprom: at24: extend driver to allow writing via i2c_smbus_write_byte_data
by Christian Gmeiner
· 10 years ago
13509c3
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 11 years ago
7c65e29
misc/at24: avoid infinite loop on write()
by Vladimir Zapolskiy
· 11 years ago
25f73ed
misc: (at24) move header to linux/platform_data/
by Vivien Didelot
· 11 years ago
f0ac236
drivers/misc: at24: convert to use devm_kzalloc
by Nikolay Balandin
· 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
45efe84
misc/at24: add more sanity checks for parameters
by Wolfram Sang
· 14 years ago
9ed030d
misc/at24: parse device tree data
by Wolfram Sang
· 14 years ago
fbae3fb
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
by Wolfram Sang
· 15 years ago
e0bc5d4
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 15 years ago
7aeb966
at24: Fall back to byte or word reads if needed
by Jean Delvare
· 15 years ago
2c3c8be
sysfs: add struct file* to bin_attr callbacks
by Chris Wright
· 15 years ago
d07b56b
at24: Init dynamic bin_attribute structures
by Wolfram Sang
· 15 years ago
4d29196
at24: Use timeout also for read
by Wolfram Sang
· 15 years ago
280ca29
at24: make input buffers of at24_*write() const
by Geert Uytterhoeven
· 16 years ago
7274ec8
memory_accessor: implement the new memory_accessor interface for I2C EEPROM
by Kevin Hilman
· 16 years ago
5195e50
i2c: Move at24 to drivers/misc/eeprom
by Wolfram Sang
· 16 years ago
[Renamed from drivers/i2c/chips/at24.c]
01e8ef1
x86: sysfs: kill owner field from attribute
by Parag Warudkar
· 16 years ago
2ce5b34
i2c: correct some size_t printk formats
by David Brownell
· 16 years ago
2b7a505
i2c: New-style EEPROM driver using device IDs
by Wolfram Sang
· 16 years ago