summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mtd: fixup device tree partitionsSascha Hauer2015-02-121-0/+64
* mtd: Add a partitions parameter to mtd devicesSascha Hauer2015-02-121-1/+96
* mtd: Use flags parameter in mtd_add_partitionSascha Hauer2015-02-121-0/+1
* mtd: forbid conflicting mtd partitionsSascha Hauer2015-02-121-3/+30
* mtd: nand: remove automatically created bb devicesSascha Hauer2015-02-122-4/+14
* mtd: Add partitions to listSascha Hauer2015-02-121-0/+8
* mtd: partitions: Add error checkSascha Hauer2015-02-121-1/+10
* mtd: partitions: Use xstrdupSascha Hauer2015-02-121-1/+1
* mtd: core: add error checksSascha Hauer2015-02-121-2/+13
* mtd: nand-bb: Also print raw position in debug messagesSascha Hauer2015-02-101-2/+4
* mtd: nand-bb: Fix test for bad block when readingSascha Hauer2015-02-101-1/+1
* mtd: nand-bb: fix erasing bb devices with bad blocksSascha Hauer2015-02-101-3/+21
* mtd: nand-bb: Fix accesses beyond deviceSascha Hauer2015-02-101-0/+16
* mtd: Fix allowing to erase bad blocks on partitionsSascha Hauer2015-02-101-3/+3
* mtd: nand: omap: Fix OMAP_ECC_BCH8_CODE_HW ecc modeSascha Hauer2015-02-101-2/+2
* Merge branch 'for-next/raspberry-pi'Sascha Hauer2015-02-045-17/+249
|\
| * regulator: add bcm2835 driverJean-Christophe PLAGNIOL-VILLARD2015-02-043-0/+155
| * regulator: allow to use it with non DT deviceJean-Christophe PLAGNIOL-VILLARD2015-02-042-17/+83
| * amba: pl011: add support for regulatorJean-Christophe PLAGNIOL-VILLARD2015-02-041-0/+11
* | Merge branch 'for-next/pxa'Sascha Hauer2015-02-044-78/+1204
|\ \
| * | net: smc1111: improve debug capabilityRobert Jarzmik2015-02-041-49/+69
| * | net: smc1111: extend the driver for 91c94 and 91c96 supportRobert Jarzmik2015-02-041-5/+33
| * | net: smc1111: add 16 bits accessors, allow address shiftRobert Jarzmik2015-02-041-42/+92
| * | mtd: nand: add mrvl-nand driverRobert Jarzmik2015-01-193-0/+1028
| |/
* | Merge branch 'for-next/mxs'Sascha Hauer2015-02-049-25/+407
|\ \
| * | pinctrl: Add MXS pinctrl driverSascha Hauer2015-01-283-0/+179
| * | of: Create platform_device when creating AMBA device failedSascha Hauer2015-01-281-2/+2
| * | serial: stm_serial: Add devicetree supportSascha Hauer2015-01-281-0/+9
| * | mci: mxs: Add devicetree supportSascha Hauer2015-01-281-23/+27
| * | ARM: MXS: Make gpio a driverSascha Hauer2015-01-283-0/+190
* | | Merge branch 'for-next/misc'Sascha Hauer2015-02-0411-18/+22
|\ \ \
| * | | pinctrl: remove unnecessary error checkMasahiro Yamada2015-02-021-3/+0
| * | | usb: abolish wait_ms() functionMasahiro Yamada2015-02-025-13/+13
| * | | trivial: s/flasg/flash/Uwe Kleine-König2015-01-271-1/+1
| * | | MMC: IMX: Reset MMC_BOOT register after controller reset.Andrey Panov2015-01-192-0/+4
| * | | console: allow to specify the device idJean-Christophe PLAGNIOL-VILLARD2015-01-132-1/+4
| | |/ | |/|
* | | Merge branch 'for-next/imx'Sascha Hauer2015-02-042-7/+41
|\ \ \
| * | | ARM: i.MX6: use generic calculation in nand bbu handlerStefan Christ2015-01-291-3/+4
| * | | i.MX: SPI: Respect SPI_LSB_FIRST flag in mode settingsAndrey Smirnov2015-01-161-4/+37
| |/ /
* | | usb: at91_udc: pass the vbus initial valueBo Shen2015-02-041-0/+2
* | | Fix spelling: pathes -> pathsWadim Egorov2015-01-281-1/+1
| |/ |/|
* | usb: musb-dsps: select OFDEVICELucas Stach2015-01-191-0/+1
|/
* Merge branch 'for-next/mxs'Sascha Hauer2015-01-097-7/+2
|\
| * drivers: remove unnecessary mach/imx-regs.h includeSascha Hauer2015-01-057-7/+2
* | Merge branch 'for-next/misc'Sascha Hauer2015-01-0919-115/+43
|\ \
| * | sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-0813-13/+13
| * | net: rtl8169: remove unnecessary cache maintenanceLucas Stach2015-01-051-19/+5
| * | clock: incorporate dummy clocksource into core clock codeAntony Pavlov2014-12-173-73/+10
| * | video: imx-hdmi: search for DDC node only when EDID support is enabledLucas Stach2014-12-171-9/+11
| * | usb: gadget: fastboot: allow to build without BOOTMLucas Stach2014-12-171-1/+4
| |/