summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* of: base.c: Use correct device-tree in of_add_initrd()David Jander2013-08-141-1/+1
* of: Fix endless loop in of_add_memorySascha Hauer2013-08-141-1/+4
* Cleanup Kconfig filesAlexander Shiyan2013-08-121-1/+1
* mtd: ubi: add missing prototype for ubi_volume_notifySascha Hauer2013-08-061-0/+2
* mtd: ubi: remove calls to nonexisting functionsSascha Hauer2013-08-061-5/+0
* Merge branch 'for-next/serial'Sascha Hauer2013-08-052-39/+103
|\
| * serial: ns16550: fill cdev just-in-timeAntony Pavlov2013-07-241-2/+1
| * serial: ns16550: get clock-frequency from dtAntony Pavlov2013-07-241-0/+6
| * serial: ns16550: Add devicetree probe supportSascha Hauer2013-07-231-1/+24
| * serial: ns16550: Add clk support and make platform_data optionalSascha Hauer2013-07-231-3/+23
| * serial: ns16550: remove f_caps from platform_dataSascha Hauer2013-07-231-4/+1
| * serial: ns16550: introduce private structSascha Hauer2013-07-231-9/+28
| * serial: ns16550: reorder functions to avoid forward declarationSascha Hauer2013-07-231-31/+28
| * clk: provide static inline wrappersSascha Hauer2013-07-231-0/+3
* | Merge branch 'for-next/of'Sascha Hauer2013-08-0515-30/+640
|\ \
| * | Add configurability via devicetreeSascha Hauer2013-07-184-0/+264
| * | 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-181-0/+65
| * | 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
| * | of: partitions: factor out function to parse a single partitionSascha Hauer2013-07-151-25/+33
| * | led: gpio: Add trigger supportSascha Hauer2013-07-101-0/+33
| * | LED: add support for device tree parsing of gpio-ledsSebastian Hesselbarth2013-07-092-0/+49
* | | Merge branch 'for-next/mtd'Sascha Hauer2013-08-0552-7028/+10821
|\ \ \
| * | | 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-2521-2/+13540
| * | | UBI: remove old ubi supportSascha Hauer2013-07-2420-11114/+1
| * | | mtd: nand: mxs-nand: Add on flash bbt supportSascha Hauer2013-07-231-0/+13
| * | | mtd: nand: mxs-nand: Add i.MX6 supportSascha Hauer2013-07-233-24/+82
| * | | 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
| * | | 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-232-36/+80
| * | | dma: apbh-dma: move header file to common locationSascha Hauer2013-07-232-2/+2
| * | | dma: apbh: introduce private structSascha Hauer2013-07-231-28/+38
| * | | ARM: MXS: introduce stmp device supportSascha Hauer2013-07-237-39/+42
| * | | mtd: nand: update to v3.11-rc1Sascha Hauer2013-07-2315-2321/+3295
| * | | mtd: introduce mtd_read_oob and mtd_write_oobSascha Hauer2013-07-223-4/+25
| * | | mtd: introduce ecc strengthSascha Hauer2013-07-227-0/+18
| * | | mtd: rename mtd_read_oobSascha Hauer2013-07-221-2/+2
| * | | mtd: rename MTD_OOB_* to MTD_OPS_*Sascha Hauer2013-07-227-40/+40
| * | | 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-162-0/+83
| | |/ | |/|
* | | Merge branch 'for-next/mfd'Sascha Hauer2013-08-054-408/+136
|\ \ \