Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2a3fc3112275e93df2e7e09b37b002ffddfd4ba1
/
drivers
/
misc
/
eeprom
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
9689519
Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
92a578b
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
7ff28ae
eeprom-93cx6: Add (read-only) support for 8-bit mode
by Ondrej Zary
· 10 years ago
a839ce6
eeprom: at24: extend driver to allow writing via i2c_smbus_write_byte_data
by Christian Gmeiner
· 10 years ago
f60e7074
misc: at25: Make use of device property API
by Mika Westerberg
· 10 years ago
1664061
misc: eeprom: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
1698da2
EEPROM: Introduce the use of devm_kzalloc
by Himangi Saraogi
· 10 years ago
1e70084
misc: eeprom: sunxi: Change compatibles
by Maxime Ripard
· 11 years ago
e2527ec
drivers/misc: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
9076e0c
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 11 years ago
7c81c60
Update Jean Delvare's e-mail address
by Jean Delvare
· 11 years ago
612340b
misc: eeprom_93xx46: remove unnecessary spi_set_drvdata()
by Jingoo Han
· 11 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
95f774c
misc/93xx46: avoid infinite loop on write()
by Vladimir Zapolskiy
· 11 years ago
fbfdb6e
misc/at25, dt: support probing at25 SPI EEPROM from DT
by Jan Luebbe
· 11 years ago
25f73ed
misc: (at24) move header to linux/platform_data/
by Vivien Didelot
· 11 years ago
9fd379e
ARM: sunxi: Initial support for Allwinner's Security ID fuses
by Oliver Schinagl
· 11 years ago
01fe7b43
drivers/misc: at25: convert to use devm_kzalloc
by Nikolay Balandin
· 11 years ago
f0ac236
drivers/misc: at24: convert to use devm_kzalloc
by Nikolay Balandin
· 11 years ago
5ba75b5
misc: eeprom_93xx46: use spi_get_drvdata() and spi_set_drvdata()
by Jingoo Han
· 12 years ago
41ddcf6
misc: at25: use spi_get_drvdata() and spi_set_drvdata()
by Jingoo Han
· 12 years ago
81e34f9
drivers: misc: at24: mention other supported types in Kconfig
by Lars Poeschel
· 12 years ago
486a5c2
misc: remove use of __devexit
by Bill Pemberton
· 12 years ago
80c8ae2
misc: remove use of __devinit
by Bill Pemberton
· 12 years ago
2d6bed9
drivers/misc: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
6592921
char/misc: remove CONFIG_EXPERIMENTAL dependencies
by Greg Kroah-Hartman
· 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
a64fe2e
MISC: convert drivers/misc/* to use module_i2c_driver()
by Axel Lin
· 13 years ago
072bc80
eeprom_93cx6: Add write support
by Ben Dooks
· 13 years ago
b30f8bd
eeprom_93cx6: Add data direction control.
by Ben Dooks
· 13 years ago
001ef5e
drivers/misc/eeprom: fix dependecy on 'PPC_MPC5200_GPIO'
by Paul Bolle
· 13 years ago
469dded
misc/eeprom: add eeprom access driver for digsy_mtc board
by Anatolij Gustschin
· 13 years ago
06b4501
misc/eeprom: add driver for microwire 93xx46 EEPROMs
by Anatolij Gustschin
· 13 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
· 14 years ago
e0bc5d4
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 14 years ago
7aeb966
at24: Fall back to byte or word reads if needed
by Jean Delvare
· 14 years ago
2c3c8be
sysfs: add struct file* to bin_attr callbacks
by Chris Wright
· 14 years ago
6858d49
EEPROM: max6875: Header file cleanup
by Arce, Abraham
· 14 years ago
654087f
EEPROM: 93cx6: Header file cleanup
by Arce, Abraham
· 14 years ago
110f422
EEPROM: Header file cleanup
by Arce, Abraham
· 14 years ago
f937331
init dynamic bin_attribute structures
by Wolfram Sang
· 15 years ago
d07b56b
at24: Init dynamic bin_attribute structures
by Wolfram Sang
· 15 years ago
1f86df4
i2c: Drop I2C_CLIENT_INSMOD_1
by Jean Delvare
· 15 years ago
c3813d6
i2c: Get rid of struct i2c_client_address_data
by Jean Delvare
· 15 years ago
310ec79
i2c: Drop the kind parameter from detect callbacks
by Jean Delvare
· 15 years ago
4d29196
at24: Use timeout also for read
by Wolfram Sang
· 15 years ago
b835d7f
max6875: Discard obsolete detect method
by Jean Delvare
· 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
4b364f2
i2c/chips: Move max6875 to drivers/misc/eeprom
by Wolfram Sang
· 15 years ago
4cafbd0
at25: make input buffers of at25_*write() const
by Geert Uytterhoeven
· 16 years ago
280ca29
at24: make input buffers of at24_*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
7274ec8
memory_accessor: implement the new memory_accessor interface for I2C EEPROM
by Kevin Hilman
· 16 years ago
781b8a2
eeprom/at24: Remove EXPERIMENTAL
by Wolfram Sang
· 16 years ago
dd7f8db
eeprom: More consistent symbol names
by Jean Delvare
· 16 years ago
0eb6da2
eeprom: Move 93cx6 eeprom driver to /drivers/misc/eeprom
by Wolfram Sang
· 16 years ago
e51d565
spi: Move at25 (for SPI eeproms) to /drivers/misc/eeprom
by Wolfram Sang
· 16 years ago
2e15788
i2c: Move old eeprom driver to /drivers/misc/eeprom
by Wolfram Sang
· 16 years ago
5195e50
i2c: Move at24 to drivers/misc/eeprom
by Wolfram Sang
· 16 years ago