History for barebox / drivers / base
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
2018-04-06
@Sascha Hauer
rename file_operations -> cdev_operations ...
Sascha Hauer committed on 6 Apr 2018
2017-12-01
@Sascha Hauer
driver: Add device_detect_all() function ...
Sascha Hauer committed on 1 Dec 2017
2017-10-16
@Steffen Trumtrar
regmap: port regmap_update_bits from linux ...
Steffen Trumtrar authored on 6 Oct 2017 Sascha Hauer committed on 16 Oct 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
2017-01-10
@Andrey Smirnov
regmap: Add regmap_write_bits() function ...
Andrey Smirnov authored on 15 Nov 2016 Sascha Hauer committed on 10 Jan 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
2016-02-05
@Sascha Hauer
Add initial regmap support ...
Sascha Hauer committed on 5 Feb 2016
2015-12-08
@Sascha Hauer
Merge branch 'for-next/mips'
Sascha Hauer committed on 8 Dec 2015
2015-12-07
@Andrey Smirnov
drivers: bus: Match against id_table first ...
Andrey Smirnov authored on 7 Dec 2015 Sascha Hauer committed on 7 Dec 2015
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
@Sascha Hauer
Merge branch 'for-next/misc'
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
@Uwe Kleine-König
drivers/base: Mark (of|platform)_device_id data as constant ...
Uwe Kleine-König authored on 14 Apr 2015 Sascha Hauer committed on 17 Apr 2015
@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: Call remove function only when available ...
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