summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | phy: Introduce to_usbphy conversion functionSascha Hauer2016-09-291-0/+12
| * | phy: Introduce of_phy_get_by_phandleSascha Hauer2016-09-291-0/+36
| * | usb: imx-usb-phy: Drop unnecessary read/modify/writeSascha Hauer2016-09-291-5/+2
| * | usb: ehci: forward phy given in registration data to hostSascha Hauer2016-09-291-0/+1
| * | usb: Add usb phy to usb hostSascha Hauer2016-09-291-0/+8
| * | usb: Use standard debug macroSascha Hauer2016-09-281-27/+25
* | | Merge branch 'for-next/ubi'Sascha Hauer2016-10-102-13/+189
|\ \ \
| * | | mtd: ubi: add API call to rename volumes.Giorgio Dal Molin2016-09-272-0/+159
| * | | mtd: ubi: remove now unused ioctlsSascha Hauer2016-09-271-14/+5
| * | | mtd: ubi: introduce barebox specific ioctl to get ubi_numSascha Hauer2016-09-221-0/+3
| * | | mtd: ubi: Add API calls to create/remove volumesSascha Hauer2016-09-221-0/+23
| |/ /
* | | 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
| |/