summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2015-03-094-15/+72
|\
| * clk: Treat NULL as dummy clocksSascha Hauer2015-03-051-0/+17
| * led: gpio: add support for default-state dt-propertyHubert Feurstein2015-03-041-0/+8
| * net: designware: don't depend on CONFIG_OFTREELucas Stach2015-03-021-0/+3
| * firmware: altera: Make nSTAT GPIO optionalAndrey Smirnov2015-02-191-15/+44
* | Merge branch 'for-next/imx'Sascha Hauer2015-03-091-8/+6
|\ \
| * | PWM: i.MX: register successfully without aliasSascha Hauer2015-03-091-8/+6
| |/
* | Merge branch 'for-next/sandbox-of'Sascha Hauer2015-03-063-10/+4
|\ \
| * | of/base: fix sparse warning, don't use integer 0 as NULL pointerMarc Kleine-Budde2015-03-031-2/+2
| * | of_path: of_find_path(): remove unused variable lenMarc Kleine-Budde2015-03-031-2/+2
| * | drivers: remove unused function dev_protect()Marc Kleine-Budde2015-03-031-6/+0
* | | Merge branch 'for-next/mtd-partitions'Sascha Hauer2015-03-063-9/+234
|\ \ \
| * | | 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
| | |/ | |/|
* | | Merge branch 'for-next/mtd'Sascha Hauer2015-03-062-28/+26
|\ \ \
| * | | mtd: nand-imx: don't copy more bytes than read from hardwareUwe Kleine-König2015-02-111-1/+5
| * | | mtd: nand: cleanup ONFI printed errors, warningsBrian Norris2015-02-111-9/+6
| * | | mtd: nand-imx: fix byte reading in x16 modeUwe Kleine-König2015-02-111-18/+15
| |/ /
* | / net: cpsw: prevent stray cache writebackLucas Stach2015-03-031-0/+1
| |/ |/|
* | net: rtl8169: silence compiler warningLucas Stach2015-02-251-2/+2
|/
* 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