summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kconfig: Fix compiler warningSascha Hauer2014-07-051-1/+1
* Merge branch 'for-next/net'Sascha Hauer2014-07-0410-5/+1552
|\
| * net: add ENC28J60 supportAntony Pavlov2014-07-024-0/+1334
| * net.h: add ETH_ALEN constant; fix whitespacesAntony Pavlov2014-07-021-3/+5
| * net: phy: add support for Marvell PHY driversSebastian Hesselbarth2014-06-253-0/+205
| * net: orion-gbe: extend RGMII detection to delayed modesSebastian Hesselbarth2014-06-251-1/+4
| * net: orion: generate unique port device namesSebastian Hesselbarth2014-06-251-1/+2
| * of: net: respect phy-connection-type propertySebastian Hesselbarth2014-06-251-0/+2
* | Merge branch 'for-next/misc'Sascha Hauer2014-07-0461-314/+128
|\ \
| * | ls: sort files with -lSascha Hauer2014-07-031-26/+28
| * | string_list: Add string_list_for_each_entry macroSascha Hauer2014-07-032-3/+6
| * | lz4: fix another possible overrunHolger Schurig2014-07-021-1/+3
| * | lz4: ensure length does not wrapHolger Schurig2014-07-021-0/+2
| * | lzo: properly check for overrunsHolger Schurig2014-07-021-22/+42
| * | mii-tool: make the 'No MII transceiver present!' message more clearAntony Pavlov2014-07-021-3/+3
| * | boot: fix typoRolf Evers-Fischer2014-07-011-1/+1
| * | scripts: tegra: add gitignoreLucas Stach2014-07-011-0/+1
| * | sdma.h: Typo, "interupt" -> "interrupt"Robert P. J. Day2014-06-301-2/+2
| * | Fix misspellings of "persistant" -> "persistent" in various placesRobert P. J. Day2014-06-307-33/+33
| * | sandbox: add bit manipulation stuffHolger Schurig2014-06-261-0/+7
| * | common: resource: print conflicts as warningAlexander Aring2014-06-241-1/+1
| * | remove unused boot-menu-add-entrySascha Hauer2014-06-2344-220/+0
| * | ARM: AM335x: beaglebone: add simple script to change usb current limitJan Luebbe2014-06-231-0/+5
| * | ARM: AM335x: beaglebone: remove obsolete configJan Luebbe2014-06-231-19/+0
| * | commands: ls: add ll as an alias for ls -lJan Luebbe2014-06-231-0/+11
* | | Merge branch 'for-next/mips'Sascha Hauer2014-07-0435-45/+2607
|\ \ \
| * | | MIPS: qemu-malta_defconfig: enable PCI & network stuffAntony Pavlov2014-07-041-0/+4
| * | | MIPS: add PCI support for GT64120-based Malta boardAntony Pavlov2014-07-045-0/+293
| * | | net: add RealTek RTL-8139 PCI Ethernet driverAntony Pavlov2014-07-044-0/+619
| * | | commands: add 'lspci' commandAntony Pavlov2014-07-043-0/+61
| * | | PCI: initial commitAntony Pavlov2014-07-0411-0/+1033
| * | | MIPS: add dma_alloc_coherent()Antony Pavlov2014-07-041-0/+25
| * | | linux/ioport.h: include missed <linux/list.h>Antony Pavlov2014-07-041-0/+1
| * | | MIPS: ritmix-rzx50_defconfig: enable gpio stuffAntony Pavlov2014-06-271-13/+15
| * | | MIPS: dts: jz4755.dtsi: add gpioAntony Pavlov2014-06-271-0/+42
| * | | MIPS: XBurst: use gpiolibAntony Pavlov2014-06-271-0/+1
| * | | gpio: add jz4740-gpio driver for Ingenic MIPS SoCsAntony Pavlov2014-06-273-0/+147
| * | | MIPS: mach-ath79: drop extra 'select HAVE_CLK'Antony Pavlov2014-06-251-1/+0
| * | | MIPS: qemu-malta_defconfig: enable gpio & i2c stuffAntony Pavlov2014-06-251-28/+32
| * | | MIPS: dts: qemu-malta.dts: use i2c-gpio for accessing CBUS FPGA I2C busAntony Pavlov2014-06-251-0/+16
| * | | i2c: i2c_gpio: add devicetree supportAntony Pavlov2014-06-252-3/+107
| * | | MIPS: dts: qemu-malta.dts: enable CBUS FPGA I2C gpio driverAntony Pavlov2014-06-241-0/+7
| * | | MIPS: malta: enable gpiolibAntony Pavlov2014-06-241-0/+1
| * | | MIPS: add <asm/gpio.h> header fileAntony Pavlov2014-06-241-0/+6
| * | | gpio: add Malta CBUS FPGA I2C driverAntony Pavlov2014-06-243-0/+197
| | |/ | |/|
* | | Merge branch 'for-next/marvell'Sascha Hauer2014-07-0443-227/+2123
|\ \ \
| * | | pinctrl: mvebu: add pinctrl drivers for Dove and KirkwoodSebastian Hesselbarth2014-06-269-0/+1472
| * | | ARM: mvebu: determine SoC id and revision from PCIe nodesSebastian Hesselbarth2014-06-252-0/+140
| * | | ARM: mvebu: select PCI specific DT bus translatorSebastian Hesselbarth2014-06-251-0/+1
| * | | drivers: of: import PCI bus specific translatorSebastian Hesselbarth2014-06-252-0/+86