summaryrefslogtreecommitdiffstats
path: root/include/driver.h
Commit message (Expand)AuthorAgeFilesLines
* devfs-core: add function to find cdev by partuuidSteffen Trumtrar2017-07-101-0/+1
* fs: add cdev_create_loop and cdev_remove_loop for loop mount optionPhilipp Zabel2017-06-061-0/+2
* cdev: make file operations constPhilipp Zabel2017-06-011-1/+1
* fs: Create automount entries for the default mount pathesSascha Hauer2017-05-101-0/+8
* of: partitions: flag partitions from a partition tableSascha Hauer2017-03-311-0/+1
* fs: devfs-core: replace DEVFS_IS_PARTITION flag with pointer to the master cdevSascha Hauer2017-03-311-1/+1
* cdev: Collect partitions on listSascha Hauer2017-03-311-0/+1
* devfs: Add optional truncate callback for device filesTeresa Remmet2017-01-111-0/+1
* Merge branch 'for-next/mtd'Sascha Hauer2016-03-111-2/+2
|\
| * mtd: Fix erasing of devices >4GiBSascha Hauer2016-02-091-2/+2
* | driver: Introduce dev_request_mem_resourceSascha Hauer2016-02-231-0/+6
|/
* devfs: Add symlink supportSascha Hauer2016-01-081-0/+5
* cdev: Add function to find cdev by device_nodeSascha Hauer2015-09-011-0/+2
* exitcall: move device_shutdown to exitcall infrastructureHerve Codina2015-07-131-5/+0
* cdev: Add partuuid string to struct cdevSascha Hauer2015-06-181-0/+3
* Merge branch 'for-next/of-device-id'Sascha Hauer2015-05-061-1/+1
|\
| * of: use 'const void *' for struct of_device_id.dataAntony Pavlov2015-04-301-1/+1
* | drivers/base: Mark (of|platform)_device_id data as constantUwe Kleine-König2015-04-171-3/+3
|/
* drivers: remove unused function dev_protect()Marc Kleine-Budde2015-03-031-2/+0
* driver: add postcore_platform_driverJean-Christophe PLAGNIOL-VILLARD2015-02-041-0/+2
* driver: workaroud resource request that conflicts with errno PTRJean-Christophe PLAGNIOL-VILLARD2015-01-081-0/+8
* Documentation: remove doxygen documentationSascha Hauer2014-06-261-26/+0
* x86: ns16550: Rework driver to allow for x86 I/O spaceMichel Stam2014-04-091-1/+1
* common: Allow for I/O mapped I/OMichel Stam2014-04-081-1/+4
* Merge branch 'for-next/partitionhelper'Sascha Hauer2014-03-071-4/+37
|\
| * devfs: partitioning: add new helper devfs_create_partitionsUwe Kleine-König2014-02-281-0/+33
| * devfs_add_partition: make flags parameter unsignedUwe Kleine-König2014-02-281-4/+4
* | i2c/spi: match of_modaliasesSascha Hauer2014-02-071-1/+2
|/
* device: Add functions to add resourcesSascha Hauer2013-11-271-0/+9
* cdev: store dos partition type in struct cdevSascha Hauer2013-10-141-0/+1
* Merge branch 'for-next/of'Sascha Hauer2013-08-051-2/+7
|\
| * cdev: add device_find_partitionSascha Hauer2013-07-151-0/+1
| * cdev: allow to open a struct cdevSascha Hauer2013-07-151-0/+1
| * cdev: introduce partition namesSascha Hauer2013-07-151-1/+4
| * devfs: let devfs_add_partition return the new partitionSascha Hauer2013-07-151-1/+1
* | Merge branch 'for-next/mtd'Sascha Hauer2013-08-051-0/+2
|\ \
| * | dma: apbh: Turn into a driverSascha Hauer2013-07-231-0/+2
| |/
* / base: Transform "platform_match" into "device_match" and make this function p...Alexander Shiyan2013-07-151-0/+1
|/
* driver: implement device_detect_by_name functionSascha Hauer2013-06-261-0/+1
* Merge branch 'for-next/mci'Sascha Hauer2013-06-021-3/+10
|\
| * devices: add detect mechanismSascha Hauer2013-05-311-0/+8
| * driver: Attach info callback to device, not to driverSascha Hauer2013-05-301-3/+2
* | of: Add of_match_node functionSascha Hauer2013-05-201-1/+1
|/
* Merge branch 'for-next/malloc-all-initcalls'Sascha Hauer2013-04-041-1/+1
|\
| * bus: Make struct device a pointerSascha Hauer2013-03-141-1/+1
* | Introduce console_platform_driver() macro and use it for serial driversAlexander Shiyan2013-03-141-0/+2
* | Extend device_platform_driver macroAlexander Shiyan2013-03-141-5/+8
|/
* Make "dev_get_resource" publicly availableAlexander Shiyan2013-02-181-0/+4
* Introduce device_platform_driver() macroAlexander Shiyan2013-02-131-0/+12
* consolidate print* in a single headerJean-Christophe PLAGNIOL-VILLARD2013-01-271-29/+0