summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dts: update to v4.2-rc6Sascha Hauer2015-12-102-0/+17
* dts: update to v4.2-rc5Sascha Hauer2015-12-1017-19/+50
* dts: update to v4.2-rc4Sascha Hauer2015-12-1035-70/+78
* dts: update to v4.2-rc3Sascha Hauer2015-12-1040-56/+191
* dts: update to v4.2-rc2Sascha Hauer2015-12-1010-3/+1292
* i2c: Port two utility functions from Linux kernelAndrey Smirnov2015-12-081-0/+15
* Merge branch 'for-next/state'Sascha Hauer2015-12-0812-113/+373
|\
| * state: backend_raw: add hmac supportMarc Kleine-Budde2015-11-273-8/+156
| * state: prepare raw backend for hmac supportMarc Kleine-Budde2015-11-271-5/+10
| * crypto: add simple keystoreMarc Kleine-Budde2015-11-274-0/+113
| * crypto: Kconfig: add submenu for crypto related config optionsMarc Kleine-Budde2015-11-271-0/+4
| * state: disable load commandEnrico Jorns2015-11-274-43/+23
| * state: use name of device node as name if alias is not availableMarc Kleine-Budde2015-11-271-1/+1
| * state: make use of of_find_path_by_node() and add return -EPROBE_DEFER if dev...Marc Kleine-Budde2015-11-271-22/+9
| * of_path: add of_find_path_by_node()Marc Kleine-Budde2015-11-272-1/+17
| * of_path: of_find_path() factor out device detection logic into separate functionMarc Kleine-Budde2015-11-271-37/+44
* | Merge branch 'for-next/socfpga'Sascha Hauer2015-12-082-14/+66
|\ \
| * | socfpga: Initialize emac physels to RGMII correctlyTrent Piepho2015-11-111-3/+31
| * | firmware: socfpga: Add parameter "programmed" to fpgamgr driverTrent Piepho2015-11-111-11/+35
* | | Merge branch 'for-next/reset'Sascha Hauer2015-12-082-22/+103
|\ \ \
| * | | reset: Add gpio reset supportSascha Hauer2015-11-232-1/+87
| * | | reset: Remove unused *_optional functionsSascha Hauer2015-11-231-22/+0
| * | | reset: Allow dummy reset linesSascha Hauer2015-11-231-3/+20
* | | | Merge branch 'for-next/omap'Sascha Hauer2015-12-085-45/+213
|\ \ \ \
| * | | | driver: watchdog: Add support for omap_wdtTeresa Remmet2015-11-233-0/+206
| * | | | common: filetype: do not redetect MBR-type devices as a FAT-typePeter Mamonov2015-11-231-31/+0
| * | | | ARM: omap: Use correct device to mount on /bootSascha Hauer2015-11-101-14/+7
| | |/ / | |/| |
* | | | Merge branch 'for-next/net'Sascha Hauer2015-12-085-20/+49
|\ \ \ \
| * | | | net: tap: fix whitespacesAntony Pavlov2015-12-041-3/+4
| * | | | net: tap: make locally used functions staticAntony Pavlov2015-12-041-5/+5
| * | | | net: usb: asix: fix 'no previous prototype' warningAntony Pavlov2015-11-231-1/+1
| * | | | net: usb: asix: make rx_fixup ax_skb buffer alignedAntony Pavlov2015-11-231-1/+1
| * | | | net: fec: fix indentation and whitspacesStefan Christ2015-11-191-4/+4
| * | | | net: fec: implement dtb property phy-reset-durationStefan Christ2015-11-191-1/+4
| * | | | net: fec: set phy reset time to 1msStefan Christ2015-11-191-1/+1
| * | | | net: rtl8169: get rid of DMA_ADDRESS_BROKENLucas Stach2015-11-131-4/+6
| * | | | net: designware: Don't hang in reset with powered down phyTrent Piepho2015-11-131-1/+24
* | | | | Merge branch 'for-next/mtd'Sascha Hauer2015-12-089-23/+292
|\ \ \ \ \
| * | | | | mtd: nand_mrvl_nfc: Add optimized timings for Samsung K9K8G08USebastian Hesselbarth2015-11-231-0/+1
| * | | | | mtd: nand_mrvl_nfc: Add support for Marvell Armada 370/XPSebastian Hesselbarth2015-11-232-3/+12
| * | | | | mtd: nand_mrvl_nfc: Add support for NDCB3 registerSebastian Hesselbarth2015-11-231-1/+10
| * | | | | mtd: nand_mrvl_nfc: Add support for HW BCH ECCSebastian Hesselbarth2015-11-231-1/+25
| * | | | | mtd: nand_mrvl_nfc: Add support for 8bit BCH HW ECCSebastian Hesselbarth2015-11-231-0/+39
| * | | | | mtd: nand_mrvl_nfc: Add support for 4bit BCH HW ECCSebastian Hesselbarth2015-11-231-0/+65
| * | | | | mtd: nand_mrvl_nfc: Add hwflags to distinguish different HW versionsSebastian Hesselbarth2015-11-231-0/+20
| * | | | | mtd: nand_mrvl_nfc: Prepare for different HW ECC strengthsSebastian Hesselbarth2015-11-231-7/+32
| * | | | | mtd: nand_mrvl_nfc: Get ecc parameters from DTSebastian Hesselbarth2015-11-231-0/+8
| * | | | | mtd: nand_mrvl_nfc: Fix num-cs property parsingSebastian Hesselbarth2015-11-231-1/+3
| * | | | | mtd: nand_mrvl_nfc: Protect mrvl_nand_probe_dtSebastian Hesselbarth2015-11-231-0/+3
| * | | | | mtd: nand_mrvl_nfc: Use Auto Read Status on program/eraseSebastian Hesselbarth2015-11-231-0/+2