summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: asm: include asm-generic.hOleksij Rempel2017-09-081-0/+15
* asm-generic: partially sync io.h with linux kernelOleksij Rempel2017-09-084-31/+223
* of: base: port of_device_is_big_endian from linuxOleksij Rempel2017-09-082-0/+29
* usb: gadget: autostart: properly release f_multi_optsOleksij Rempel2017-09-061-4/+13
* docs/DS1307: fix layoutJuergen Borleis2017-09-061-1/+6
* regsubst.pl: fix typo in help textUwe Kleine-König2017-09-061-1/+1
* Merge branch 'for-next/misc'Lucas Stach2017-08-162-5/+4
|\
| * readline_simple: remove obsolete documentationGaël PORTAY2017-08-151-3/+0
| * readline_simple: return -1 if getc failsGaël PORTAY2017-08-151-0/+2
| * loadxy: add missing ) to help textUwe Kleine-König2017-08-151-2/+2
* | Merge branch 'for-next/mips'Lucas Stach2017-08-1620-163/+1340
|\ \
| * | MIPS: tplink-mr3020.dts: add partition tableOleksij Rempel2017-08-151-0/+19
| * | MIPS: tplink-mr3020_defconfig: enable more optionsOleksij Rempel2017-08-151-2/+38
| * | MIPS: tplink-mr3020: pbl: move hornet_mips24k_cp0_setup after flash addr testOleksij Rempel2017-08-151-2/+2
| * | MIPS: tplink-mr3020: pbl: move WMAC init after flash addr testOleksij Rempel2017-08-151-2/+2
| * | MIPS: ath79: add TP-Link WDR4300 board supportOleksij Rempel2017-08-157-0/+243
| * | MIPS: ath79: add initial QCA AR9344 SoC supportOleksij Rempel2017-08-156-158/+978
| * | MIPS: ath79: provide CONFIG_SOC_QCA_AR9331 optionOleksij Rempel2017-08-151-0/+5
| * | MIPS: add virt_to_phys() and phys_to_virt()Antony Pavlov2017-08-151-0/+25
| * | MIPS: ath79: add barebox update handlerOleksij Rempel2017-08-152-0/+29
| * | filetype: fix file type detection for Barebox MIPSOleksij Rempel2017-08-151-1/+1
| |/
* | Merge branch 'for-next/imx'Lucas Stach2017-08-164-85/+138
|\ \ | |/ |/|
| * clk: imx: cpu: don't store the address of a function parameterUwe Kleine-König2017-08-151-2/+10
| * scripts/imx: fix out-of-bounds access for big DCD tablesUwe Kleine-König2017-08-151-4/+8
| * spi: imx: add timeout to xchg_singleUwe Kleine-König2017-08-151-4/+24
| * spi: imx: add error checkingUwe Kleine-König2017-08-151-29/+48
| * ARM: imx: phyCORE i.MX7: use register defines in dcd tableUwe Kleine-König2017-08-151-46/+48
|/
* 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
|\ \ \ \