History for barebox / include / driver.h
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: Drop dev_get_mem_region_by_name() ...
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-08-31
@Andrey Smirnov
driver: Adopt DMA mask concept from Linux ...
Andrey Smirnov authored on 31 Aug 2018 Sascha Hauer committed on 31 Aug 2018
2018-04-06
@Sascha Hauer
rename file_operations -> cdev_operations ...
Sascha Hauer committed on 6 Apr 2018
2018-02-05
@Philipp Zabel
fs: add support loop mount offset ...
Philipp Zabel authored on 1 Feb 2018 Sascha Hauer committed on 5 Feb 2018
2017-12-01
@Sascha Hauer
driver: Add device_detect_all() function ...
Sascha Hauer committed on 1 Dec 2017
2017-07-10
@Steffen Trumtrar
devfs-core: add function to find cdev by partuuid ...
Steffen Trumtrar authored on 10 Jul 2017 Lucas Stach committed on 10 Jul 2017
2017-06-06
@Philipp Zabel
fs: add cdev_create_loop and cdev_remove_loop for loop mount option ...
Philipp Zabel authored on 1 Jun 2017 Sascha Hauer committed on 6 Jun 2017
2017-06-01
@Philipp Zabel
cdev: make file operations const ...
Philipp Zabel authored on 30 May 2017 Sascha Hauer committed on 1 Jun 2017
2017-05-10
@Sascha Hauer
fs: Create automount entries for the default mount pathes ...
Sascha Hauer committed on 10 May 2017
2017-03-31
@Sascha Hauer
of: partitions: flag partitions from a partition table ...
Sascha Hauer committed on 31 Mar 2017
@Sascha Hauer
fs: devfs-core: replace DEVFS_IS_PARTITION flag with pointer to the master cdev ...
Sascha Hauer committed on 31 Mar 2017
@Sascha Hauer
cdev: Collect partitions on list ...
Sascha Hauer committed on 31 Mar 2017
2017-01-11
@Teresa Remmet
devfs: Add optional truncate callback for device files ...
Teresa Remmet authored on 25 Nov 2016 Sascha Hauer committed on 11 Jan 2017
2016-03-11
@Sascha Hauer
Merge branch 'for-next/mtd'
Sascha Hauer committed on 11 Mar 2016
2016-02-23
@Sascha Hauer
driver: Introduce dev_request_mem_resource ...
Sascha Hauer committed on 23 Feb 2016
2016-02-09
@Sascha Hauer
mtd: Fix erasing of devices >4GiB ...
Sascha Hauer committed on 9 Feb 2016
2016-01-08
@Sascha Hauer
devfs: Add symlink support ...
Sascha Hauer committed on 8 Jan 2016
2015-09-01
@Sascha Hauer
cdev: Add function to find cdev by device_node ...
Sascha Hauer committed on 1 Sep 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-18
@Sascha Hauer
cdev: Add partuuid string to struct cdev ...
Sascha Hauer committed on 18 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
@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
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-02-04
@Jean-Christophe PLAGNIOL-VILLARD
driver: add postcore_platform_driver ...
Jean-Christophe PLAGNIOL-VILLARD authored on 13 Jan 2015 Sascha Hauer committed on 4 Feb 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