aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds2010-10-287-128/+57
|\
| * drivers/parisc/iosapic.c: Remove unnecessary kzalloc castJoe Perches2010-10-211-2/+2
| * drivers/char/agp/parisc-agp.c: eliminate memory leakJulia Lawall2010-10-211-0/+4
| * parisc: convert eisa interrupts to flow handlersKyle McMartin2010-10-141-16/+7
| * parisc: convert gsc and dino pci interrupts to flow handlersKyle McMartin2010-10-142-31/+13
| * parisc: convert suckyio interrupts to flow handlersKyle McMartin2010-10-141-15/+6
| * parisc: convert iosapic interrupts to proper flow handlersKyle McMartin2010-10-141-31/+6
| * parisc: convert cpu interrupts to proper flow handlersKyle McMartin2010-10-141-1/+1
| * parisc: lay groundwork for killing __do_IRQKyle McMartin2010-10-145-33/+19
| * parisc: squelch warning when using dev_get_statsKyle McMartin2010-10-131-3/+3
* | Merge git://git.infradead.org/battery-2.6Linus Torvalds2010-10-281-0/+1
|\ \
| * | power_supply: Mark twl4030_charger as brokenAnton Vorontsov2010-10-281-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-286-44/+11
|\ \ \ | |/ / |/| |
| * | cciss: remove overlapping PCI IDsMike Miller2010-10-281-36/+0
| * | block: cciss: fix information leak to userlandVasiliy Kulikov2010-10-281-0/+1
| * | drivers/block/aoe/aoeblk.c: ratelimit a warning printkAndrew Morton2010-10-281-1/+3
| * | drivers/block/z2ram.c: correct printing of sector_tGeert Uytterhoeven2010-10-281-2/+4
| * | aoe: don't use flush_scheduled_work()Tejun Heo2010-10-281-3/+1
| * | drivers/block/drbd/drbd_main.c: fix error pathNicolas Kaiser2010-10-281-1/+1
| * | loop: Properly clear sysfs in autoclear modeMilan Broz2010-10-271-1/+1
* | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-276-6/+17
|\ \ \
| * | | drm/radeon/kms: enable unmappable vram for evergreenAlex Deucher2010-10-281-0/+2
| * | | drm/radeon/kms: fix tiled db height calculation on 6xx/7xxAlex Deucher2010-10-281-6/+8
| * | | drm/radeon/kms: fix handling of tex lookup disable in cs checker on r2xxAlex Deucher2010-10-284-0/+7
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-10-2714-899/+5276
|\ \ \ \
| * | | | DMAENGINE: move COH901318 to arch_initcallLinus Walleij2010-10-221-1/+1
| * | | | dma: imx-dma: fix signedness bugSascha Hauer2010-10-221-1/+3
| * | | | Merge branch 'dma40' into dmaengineDan Williams2010-10-193-21/+50
| |\ \ \ \
| | * | | | ste_dma40: remove enum for endianessRabin Vincent2010-10-192-4/+6
| | * | | | ste_dma40: move mode_opt to separate configRabin Vincent2010-10-192-2/+33
| | * | | | ste_dma40: move channel mode to a separate fieldRabin Vincent2010-10-191-6/+2
| | * | | | ste_dma40: move priority to separate fieldRabin Vincent2010-10-191-1/+1
| | * | | | ste_dma40: add variable to indicate valid dma_cfgRabin Vincent2010-10-191-8/+8
| * | | | | dma/timberdale: simplify conditionalNicolas Kaiser2010-10-191-1/+1
| * | | | | async_tx: make async_tx channel switching opt-inDan Williams2010-10-072-4/+7
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'dma40', 'pl08x', 'fsldma', 'imx' and 'intel-mid' into dmaengineDan Williams2010-10-0712-266/+4625
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | | | | * | | | intel_mid_dma: change the slave interfaceKoul, Vinod2010-10-072-25/+52
| | | | | * | | | intel_mid_dma: fix the WARN_ONsKoul, Vinod2010-10-071-3/+3
| | | | | * | | | intel_mid_dma: Add sg list support to DMA driverRamesh Babu K V2010-10-072-50/+247
| | | | | * | | | intel_mid_dma: Allow DMAC2 to share interruptYong Wang2010-10-071-4/+1
| | | | | * | | | intel_mid_dma: Allow IRQ sharingYong Wang2010-10-071-11/+14
| | | | | * | | | intel_mid_dma: Add runtime PM supportKoul, Vinod2010-10-072-8/+129
| | | | * | | | | dmaengine: Add Freescale i.MX1/21/27 DMA driverSascha Hauer2010-10-073-0/+431
| | | | * | | | | dmaengine: Add Freescale i.MX SDMA supportSascha Hauer2010-10-053-0/+1401
| | | | * | | | | dmaengine: add possibility for cyclic transfersSascha Hauer2010-10-051-0/+2
| | | * | | | | | ste_dma40: implement support for scatterlist to scatterlist copyIra Snyder2010-10-071-0/+17
| | | * | | | | | fsldma: improved DMA_SLAVE supportIra Snyder2010-10-071-182/+44
| | | * | | | | | fsldma: implement support for scatterlist to scatterlist copyIra Snyder2010-10-071-3/+125
| | | * | | | | | dma: add support for scatterlist to scatterlist copyIra Snyder2010-10-071-0/+2
| | | | |/ / / / | | | |/| | | |
| | * | | | | | dmaengine: driver for the ARM PL080/PL081 PrimeCells v5Linus Walleij2010-09-293-0/+2176
| | | |/ / / / | | |/| | | |