summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | mci: Add devicetree partition parsingSascha Hauer2013-07-181-0/+1
| * | | | mtd: Add devicetree partition parsingSascha Hauer2013-07-181-0/+1
| * | | | of: Add convenience functions to en/disable devicenodesSascha Hauer2013-07-182-0/+70
| * | | | of: partition: check for valid nodeSascha Hauer2013-07-181-0/+6
| * | | | bus: Add imx-weim supportSascha Hauer2013-07-165-0/+181
| * | | | mci: set partnames of eMMC boot partitionsSascha Hauer2013-07-151-5/+7
| * | | | cdev: add device_find_partitionSascha Hauer2013-07-152-0/+28
| * | | | cdev: allow to open a struct cdevSascha Hauer2013-07-152-5/+12
| * | | | cdev: introduce partition namesSascha Hauer2013-07-152-1/+7
| * | | | of: partitions: factor out function to parse a single partitionSascha Hauer2013-07-152-25/+34
| * | | | of: export of_default_bus_match_tableSascha Hauer2013-07-151-0/+2
| * | | | devfs: let devfs_add_partition return the new partitionSascha Hauer2013-07-156-18/+35
| * | | | led: gpio: Add trigger supportSascha Hauer2013-07-102-0/+41
| * | | | LED: add support for device tree parsing of gpio-ledsSebastian Hesselbarth2013-07-092-0/+49
* | | | | Merge branch 'for-next/mxs'Sascha Hauer2013-08-052-0/+23
|\ \ \ \ \
| * | | | | ARM: mxs: implement debug_ll supportSascha Hauer2013-07-152-0/+23
* | | | | | Merge branch 'for-next/mtd'Sascha Hauer2013-08-0593-7550/+12258
|\ \ \ \ \ \
| * | | | | | mtd: Turn 'bad block at' message into pr_debugSascha Hauer2013-08-051-5/+1
| * | | | | | mtd: ubi: implement ubi_volume_notifySascha Hauer2013-07-273-0/+37
| * | | | | | UBI: reimport UBI from Linux v3.10Sascha Hauer2013-07-2531-107/+14535
| * | | | | | UBI: remove old ubi supportSascha Hauer2013-07-2422-11671/+1
| * | | | | | ubiattach command: Properly check return valuesSascha Hauer2013-07-231-4/+9
| * | | | | | UBI: Add ubidetach commandSascha Hauer2013-07-231-0/+26
| * | | | | | memory_display: Change address pointer to type const void *Sascha Hauer2013-07-232-2/+2
| * | | | | | mtd: nand: mxs-nand: Add on flash bbt supportSascha Hauer2013-07-231-0/+13
| * | | | | | mtd: nand: mxs-nand: Add i.MX6 supportSascha Hauer2013-07-235-24/+85
| * | | | | | mtd: nand: gpmi: cleanup includesSascha Hauer2013-07-231-3/+1
| * | | | | | mtd: nand: gpmi: replace MXS_BCH_BASE with driver resourcesSascha Hauer2013-07-231-6/+8
| * | | | | | ARM: mxs: Add convenience wrapper to register mxs_nand deviceSascha Hauer2013-07-233-4/+51
| * | | | | | mtd: nand: gpmi: use io_base instead of MXS_GPMI_BASESascha Hauer2013-07-231-3/+2
| * | | | | | dma: apbh: cleanup includesSascha Hauer2013-07-231-7/+5
| * | | | | | dma: apbh: add devicetree probe supportSascha Hauer2013-07-231-0/+13
| * | | | | | dma: apbh: Turn into a driverSascha Hauer2013-07-235-38/+84
| * | | | | | dma: apbh: remove CONFIG_ARCH_DMA_PIO_WORDSSascha Hauer2013-07-231-7/+2
| * | | | | | dma: apbh-dma: move header file to common locationSascha Hauer2013-07-233-2/+2
| * | | | | | dma: apbh: introduce private structSascha Hauer2013-07-231-28/+38
| * | | | | | ARM: MXS: introduce stmp device supportSascha Hauer2013-07-2319-84/+111
| * | | | | | mtd: nand: update to v3.11-rc1Sascha Hauer2013-07-2322-2601/+3895
| * | | | | | mtd: introduce mtd_read_oob and mtd_write_oobSascha Hauer2013-07-224-4/+38
| * | | | | | mtd: introduce ecc strengthSascha Hauer2013-07-229-0/+44
| * | | | | | mtd: rename mtd_read_oobSascha Hauer2013-07-221-2/+2
| * | | | | | string: introduce memchr_invSascha Hauer2013-07-222-0/+61
| * | | | | | mtd: sync bbm.h with Linux KernelSascha Hauer2013-07-221-22/+61
| * | | | | | mtd: rename MTD_OOB_* to MTD_OPS_*Sascha Hauer2013-07-229-57/+60
| * | | | | | mtd: nand: write BBM to OOB even with flash-based BBTSascha Hauer2013-07-221-19/+60
| * | | | | | mtd: nand_imx: Add devicetree probe supportSascha Hauer2013-07-191-8/+68
| * | | | | | of: add mtd of helpersSascha Hauer2013-07-163-0/+101
* | | | | | | Merge branch 'for-next/misc'Sascha Hauer2013-08-059-31/+58
|\ \ \ \ \ \ \
| * | | | | | | CONFIG_PANIC_HANG: replace #ifdef with IS_ENABLED()Antony Pavlov2013-08-051-6/+6
| * | | | | | | resurrect CONFIG_PANIC_HANG optionAntony Pavlov2013-08-051-0/+11