summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* w1: Fix compiler warningAlexander Shiyan2013-03-061-1/+1
* mtd: nand: Fix compiler warningAlexander Shiyan2013-03-061-1/+1
* Merge branch 'for-next/vexpress'Sascha Hauer2013-03-044-7/+102
|\
| * sp804: introduce amba_is_arm_sp804 to detect if the sp804 is present at the a...Jean-Christophe PLAGNIOL-VILLARD2013-02-121-3/+3
| * amba: introduce amba_device_get_pid/cidJean-Christophe PLAGNIOL-VILLARD2013-02-121-7/+3
| * clocksource: add ARM AMBA SP804 supportJean-Christophe PLAGNIOL-VILLARD2013-02-113-0/+99
* | Merge branch 'for-next/usb'Sascha Hauer2013-03-044-27/+177
|\ \
| * | USB i.MX: Add chipidea gadget supportSascha Hauer2013-02-152-7/+15
| * | USB i.MX6: Add HSIC supportSascha Hauer2013-02-141-0/+60
| * | USB i.MX chipidea: implement post init supportSascha Hauer2013-02-142-19/+87
| * | USB ehci: Add platform specific init callsSascha Hauer2013-02-141-0/+14
| * | USB chipidea i.MX: Fix PTS mask for HSICSascha Hauer2013-02-141-1/+1
| |/
* | Merge branch 'for-next/mxs'Sascha Hauer2013-03-047-118/+540
|\ \
| * | driver/serial: add driver for the mxs application uartMarc Kleine-Budde2013-03-033-0/+243
| * | driver/serial: Kconfig: explicitly state that existing mxs driver is for the ...Marc Kleine-Budde2013-03-031-1/+1
| * | SPI: Add i.MX 23/28 SPI driver supportMichael Grzeschik2013-02-113-0/+295
| * | ARM mxs: ssp move to common register layoutMichael Grzeschik2013-02-111-117/+1
| |/
* | Merge branch 'for-next/mtd'Sascha Hauer2013-03-0414-107/+119
|\ \
| * | mtd nor: remove unnecessary 'depend' in KconfigSascha Hauer2013-02-181-8/+0
| * | nor flash: integrate into mtdSascha Hauer2013-02-1410-71/+22
| * | mtd: implement mtd_lock and mtd_unlockSascha Hauer2013-02-141-0/+37
| * | mtd: Use mtd_* functions where appropriateSascha Hauer2013-02-144-11/+11
| * | mtd: Add mtd_* functionsSascha Hauer2013-02-141-9/+40
| * | mtd: rename mtd file operations callback functionsSascha Hauer2013-02-141-8/+9
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2013-03-0475-540/+102
|\ \
| * | serial/Makefile: drop out of date commentsJean-Christophe PLAGNIOL-VILLARD2013-02-261-6/+0
| * | smc911111: fix send and recv return valueJean-Christophe PLAGNIOL-VILLARD2013-02-261-6/+6
| * | Make "dev_get_resource" publicly availableAlexander Shiyan2013-02-181-1/+1
| * | mfd: Using MFD_xx prefix for symbolsAlexander Shiyan2013-02-186-27/+27
| * | Use new device_platform_driver() macro for driversAlexander Shiyan2013-02-1366-500/+66
| * | net: fix cpsw depends on ARCH_OMAPAlexander Aring2013-02-111-0/+1
| * | sata-imx: fix depends on ARCH_IMXAlexander Aring2013-02-111-0/+1
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2013-03-042-14/+26
|\ \