summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/mvebu'Sascha Hauer2016-10-103-2/+4
|\
| * pinctrl: mvebu: armada-370 fix gpio name for mpp63Uwe Kleine-König2016-10-041-1/+1
| * pinctrl: mvebu: add newline to error messageUwe Kleine-König2016-10-041-1/+2
| * net: mvneta: clean txdesc before usageUwe Kleine-König2016-09-161-0/+1
* | Merge branch 'for-next/mtd'Sascha Hauer2016-10-101-30/+26
|\ \
| * | nand: denali: get rid of compile-time debug informationSteffen Trumtrar2016-09-261-12/+0
| * | nand: denali: use is_timeout in while loopSteffen Trumtrar2016-09-261-16/+23
| * | nand: denali: use correct interrupts in read_pageSteffen Trumtrar2016-09-261-2/+3
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2016-10-101-14/+12
|\ \
| * | firmware: altera-serial: simplify handling of optional gpioUwe Kleine-König2016-09-271-7/+5
| * | firmware: altera-serial: Make the driver match the dt binding documentationUwe Kleine-König2016-09-271-7/+7
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2016-10-101-49/+0
|\ \
| * | mtd: imx-nand: Move v3 register definitions to include fileSascha Hauer2016-09-221-49/+0
| |/
* | net/phy: marvell: fix error handlingUwe Kleine-König2016-10-041-1/+2
* | video: tc358767: depend on EDID helpersLucas Stach2016-10-041-0/+1
* | mfd: syscon: drop EXPORT_SYMBOL for static functionLucas Stach2016-10-041-2/+0
* | serial: arm_dcc: depend on !CPU_V8Lucas Stach2016-10-041-1/+1
|/
* Merge branch 'for-next/video'Sascha Hauer2016-09-1310-29/+1354
|\
| * video/edid: Fix edid_to_display_timings error pathPhilipp Zabel2016-09-051-1/+0
| * video: tc358767: add eDP video encoder driverAndrey Gusakov2016-08-253-0/+1322
| * video: add VPL ioctl to get bus formatPhilipp Zabel2016-08-251-2/+6
| * video: switch to media bus formatsPhilipp Zabel2016-08-256-28/+28
* | Merge branch 'for-next/socfpga'Sascha Hauer2016-09-131-3/+22
|\ \
| * | clk: socfpga: add divider registers to the main pll outputsEnrico Jorns2016-08-181-3/+22
| |/
* | Merge branch 'for-next/rockchip'Sascha Hauer2016-09-136-1/+919
|\ \
| * | mci: dw_mmc: Add RK3288 compatible stringWadim Egorov2016-08-261-0/+2
| * | clk: Add RK3288 clock driverWadim Egorov2016-08-262-1/+839
| * | clocksource: Add rk3288 timer driverWadim Egorov2016-08-263-0/+78
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2016-09-133-4/+2
|\ \
| * | mci: mmci: Fix read FIFO handlingMichael Olbrich2016-09-051-2/+1
| * | net: phy: of_phy_register_fixed_link(): drop redundant initializationAntony Pavlov2016-08-221-2/+0
| * | mfd mc13xxx: add MC13892_REVISION_2_4Alexander Kurz2016-08-181-0/+1
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2016-09-137-24/+343
|\ \
| * | ARM: i.MX drivers: enable i.MX50 where already supportedAlexander Kurz2016-09-123-3/+11
| * | usb: i.MX chipidea: Enable VBUS regulator when neededSascha Hauer2016-09-051-4/+13
| * | usb: chipidea i.MX: Do not return unnecessary errorSascha Hauer2016-08-291-3/+8
| * | mtd: nand-imx: Optimize timing for i.MX25Sascha Hauer2016-08-181-0/+30
| * | mtd: nand-imx: split preset_v1_v2 into two functionsSascha Hauer2016-08-181-13/+29
| * | mtd: nand: add ONFI timing mode to nand_timings converterSascha Hauer2016-08-182-1/+252
| |/
* / video: backlight: fix the value of 'brightness_max'Sascha Hauer2016-08-291-1/+3
|/
* Merge branch 'for-next/video-backlight'Sascha Hauer2016-08-031-13/+18
|\
| * video/backlight-pwm: properly handle the case of an empty 'brightness-levels'...iw3gtf@arcor.de2016-07-151-7/+13
| * video/backlight-pwm: code readability improvement.iw3gtf@arcor.de2016-07-151-6/+5
| * video/backlight-pwm: fix the value of 'brightness_max'.iw3gtf@arcor.de2016-07-151-1/+1
| * video/backlight-pwm: fixed a loop index going out of range.iw3gtf@arcor.de2016-07-151-1/+1
* | Merge branch 'for-next/syscon'Sascha Hauer2016-08-031-21/+62
|\ \
| * | mfd: syscon: Use IOMEM instead of explicit castAndrey Smirnov2016-07-191-1/+1
| * | mfd: syscon: Don't check xzalloc return for NULLAndrey Smirnov2016-07-191-2/+0
| * | mfd: syscon: Decouple syscon interface from platform devicesAndrey Smirnov2016-07-191-18/+61
* | | Merge branch 'for-next/net'Sascha Hauer2016-08-031-1/+1
|\ \ \