index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
eeprom
/
eeprom_93xx46.c
Age
Commit message (
Expand
)
Author
2017-08-28
misc: eeprom_93xx46: Simplify the usage of gpiod API
Fabio Estevam
2016-05-01
eeprom: 93xx46: Fix SPI device leak
Mark Brown
2016-05-01
nvmem: 93xx46: remove nvmem regmap dependency
Srinivas Kandagatla
2016-03-01
eeprom: 93xx46: extend driver to plug into the NVMEM framework
Andrew Lunn
2016-02-11
misc: eeprom_93xx46: Add support for a GPIO 'select' line.
Cory Tusar
2016-02-11
misc: eeprom_93xx46: Add quirks to support Atmel AT93C46D device.
Cory Tusar
2016-02-09
misc: eeprom_93xx46: Implement eeprom_93xx46 DT bindings.
Cory Tusar
2016-02-09
misc: eeprom_93xx46: Fix 16-bit read and write accesses.
Cory Tusar
2016-02-07
misc: eeprom: use kobj_to_dev()
Geliang Tang
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-08-05
misc: eeprom: 93xx46: clean up eeprom_93xx46_bin_read/write
Vladimir Zapolskiy
2014-02-07
drivers/misc: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-04
misc: eeprom_93xx46: remove unnecessary spi_set_drvdata()
Jingoo Han
2013-10-29
misc/93xx46: avoid infinite loop on write()
Vladimir Zapolskiy
2013-04-05
misc: eeprom_93xx46: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
2012-11-21
misc: remove use of __devexit
Bill Pemberton
2012-11-21
misc: remove use of __devinit
Bill Pemberton
2012-11-21
drivers/misc: remove use of __devexit_p
Bill Pemberton
2012-01-24
MISC: convert drivers/misc/* to use module_spi_driver()
Axel Lin
2011-07-25
misc/eeprom: add driver for microwire 93xx46 EEPROMs
Anatolij Gustschin