History for barebox / drivers / base / driver.c
2020-04-27
@Uwe Kleine-König
treewide: remove references to CREDITS ...
Uwe Kleine-König authored on 23 Apr 2020 Sascha Hauer committed on 27 Apr 2020
2020-02-18
@Sascha Hauer
Merge branch 'for-next/misc'
Sascha Hauer committed on 18 Feb 2020
2020-02-13
@Sascha Hauer
driver: Call of_clk_set_defaults for each probed device ...
Sascha Hauer committed on 13 Feb 2020
2020-02-12
@Ahmad Fatoum
driver: bail out, don't crash, if drv->name is not set ...
Ahmad Fatoum authored on 10 Feb 2020 Sascha Hauer committed on 12 Feb 2020
2019-02-27
@Andrey Smirnov
drivers: Drop dummy_probe() ...
Andrey Smirnov authored on 26 Feb 2019 Sascha Hauer committed on 27 Feb 2019
2019-01-18
@Andrey Smirnov
base: driver: Drop redundant list_empty() check ...
Andrey Smirnov authored on 16 Jan 2019 Sascha Hauer committed on 18 Jan 2019
2018-11-14
@Sascha Hauer
driver: Print message with pr_err ...
Sascha Hauer committed on 14 Nov 2018
2018-11-09
@Sascha Hauer
Merge branch 'for-next/net-switch-mv88e6xxx'
Sascha Hauer committed on 9 Nov 2018
2018-10-29
@Andrey Smirnov
drivers: base: Simplify dev_request_mem_region_err_null() ...
Andrey Smirnov authored on 26 Oct 2018 Sascha Hauer committed on 29 Oct 2018
@Andrey Smirnov
drivers: base: Drop dev_get_mem_region_by_name() ...
Andrey Smirnov authored on 26 Oct 2018 Sascha Hauer committed on 29 Oct 2018
@Andrey Smirnov
drivers: base: Simplify generic_memmap_ro() ...
Andrey Smirnov authored on 26 Oct 2018 Sascha Hauer committed on 29 Oct 2018
2018-10-18
@Andrey Smirnov
drivers: base: Convert device_d name to be dynamically allocated ...
Andrey Smirnov authored on 16 Oct 2018 Sascha Hauer committed on 18 Oct 2018
@Andrey Smirnov
base: Don't use shared buffer for results of dev_id() ...
Andrey Smirnov authored on 16 Oct 2018 Sascha Hauer committed on 18 Oct 2018
@Andrey Smirnov
drivers: Introduce dev_set_name() ...
Andrey Smirnov authored on 16 Oct 2018 Sascha Hauer committed on 18 Oct 2018
2017-12-01
@Sascha Hauer
driver: Add device_detect_all() function ...
Sascha Hauer committed on 1 Dec 2017
2017-03-31
@Sascha Hauer
fs: devfs-core: replace DEVFS_IS_PARTITION flag with pointer to the master cdev ...
Sascha Hauer committed on 31 Mar 2017
2016-02-23
@Sascha Hauer
driver: Introduce dev_request_mem_resource ...
Sascha Hauer committed on 23 Feb 2016
2016-02-08
@Sascha Hauer
driver: Fix unregister device after device probe failure ...
Sascha Hauer committed on 8 Feb 2016
2015-12-01
@Yegor Yefremov
driver: make all dev_request_mem_region_* routines MIPS compatible ...
Yegor Yefremov authored on 30 Nov 2015 Sascha Hauer committed on 1 Dec 2015
2015-07-13
@Herve Codina
exitcall: move device_shutdown to exitcall infrastructure ...
Herve Codina authored on 6 Jul 2015 Sascha Hauer committed on 13 Jul 2015
2015-06-26
@Sascha Hauer
driver: detect: detect parent devices aswell ...
Sascha Hauer committed on 26 Jun 2015
2015-05-06
@Sascha Hauer
Merge branch 'for-next/of-device-id'
Sascha Hauer committed on 6 May 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
2015-04-17
@Sebastian Hesselbarth
base: Introduce deferred probing ...
Sebastian Hesselbarth authored on 14 Apr 2015 Sascha Hauer committed on 17 Apr 2015
2015-03-17
@Sascha Hauer
driver: Call bus->remove instead of driver->remove ...
Sascha Hauer committed on 17 Mar 2015
@Sascha Hauer
driver: fix device remove order ...
Sascha Hauer committed on 17 Mar 2015
2015-03-03
@Marc Kleine-Budde
drivers: remove unused function dev_protect() ...
Marc Kleine-Budde authored on 1 Mar 2015 Sascha Hauer committed on 3 Mar 2015
2015-01-09
@Antony Pavlov
resource: dev_request_mem_region: fix return value for MIPS ...
Antony Pavlov authored on 9 Jan 2015 Sascha Hauer committed on 9 Jan 2015
2015-01-08
@Jean-Christophe PLAGNIOL-VILLARD
driver: workaroud resource request that conflicts with errno PTR ...
Jean-Christophe PLAGNIOL-VILLARD authored on 6 Jan 2015 Sascha Hauer committed on 8 Jan 2015
2014-10-02
@Sascha Hauer
Merge branch 'for-next/resource-err-ptr'
Sascha Hauer committed on 2 Oct 2014