summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | input: Compile keymap only if necessaryAlexander Shiyan2016-07-051-2/+1
| * | | | net: phy: make locally used of_phy_register_fixed_link() staticAntony Pavlov2016-06-161-1/+2
* | | | | Merge branch 'for-next/mips'Sascha Hauer2016-07-111-0/+86
|\ \ \ \ \
| * | | | | of: base: import of_get_cpu_node() from linux-v4.7-rc2Antony Pavlov2016-07-071-0/+86
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-next/imx'Sascha Hauer2016-07-115-49/+33
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mtd: nand: imx-bbm: use raw reading when checking for factory BBMUwe Kleine-König2016-07-111-17/+16
| * | | | spi: imx: Remove the use of property "fsl, spi-num-chipselects"Alexander Shiyan2016-06-271-12/+5
| * | | | mci: imx-esdhc: Remove excess functionAlexander Shiyan2016-06-201-9/+0