summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/mtd'Sascha Hauer2014-03-071-0/+3
|\
| * device: remove parameters when unregistering a deviceSascha Hauer2014-02-131-0/+2
| * device: init bus listSascha Hauer2014-02-131-0/+1
* | i2c/spi: match of_modaliasesSascha Hauer2014-02-071-0/+37
|/
* net: dm9k: Fix resource sizes in add_dm9000_deviceSascha Hauer2013-12-181-3/+3
* Merge branch 'for-next/omap-drivers'Sascha Hauer2013-12-061-13/+47
|\
| * device: Add functions to add resourcesSascha Hauer2013-11-271-13/+47
* | treewide: Add missing includesSascha Hauer2013-11-083-0/+3
|/
* Merge branch 'for-next/misc'Sascha Hauer2013-10-071-142/+0
|\
| * move devinfo command to its own fileSascha Hauer2013-09-271-142/+0
* | introduce runtime loglevelSascha Hauer2013-09-291-1/+5
|/
* base: Transform "platform_match" into "device_match" and make this function p...Alexander Shiyan2013-07-152-25/+25
* driver: implement device_detect_by_name functionSascha Hauer2013-06-261-0/+10
* devices: add detect mechanismSascha Hauer2013-05-311-0/+7
* driver: Attach info callback to device, not to driverSascha Hauer2013-05-301-16/+2
* param: Add info functionSascha Hauer2013-05-231-2/+6
* Add initial pinctrl supportSascha Hauer2013-04-231-0/+3
* bus: Make struct device a pointerSascha Hauer2013-03-142-4/+5
* Make "dev_get_resource" publicly availableAlexander Shiyan2013-02-181-1/+1
* drivers/base: fix corrupt device treeSascha Hauer2012-12-121-21/+11
* Merge branch 'for-next/phylib'Sascha Hauer2012-12-071-6/+17
|\
| * driver: introduce device_probe to manully probe a deviceJean-Christophe PLAGNIOL-VILLARD2012-11-201-6/+17
* | Merge branch 'for-next/driver'Sascha Hauer2012-12-072-0/+15
|\ \
| * | bus: add bus deviceJean-Christophe PLAGNIOL-VILLARD2012-11-192-0/+15
| |/
* / correct simple typo, "plarform_init"Robert P. J. Day2012-12-031-2/+2
|/
* Merge branch 'for-next/misc'Sascha Hauer2012-11-161-2/+53
|\
| * driver: add support for requesting resource by nameJean-Christophe PLAGNIOL-VILLARD2012-10-301-0/+46
| * cosmetic: remove right alignment on driver listFranck Jullien2012-10-171-1/+1
| * driver: print error message when probe failsSascha Hauer2012-10-071-1/+6
* | platform driver: Drop check for resource conflictsSascha Hauer2012-10-131-12/+0
* | Merge branch 'pu/misc-fixes'Sascha Hauer2012-10-072-16/+16
|\ \ | |/ |/|
| * driver: make get_bus_by_name staticSascha Hauer2012-10-041-1/+1
| * driver: move dev_get_drvdata out of CONFIG_CMD_DEVINFOSascha Hauer2012-10-041-15/+15
* | devinfo: display device bus nameJean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+4
* | switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-043-21/+33
|/
* Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-033-10/+0
|\
| * Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-173-10/+0
* | driver: search device and driver based on the bus instead of allJean-Christophe PLAGNIOL-VILLARD2012-09-232-5/+9
* | driver: register busJean-Christophe PLAGNIOL-VILLARD2012-09-233-10/+39
* | of: add devicetree probing supportSascha Hauer2012-09-142-2/+28
* | driver: add dev_get_drvdata functionSascha Hauer2012-09-141-0/+10
* | driver: Add platform_device_id mechanismSascha Hauer2012-09-141-1/+16
* | driver: rewrite dev_printf as a functionSascha Hauer2012-09-141-0/+19
|/
* Merge branch 'for-next/resource-size'Sascha Hauer2012-07-022-9/+9
|\
| * resource: store 'end' instead of 'size' in struct resourceSascha Hauer2012-07-012-9/+9
* | Merge branch 'for-next/sparse'Sascha Hauer2012-07-021-3/+3
|\ \
| * | Do not use iomem space for dev_get_mem_regionSascha Hauer2012-06-301-3/+3
| |/
* | Merge branch 'for-next/64bit'Sascha Hauer2012-07-021-1/+1
|\ \
| * | make cdev 64bit capableSascha Hauer2012-06-301-1/+1
| |/
* / ehci: Fix resource sizeSascha Hauer2012-07-021-1/+1
|/