aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | | | Blackfin: remove useless and outdated documentationMichael Hennerich2010-08-06
| * | | | | | | | Blackfin: BF51x/BF52x: support GPIO Hysteresis/Schmitt Trigger optionsMichael Hennerich2010-08-06
| * | | | | | | | Blackfin: gpio/portmux: clean up whitespace corruptionMike Frysinger2010-08-06
| * | | | | | | | Blackfin: make sure mmiowb inserts a write barrier with SSYNCMichael Hennerich2010-08-06
| * | | | | | | | Blackfin: fix DMA/cache bug when resuming from suspend to RAMMichael Hennerich2010-08-06
| * | | | | | | | Blackfin: BF51x: fix handling of PH8 (the "internal" SPI0SEL4 pin)Mike Frysinger2010-08-06
| * | | | | | | | Blackfin: add a GPIO_DEFAULT_BOOT_SPI_CSMike Frysinger2010-08-06
| * | | | | | | | Blackfin: fix typo in hweight asmMike Frysinger2010-08-06
| * | | | | | | | Blackfin: BF51x: fix typo in HWAIT pin defineMike Frysinger2010-08-06
| * | | | | | | | Blackfin: BF54x: add ifdef protection to gpio headerMike Frysinger2010-08-06
| * | | | | | | | Blackfin: gpio: unify & clean up reserved map handlingMike Frysinger2010-08-06
| * | | | | | | | Blackfin: allow cache funcs to be in L1 for IFLUSH Anomaly 05000491Mike Frysinger2010-08-06
| * | | | | | | | Blackfin: update anomaly lists to latest public infoMike Frysinger2010-08-06
| * | | | | | | | Blackfin: merge anomalies 475 and 220 to follow official listsMike Frysinger2010-08-06
| * | | | | | | | Blackfin: move MPU anomaly check to common locationMike Frysinger2010-08-06
| * | | | | | | | Blackfin: use common EXCEPTION_TABLE() in vmlinux.ldsMike Frysinger2010-08-06
| * | | | | | | | Blackfin: stub fpregs dumpingMike Frysinger2010-08-06
| * | | | | | | | Blackfin: new dynamic bfin read/write mmr helpersMike Frysinger2010-08-06
| * | | | | | | | Blackfin: punt NFC MMR bitsMike Frysinger2010-08-06
* | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-08-10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | DMAENGINE: at_hdmac: locking fixletYong Wang2010-08-05
| * | | | | | | | | DMAENGINE: pch_dma: kill another usage of __raw_{read|write}lYong Wang2010-08-05
| * | | | | | | | | dma: dmatest: fix potential sign bugKulikov Vasiliy2010-08-04
| * | | | | | | | | ioat2: catch and recover from broken vtd configurations v6Dan Williams2010-08-04
| * | | | | | | | | DMAENGINE: add runtime slave control to COH 901 318 v3Linus Walleij2010-08-04
| * | | | | | | | | DMAENGINE: add runtime slave config to DMA40 v3Linus Walleij2010-08-04
| * | | | | | | | | DMAENGINE: generic slave channel control v3Linus Walleij2010-08-04
| * | | | | | | | | dmaengine: Driver for Topcliff PCH DMA controllerYong Wang2010-08-04
| * | | | | | | | | intel_mid: Add Mrst & Mfld DMA DriversVinod Koul2010-07-28
| * | | | | | | | | Merge branch 'timb' into dmaengineDan Williams2010-07-01
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drivers/dma: Eliminate a NULL pointer dereferenceJulia Lawall2010-07-01
| | * | | | | | | | | dma/timb_dma: compile warning on 32 bitDan Carpenter2010-07-01
| * | | | | | | | | | DMAENGINE: ste_dma40: support older siliconLinus Walleij2010-06-22
| * | | | | | | | | | DMAENGINE: ste_dma40: support disabling physical channelsJonas Aaberg2010-06-22
| * | | | | | | | | | DMAENGINE: ste_dma40: no disabled phy channels on ux500Jonas Aaberg2010-06-22
| * | | | | | | | | | DMAENGINE: ste_dma40: fix suspend bugJonas Aaberg2010-06-22
| * | | | | | | | | | DMAENGINE: ste_dma40: add DB8500 memcpy channelsJonas Aaberg2010-06-22
| * | | | | | | | | | DMAENGINE: ste_dma40: no flow control on memcpyJonas Aaberg2010-06-22
| * | | | | | | | | | DMAENGINE: ste_dma40: arch updates for LCLA and LCPAJonas Aaberg2010-06-22
| * | | | | | | | | | DMAENGINE: ste_dma40: allocate LCLA dynamicallyLinus Walleij2010-06-22
| * | | | | | | | | | DMAENGINE: ste_dma40: no premature stopJonas Aaberg2010-06-22
| * | | | | | | | | | DMAENGINE: ste_dma40: interrupts only on dstJonas Aaberg2010-06-22
| * | | | | | | | | | DMAENGINE: ste_dma40: avoid doing unnessecary suspendJonas Aaberg2010-06-22
| * | | | | | | | | | DMAENGINE: ste_dma40: lock fixJonas Aaberg2010-06-22
| * | | | | | | | | | DMAENGINE: ste_dma40: deny ops on non-alloc channelsJonas Aaberg2010-06-22
| * | | | | | | | | | DMAENGINE: ste_dma40: various cosmetic clean-upsJonas Aaberg2010-06-22
| * | | | | | | | | | DMAENGINE: ste_dma40: improve allocation error handlingJonas Aaberg2010-06-22
| * | | | | | | | | | DMAENGINE: ste_dma40: use kmem cacheJonas Aaberg2010-06-22
| * | | | | | | | | | DMAENGINE: ste_dma40: moved freeing of client owned descPer Friden2010-06-22
| * | | | | | | | | | DMAENGINE: ste_dma40: only write phy channel config first timeLinus Walleij2010-06-22