summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: switch i.MX iomux-v3 support to pinctrlSascha Hauer2013-04-233-0/+219
* Add initial pinctrl supportSascha Hauer2013-04-236-0/+167
* of: partitions: create bb device for nand flashesSascha Hauer2013-04-221-0/+4
* of: partitions: pass struct cdev as argumentSascha Hauer2013-04-221-5/+4
* of: read resource names from devicetreeSascha Hauer2013-04-221-1/+9
* of: Allow multiple resources in 'reg' propertySascha Hauer2013-04-221-17/+38
* of: Add of_property_read_string_index()Sascha Hauer2013-04-221-0/+46
* of: parse phandles before probing devicesSascha Hauer2013-04-221-7/+17
* mtdraw: fix oob read and writeEric BĂ©nard2013-04-121-0/+2
* mci: Fix bug if probe parameter is omittedAlexander Shiyan2013-04-091-0/+3
* net: fec: probe phy_mode from devicetreeSascha Hauer2013-04-041-1/+26
* of/net: Add net related of helpersSascha Hauer2013-04-043-0/+98
* Merge branch 'for-next/zynq'Sascha Hauer2013-04-046-3/+319
|\
| * net: macb: turn off endian_swp_pkt_enSteffen Trumtrar2013-04-032-0/+3
| * macb: rename platform dataJosh Cartwright2013-04-032-3/+3
| * serial: Add driver for Cadence UARTSteffen Trumtrar2013-03-273-0/+313
* | Merge branch 'for-next/relocate'Sascha Hauer2013-04-041-1/+2
|\ \
| * | ARM boards: Use accessor functions to access linker variablesSascha Hauer2013-03-071-1/+2
* | | Merge branch 'for-next/pr_print'Sascha Hauer2013-04-041-1/+1
|\ \ \
| * | | net/phy: convert to pr_infoJean-Christophe PLAGNIOL-VILLARD2013-03-091-1/+1
* | | | Merge branch 'for-next/omap'Sascha Hauer2013-04-044-0/+118
|\ \ \ \
| * | | | gpio_keys: detect keys pressed before bootingVicente Bergas2013-03-251-0/+2
| * | | | twl6030: add power button as an input keyVicente Bergas2013-03-253-0/+116
| |/ / /
* | | | Merge branch 'for-next/oftree'Sascha Hauer2013-04-046-179/+699
|\ \ \ \
| * | | | scripts: Add dtcSascha Hauer2013-03-121-0/+4
| * | | | of: make locally used functions staticSascha Hauer2013-03-061-3/+3
| * | | | of: remove unused libfdtSascha Hauer2013-03-063-3/+0
| * | | | of: Add reservemap handlingSascha Hauer2013-03-061-0/+65
| * | | | of: make value of property in of_new_property optionalSascha Hauer2013-03-061-2/+4
| * | | | of: Add of property write functions for u32Sascha Hauer2013-03-061-0/+25
| * | | | of: move flat devicetree functions to separate fileSascha Hauer2013-03-063-407/+435
| * | | | of: move oftree Kconfig to the top of the drivers menuSascha Hauer2013-03-061-1/+1
| * | | | of: make OFDEVICE a user selectable optionSascha Hauer2013-03-062-2/+3
| * | | | of: move OFTREE Kconfig option to drivers/of/Sascha Hauer2013-03-061-0/+4
| * | | | of: make flatten independent of libfdtSascha Hauer2013-03-061-29/+185
| * | | | of: make unflatten independent of libfdtSascha Hauer2013-03-061-34/+126
| * | | | of: Add initrd helperSascha Hauer2013-03-061-0/+39
| * | | | of: Add root node argument to of_find_node_by_pathSascha Hauer2013-03-061-9/+7
| * | | | of: let of_unflatten_dtb return the unflattened treeSascha Hauer2013-03-061-21/+36
| * | | | of: Add of_set_property and of_create_nodeSascha Hauer2013-03-061-0/+79
| * | | | of: remove allnodes listSascha Hauer2013-03-061-7/+5
| * | | | of: Let of_find_node_by_path iterate over treeSascha Hauer2013-03-061-7/+30
| * | | | of: removed unused variablesSascha Hauer2013-03-061-4/+1
| * | | | of: export of_find_childSascha Hauer2013-03-061-13/+3
| * | | | of: unflatten: allocate root node explicitlySascha Hauer2013-03-061-5/+12
* | | | | Merge branch 'for-next/mtd'Sascha Hauer2013-04-0414-24/+326
|\ \ \ \ \
| * | | | | mtd: nand: Add command to generate a flash BBTSascha Hauer2013-03-094-2/+243
| * | | | | mtd: nand: Add bbt parameterSascha Hauer2013-03-091-0/+19
| * | | | | mtd nand i.MX: remove unused codeSascha Hauer2013-03-041-7/+0
| * | | | | mtd: nand: replace NAND_USE_FLASH_BBT with NAND_BBT_USE_FLASHSascha Hauer2013-03-045-6/+6