summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | mtd: m25p80: make it possible to use large blocks if desiredSascha Hauer2015-08-265-6/+23
| | |/ / | |/| |
* | | | Merge branch 'for-next/misc'Sascha Hauer2015-09-0118-73/+87
|\ \ \ \
| * | | | commands: ubiformat: Document -y optionSascha Hauer2015-08-281-0/+1
| * | | | boot command: Allow to enable watchdogSascha Hauer2015-08-281-1/+25
| * | | | watchdog: Fix static inline opsSascha Hauer2015-08-281-2/+2
| * | | | ARM: pxa: zylonite: convert to generic default environmentRobert Jarzmik2015-08-1910-45/+24
| * | | | mci: mmci: Fix status flags checkAlexander Shiyan2015-08-191-9/+9
| * | | | mtd: nand: mrvl-nand: create initial empty bbtRobert Jarzmik2015-08-191-2/+3
| * | | | i2c-imx: Fix memory leak in i2c_fsl_probe()Andrey Smirnov2015-08-191-4/+8
| * | | | lib: libfile: Do not ignore errors in close()Andrey Smirnov2015-08-191-3/+3
| * | | | spi-nor: Align spi_nor_ids[] with kernel 4.1Fabio Estevam2015-08-191-7/+12
| | |_|/ | |/| |
* | | | Merge branch 'for-next/login'Sascha Hauer2015-09-0115-200/+121
|\ \ \ \
| * | | | login: explain PASSWORD_DEFAULT optionSascha Hauer2015-08-281-1/+7
| * | | | crypto: fix selecting of digestsSascha Hauer2015-08-283-11/+11
| * | | | login: check return value of digest_allocSascha Hauer2015-08-281-0/+4
| * | | | login: cleanup password codeSascha Hauer2015-08-282-58/+10
| * | | | login: rework login mechanismSascha Hauer2015-08-2812-135/+94
| | |/ / | |/| |
* | | | Merge branch 'for-next/imx'Sascha Hauer2015-09-017-147/+51
|\ \ \ \
| * | | | ARM: pfla02: Add notice about the used environment partitionPhilipp Zabel2015-08-261-1/+6
| * | | | ARM: pfla02: Add module revison detectionChristian Hemp2015-08-262-0/+37
| * | | | ARM: imx6: select OFTREELucas Stach2015-08-191-0/+2
| * | | | ARM: pbab01: align with and include mainline DTPhilipp Zabel2015-08-192-19/+1
| * | | | ARM: pfla02: align with and include mainline DTPhilipp Zabel2015-08-193-133/+11
| | |/ / | |/| |
* | | | Merge branch 'for-next/gpio'Sascha Hauer2015-09-0121-115/+403
|\ \ \ \
| * | | | i2c: gpio: add bus recovery supportJan Luebbe2015-08-201-0/+10
| * | | | i2c: algo-bit: check if the bus is busyJan Luebbe2015-08-201-0/+32
| * | | | i2c: algo-bit: fix debug codeJan Luebbe2015-08-201-7/+5
| * | | | i2c-omap: add bus recovery supportJan Luebbe2015-08-201-3/+81
| * | | | i2c-omap: clear ARDY twiceJan Luebbe2015-08-201-0/+4
| * | | | i2c: add bus recovery infrastructureJan Luebbe2015-08-202-0/+175
| * | | | at24: support write-protect GPIOJan Luebbe2015-08-201-0/+38
| * | | | gpio: Drop asm-generic/gpio.hSascha Hauer2015-08-2012-72/+24
| * | | | ARM: boards: include gpio.h instead of mach/gpio.hSascha Hauer2015-08-082-2/+2
| * | | | ARM: PXA: use generic gpio prototypesSascha Hauer2015-08-073-32/+33
| |/ / /
* | | | Merge branch 'for-next/fb-imx-ipu-v3'Sascha Hauer2015-09-019-152/+311
|\ \ \ \
| * | | | video: backlight: add fallbacks for client functionsLucas Stach2015-08-191-0/+17
| * | | | video: simple-panel: mode support depends on I2C and EDIDLucas Stach2015-08-191-1/+2
| * | | | video: MTL017: depend on I2CLucas Stach2015-08-191-0/+1
| * | | | video: ipu-fb: mark internally used functions as staticLucas Stach2015-08-191-2/+4
| * | | | fb: imx-ipu-v3: Use writecombine memory for fbSascha Hauer2015-08-071-1/+1
| * | | | implement dma_alloc_writecombineSascha Hauer2015-08-072-0/+21
| * | | | video: ipuv3: Adjust videomode to IPU limitationsSascha Hauer2015-08-071-0/+30
| * | | | video: imx-hdmi: sync with kernelSascha Hauer2015-08-072-148/+235
| |/ / /
* | | | Merge branch 'for-next/fb'Sascha Hauer2015-09-019-45/+111
|\ \ \ \
| * | | | video: fbcon: needs console supportLucas Stach2015-08-201-0/+1
| * | | | fb: fbconsole: Add missing blitsSascha Hauer2015-08-201-1/+8
| * | | | fb: fbconsole: print cursor after clearing the screenSascha Hauer2015-08-201-0/+1
| * | | | gui: implement blitting screen areasSascha Hauer2015-08-202-0/+21
| * | | | gui: Use fb provided shadowfb for offscreen renderingSascha Hauer2015-08-205-30/+12
| * | | | splash command: simplify offscreen renderingSascha Hauer2015-08-201-9/+6