index
:
delta/barebox.git
doc
dts
efi
imx-ipu-v3
master
next
pu/kconfig
pu/mtd
pu/persistent-vars
stable/v2013.05
stable/v2013.06
stable/v2013.07
stable/v2013.08
stable/v2013.10
stable/v2014.05
stable/v2014.06
stable/v2014.06.0
stable/v2014.07
stable/v2014.08
stable/v2014.09
stable/v2014.10
stable/v2014.11
stable/v2014.12
stable/v2015.01
stable/v2015.02
stable/v2017.05
stable/v2017.06
stable/v2017.07
stable/v2017.11
stable/v2018.07
stable/v2018.09
stable/v2018.12
v2011.03-stable
work/am335x
work/efika-sb
work/fit-support
work/musb
work/mvebu-multisoc
git.pengutronix.de: git/barebox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
eeprom
Commit message (
Expand
)
Author
Age
Files
Lines
*
eeprom: at24: add 24mac402/602 support
Ahmad Fatoum
2023-01-12
1
-0
/
+2
*
Rename struct driver_d to driver
Sascha Hauer
2023-01-10
2
-2
/
+2
*
Rename struct device_d to device
Sascha Hauer
2023-01-10
2
-3
/
+3
*
Rename device_d::device_node to device_d::of_node
Sascha Hauer
2023-01-10
2
-10
/
+10
*
drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0
Roland Hieber
2021-11-22
2
-2
/
+2
*
drivers: add missing SPDX-License-Identifier
Ahmad Fatoum
2021-11-01
4
-10
/
+4
*
nvmem: provider: align read/write callback prototype with upstream
Ahmad Fatoum
2021-06-02
1
-12
/
+5
*
eeprom: at24: add support for 24cs64
Steffen Trumtrar
2021-01-07
1
-0
/
+1
*
eeprom: at25: Allow page sizes greater than 16 bit
Christian Eggers
2020-01-27
1
-1
/
+1
*
eeprom: at24: Select NVMEM as a dependency
Andrey Smirnov
2019-09-09
1
-0
/
+1
*
eeprom: at24: Convert the driver to NVMEM
Andrey Smirnov
2019-08-14
1
-21
/
+27
*
eeprom: at24: Drop at24_cdev_protect()
Andrey Smirnov
2019-08-14
1
-20
/
+17
*
devfs: Drop dev_lseek_default()
Andrey Smirnov
2019-01-29
2
-2
/
+0
*
i2c: introduce device_i2c_driver() macro
Marco Felsch
2018-10-19
1
-8
/
+1
*
rename file_operations -> cdev_operations
Sascha Hauer
2018-04-06
2
-2
/
+2
*
eeprom: at24: fix 'assignment from incompatible pointer type' warning
Antony Pavlov
2017-10-16
1
-1
/
+1
*
eeprom: at24: add the "read-only" dt parameter support
Antony Pavlov
2017-04-28
1
-0
/
+4
*
of: use of_property_read_bool where appropriate
Sascha Hauer
2017-04-12
1
-1
/
+1
*
of: partition: Register the of partition fixup for of partition users
Sascha Hauer
2017-03-31
2
-0
/
+3
*
Merge branch 'for-next/misc'
Sascha Hauer
2016-07-11
1
-6
/
+1
|
\
|
*
eeprom: at24: Use xasprintf for small allocation
Sascha Hauer
2016-07-05
1
-6
/
+1
*
|
eeprom: at24: fix discarding const qualifier
Sascha Hauer
2016-06-28
1
-2
/
+5
|
/
*
eeprom: at24: make device name setup more robust
Uwe Kleine-König
2016-05-31
1
-1
/
+19
*
eeprom: at24: check return value of devfs_create and fix error path
Uwe Kleine-König
2016-05-31
1
-2
/
+9
*
eeprom: at25: check return value of devfs_create
Uwe Kleine-König
2016-05-31
1
-1
/
+4
*
string: Fix (v)asprintf prototypes
Sascha Hauer
2016-04-15
1
-1
/
+1
*
eeprom/at25: parse partitions from device tree
Harald Welte
2016-02-18
1
-0
/
+1
*
eeprom: Support pagesize OF device tree property
Trent Piepho
2015-11-26
1
-6
/
+12
*
eeprom: Add support for 24c1025 EEPROM
Trent Piepho
2015-11-26
1
-2
/
+6
*
at24: support write-protect GPIO
Jan Luebbe
2015-08-20
1
-0
/
+38
*
of: use 'const void *' for struct of_device_id.data
Antony Pavlov
2015-04-30
1
-1
/
+1
*
fix format specifiers
Sascha Hauer
2014-06-05
1
-2
/
+2
*
eeprom: at25: Add dt probe support
Sascha Hauer
2014-05-15
1
-12
/
+86
*
remove redundant NULL check on free
Lucas Stach
2014-02-10
1
-2
/
+1
*
eeprom: at24: Enable OF partition parsing
Sascha Hauer
2013-11-08
1
-0
/
+2
*
Introduce device_spi_driver() macro and use it for SPI drivers
Alexander Shiyan
2013-03-14
1
-8
/
+1
*
I2C: Rename i2c_register_driver() for using with register_driver_macro()
Alexander Shiyan
2013-03-14
1
-1
/
+1
*
SPI: Rename spi_register_driver() for using with register_driver_macro()
Alexander Shiyan
2013-03-14
1
-1
/
+1
*
Merge branch 'kconfig'
Sascha Hauer
2012-12-08
1
-3
/
+3
|
\
|
*
Cleanup Kconfig files
Alexander Shiyan
2012-12-08
1
-3
/
+3
*
|
at25: use dev_lseek_default as at24 does
Antony Pavlov
2012-12-03
1
-6
/
+1
|
/
*
eeprom: add at24 support
Jean-Christophe PLAGNIOL-VILLARD
2012-11-15
3
-0
/
+480
*
SPI: Put SPI devices on their own bus
Sascha Hauer
2012-09-14
1
-1
/
+1
*
use loff_t for file offsets
Sascha Hauer
2012-06-30
1
-4
/
+4
*
eeprom: add at25 eeprom driver
Hubert Feurstein
2011-06-21
3
-0
/
+331