History for barebox / drivers / spi / spi.c
2018-10-18
@Andrey Smirnov
drivers: Introduce dev_set_name() ...
Andrey Smirnov authored on 16 Oct 2018 Sascha Hauer committed on 18 Oct 2018
2017-04-12
@Sascha Hauer
of: use of_property_read_bool where appropriate ...
Sascha Hauer committed on 12 Apr 2017
2015-07-09
@Jan Luebbe
spi: only register enabled child nodes ...
Jan Luebbe authored on 8 Jul 2015 Sascha Hauer committed on 9 Jul 2015
2015-03-17
@Sascha Hauer
driver: Call remove function only when available ...
Sascha Hauer committed on 17 Mar 2015
2014-02-07
@Sascha Hauer
i2c/spi: match of_modaliases ...
Sascha Hauer committed on 7 Feb 2014
2013-10-31
@Sascha Hauer
spi: Get bus_num from devicetree ...
Sascha Hauer committed on 31 Oct 2013
@Sascha Hauer
spi: support dynamic bus ids ...
Sascha Hauer committed on 31 Oct 2013
@Sascha Hauer
spi: Call spi_of_register_slaves from core ...
Sascha Hauer committed on 31 Oct 2013
2013-07-15
@Alexander Shiyan
spi: Reuse "driver_match" for SPI bus ...
Alexander Shiyan authored on 11 Jul 2013 Sascha Hauer committed on 15 Jul 2013
2013-06-20
@Sebastian Hesselbarth
OF: base: convert and remove device_node_for_nach_child ...
Sebastian Hesselbarth authored on 14 Jun 2013 Sascha Hauer committed on 20 Jun 2013
@Sebastian Hesselbarth
OF: base: sync of_find_property with linux OF API ...
Sebastian Hesselbarth authored on 18 Jun 2013 Sascha Hauer committed on 20 Jun 2013
2013-05-21
@Sascha Hauer
spi: improve devicetree support ...
Sascha Hauer committed on 21 May 2013
2012-12-12
@Sascha Hauer
drivers/base: fix corrupt device tree ...
Sascha Hauer committed on 12 Dec 2012
2012-11-12
@Jean-Christophe PLAGNIOL-VILLARD
spi: introduce spi_get_master ...
Jean-Christophe PLAGNIOL-VILLARD authored on 5 Nov 2012 Sascha Hauer committed on 12 Nov 2012
2012-10-03
@Sascha Hauer
Merge branch 'for-next/remove-fsf-address' ...
Sascha Hauer committed on 3 Oct 2012
2012-09-27
@Jan Luebbe
spi: switch from printf back to debug ...
Jan Luebbe authored on 26 Sep 2012 Sascha Hauer committed on 27 Sep 2012
2012-09-23
@Jean-Christophe PLAGNIOL-VILLARD
driver: register bus ...
Jean-Christophe PLAGNIOL-VILLARD authored on 20 Sep 2012 Sascha Hauer committed on 23 Sep 2012
2012-09-17
@Sascha Hauer
Treewide: remove address of the Free Software Foundation ...
Sascha Hauer committed on 17 Sep 2012
2012-09-14
@Sascha Hauer
spi: add oftree support ...
Sascha Hauer committed on 14 Sep 2012
@Sascha Hauer
SPI: Put SPI devices on their own bus ...
Sascha Hauer committed on 14 Sep 2012
2012-05-14
@Jan Luebbe
drivers/spi/spi.c: use DEVICE_ID_DYNAMIC when allocating a struct device_d ...
Jan Luebbe authored on 14 May 2012 Sascha Hauer committed on 14 May 2012
2011-09-29
@Paul Fertser
spi: enfore default bits_per_word value ...
Paul Fertser authored on 29 Aug 2011 Sascha Hauer committed on 29 Sep 2011
@Paul Fertser
spi: let master a chance to setup device before registering it ...
Paul Fertser authored on 29 Aug 2011 Sascha Hauer committed on 29 Sep 2011
2011-08-17
@Sascha Hauer
spi: make the spi devices children of the parent bus ...
Sascha Hauer committed on 17 Aug 2011
2011-07-06
@Franck Jullien
spi: unregister dev if master->setup fails ...
Franck Jullien authored on 5 Jul 2011 Sascha Hauer committed on 6 Jul 2011
@Franck Jullien
spi: add bits_per_word to proxy structure ...
Franck Jullien authored on 5 Jul 2011 Sascha Hauer committed on 6 Jul 2011
2011-06-21
@Hubert Feurstein
spi: add more spi transfer functions ...
Hubert Feurstein authored on 20 Jun 2011 Sascha Hauer committed on 21 Jun 2011
@Hubert Feurstein
spi: add platform_data pointer to spi_board_info ...
Hubert Feurstein authored on 20 Jun 2011 Sascha Hauer committed on 21 Jun 2011
2009-11-24
@Marc Kleine-Budde
spi: dev->id is an int, not a string, fix debug output ...
Marc Kleine-Budde committed on 24 Nov 2009
2009-07-21
@Sascha Hauer
spi: remove bogus setup of proxy device ...
Sascha Hauer committed on 21 Jul 2009