summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | MCI: tegra-sdmmc: convert to streaming DMA opsLucas Stach2015-03-061-12/+14
| * | MCI: imx: convert to streaming DMA opsLucas Stach2015-03-061-11/+17
| * | MCI: dw-mmc: convert to streaming DMA opsLucas Stach2015-03-062-13/+13
| * | AHCI: convert to streaming DMA opsLucas Stach2015-03-061-3/+10
| * | ARM: move DMA alloc functions to dma.hLucas Stach2015-03-0629-11/+26
| * | ARM: change dma_alloc/free_coherent to match other architecturesLucas Stach2015-03-0622-52/+82
| * | NIOS2: use dma_addr_t in dma_alloc_coherentLucas Stach2015-03-061-1/+1
| |/
* | Merge branch 'for-next/rockchip'Sascha Hauer2015-03-0916-115/+2654
|\ \
| * | MMC: dw_mmc: Add support for PIO mode and Rockchip variant of this hardwareAndrey Panov2015-03-052-15/+194
| * | ARM: Rockchip: Update clk driver from Linux kernel for use with newer DTSAndrey Panov2015-03-057-87/+2096
| * | NET: arc_emac: Update for newer DTS, support for Rockchip .compatibleAndrey Panov2015-03-051-7/+17
| * | CLK: Check and do not allow to register clock twiceAndrey Panov2015-03-051-0/+10
| * | CLK: clk-divider: Respect CLK_DIVIDER_POWER_OF_TWO flagAndrey Panov2015-03-051-0/+9
| * | CLK: clk-divider: Introduce clk_divider_alloc() and *_free() routinesAndrey Panov2015-03-051-5/+22
| * | CLK: clk-divider: Respect CLK_DIVIDER_HIWORD_MASK flagAndrey Panov2015-03-051-0/+4
| * | CLK: clk-mux: Respect CLK_MUX_HIWORD_MASK flagAndrey Panov2015-03-051-0/+3
| * | CLK: Add fractional divider clock support from Linux kernelAndrey Panov2015-03-052-1/+154
| * | CLK: Add support for composite clock from Linux kernelAndrey Panov2015-03-052-1/+146
| |/
* | 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