summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v2015.06.0v2015.06.0Sascha Hauer2015-06-081-1/+1
* ARM: imx6: hipercam: set default hostname in boardfileLucas Stach2015-06-031-0/+2
* ARM: imx6: correct Hipercam ECSPI1 pinmuxLucas Stach2015-06-031-2/+2
* i2c: omap: fix i2c bus number outputRobert Schwebel2015-06-031-3/+3
* gpio-davinci: gpio get should return 0 or 1Jan Luebbe2015-06-011-1/+1
* md: use memmap when possibleSascha Hauer2015-05-281-0/+8
* Merge branch 'pu/am335x'Sascha Hauer2015-05-286-17/+64
|\
| * net: cpsw: unregister device on remove callbackSascha Hauer2015-04-281-5/+39
| * eth: halt active ethernet device on unregisterSascha Hauer2015-04-281-0/+3
| * net: phy: Add missing phy_unregister_deviceSascha Hauer2015-04-282-0/+12
| * usb: musb: set controller->priv pointerSascha Hauer2015-04-281-0/+1
| * usb: musb: dsps: Do not use priv pointerSascha Hauer2015-04-281-12/+9
* | Documentation: blspec: Document blspec over NFSSascha Hauer2015-05-261-0/+7
* | Documentation: blspec: Fix typoSascha Hauer2015-05-261-1/+1
* | commands/Kconfig: fix typo in CMD_BOOTM_OFTREE helpMarc Kleine-Budde2015-05-261-1/+1
* | bootm: add magicvar description for global.bootm.oftreeMarc Kleine-Budde2015-05-261-0/+1
* | ARM: am33xx: Fix SCRM compatible string to match new DT compatible stringWadim Egorov2015-05-151-1/+1
* | ARM: i.MX5: Add missing CONFIG_ prefix in testSascha Hauer2015-05-071-1/+1
* | Merge branch 'for-next/of-device-id'Sascha Hauer2015-05-0653-188/+188
|\ \
| * | of: use 'const void *' for struct of_device_id.dataAntony Pavlov2015-04-3053-188/+188
* | | Merge branch 'for-next/mvebu'Sascha Hauer2015-05-0627-65/+671
|\ \ \
| * | | ARM: Add Lenovo ix4 and related drivers to mvebu_defconfigSebastian Hesselbarth2015-04-271-1/+4
| * | | ARM: mvebu: armada-xp: Add Lenovo Iomega ix4-300dSebastian Hesselbarth2015-04-278-0/+72
| * | | ARM: mvebu: armada-xp: Sort boards and images alphabeticallySebastian Hesselbarth2015-04-272-15/+15
| * | | ARM: mvebu: armada-xp: Use MBUS_ERR_PROP_EN defineSebastian Hesselbarth2015-04-271-3/+3
| * | | ARM: mvebu: armada-xp: Limit PUP access to Armada XPSebastian Hesselbarth2015-04-272-6/+15
| * | | ARM: mvebu: armada-xp: Fixup broken MV78230-A0 SoC IDSebastian Hesselbarth2015-04-272-4/+86
| * | | ARM: mvebu: Move PCIe register defines to socid.hSebastian Hesselbarth2015-04-272-4/+5
| * | | bus: mvebu-mbus: Convert mbus platform driver to direct driverSebastian Hesselbarth2015-04-275-13/+6
| * | | bus: mvebu-mbus: Drop device referenceSebastian Hesselbarth2015-04-271-14/+14
| * | | bus: mvebu-mbus: Remove coherency attributeSebastian Hesselbarth2015-04-271-6/+0
| * | | spi: Add SPI GPIO bitbang driverSebastian Hesselbarth2015-04-274-0/+281
| * | | spi: ath79: move spidelay from spi-bitbang-txrxSebastian Hesselbarth2015-04-272-2/+2
| * | | gpio: Add driver for 74x164 compatible shift-registersSebastian Hesselbarth2015-04-273-0/+140
| * | | net: phy: Support Marvell 88E1318S PHYSebastian Hesselbarth2015-04-271-0/+31
| * | | ARM: highbank: select OFTREELucas Stach2015-04-271-0/+1
* | | | Merge branch 'for-next/misc'Sascha Hauer2015-05-0629-132/+215
|\ \ \ \
| * | | | setenv: Be more informative when device parameter setting failsSascha Hauer2015-05-041-5/+7
| * | | | usb: increase USB_CNTL_TIMEOUT to match linuxSteffen Trumtrar2015-05-042-3/+3
| * | | | mtd: of_mtd_fixup(): fix given DT not the default oneMarc Kleine-Budde2015-05-011-1/+1
| * | | | net: fec: Fix RGMII-IDMarkus Pargmann2015-05-011-1/+4
| * | | | PCI: imx6: simplify config access codeLucas Stach2015-05-011-9/+2
| * | | | checkpatch: add DT compatible string documentation checksAntony Pavlov2015-04-281-0/+35
| * | | | linux/amba/bus.h: drop unusable amba_{g,s}et_drvdata macrosAntony Pavlov2015-04-281-3/+0
| * | | | net: usb: asix: Add D-link DUB-E100 H/W Ver C1 supportMayur Nande2015-04-281-0/+4
| * | | | of_path: of_find_path(): add possibility to return .bb deviceMarc Kleine-Budde2015-04-234-23/+14
| * | | | ubi: cdev: remove trailing newline from debug messagesMarc Kleine-Budde2015-04-231-7/+7
| * | | | timeout: factor out wait-for-key-press loop into separate fileMarc Kleine-Budde2015-04-234-49/+92
| * | | | command: timeout: add documentation for option '-v'Marc Kleine-Budde2015-04-231-1/+2
| * | | | command: timeout: remove unhandled '-t' optionMarc Kleine-Budde2015-04-231-1/+1