summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* MMC: dw_mmc: PIO mode fixesAndrey Panov2015-03-091-73/+56
* Merge branch 'for-next/tegra'Sascha Hauer2015-03-092-4/+7
|\
| * mci: tegra: handle mmc aliasesLucas Stach2015-03-041-0/+3
| * of: make of_alias_get work on all types of DT pathsLucas Stach2015-03-041-4/+4
* | Merge branch 'for-next/streaming-dma'Sascha Hauer2015-03-0935-171/+264
|\ \
| * | usb: host: ohci: convert to streaming DMA opsLucas Stach2015-03-061-4/+6
| * | usb: host: ehci: convert to streaming DMA opsLucas Stach2015-03-061-3/+5
| * | usb: gadget: fsl_udc: convert to streaming DMA opsLucas Stach2015-03-061-4/+4
| * | net: xgmac: convert to streaming DMA opsLucas Stach2015-03-061-3/+8
| * | net: rtl8169: convert to streaming DMA opsLucas Stach2015-03-062-17/+14
| * | net: orion-gbe: convert to streaming DMA opsLucas Stach2015-03-061-5/+8
| * | net: macb: convert to streaming DMA opsLucas Stach2015-03-061-2/+6
| * | net: fec: convert to streaming DMA opsLucas Stach2015-03-061-4/+9
| * | net: designware: convert to streaming DMA opsLucas Stach2015-03-061-8/+11
| * | net: davinci_emac: convert to streaming DMA opsLucas Stach2015-03-061-4/+5
| * | net: at91_ether: convert to streaming DMA opsLucas Stach2015-03-061-2/+8
| * | net: cpsw: convert to streaming DMA opsLucas Stach2015-03-061-5/+7
| * | net: arc-emac: convert to streaming DMA opsLucas Stach2015-03-061-6/+10
| * | 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