summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: smc1111: fix platform data initializationsRobert Jarzmik2015-04-131-2/+2
* net: mvneta: Fix transmit errors due to dirty txdescSebastian Hesselbarth2015-04-131-1/+1
* pci: make sure to activate devices on the root busLucas Stach2015-04-131-0/+7
* mtd: nand_omap_gpmc: Fix ecc check for bch8 romcodeTeresa Gámez2015-03-301-15/+23
* mtd: nand_omap_gpmc: Remove unused codeTeresa Gámez2015-03-301-68/+0
* usb: host: xhci: depend on HAS_DMALucas Stach2015-03-261-0/+2
* clk: fractional-divider: fix build with CONFIG_MODULESLucas Stach2015-03-261-1/+1
* mci: core: Check return value of dev_add_param_boolWadim Egorov2015-03-191-1/+2
* net: mvneta: convert to streaming DMA opsLucas Stach2015-03-161-4/+7
* PCI: fix bad bugs in bridge setup codeLucas Stach2015-03-161-2/+4
* clk: clk-divider: fix _get_maxdiv for table based dividerSascha Hauer2015-03-121-0/+13
* 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