summaryrefslogtreecommitdiffstats
path: root/drivers/block/hd.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-12-05dmaengine/ste_dma40: allow fixed physical channelNarayanan G2-10/+47
2011-12-05dmaengine/amba-pl08x: Config ccfg and increment phychan_hold if phychan is trueViresh Kumar1-9/+12
2011-12-05dmaengine: convert drivers/dma/* to use module_platform_driver()Axel Lin4-47/+5
2011-12-05IMX/SDMA : save the real count for one DMA transaction.Huang Shijie1-2/+9
2011-12-05dma/ep93xx_dma: prevent ep93xx_dma_tasklet() to reference an empty listMika Westerberg1-12/+48
2011-12-05dma/ep93xx_dma: fix initialization of M2M control registerRafal Prylowski1-4/+4
2011-11-28dmaengine: at_hdmac: simplify device selection from platform data or DTNicolas Ferre2-39/+31
2011-11-28dmaengine: at_hdmac: empty entry shape modificationNicolas Ferre1-1/+3
2011-11-28dmaengine: at_hdmac: add const to struct platform_device_id definitionNicolas Ferre1-1/+1
2011-11-28dmaengine/ste_dma40: Add support to use lcla area from esramNarayanan G2-10/+86
2011-11-28dmaengine: timb_dma: fix the spare wariningsVinod Koul1-4/+4
2011-11-28dmaengine/dw_dmac: Reconfigure interrupt and chan_cfg register on resumeViresh Kumar2-28/+42
2011-11-22IMX/DMA : set the DMA direction in the sdma_control()Huang Shijie1-0/+1
2011-11-22dmaengine/ste_dma40: support pm in dma40Narayanan G2-19/+259
2011-11-18dmaengine: add CSR SiRFprimaII DMAC driverRongjun Ying5-0/+732
2011-11-18DMAEngine: Define interleaved transfer request apiJassi Brar3-5/+85
2011-11-17USB-renesas: move to dma_transfer_directionVinod Koul1-2/+2
2011-11-17USB-musb: move to dma_transfer_directionVinod Koul1-2/+2
2011-11-17pch_dma: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2-7/+11
2011-11-17pch_dma: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA2-4/+4
2011-11-17dma i.MX: remove individual SOC dependencySascha Hauer1-3/+3
2011-11-17dma: fix spacing for method declaration, coding style issue in iop-adma.cCiaran McCormick1-2/+2
2011-11-10DMA: PL330: Fix build warningBoojin Kim1-1/+2
2011-11-10dmaengine: at_hdmac: add device tree supportNicolas Ferre2-1/+45
2011-11-10dmaengine: at_hdmac: platform data move to use .id_tableNicolas Ferre2-10/+46
2011-11-08Linux 3.2-rc1v3.2-rc1Linus Torvalds1-3/+3
2011-11-07VFS: we need to set LOOKUP_JUMPED on mountpoint crossingAl Viro1-1/+15
2011-11-07ARM: OMAP: Fix export.h or module.h includesTony Lindgren4-0/+4
2011-11-07ARM: OMAP: omap_device: Include linux/export.hAxel Lin1-0/+1
2011-11-07vfs: d_invalidate() should leave mountpoints aloneAl Viro1-2/+4
2011-11-07forcedeth: fix a few sparse warnings (variable shadowing)david decotigny1-17/+17
2011-11-07forcedeth: Improve stats countersMandeep Baines1-0/+4
2011-11-07forcedeth: remove unneeded stats updatesdavid decotigny1-34/+1
2011-11-07forcedeth: Acknowledge only interrupts that are being processedMike Ditto1-5/+8
2011-11-07forcedeth: fix race when unloading moduledavid decotigny1-1/+1
2011-11-07device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.hStephen Rothwell1-0/+1
2011-11-07device-mapper: dm-bufio.c needs to include module.hStephen Rothwell1-0/+1
2011-11-07drivers/md: change module.h -> export.h in persistent-data/dm-*Paul Gortmaker4-4/+4
2011-11-07arm: Add export.h to recently added files for EXPORT_SYMBOLPaul Gortmaker2-0/+2
2011-11-07MAINTAINERS/rds: update maintainer Or Gerlitz1-1/+1
2011-11-07wanrouter: Remove kernel_lock annotationsRichard Weinberger1-2/+0
2011-11-07usbnet: fix oops in usbnet_start_xmitKonstantin Khlebnikov1-1/+2
2011-11-07ixgbe: Fix compile for kernel without CONFIG_PCI_IOV definedRose, Gregory V2-2/+4
2011-11-07vmwgfx: Snoop DMA transfers with non-covering sizesJakob Bornecrantz1-9/+21
2011-11-07vmwgfx: Move the prefered mode first in the listJakob Bornecrantz1-0/+4
2011-11-07vmwgfx: Unreference surface on cursor error pathJakob Bornecrantz1-0/+1
2011-11-07vmwgfx: Free prefered mode on error pathJakob Bornecrantz1-6/+11
2011-11-07vmwgfx: Use pointer return error codesJakob Bornecrantz1-1/+1
2011-11-07vmwgfx: Fix hw cursor positionThomas Hellstrom1-2/+5
2011-11-07vmwgfx: Infrastructure for explicit placementThomas Hellstrom3-24/+30