summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | ARM: tegra: beaver: enable PEX voltage railLucas Stach2014-10-081-1/+10
| * | i2c: tegra: move to fs initcallLucas Stach2014-10-082-2/+2
| * | clk: tegra30: add PCIe clocksLucas Stach2014-10-082-0/+33
| * | clk: tegra: add PLLE setup functionsLucas Stach2014-10-083-0/+124
| * | commands: lspci: go down into subordinate bussesLucas Stach2014-10-081-9/+16
| * | pci: track parent<->child relationshipLucas Stach2014-10-082-0/+6
| * | pci: prettyprint device namesLucas Stach2014-10-081-1/+2
| * | pci: defer device registration until after bridge setupLucas Stach2014-10-081-1/+5
| * | pci: setup bridges and traverse buses behind themLucas Stach2014-10-082-3/+117
| * | pci: properly populate prefetchable BARsLucas Stach2014-10-082-14/+46
| * | pci: add resource enumLucas Stach2014-10-082-6/+14
| * | pci: split out device initLucas Stach2014-10-081-63/+74
| * | MIPS: malta: fix pci IO resource assignmentLucas Stach2014-10-081-2/+2
* | | Merge branch 'for-next/nitrogen6x'Sascha Hauer2014-11-0511-17/+223
|\ \ \
| * | | ARM: nitrogen6x: remove clock gate manipulation from DCDSascha Hauer2014-10-083-9/+0
| * | | ARM: nitrogen6x: Add support for 2GB board variantsSascha Hauer2014-10-086-0/+152
| * | | ARM: nitrogen6x: Fix Duallite RAM TimingSascha Hauer2014-10-082-1/+51
| * | | ARM: nitrogen6x: update 1066MHz 4x128M16 timing from U-BootSascha Hauer2014-10-081-1/+14
| * | | ARM: nitrogen6x: whitespace cleanupSascha Hauer2014-10-081-6/+6
| |/ /
* | | Merge branch 'for-next/mxs'Sascha Hauer2014-11-055-125/+107
|\ \ \
| * | | ARM: imx23-olinuxino: discover usb before ifupDmitry Voytik2014-11-031-0/+6
| * | | mxs: iomux-imx23/imx28: add additional checks on modeUwe Kleine-König2014-11-031-4/+19
| * | | mxs: iomux-imx23/imx28: unify mode definitionUwe Kleine-König2014-11-033-121/+82
* | | | Merge branch 'for-next/misc'Sascha Hauer2014-11-0523-68/+875
|\ \ \ \
| * | | | common: fix mbr filetype detectionZahari Doychev2014-11-053-0/+51
| * | | | serial: ns16550: Remove unused fields from NS16550_plat structureAlexander Shiyan2014-11-032-7/+1
| * | | | ARM: atmel: add sama5d4 xplained ultra board supportBo Shen2014-11-037-0/+469
| * | | | Makefile: fix typosAntony Pavlov2014-11-031-3/+2
| * | | | Typoes: "whith" -> "with"Antony Pavlov2014-11-032-2/+2
| * | | | net: cpsw: Set phy device_node pointer in probeWadim Egorov2014-11-031-0/+13
| * | | | net: phy: micrel: Add OF conf. support for ksz9031Wadim Egorov2014-11-031-1/+85
| * | | | arm: boards: variscite-mx6: check i2c return valueLucas Stach2014-10-211-2/+5
| * | | | Update .mailmap using scripts/mailmapperAntony Pavlov2014-10-171-0/+14
| * | | | scripts: add mailmapper, a tool to create/update mailmap fileMasahiro Yamada2014-10-171-0/+160
| * | | | add .mailmap for proper git-shortlog outputAntony Pavlov2014-10-171-0/+13
| * | | | param: let dev_add_param return the newly created paramSascha Hauer2014-10-083-6/+13
| * | | | clock.c: fix whitespacesAntony Pavlov2014-10-081-47/+47
| | |/ / | |/| |
* | | | Merge branch 'for-next/mips'Sascha Hauer2014-11-053-0/+32
|\ \ \ \
| * | | | Documentation: mips: add little-endian qemu-malta HOWTOAntony Pavlov2014-10-101-0/+24
| * | | | mips: qemu-malta: add little-endian mode supportAntony Pavlov2014-10-102-0/+8
* | | | | Merge branch 'for-next/led'Sascha Hauer2014-11-051-3/+6
|\ \ \ \ \
| * | | | | led: trigger: Turn of flashing leds only onceSascha Hauer2014-10-081-1/+4
| * | | | | led: trigger: use max_value to turn on led instead of hardcoded '1'Sascha Hauer2014-10-081-2/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'for-next/imx'Sascha Hauer2014-11-052-24/+38
|\ \ \ \ \
| * | | | | ARM i.MX6: mmdc: move calibration result printout to separate functionSascha Hauer2014-10-222-24/+32
| * | | | | ARM i.MX6: mmdc: Only print calibration values of enabled physSascha Hauer2014-10-221-8/+14
* | | | | | Merge branch 'for-next/fs'Sascha Hauer2014-11-058-53/+180
|\ \ \ \ \ \
| * | | | | | commands: implement 'cmp' commandSascha Hauer2014-11-043-0/+53
| * | | | | | libfile: add compare_file functionSascha Hauer2014-10-092-0/+73
| * | | | | | fs: implement fstatSascha Hauer2014-10-082-0/+17