summaryrefslogtreecommitdiffstats
path: root/include/driver.h
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* drivers/base: fix corrupt device treeSascha Hauer2012-12-121-5/+0
* Merge branch 'for-next/phylib'Sascha Hauer2012-12-071-0/+5
|\
| * driver: introduce device_probe to manully probe a deviceJean-Christophe PLAGNIOL-VILLARD2012-11-201-0/+5
* | Merge branch 'for-next/misc'Sascha Hauer2012-12-071-2/+2
|\ \
| * | bus_for_each_device/bus_for_each_driver: add () to allow use &busJean-Christophe PLAGNIOL-VILLARD2012-11-191-2/+2
| |/
* / bus: add bus deviceJean-Christophe PLAGNIOL-VILLARD2012-11-191-0/+2
|/
* driver: add support for requesting resource by nameJean-Christophe PLAGNIOL-VILLARD2012-10-301-0/+15
* switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-041-0/+3
* Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-031-4/+0
|\
| * Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* | driver: search device and driver based on the bus instead of allJean-Christophe PLAGNIOL-VILLARD2012-09-231-0/+12
* | driver: register busJean-Christophe PLAGNIOL-VILLARD2012-09-231-0/+8
* | of: add devicetree probing supportSascha Hauer2012-09-141-0/+10
* | driver: Add platform_device_id mechanismSascha Hauer2012-09-141-0/+9
* | driver: rewrite dev_printf as a functionSascha Hauer2012-09-141-3/+3
|/
* driver: set DEVICE_ID_DYNAMIC to -2 and DEVICE_ID_SINGLE to -1Jean-Christophe PLAGNIOL-VILLARD2012-08-121-2/+2
* serial_ns16550: change the driver's nameAntony Pavlov2012-07-201-1/+1
* fs: fix standard zero, full devicesSascha Hauer2012-07-041-0/+1
* Merge branch 'for-next/sparse'Sascha Hauer2012-07-021-1/+1
|\
| * Do not use iomem space for dev_get_mem_regionSascha Hauer2012-06-301-1/+1
* | partitions: Make 64bit capableSascha Hauer2012-06-301-1/+1
* | make cdev 64bit capableSascha Hauer2012-06-301-5/+5
* | use loff_t for file offsetsSascha Hauer2012-06-301-8/+8
|/
* Use DEVICE_ID_DYNAMIC where applicableSascha Hauer2012-04-161-1/+1
* device: make singular devices possibleSascha Hauer2012-04-151-0/+5
* NET: Add support for ks8851_mllJan Weitzel2012-03-131-0/+11
* remove unused variable from struct driver_dSascha Hauer2012-02-271-1/+0
* driver: remove unused type_data field from struct driver_dSascha Hauer2012-02-251-6/+0
* add gpio keyboard supportJean-Christophe PLAGNIOL-VILLARD2012-02-161-0/+5
* driver: switch driver_d name to const char*Jean-Christophe PLAGNIOL-VILLARD2012-01-111-1/+1
* Merge branch 'pu/misc' into nextSascha Hauer2011-12-151-1/+1
|\
| * cdev: pass flags to open functionSascha Hauer2011-12-151-1/+1
* | Remove the obsolet driver for the DM9000E ethernet deviceJuergen Beisert2011-12-141-1/+1
|/