summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* watchdog: imxwd: remove remove callbackSascha Hauer2015-08-261-12/+0
* Merge branch 'for-next/vpl'Sascha Hauer2015-08-0712-182/+984
|\
| * 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 MTL017 LVDS encoder supportSascha Hauer2015-07-133-0/+290
| * video: Add Video Pipeline (VPL) supportSascha Hauer2015-07-133-0/+119
| * of_graph: add of_graph_port_is_availableSascha Hauer2015-07-131-0/+22
| * of: import of_graph functionsSascha Hauer2015-07-131-0/+167
| * of: base: implement of_get_next_childSascha Hauer2015-07-131-0/+17
* | Merge branch 'for-next/video'Sascha Hauer2015-08-062-36/+94
|\ \
| * | video: stm: reserve framebuffer memory for LinuxSascha Hauer2015-07-061-0/+2
| * | video: Add generic fixup handler to reserve fb memorySascha Hauer2015-07-061-0/+21
| * | 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-061-6/+26
| * | 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/ppc'Sascha Hauer2015-08-063-4/+9
|\ \ \
| * | | PPC/MPC5200: re-use the IMX I2C master driver for MPC5200Juergen Borleis2015-08-031-2/+7
| * | | PPC/MPC52xx: unify header file name for clock APIJuergen Borleis2015-08-032-2/+2
* | | | Merge branch 'for-next/net'Sascha Hauer2015-08-062-35/+4
|\ \ \ \
| * | | | net: phy: at803x: Use genphy_config_initSascha Hauer2015-07-292-35/+4
| | |_|/ | |/| |
* | | | Merge branch 'for-next/misc'Sascha Hauer2015-08-0610-55/+257
|\ \ \ \
| * | | | mtd: nand_base: replace ifdef with IS_ENABLEAntony Pavlov2015-08-061-7/+7
| * | | | watchdog: add davinci watchdog driverJan Luebbe2015-08-033-0/+179
| * | | | usb: gadget: serial: only call into CONSOLE_FULL code if it's thereLucas Stach2015-07-241-2/+3
| * | | | mtd: of: put master offset into partition nameSascha Hauer2015-07-231-2/+2
| * | | | mtd: core: Check partitions for empty stringTeresa Remmet2015-07-201-0/+3
| * | | | regulator: Add support for regulator-boot-on device tree propertySascha Hauer2015-07-151-0/+15
| * | | | regulator: Factor out functions to work with regulator_internalSascha Hauer2015-07-151-41/+45
| * | | | of/base: fix typoJan Luebbe2015-07-091-1/+1
| * | | | spi: only register enabled child nodesJan Luebbe2015-07-091-1/+1
| * | | | i2c: only register enabled child nodesJan Luebbe2015-07-091-1/+1
| |/ / /
* | | | Merge branch 'for-next/imx'Sascha Hauer2015-08-062-79/+3
|\ \ \ \
| * | | | ata: sata-imx: Add delay to prevent link timeoutSascha Hauer2015-07-311-0/+2
| * | | | spi: i.MX: move register defines to include/Sascha Hauer2015-07-161-79/+1
| |/ / /
* | | | Merge branch 'for-next/fbcon'Sascha Hauer2015-08-065-12/+483
|\ \ \ \
| * | | | video: implement framebuffer consoleAntony Pavlov2015-07-204-0/+450
| * | | | fb: sdl: create graphics window on enablingSascha Hauer2015-07-201-7/+9
| * | | | fb: Add fb_enable/disable functionsSascha Hauer2015-07-201-5/+24
| |/ / /
* | | | Merge branch 'for-next/exitcall'Sascha Hauer2015-08-061-1/+2
|\ \ \ \
| * | | | exitcall: move device_shutdown to exitcall infrastructureHerve Codina2015-07-131-1/+2
| |/ / /
* | | | mtd: concat: initialize *retlenSascha Hauer2015-08-051-0/+4
* | | | mtd: cfi-flash: Fix infoSascha Hauer2015-08-051-8/+15
| |/ / |/| |
* | | pinctrl: imx-iomux-v2: correct names in EXPORT_SYMBOL macrosLucas Stach2015-07-291-3/+3
* | | net: enc28j60: fix set mac function signatureLucas Stach2015-07-291-1/+1