History for barebox / drivers / eeprom
2020-01-27
@Christian Eggers
eeprom: at25: Allow page sizes greater than 16 bit ...
Christian Eggers authored on 27 Jan 2020 Sascha Hauer committed on 27 Jan 2020
2019-09-09
@Andrey Smirnov
eeprom: at24: Select NVMEM as a dependency ...
Andrey Smirnov authored on 7 Sep 2019 Sascha Hauer committed on 9 Sep 2019
2019-08-14
@Andrey Smirnov
eeprom: at24: Convert the driver to NVMEM ...
Andrey Smirnov authored on 12 Aug 2019 Sascha Hauer committed on 14 Aug 2019
@Andrey Smirnov
eeprom: at24: Drop at24_cdev_protect() ...
Andrey Smirnov authored on 12 Aug 2019 Sascha Hauer committed on 14 Aug 2019
2019-01-29
@Andrey Smirnov
devfs: Drop dev_lseek_default() ...
Andrey Smirnov authored on 29 Jan 2019 Sascha Hauer committed on 29 Jan 2019
2018-10-19
@Marco Felsch
i2c: introduce device_i2c_driver() macro ...
Marco Felsch authored on 18 Oct 2018 Sascha Hauer committed on 19 Oct 2018
2018-04-06
@Sascha Hauer
rename file_operations -> cdev_operations ...
Sascha Hauer committed on 6 Apr 2018
2017-10-16
@Antony Pavlov
eeprom: at24: fix 'assignment from incompatible pointer type' warning ...
Antony Pavlov authored on 9 Oct 2017 Sascha Hauer committed on 16 Oct 2017
2017-04-28
@Antony Pavlov
eeprom: at24: add the "read-only" dt parameter support ...
Antony Pavlov authored on 24 Apr 2017 Sascha Hauer committed on 28 Apr 2017
2017-04-12
@Sascha Hauer
of: use of_property_read_bool where appropriate ...
Sascha Hauer committed on 12 Apr 2017
2017-03-31
@Sascha Hauer
of: partition: Register the of partition fixup for of partition users ...
Sascha Hauer committed on 31 Mar 2017
2016-07-11
@Sascha Hauer
Merge branch 'for-next/misc'
Sascha Hauer committed on 11 Jul 2016
2016-07-05
@Sascha Hauer
eeprom: at24: Use xasprintf for small allocation ...
Sascha Hauer committed on 5 Jul 2016
2016-06-28
@Sascha Hauer
eeprom: at24: fix discarding const qualifier ...
Sascha Hauer committed on 28 Jun 2016
2016-05-31
@Uwe Kleine-König
eeprom: at24: make device name setup more robust ...
Uwe Kleine-König authored on 30 May 2016 Sascha Hauer committed on 31 May 2016
@Uwe Kleine-König
eeprom: at24: check return value of devfs_create and fix error path ...
Uwe Kleine-König authored on 30 May 2016 Sascha Hauer committed on 31 May 2016
@Uwe Kleine-König
eeprom: at25: check return value of devfs_create ...
Uwe Kleine-König authored on 30 May 2016 Sascha Hauer committed on 31 May 2016
2016-04-15
@Sascha Hauer
string: Fix (v)asprintf prototypes ...
Sascha Hauer committed on 15 Apr 2016
2016-02-18
@Harald Welte
eeprom/at25: parse partitions from device tree ...
Harald Welte authored on 17 Feb 2016 Sascha Hauer committed on 18 Feb 2016
2015-11-26
@Trent Piepho
eeprom: Support pagesize OF device tree property ...
Trent Piepho authored on 24 Nov 2015 Sascha Hauer committed on 26 Nov 2015
@Trent Piepho
eeprom: Add support for 24c1025 EEPROM ...
Trent Piepho authored on 23 Nov 2015 Sascha Hauer committed on 26 Nov 2015
2015-08-20
@Jan Luebbe
at24: support write-protect GPIO ...
Jan Luebbe authored on 30 Jul 2015 Sascha Hauer committed on 20 Aug 2015
2015-04-30
@Antony Pavlov
of: use 'const void *' for struct of_device_id.data ...
Antony Pavlov authored on 29 Apr 2015 Sascha Hauer committed on 30 Apr 2015
2014-06-05
@Sascha Hauer
fix format specifiers ...
Sascha Hauer committed on 5 Jun 2014
2014-05-15
@Sascha Hauer
eeprom: at25: Add dt probe support ...
Sascha Hauer committed on 15 May 2014
2014-02-10
@Lucas Stach
remove redundant NULL check on free ...
Lucas Stach authored on 7 Feb 2014 Sascha Hauer committed on 10 Feb 2014
2013-11-08
@Sascha Hauer
eeprom: at24: Enable OF partition parsing ...
Sascha Hauer committed on 8 Nov 2013
2013-03-14
@Alexander Shiyan
Introduce device_spi_driver() macro and use it for SPI drivers ...
Alexander Shiyan authored on 10 Mar 2013 Sascha Hauer committed on 14 Mar 2013
@Alexander Shiyan
I2C: Rename i2c_register_driver() for using with register_driver_macro() ...
Alexander Shiyan authored on 10 Mar 2013 Sascha Hauer committed on 14 Mar 2013
@Alexander Shiyan
SPI: Rename spi_register_driver() for using with register_driver_macro() ...
Alexander Shiyan authored on 10 Mar 2013 Sascha Hauer committed on 14 Mar 2013