| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: dts: rockchip: add the cec clk for dw-hdmi on rk3288 | Hans Verkuil | 2017-10-21 | 1 | -2/+2 |
* | ARM: dts: rockchip: Add io domains for rk3288-vyasa | Jagan Teki | 2017-10-18 | 1 | -0/+15 |
* | ARM: dts: rockchip: Add usb otg for rk3288-vyasa | Jagan Teki | 2017-10-17 | 1 | -0/+25 |
* | ARM: dts: rockchip: Add usb host for rk3288-vyasa | Jagan Teki | 2017-10-17 | 1 | -0/+48 |
* | ARM: dts: rockchip: Add gmac support for rk3288-vyasa board | Jagan Teki | 2017-10-17 | 1 | -0/+41 |
* | ARM: dts: rockchip: Add regulators for rk3288-vyasa | Jagan Teki | 2017-10-17 | 1 | -0/+40 |
* | ARM: dts: rockchip: Use vmmc-supply from PMIC on rk3288-vyasa | Jagan Teki | 2017-10-17 | 1 | -20/+2 |
* | ARM: dts: rockchip: Remove vdd_log from rk808, DCDC_REG1 on rk3288-vyasa | Jagan Teki | 2017-10-17 | 1 | -2/+2 |
* | ARM: dts: rockchip: enable tsadc module on RV1108 evaluation board | Rocky Hao | 2017-10-17 | 1 | -0/+4 |
* | ARM: dts: rockchip: add thermal nodes for RV1108 SoC | Rocky Hao | 2017-10-17 | 1 | -0/+38 |
* | ARM: dts: rockchip: add tsadc node for RV1108 SoC | Rocky Hao | 2017-10-17 | 1 | -0/+29 |
* | ARM: dts: rockchip: add RGA device node for RK3288 | Jacob Chen | 2017-10-17 | 1 | -0/+11 |
* | ARM: dts: rockchip: Enable thermal on rk3288-vyasa board | Michael Trimarchi | 2017-10-14 | 1 | -0/+6 |
* | ARM: dts: rockchip: fix mali400 ppmmu interrupt names | Heiko Stuebner | 2017-10-10 | 4 | -11/+11 |
* | ARM: dts: rockchip: Enable mali GPU node on rk3288-vyasa | Jagan Teki | 2017-09-26 | 1 | -0/+5 |
* | ARM: dts: rockchip: enable gpu on rk3188-radxarock | Heiko Stuebner | 2017-09-22 | 1 | -0/+4 |
* | ARM: dts: rockchip: add gpu nodes on rk3066/rk3188 | Heiko Stuebner | 2017-09-22 | 3 | -0/+59 |
* | ARM: dts: rockchip: add rk322x gpu node | Heiko Stuebner | 2017-09-22 | 1 | -0/+21 |
* | ARM: dts: rockchip: enable the gpu on rk3036-kylin boards | Heiko Stuebner | 2017-09-22 | 1 | -0/+5 |
* | ARM: dts: rockchip: add rk3036 gpu node | Heiko Stuebner | 2017-09-22 | 1 | -0/+19 |
* | ARM: dts: rockchip: enable vops and hdmi output on rk3288-vyasa | Jagan Teki | 2017-09-17 | 1 | -0/+25 |
* | ARM: dts: rockchip: Add rk3288 vyasa board | Jagan Teki | 2017-09-17 | 2 | -1/+313 |
* | ARM: dts: rockchip: add LVDS node for rk3288 | Sandy Huang | 2017-09-17 | 1 | -0/+52 |
* | Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-09-16 | 14 | -27/+41 |
|\ |
|
| * | um: return negative in tuntap_open_tramp() | Dan Carpenter | 2017-09-13 | 1 | -1/+1 |
| * | um: remove a stray tab | Dan Carpenter | 2017-09-13 | 1 | -1/+1 |
| * | um: Use relative modversions with LD_SCRIPT_DYN | Thomas Meyer | 2017-09-13 | 1 | -0/+1 |
| * | um: link vmlinux with -no-pie | Thomas Meyer | 2017-09-13 | 1 | -1/+1 |
| * | um: Fix CONFIG_GCOV for modules. | Thomas Meyer | 2017-09-13 | 1 | -0/+7 |
| * | Fix minor typos and grammar in UML start_up help | James Pack | 2017-09-13 | 1 | -3/+3 |
| * | um: defconfig: Cleanup from old Kconfig options | Krzysztof Kozlowski | 2017-09-13 | 2 | -2/+0 |
| * | um: Fix FP register size for XSTATE/XSAVE | Thomas Meyer | 2017-09-13 | 6 | -19/+27 |
* | | Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea... | Linus Torvalds | 2017-09-16 | 172 | -2474/+4758 |
|\ \ |
|
| * | | MIPS: Refactor handling of stack pointer in get_frame_info | Matt Redfearn | 2017-09-06 | 1 | -31/+30 |
| * | | MIPS: Stacktrace: Fix microMIPS stack unwinding on big endian systems | Matt Redfearn | 2017-09-06 | 1 | -9/+7 |
| * | | MIPS: microMIPS: Fix decoding of swsp16 instruction | Matt Redfearn | 2017-09-06 | 2 | -2/+2 |
| * | | MIPS: microMIPS: Fix decoding of addiusp instruction | Matt Redfearn | 2017-09-06 | 1 | -3/+7 |
| * | | MIPS: microMIPS: Fix detection of addiusp instruction | Matt Redfearn | 2017-09-06 | 1 | -1/+1 |
| * | | MIPS: Handle non word sized instructions when examining frame | Matt Redfearn | 2017-09-06 | 1 | -3/+6 |
| * | | MIPS: ralink: allow NULL clock for clk_get_rate | Jonas Gorski | 2017-09-06 | 1 | -0/+3 |
| * | | MIPS: Loongson 2F: allow NULL clock for clk_get_rate | Jonas Gorski | 2017-09-06 | 1 | -0/+3 |
| * | | MIPS: BCM63XX: allow NULL clock for clk_get_rate | Jonas Gorski | 2017-09-06 | 1 | -0/+3 |
| * | | MIPS: AR7: allow NULL clock for clk_get_rate | Jonas Gorski | 2017-09-06 | 1 | -0/+3 |
| * | | MIPS: BCM63XX: fix ENETDMA_6345_MAXBURST_REG offset | Jonas Gorski | 2017-09-06 | 1 | -1/+1 |
| * | | mips: Save all registers when saving the frame | Corey Minyard | 2017-09-06 | 1 | -14/+50 |
| * | | MIPS: Add DWARF unwinding to assembly | Corey Minyard | 2017-09-06 | 6 | -117/+151 |
| * | | MIPS: Make SAVE_SOME more standard | Corey Minyard | 2017-09-06 | 1 | -14/+37 |
| * | | MIPS: Fix issues in backtraces | Corey Minyard | 2017-09-06 | 1 | -3/+19 |
| * | | MIPS: jz4780: DTS: Probe the jz4740-rtc driver from devicetree | Mathieu Malaterre | 2017-09-06 | 1 | -0/+11 |
| * | | MIPS: Ci20: Enable RTC driver | Mathieu Malaterre | 2017-09-06 | 1 | -0/+2 |