summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v2017.09.0v2017.09.0Sascha Hauer2017-09-081-1/+1
* gpio: clps711x: clps711x_gpio_dt_ids: add missing sentinel entryAntony Pavlov2017-09-061-0/+1
* fs: Don't bother filesystems without link support with additional stat() callsSascha Hauer2017-09-061-0/+10
* fs: avoid pathes with '//' in __canonicalize_path()Sascha Hauer2017-09-061-2/+7
* ARM: imx7: sabreSD: remove duplicate DT nodesLucas Stach2017-08-151-40/+0
* ARM: imx: add stub for imx7_uart_setup_llLucas Stach2017-08-151-0/+1
* ARM: imx: ccmx53: select I2CLucas Stach2017-08-151-0/+1
* ARM: imx: build imx6.o as ARMv7Lucas Stach2017-08-151-0/+1
* ARM: imx: fix phyBOARD-Zeta pinfunc typoLucas Stach2017-08-151-1/+1
* Merge branch 'for-next/tc358767'Lucas Stach2017-07-311-50/+179
|\
| * video: tc358767: accept any hsync and vsync polatiryAndrey Gusakov2017-07-061-6/+7
| * video: tc358767: filter out modes with too high pixelclockAndrey Gusakov2017-07-061-0/+83
| * video: tc358767: optimize DPCD register writeAndrey Gusakov2017-07-061-11/+13
| * video: tc358767: optimize aux i2c bus checksAndrey Gusakov2017-07-061-11/+2
| * video: tc358767: support newer DPCD revisions and higher data ratesAndrey Gusakov2017-07-061-4/+16
| * video: tc358767: do not fail if sink supports more than 2 lanesAndrey Gusakov2017-07-061-5/+31
| * video: tc358767: fix AUXDATAn registers access during writeAndrey Gusakov2017-07-061-2/+2
| * video: tc358767: fix timing calculationAndrey Gusakov2017-07-061-10/+13
| * video: tc358767: fix DP0_MISC register setAndrey Gusakov2017-07-061-2/+2
| * video: tc358767: fix EDID read for DP displaysAndrey Gusakov2017-07-061-5/+16
* | Merge branch 'for-next/state'Lucas Stach2017-07-312-3/+1
|\ \
| * | state: backend_storage: remove unreachable error messagePhilipp Zabel2017-07-201-2/+0
| * | state: backend_bucket_circular: promote old state debug message to infoPhilipp Zabel2017-07-201-1/+1
* | | Merge branch 'for-next/socfpga'Lucas Stach2017-07-312-20/+20
|\ \ \
| * | | Documentation: socfpga: update sequencer documentationSteffen Trumtrar2017-07-111-4/+11
| * | | scripts: socfpga_get_sequencer: update importerSteffen Trumtrar2017-07-111-16/+9
* | | | Merge branch 'for-next/nvmem'Lucas Stach2017-07-312-34/+67
|\ \ \ \
| * | | | dts: arm: imx6qdl: provide snvs-lpgpr deviceOleksij Rempel2017-07-061-0/+5
| * | | | nvmem: snvs_lpgpr: sync with latest version for kernelOleksij Rempel2017-07-061-34/+62
| | |_|/ | |/| |
* | | | Merge branch 'for-next/mmc'Lucas Stach2017-07-313-1269/+1681
|\ \ \ \
| * | | | mmc_extcsd command: reworkSascha Hauer2017-07-062-1187/+1603
| * | | | mmc_extcsd command: Fix multiline printsSascha Hauer2017-07-061-15/+14
| * | | | mmc: add eMMC v5 and V5.1 detection supportPeter Seiderer2017-07-062-0/+8
| * | | | mmc: Consistently use EXT_CSD_* names from eMMC 5.1 specSascha Hauer2017-07-062-72/+61
| |/ / /
* | | | Merge branch 'for-next/misc'Lucas Stach2017-07-318-15/+67
|\ \ \ \
| * | | | ARM: at91: animeo: depend on !CONSOLE_NONELucas Stach2017-07-311-0/+1
| * | | | ARM: imx: hab: depend on OFDEVICELucas Stach2017-07-311-0/+1
| * | | | ARM: imx: kindle: select ARM_LINUXLucas Stach2017-07-311-0/+1
| * | | | MIPS: add 74Kc infoOleksij Rempel2017-07-312-0/+6
| * | | | video/ssd1307fb: add support for VBATBastian Stender2017-07-301-0/+24
| * | | | clk: clk-fixed-factor: remove leftover debuggingLucas Stach2017-07-201-1/+0
| * | | | video: IPUv3-LDB: fix dual-channel modeLucas Stach2017-07-201-13/+33
| * | | | video: tc358767: demote ASSR enable failure to debug levelLucas Stach2017-07-201-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'for-next/imx'Lucas Stach2017-07-3183-2652/+5533
|\ \ \ \
| * | | | ARM: i.MX: Add support for NXP i.MX7 SABRESD boardAndrey Smirnov2017-07-309-1/+277
| * | | | include: Add phy-id-list.hAndrey Smirnov2017-07-301-0/+12
| * | | | ARM: i.MX: Import imx7-iomuxc-gpr.h from Linux kernelAndrey Smirnov2017-07-301-0/+51
| * | | | ARM: i.MX: Add ARCH_HAD_FEC_IMX to ARCH_IMX7Andrey Smirnov2017-07-301-0/+1
| * | | | ARM: i.MX: Add minimal imx7-ccm-regs.hAndrey Smirnov2017-07-301-0/+32
| * | | | ARM: i.MX: Add imx7_uart_setup_ll()Andrey Smirnov2017-07-301-0/+7