summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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/nvmem'Lucas Stach2017-07-311-34/+62
|\ \
| * | nvmem: snvs_lpgpr: sync with latest version for kernelOleksij Rempel2017-07-061-34/+62
| |/
* | Merge branch 'for-next/mmc'Lucas Stach2017-07-311-24/+30
|\ \
| * | mmc: add eMMC v5 and V5.1 detection supportPeter Seiderer2017-07-061-0/+6
| * | mmc: Consistently use EXT_CSD_* names from eMMC 5.1 specSascha Hauer2017-07-061-24/+24
| |/
* | Merge branch 'for-next/misc'Lucas Stach2017-07-314-15/+58
|\ \
| * | video/ssd1307fb: add support for VBATBastian Stender2017-07-301-0/+24
| * | clk: clk-fixed-factor: remove leftover debuggingLucas Stach2017-07-201-1/+0
| * | video: IPUv3-LDB: fix dual-channel modeLucas Stach2017-07-201-13/+33
| * | video: tc358767: demote ASSR enable failure to debug levelLucas Stach2017-07-201-1/+1
* | | Merge branch 'for-next/imx'Lucas Stach2017-07-313-11/+68
|\ \ \
| * | | clk: i.MX7: Remove unused UART clocks arrayAndrey Smirnov2017-07-301-11/+0
| * | | regulator: pfuze: provide power over standby handlerOleksij Rempel2017-07-072-0/+68
* | | | Merge branch 'for-next/efi'Lucas Stach2017-07-311-1/+16
|\ \ \ \
| * | | | of: of_path: find device via partuuidSteffen Trumtrar2017-07-101-1/+16
| |/ / /
* | | | Merge branch 'for-next/at91'Lucas Stach2017-07-316-7/+8
|\ \ \ \
| * | | | atmel_lcdfb: fix so the correct guard_time is usedSam Ravnborg2017-07-202-1/+2
| * | | | mci: atmel_mci: fix devinfo DEV with OF enabledSam Ravnborg2017-07-201-2/+1
| * | | | pinctrl: at91: move initcalls to postcore_initcallSam Ravnborg2017-07-201-2/+2
| * | | | clk: at91: fix clk-mainSam Ravnborg2017-07-201-0/+1
| * | | | macb: fix clock probing with DTSam Ravnborg2017-07-201-2/+2
| | |_|/ | |/| |
* | | | gpiolib: Simplify code of gpio_request_one()Andrey Smirnov2017-07-301-9/+3
* | | | gpiolib: Fix buggy flag detection codeAndrey Smirnov2017-07-301-9/+16
| |_|/ |/| |
* | | i.MX: clk-pllv3: Initially disable PLL_BYPASS bitPhilipp Zabel2017-07-121-0/+5
* | | crypto: caam: use dma_alloc_coherent instead of dma_allocOleksij Rempel2017-07-121-3/+1
| |/ |/|
* | gpio: fix null pointer exception when there is no oftreeSam Ravnborg2017-07-071-0/+3
* | clk: fix clk_get error handlingSam Ravnborg2017-07-071-1/+1
|/
* Merge branch 'for-next/mvebu'Sascha Hauer2017-06-304-0/+157
|\
| * clk: mvebu: Add support for Armada 38x's coreclkUwe Kleine-König2017-06-194-0/+157
* | Merge branch 'for-next/mtd'Sascha Hauer2017-06-301-89/+113
|\ \
| * | mtd: dataflash: Add flash_info for AT45DB641EAndrey Smirnov2017-06-201-0/+3
| * | mtd: dataflash: Make use of "extened device information"Andrey Smirnov2017-06-201-31/+58
| * | mtd: dataflash: Get rid of loop counter in jedec_probe()Andrey Smirnov2017-06-201-4/+4
| * | mtd: dataflash: Replace pr_debug, printk with dev_* functionsAndrey Smirnov2017-06-201-42/+33
| * | mtd: dataflash: Improve coding style in jedec_probe()Andrey Smirnov2017-06-201-14/+17
| * | mtd: dataflash: Replace C99 types with their kernel counterpartsAndrey Smirnov2017-06-201-20/+20
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2017-06-303-16/+28
|\ \
| * | mtd: spi-nor: sync definition of Spansion chips from LinuxUwe Kleine-König2017-06-191-10/+12
| * | of_device_is_stdout_path: split off options and support aliasesUwe Kleine-König2017-06-191-1/+12