summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: sun8i: Add Orange Pi PC supportChen-Yu Tsai2016-03-272-0/+168
* ARM: dts: sun8i: Fix pio nodes Orangepi Plus dtsHans de Goede2016-03-271-41/+39
* ARM: dts: sun7i: Add SPDIF to the Itead IboxMarcus Cooper2016-03-271-0/+24
* ARM: dts: sun4i: Add SPDIF to the Mele A1000Marcus Cooper2016-03-271-0/+24
* ARM: dts: sun7i: Add the SPDIF block to the A20Marcus Cooper2016-03-271-0/+13
* ARM: dts: sun4i: Add the SPDIF block to the A10Marcus Cooper2016-03-271-0/+13
* ARM: dts: sun7i: Add the SPDIF clk to the A20Marcus Cooper2016-03-271-0/+11
* ARM: dts: sun4i: Add the SPDIF clk to the A10Marcus Cooper2016-03-271-0/+11
* ARM: dts: sun7i: Add SPDIF TX pin to the A20Marcus Cooper2016-03-271-0/+7
* ARM: dts: sun4i: Add SPDIF TX pin to the A10Marcus Cooper2016-03-271-0/+7
* ARM: dts: sun8i: Add eMMC dt node on Orangepi Plus boardsHans de Goede2016-03-271-0/+17
* ARM: dts: sun8i: Add wifi dt node on Orangepi Plus boardsHans de Goede2016-03-271-0/+24
* ARM: dts: sun8i: Enable IR receiver on Orangepi Plus boardsHans de Goede2016-03-271-0/+6
* ARM: dts: sun8i: Enable USB host controllers on Orangepi Plus boardsJens Kuske2016-03-271-0/+44
* ARM: dts: sun8i: Add usbphy and usb host controller nodesReinder de Haan2016-03-271-0/+101
* ARM: dts: sun8i: Add support for H3 usb clocksReinder de Haan2016-03-271-0/+12
* ARM: dts: sun8i: Add mmc2_8bit_pins to sun8i-h3.dtsiHans de Goede2016-03-271-0/+10
* ARM: dts: sun4i: Add dts file for Dserve DSRV9703C tabletHans de Goede2016-03-272-0/+282
* ARM: dts: sun8i: Add dts file for the Polaroid MID2809PXE4 tabletHans de Goede2016-03-272-0/+244
* ARM: dts: sun8i: Fix regulator for mmc0 for sun8i-a23-gt90h-v4Hans de Goede2016-03-271-2/+1
* ARM: dts: sun8i: Fix wrong Quad core / a33 compat for sun8i-a23-gt90h-v4Hans de Goede2016-03-271-2/+2
* ARM: dts: sun8i: Add backlight / pwm nodes to sun8i-a23-gt90h-v4Hans de Goede2016-03-271-0/+24
* ARM: dts: sun8i: Add pmic nodes to sun8i-a23-gt90h-v4Hans de Goede2016-03-271-0/+89
* ARM: dts: sun6i: Add dts for colorfly e708 q1 tabletHans de Goede2016-03-272-0/+209
* ARM: dts: sun5i: Add dts for Difrence DIT4350 tabletHans de Goede2016-03-272-0/+227
* ARM: dts: sun5i-a13-empire-electronix-d709: Remove mmc2 nodeHans de Goede2016-03-271-17/+2
* ARM: dts: sun5i-a13-inet98v-rev2: Remove mmc2 nodeHans de Goede2016-03-271-15/+0
* Linux 4.6-rc1v4.6-rc1Linus Torvalds2016-03-271-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-03-2622-519/+811
|\
| * libceph: use KMEM_CACHE macroGeliang Tang2016-03-251-8/+2
| * ceph: use kmem_cache_zallocGeliang Tang2016-03-252-2/+2
| * rbd: use KMEM_CACHE macroGeliang Tang2016-03-251-8/+2
| * ceph: use lookup request to revalidate dentryYan, Zheng2016-03-252-0/+35
| * ceph: kill ceph_get_dentry_parent_inode()Yan, Zheng2016-03-252-20/+5
| * ceph: fix security xattr deadlockYan, Zheng2016-03-258-11/+125
| * ceph: don't request vxattrs from MDSYan, Zheng2016-03-251-2/+4
| * ceph: fix mounting same fs multiple timesYan, Zheng2016-03-251-18/+15
| * ceph: remove unnecessary NULL checkYan, Zheng2016-03-251-2/+2
| * ceph: avoid updating directory inode's i_size accidentallyYan, Zheng2016-03-251-0/+4
| * ceph: fix race during filling readdir cacheYan, Zheng2016-03-251-2/+7
| * libceph: use sizeof_footer() moreIlya Dryomov2016-03-251-16/+3
| * ceph: kill ceph_empty_snapcIlya Dryomov2016-03-254-34/+6
| * ceph: fix a wrong comparisonAnton Protopopov2016-03-251-1/+1
| * ceph: replace CURRENT_TIME by current_fs_time()Deepa Dinamani2016-03-254-6/+6
| * ceph: scattered page writebackYan, Zheng2016-03-251-109/+196
| * libceph: add helper that duplicates last extent operationYan, Zheng2016-03-252-0/+24
| * libceph: enable large, variable-sized OSD requestsIlya Dryomov2016-03-253-19/+32
| * libceph: osdc->req_mempool should be backed by a slab poolIlya Dryomov2016-03-251-2/+2
| * libceph: make r_request msg_size calculation clearerIlya Dryomov2016-03-251-10/+11
| * libceph: move r_reply_op_{len,result} into struct ceph_osd_req_opYan, Zheng2016-03-253-5/+6