summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v2015.09.0v2015.09.0Sascha Hauer2015-09-011-1/+1
* ARM: do not ignore data aborts initiallySascha Hauer2015-09-011-2/+2
* ARM: imx53: vincell: guard board initcallLucas Stach2015-08-281-0/+3
* dhrystone: Fix documentationSascha Hauer2015-08-201-2/+1
* completion: fix device parameter completionSascha Hauer2015-08-071-16/+19
* Merge branch 'for-next/vpl'Sascha Hauer2015-08-0718-226/+1179
|\
| * video: Add simple-panel supportSascha Hauer2015-07-133-0/+170
| * video: ipuv3: match ipu_di_signal_cfg's clk_pol with its descriptionSascha Hauer2015-07-132-2/+2
| * video: ipuv3: Replace ipu_output with VPLSascha Hauer2015-07-135-178/+197
| * video: ipuv3: remove unused variableSascha Hauer2015-07-132-2/+0
| * video: Add missing prototype for display_timings_releaseSascha Hauer2015-07-131-0/+1
| * video: Add MTL017 LVDS encoder supportSascha Hauer2015-07-133-0/+290
| * video: Add Video Pipeline (VPL) supportSascha Hauer2015-07-135-0/+166
| * ARM: i.MX51 Efikasb: update device treeSascha Hauer2015-07-131-41/+87
| * ARM: i.MX51 Efikasb: make more space for bareboxSascha Hauer2015-07-131-1/+1
| * ARM: i.MX51 Efikasb: Disable backlight earlierSascha Hauer2015-07-131-2/+1
| * of_graph: add of_graph_port_is_availableSascha Hauer2015-07-132-0/+23
| * of: import of_graph functionsSascha Hauer2015-07-132-0/+216
| * of: base: implement of_get_next_childSascha Hauer2015-07-132-0/+25
* | Merge branch 'for-next/vincell'Sascha Hauer2015-08-0714-360/+1284
|\ \
| * | ARM: vincell: move to DT probingSteffen Trumtrar2015-07-1312-360/+1261
| * | ARM: i.MX: Add i.MX5 debug functionsSascha Hauer2015-07-131-0/+16
| |/
* | Merge branch 'for-next/video'Sascha Hauer2015-08-067-45/+99
|\ \
| * | video: stm: reserve framebuffer memory for LinuxSascha Hauer2015-07-061-0/+2
| * | video: Add generic fixup handler to reserve fb memorySascha Hauer2015-07-062-0/+22
| * | video: stm: honor display_flagsSascha Hauer2015-07-061-2/+4
| * | video: stm: read bits-per-pixel from device treeSascha Hauer2015-07-061-0/+3
| * | video: stm: read interface width from device treeSascha Hauer2015-07-061-0/+6
| * | video: stm: use uncached memorySascha Hauer2015-07-061-1/+8
| * | video: stm: code buswidth in platform data as decimalSascha Hauer2015-07-065-15/+30
| * | video: stm: copy platform_data to driver dataSascha Hauer2015-07-061-16/+26
| * | video: stm: remove unnecessary info functionSascha Hauer2015-07-061-13/+0
* | | Merge branch 'for-next/spd'Sascha Hauer2015-08-068-5/+374
|\ \ \
| * | | commands: add spd_decode commandAlexander Smirnov2015-07-143-0/+71
| * | | ddr_spd: add routine for printing DDR2 SPD contents in human-readable formatAlexander Smirnov2015-07-142-0/+297
| * | | common: move DDR_SPD to common/KconfigAlexander Smirnov2015-07-063-5/+6
* | | | Merge branch 'for-next/ppc'Sascha Hauer2015-08-0611-18/+159
|\ \ \ \
| * | | | PPC/PCM030: provide EEPROM support to read factory settingsJuergen Borleis2015-08-034-1/+135
| * | | | PPC/MPC5200: re-use the IMX I2C master driver for MPC5200Juergen Borleis2015-08-032-2/+11
| * | | | PPC/MPC52xx: unify header file name for clock APIJuergen Borleis2015-08-035-4/+4
| * | | | PPC/PCM030: enable USB/OHCI pin supportJuergen Borleis2015-08-031-1/+1
| * | | | PPC/PCM030: fix reference clockJuergen Borleis2015-08-032-1/+8
| * | | | PPC/PCM030: remove nowhere used definitionsJuergen Borleis2015-08-031-9/+0
* | | | | Merge branch 'for-next/net'Sascha Hauer2015-08-067-42/+17
|\ \ \ \ \
| * | | | | net: phy: at803x: Use genphy_config_initSascha Hauer2015-07-293-35/+5
| * | | | | net: make eth_register_ethaddr work on registered network devicesSascha Hauer2015-07-281-0/+8
| * | | | | fs/nfs.c: use SUNRPC_PORT remote port by defaultAntony Pavlov2015-07-201-1/+1
| * | | | | fs/nfs.c: use uint16_t for port numbersAntony Pavlov2015-07-201-2/+2
| * | | | | fs/tftp.c: drop unused server_port variableAntony Pavlov2015-07-201-3/+0
| * | | | | net_udp_bind(): use uint16_t type for source portAntony Pavlov2015-07-201-1/+1