summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* include: Move bulk of boot.h to bootm.hSascha Hauer2016-07-261-1/+1
* 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
| * | | | mci: core: Do not fail if vmmc regulator failAlexander Shiyan2016-06-201-9/+10
| * | | | mci: imx: Add devicetree options parsing by MCI core.Alexander Shiyan2016-06-201-0/+2
| * | | | mci: imx: Use mci_register() return value for driver probe.Alexander Shiyan2016-06-201-3/+1
| |/ / /
* | | / eeprom: at24: fix discarding const qualifierSascha Hauer2016-06-281-2/+5
| |_|/ |/| |
* | | net: dm9k: Fix buswidth setting for platform data probeSascha Hauer2016-06-281-24/+18
| |/ |/|
* | mtd: fix mtdraw_erase stub signatureLucas Stach2016-06-241-1/+1
* | aiodev: imx_thermal: depend on MACH_IMX6Lucas Stach2016-06-231-0/+1
* | aiodev: imx_thermal: remove empty includeLucas Stach2016-06-231-1/+0
* | mtd: nand: gpmi: Use subpage reads only on suitable NAND chipsSascha Hauer2016-06-221-3/+5
|/
* Merge branch 'for-next/ubi'Sascha Hauer2016-06-1417-1032/+1175
|\
| * mtd: UBI: Remove ubi_free_fastmapTeresa Remmet2016-05-273-16/+0
| * ubi: Fix out of bounds write in volume update codeRichard Weinberger2016-05-271-1/+1
| * mtd: ubi: wl: avoid erasing a PEB which is emptySebastian Siewior2016-05-271-3/+18
| * mtd: ubi: don't leak e if schedule_erase() failsSebastian Siewior2016-05-271-0/+1
| * mtd: ubi: fixup error correction in do_sync_erase()Sebastian Siewior2016-05-271-24/+28
| * UBI: fix use of "VID" vs. "EC" in header self-checkBrian Norris2016-05-271-1/+1
| * UBI: Fastmap: Fix PEB array typeEzequiel García2016-05-271-1/+1
| * UBI: Fix debug messageRichard Weinberger2016-05-271-1/+1
| * UBI: Fix typo in commentRichard Weinberger2016-05-271-1/+1