| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: dts: sun8i: Add Orange Pi PC support | Chen-Yu Tsai | 2016-03-27 | 2 | -0/+168 |
* | ARM: dts: sun8i: Fix pio nodes Orangepi Plus dts | Hans de Goede | 2016-03-27 | 1 | -41/+39 |
* | ARM: dts: sun7i: Add SPDIF to the Itead Ibox | Marcus Cooper | 2016-03-27 | 1 | -0/+24 |
* | ARM: dts: sun4i: Add SPDIF to the Mele A1000 | Marcus Cooper | 2016-03-27 | 1 | -0/+24 |
* | ARM: dts: sun7i: Add the SPDIF block to the A20 | Marcus Cooper | 2016-03-27 | 1 | -0/+13 |
* | ARM: dts: sun4i: Add the SPDIF block to the A10 | Marcus Cooper | 2016-03-27 | 1 | -0/+13 |
* | ARM: dts: sun7i: Add the SPDIF clk to the A20 | Marcus Cooper | 2016-03-27 | 1 | -0/+11 |
* | ARM: dts: sun4i: Add the SPDIF clk to the A10 | Marcus Cooper | 2016-03-27 | 1 | -0/+11 |
* | ARM: dts: sun7i: Add SPDIF TX pin to the A20 | Marcus Cooper | 2016-03-27 | 1 | -0/+7 |
* | ARM: dts: sun4i: Add SPDIF TX pin to the A10 | Marcus Cooper | 2016-03-27 | 1 | -0/+7 |
* | ARM: dts: sun8i: Add eMMC dt node on Orangepi Plus boards | Hans de Goede | 2016-03-27 | 1 | -0/+17 |
* | ARM: dts: sun8i: Add wifi dt node on Orangepi Plus boards | Hans de Goede | 2016-03-27 | 1 | -0/+24 |
* | ARM: dts: sun8i: Enable IR receiver on Orangepi Plus boards | Hans de Goede | 2016-03-27 | 1 | -0/+6 |
* | ARM: dts: sun8i: Enable USB host controllers on Orangepi Plus boards | Jens Kuske | 2016-03-27 | 1 | -0/+44 |
* | ARM: dts: sun8i: Add usbphy and usb host controller nodes | Reinder de Haan | 2016-03-27 | 1 | -0/+101 |
* | ARM: dts: sun8i: Add support for H3 usb clocks | Reinder de Haan | 2016-03-27 | 1 | -0/+12 |
* | ARM: dts: sun8i: Add mmc2_8bit_pins to sun8i-h3.dtsi | Hans de Goede | 2016-03-27 | 1 | -0/+10 |
* | ARM: dts: sun4i: Add dts file for Dserve DSRV9703C tablet | Hans de Goede | 2016-03-27 | 2 | -0/+282 |
* | ARM: dts: sun8i: Add dts file for the Polaroid MID2809PXE4 tablet | Hans de Goede | 2016-03-27 | 2 | -0/+244 |
* | ARM: dts: sun8i: Fix regulator for mmc0 for sun8i-a23-gt90h-v4 | Hans de Goede | 2016-03-27 | 1 | -2/+1 |
* | ARM: dts: sun8i: Fix wrong Quad core / a33 compat for sun8i-a23-gt90h-v4 | Hans de Goede | 2016-03-27 | 1 | -2/+2 |
* | ARM: dts: sun8i: Add backlight / pwm nodes to sun8i-a23-gt90h-v4 | Hans de Goede | 2016-03-27 | 1 | -0/+24 |
* | ARM: dts: sun8i: Add pmic nodes to sun8i-a23-gt90h-v4 | Hans de Goede | 2016-03-27 | 1 | -0/+89 |
* | ARM: dts: sun6i: Add dts for colorfly e708 q1 tablet | Hans de Goede | 2016-03-27 | 2 | -0/+209 |
* | ARM: dts: sun5i: Add dts for Difrence DIT4350 tablet | Hans de Goede | 2016-03-27 | 2 | -0/+227 |
* | ARM: dts: sun5i-a13-empire-electronix-d709: Remove mmc2 node | Hans de Goede | 2016-03-27 | 1 | -17/+2 |
* | ARM: dts: sun5i-a13-inet98v-rev2: Remove mmc2 node | Hans de Goede | 2016-03-27 | 1 | -15/+0 |
* | Linux 4.6-rc1v4.6-rc1 | Linus Torvalds | 2016-03-27 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2016-03-26 | 22 | -519/+811 |
|\ |
|
| * | libceph: use KMEM_CACHE macro | Geliang Tang | 2016-03-25 | 1 | -8/+2 |
| * | ceph: use kmem_cache_zalloc | Geliang Tang | 2016-03-25 | 2 | -2/+2 |
| * | rbd: use KMEM_CACHE macro | Geliang Tang | 2016-03-25 | 1 | -8/+2 |
| * | ceph: use lookup request to revalidate dentry | Yan, Zheng | 2016-03-25 | 2 | -0/+35 |
| * | ceph: kill ceph_get_dentry_parent_inode() | Yan, Zheng | 2016-03-25 | 2 | -20/+5 |
| * | ceph: fix security xattr deadlock | Yan, Zheng | 2016-03-25 | 8 | -11/+125 |
| * | ceph: don't request vxattrs from MDS | Yan, Zheng | 2016-03-25 | 1 | -2/+4 |
| * | ceph: fix mounting same fs multiple times | Yan, Zheng | 2016-03-25 | 1 | -18/+15 |
| * | ceph: remove unnecessary NULL check | Yan, Zheng | 2016-03-25 | 1 | -2/+2 |
| * | ceph: avoid updating directory inode's i_size accidentally | Yan, Zheng | 2016-03-25 | 1 | -0/+4 |
| * | ceph: fix race during filling readdir cache | Yan, Zheng | 2016-03-25 | 1 | -2/+7 |
| * | libceph: use sizeof_footer() more | Ilya Dryomov | 2016-03-25 | 1 | -16/+3 |
| * | ceph: kill ceph_empty_snapc | Ilya Dryomov | 2016-03-25 | 4 | -34/+6 |
| * | ceph: fix a wrong comparison | Anton Protopopov | 2016-03-25 | 1 | -1/+1 |
| * | ceph: replace CURRENT_TIME by current_fs_time() | Deepa Dinamani | 2016-03-25 | 4 | -6/+6 |
| * | ceph: scattered page writeback | Yan, Zheng | 2016-03-25 | 1 | -109/+196 |
| * | libceph: add helper that duplicates last extent operation | Yan, Zheng | 2016-03-25 | 2 | -0/+24 |
| * | libceph: enable large, variable-sized OSD requests | Ilya Dryomov | 2016-03-25 | 3 | -19/+32 |
| * | libceph: osdc->req_mempool should be backed by a slab pool | Ilya Dryomov | 2016-03-25 | 1 | -2/+2 |
| * | libceph: make r_request msg_size calculation clearer | Ilya Dryomov | 2016-03-25 | 1 | -10/+11 |
| * | libceph: move r_reply_op_{len,result} into struct ceph_osd_req_op | Yan, Zheng | 2016-03-25 | 3 | -5/+6 |