index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
eeprom
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-19
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2013-10-30
misc/at24: avoid infinite loop on write()
Vladimir Zapolskiy
1
-0
/
+3
2013-10-30
misc/93xx46: avoid infinite loop on write()
Vladimir Zapolskiy
1
-1
/
+1
2013-10-16
misc/at25, dt: support probing at25 SPI EEPROM from DT
Jan Luebbe
1
-0
/
+7
2013-09-30
misc: (at24) move header to linux/platform_data/
Vivien Didelot
1
-1
/
+1
2013-09-27
ARM: sunxi: Initial support for Allwinner's Security ID fuses
Oliver Schinagl
3
-0
/
+172
2013-05-30
drivers/misc: at25: convert to use devm_kzalloc
Nikolay Balandin
1
-17
/
+8
2013-05-30
drivers/misc: at24: convert to use devm_kzalloc
Nikolay Balandin
1
-29
/
+15
2013-04-06
misc: eeprom_93xx46: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-3
/
+3
2013-04-06
misc: at25: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-2
/
+2
2013-01-28
drivers: misc: at24: mention other supported types in Kconfig
Lars Poeschel
1
-5
/
+6
2012-11-22
misc: remove use of __devexit
Bill Pemberton
3
-3
/
+3
2012-11-22
misc: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-22
drivers/misc: remove use of __devexit_p
Bill Pemberton
3
-3
/
+3
2012-09-18
char/misc: remove CONFIG_EXPERIMENTAL dependencies
Greg Kroah-Hartman
1
-1
/
+1
2012-09-06
misc/at25, dt: Improve at25 SPI eeprom device tree bindings.
David Daney
1
-25
/
+58
2012-06-15
misc: at25: Parse dt settings
Alexandre Pereira da Silva
1
-16
/
+45
2012-04-19
Support M95040 SPI EEPROM
Ivo Sieben
1
-3
/
+16
2012-01-25
MISC: convert drivers/misc/* to use module_spi_driver()
Axel Lin
2
-22
/
+2
2012-01-25
MISC: convert drivers/misc/* to use module_i2c_driver()
Axel Lin
2
-26
/
+2
2011-11-26
eeprom_93cx6: Add write support
Ben Dooks
1
-0
/
+85
2011-11-26
eeprom_93cx6: Add data direction control.
Ben Dooks
1
-0
/
+3
2011-11-16
drivers/misc/eeprom: fix dependecy on 'PPC_MPC5200_GPIO'
Paul Bolle
1
-1
/
+1
2011-07-26
misc/eeprom: add eeprom access driver for digsy_mtc board
Anatolij Gustschin
3
-0
/
+98
2011-07-26
misc/eeprom: add driver for microwire 93xx46 EEPROMs
Anatolij Gustschin
3
-0
/
+424
2010-12-24
misc/at24: add more sanity checks for parameters
Wolfram Sang
1
-0
/
+10
2010-12-24
misc/at24: parse device tree data
Wolfram Sang
1
-6
/
+27
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
1
-1
/
+0
2010-05-21
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+48
2010-05-21
at24: Fall back to byte or word reads if needed
Jean Delvare
1
-11
/
+48
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
4
-6
/
+11
2010-05-14
EEPROM: max6875: Header file cleanup
Arce, Abraham
1
-26
/
+26
2010-05-14
EEPROM: 93cx6: Header file cleanup
Arce, Abraham
1
-23
/
+16
2010-05-14
EEPROM: Header file cleanup
Arce, Abraham
1
-20
/
+16
2010-03-15
init dynamic bin_attribute structures
Wolfram Sang
1
-0
/
+1
2010-03-13
at24: Init dynamic bin_attribute structures
Wolfram Sang
1
-0
/
+1
2009-12-14
i2c: Drop I2C_CLIENT_INSMOD_1
Jean Delvare
1
-3
/
+0
2009-12-14
i2c: Get rid of struct i2c_client_address_data
Jean Delvare
1
-1
/
+1
2009-12-14
i2c: Drop the kind parameter from detect callbacks
Jean Delvare
1
-2
/
+1
2009-11-26
at24: Use timeout also for read
Wolfram Sang
1
-31
/
+45
2009-10-05
max6875: Discard obsolete detect method
Jean Delvare
1
-24
/
+5
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
1
-1
/
+1
2009-07-30
eeprom/at25: bugfix "not ready" timeout after write
Sebastian Heutling
1
-2
/
+2
2009-06-15
i2c/chips: Move max6875 to drivers/misc/eeprom
Wolfram Sang
3
-0
/
+261
2009-04-14
at25: make input buffers of at25_*write() const
Geert Uytterhoeven
1
-2
/
+3
2009-04-14
at24: make input buffers of at24_*write() const
Geert Uytterhoeven
1
-4
/
+4
2009-04-03
memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMs
David Brownell
1
-14
/
+44
2009-04-03
memory_accessor: implement the new memory_accessor interface for I2C EEPROM
Kevin Hilman
1
-13
/
+54
2009-03-28
eeprom/at24: Remove EXPERIMENTAL
Wolfram Sang
1
-1
/
+1
2009-01-26
eeprom: More consistent symbol names
Jean Delvare
2
-7
/
+7
[next]