summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|\ \ \
| * | | net: usb: use minimum timeout when polling for new packetsSascha Hauer2016-07-141-1/+1
| | |/ | |/|
* | | Merge branch 'for-next/misc'Sascha Hauer2016-08-032-2/+5
|\ \ \
| * | | mtd: spi-nor: add new variantsAlexander Kurz2016-08-031-0/+5
| * | | imx_thermal: Remove leftover debug outputAndrey Smirnov2016-07-151-2/+0
| |/ /
* | | Merge branch 'for-next/imx'Sascha Hauer2016-08-033-5/+15
|\ \ \
| * | | ARM i.MX31: add SPI supportAlexander Kurz2016-08-032-4/+13
| * | | mc13xxx: make driver-provided SPI frequency overridableAlexander Kurz2016-08-031-1/+2
* | | | Merge branch 'for-next/boot'Sascha Hauer2016-08-031-1/+1
|\ \ \ \
| * | | | include: Move bulk of boot.h to bootm.hSascha Hauer2016-07-261-1/+1
| | |_|/ | |/| |
* / | | nand: mrvl: use ERR_CAST() for returning error pointersSascha Hauer2016-07-251-3/+3
|/ / /
* | | mfd: syscon: Don't call request_iomem_region()Andrey Smirnov2016-07-191-6/+0
* | | Revert "syscon: Decrease driver registration priority"Andrey Smirnov2016-07-191-1/+1
| |/ |/|
* | Revert "mci: imx-esdhc: Remove excess function"Sascha Hauer2016-07-141-0/+9
|/
* Merge branch 'for-next/video'Sascha Hauer2016-07-111-29/+0
|\
| * video/edid: Move int_sqrt() outAndrey Smirnov2016-06-301-29/+0
* | Merge branch 'for-next/ubi'Sascha Hauer2016-07-114-28/+58
|\ \
| * | mtd: UBI: Add support for updating static volumesTeresa Remmet2016-06-282-14/+54
| * | mtd: ubi: actually do work in wear leveling codeSascha Hauer2016-06-281-4/+3
| * | mtd: ubi: Fix endless loop when moving PEBTeresa Remmet2016-06-281-10/+1
* | | Merge branch 'for-next/state'Sascha Hauer2016-07-111-63/+2
|\ \ \
| * | | state: Refactor state frameworkMarkus Pargmann2016-07-081-63/+2
| | |/ | |/|
* | | Merge branch 'for-next/mtd'Sascha Hauer2016-07-112-10/+815
|\ \ \
| * | | mtd: nand_mxs: Setup timingSascha Hauer2016-06-241-4/+808
| * | | mtd: nand: Set ONFI function hooks earlierSascha Hauer2016-06-241-6/+7
* | | | Merge branch 'for-next/misc'Sascha Hauer2016-07-118-22/+29
|\ \ \ \
| * | | | clk: fix misleading indentingLucas Stach2016-07-071-2/+2
| * | | | USB: gadget: composite: avoid possible NULL ptr dereferenceLucas Stach2016-07-071-1/+3
| * | | | usb: ehci: honour timeout valueSascha Hauer2016-07-061-4/+4
| * | | | net: smc911x: Add parsing devicetree optionsAlexander Shiyan2016-07-051-2/+15
| * | | | eeprom: at24: Use xasprintf for small allocationSascha Hauer2016-07-051-6/+1
| * | | | net: dm9k: Fix buswidth setting for platform data probeSascha Hauer2016-07-051-24/+18
| * | | | mtd: nand: simplify nand_block_checkbadUwe Kleine-König2016-07-051-4/+1