index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
eeprom
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-14
Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+29
2014-12-10
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-21
/
+13
2014-11-25
eeprom-93cx6: Add (read-only) support for 8-bit mode
Ondrej Zary
1
-1
/
+61
2014-11-17
eeprom: at24: extend driver to allow writing via i2c_smbus_write_byte_data
Christian Gmeiner
1
-6
/
+29
2014-11-04
misc: at25: Make use of device property API
Mika Westerberg
1
-21
/
+13
2014-10-20
misc: eeprom: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-23
EEPROM: Introduce the use of devm_kzalloc
Himangi Saraogi
1
-17
/
+6
2014-02-14
misc: eeprom: sunxi: Change compatibles
Maxime Ripard
1
-1
/
+1
2014-02-07
drivers/misc: delete non-required instances of include <linux/init.h>
Paul Gortmaker
5
-5
/
+0
2014-01-29
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-01-29
Update Jean Delvare's e-mail address
Jean Delvare
1
-1
/
+1
2013-12-04
misc: eeprom_93xx46: remove unnecessary spi_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-11-18
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2013-10-29
misc/at24: avoid infinite loop on write()
Vladimir Zapolskiy
1
-0
/
+3
2013-10-29
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-26
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-05
misc: eeprom_93xx46: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-3
/
+3
2013-04-05
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-21
misc: remove use of __devexit
Bill Pemberton
3
-3
/
+3
2012-11-21
misc: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-21
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-05
misc/at25, dt: Improve at25 SPI eeprom device tree bindings.
David Daney
1
-25
/
+58
2012-06-14
misc: at25: Parse dt settings
Alexandre Pereira da Silva
1
-16
/
+45
2012-04-18
Support M95040 SPI EEPROM
Ivo Sieben
1
-3
/
+16
2012-01-24
MISC: convert drivers/misc/* to use module_spi_driver()
Axel Lin
2
-22
/
+2
2012-01-24
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-15
drivers/misc/eeprom: fix dependecy on 'PPC_MPC5200_GPIO'
Paul Bolle
1
-1
/
+1
2011-07-25
misc/eeprom: add eeprom access driver for digsy_mtc board
Anatolij Gustschin
3
-0
/
+98
2011-07-25
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-14
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
[next]