summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM64: dts: meson-gxl: add spdif output pinsjbrunet2017-03-281-0/+21
* ARM64: dts: meson-gxl: add i2s output pinsjbrunet2017-03-281-0/+62
* ARM64: dts: meson-gxbb: add spdif output pinsjbrunet2017-03-281-0/+21
* ARM64: dts: meson-gxbb: add i2s output pinsjbrunet2017-03-281-0/+63
* ARM64: dts: meson-gxbb: Add USB Hub GPIO hogNeil Armstrong2017-03-281-0/+15
* ARM: dts: meson8b: Add gpio-ranges propertiesNeil Armstrong2017-03-281-0/+2
* ARM: dts: meson8: Add gpio-ranges propertiesNeil Armstrong2017-03-281-0/+2
* ARM64: dts: meson-gxl: Add gpio-ranges propertiesNeil Armstrong2017-03-281-0/+2
* ARM64: dts: meson-gxbb: Add gpio-ranges propertiesNeil Armstrong2017-03-281-0/+2
* ARM64: dts: meson-gx: Add Mali nodes for GXBB and GXLNeil Armstrong2017-03-284-0/+82
* ARM64: dts: meson-gxl: Add missing pinctrl pins groupsNeil Armstrong2017-03-241-0/+32
* ARM64: dts: meson-gx: Prepend GX generic compatible like other nodesNeil Armstrong2017-03-231-8/+8
* ARM64: dts: meson-gx: empty line cleanupNeil Armstrong2017-03-231-1/+0
* ARM64: dts: meson-gx: Finally move common nodes to GX dtsiNeil Armstrong2017-03-233-35/+40
* ARM64: dts: meson-gxl: add support for the Khadas VIM boardMartin Blumenstingl2017-03-232-0/+115
* dt-bindings: amlogic: add the Khadas VIMMartin Blumenstingl2017-03-231-0/+2
* devicetree: add vendor prefix for KhadasMartin Blumenstingl2017-03-231-0/+1
* ARM64: dts: amlogic: meson-gxl: add the missing PWM pinsMartin Blumenstingl2017-03-231-0/+56
* ARM64: dts: meson-gxbb-odroidc2: Fix TFLASH VDD regulator GPIO lineNeil Armstrong2017-03-221-1/+1
* ARM64: dts: meson-gxbb-odroidc2: Add GPIO lines namesNeil Armstrong2017-03-221-0/+51
* ARM64: dts: meson-gx: Add Buttons to Q200 and P230 boardsNeil Armstrong2017-03-222-0/+80
* ARM64: dts: meson-gxl: improve support for the P212 reference designMartin Blumenstingl2017-03-142-9/+185
* ARM64: dts: meson-gxl: Add support for HwaCom AmazeTVCarlo Caione2017-03-102-0/+165
* dt-bindings: amlogic: Add HwaCom boardCarlo Caione2017-03-101-0/+1
* dt-bindings: Add vendor prefix for Hwacom Systems Inc.Carlo Caione2017-03-061-0/+1
* ARM64: dts: meson-gx: remove the phy-mode property from meson-gxMartin Blumenstingl2017-03-061-1/+0
* ARM64: dts: amlogic: add the ethernet TX delay configurationMartin Blumenstingl2017-03-068-0/+16
* ARM64: dts: meson-gxbb-p201: fix ethernet supportMartin Blumenstingl2017-03-062-6/+11
* ARM64: dts: meson-gxbb-wetek-play2: add the ethernet PHY's reset GPIOMartin Blumenstingl2017-03-061-0/+24
* ARM64: dts: meson-gxbb-wetek-hub: add the ethernet PHY's reset GPIOMartin Blumenstingl2017-03-061-0/+24
* ARM64: dts: meson-gxbb-nexbox-a95x: add the ethernet PHY's reset GPIOMartin Blumenstingl2017-03-061-0/+17
* ARM64: dts: meson-gxbb-vega-s95: add the ethernet PHY's reset GPIOMartin Blumenstingl2017-03-061-1/+18
* ARM64: dts: meson-gxbb-p200: add the ethernet PHY's reset GPIOMartin Blumenstingl2017-03-061-0/+23
* ARM64: dts: meson-gxbb-odroidc2: add the ethernet PHY's reset GPIOMartin Blumenstingl2017-03-061-0/+5
* Linux 4.11-rc1v4.11-rc1Linus Torvalds2017-03-051-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-0486-368/+895
|\
| * strparser: destroy workqueue on module exitWANG Cong2017-03-031-0/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-03-035-91/+66
| |\
| | * netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() failsPablo Neira Ayuso2017-03-032-81/+58
| | * netfilter: nft_set_rbtree: incorrect assumption on lower interval lookupsPablo Neira Ayuso2017-03-031-5/+4
| | * netfilter: nf_conntrack_sip: fix wrong memory initialisationChristophe Leroy2017-03-031-2/+0
| | * netfilter: use skb_to_full_sk in ip_route_me_harderFlorian Westphal2017-02-281-3/+4
| * | Merge branch 'sfx-fixes'David S. Miller2017-03-031-6/+6
| |\ \
| | * | sfc: fix IPID endianness in TSOv2Edward Cree2017-03-031-1/+1
| | * | sfc: avoid max() in array sizeEdward Cree2017-03-031-5/+5
| |/ /
| * | Merge tag 'linux-can-fixes-for-4.11-20170303' of git://git.kernel.org/pub/scm...David S. Miller2017-03-033-24/+38
| |\ \
| | * | can: flexcan: fix typo in commentMarc Kleine-Budde2017-03-031-1/+1
| | * | can: usb_8dev: Fix memory leak of priv->cmd_msg_bufferMarc Kleine-Budde2017-03-031-6/+3
| | * | can: gs_usb: fix coding styleEthan Zonca2017-03-031-6/+5
| | * | can: gs_usb: Don't use stack memory for USB transfersEthan Zonca2017-03-031-11/+29