summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ \ Merge branches 'pxa-ian' and 'pxa-xm270' into pxaRussell King2008-07-122-50/+12
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | [ARM] 5106/1: CM-X270: remove unneeded cm-x270.hMike Rapoport2008-07-091-50/+0
| | | | | |/ / / / / / / / / | | | | |/| | | | | | | | |
| | | * | | | | | | | | | | Fix serial broken-ness on PXA250Ian Molton2008-07-101-0/+12
| | | |/ / / / / / / / / /
| | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ \ Merge branches 'pxa-ezx', 'pxa-magician' and 'pxa-palm' into pxaRussell King2008-07-10309-604/+1138
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / | | | |/| | | | | | | | | |
| | | | * | | | | | | | | | [ARM] 5153/1: Add support for PalmTX handheld computerMarek VaĊĦut2008-07-101-0/+106
| | | | * | | | | | | | | | Merge branch 'machtypes' into pxa-palmRussell King2008-07-09308-604/+1032
| | | | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | | | | | | | _ / / / / / | | | | | | | | / / / / /
| | * | | | | | | | | | | [ARM] 5163/1: pxa27x_udc: Allow choosing the bits in UP2OCR_SEOSStefan Schmidt2008-07-101-1/+1
| | * | | | | | | | | | | [ARM] 5164/1: pxafb: Support for RGB666, RGBT666, RGB888 and RGBT888Stefan Schmidt2008-07-101-1/+2
| | * | | | | | | | | | | [ARM] 5165/1: pxafb: More LCCR3 depth definesStefan Schmidt2008-07-101-0/+6
| | |/ / / / / / / / / /
| | * | | | | | | | | | [ARM] 5088/3: pxa2xx: add pxa2xx_set_spi_info to register pxa2xx-spi platform...Guennadi Liakhovetski2008-07-091-0/+2
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-07-231-0/+38
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | sg: reimplement sg mapping iteratorTejun Heo2008-07-231-0/+38
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb...Linus Torvalds2008-07-239-29/+194
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | I/OAT: I/OAT version 3.0 supportMaciej Sosnowski2008-07-222-1/+14
| * | | | | | | | | | | | | iop_adma: cleanup iop_chan_xor_slot_countDan Williams2008-07-172-13/+9
| * | | | | | | | | | | | | async_tx: make async_tx_test_ack a boolean routineDan Williams2008-07-171-5/+3
| * | | | | | | | | | | | | async_tx: remove depend_tx from async_tx_sync_epilogDan Williams2008-07-171-8/+1
| * | | | | | | | | | | | | async_tx: export async_tx_quiesceDan Williams2008-07-171-0/+2
| * | | | | | | | | | | | | dmaengine: Driver for the Synopsys DesignWare DMA controllerHaavard Skinnemoen2008-07-082-0/+78
| * | | | | | | | | | | | | dmaengine: Add slave DMA interfaceHaavard Skinnemoen2008-07-081-1/+51
| * | | | | | | | | | | | | dmaengine: add DMA_COMPL_SKIP_{SRC,DEST}_UNMAP flags to control dma unmapDan Williams2008-07-081-0/+4
| * | | | | | | | | | | | | dmaengine: Add dma_client parameter to device_alloc_chan_resourcesHaavard Skinnemoen2008-07-081-1/+2
| * | | | | | | | | | | | | dmaengine: DMA engine driver for Marvell XOR engineSaeed Bishara2008-07-081-0/+28
| * | | | | | | | | | | | | dmaengine: track the number of clients using a channelDan Williams2008-07-081-0/+2
* | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2008-07-233-42/+156
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | kgdb, powerpc: arch specific powerpc kgdb supportJason Wessel2008-07-231-42/+50
| * | | | | | | | | | | | | | kgdb: support for ARCH=armJason Wessel2008-07-232-0/+106
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-231-69/+124
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ide: remove unused PC_FLAG_DRQ_INTERRUPTBorislav Petkov2008-07-231-1/+0
| * | | | | | | | | | | | | | ide-floppy: convert to using the new atapi_flags (take 2)Borislav Petkov2008-07-231-2/+1
| * | | | | | | | | | | | | | ide: add per-device flagsBorislav Petkov2008-07-231-0/+60
| * | | | | | | | | | | | | | ide: remove pc->callback member from ide_atapi_pcBorislav Petkov2008-07-231-2/+0
| * | | | | | | | | | | | | | ide: push pc callback pointer into the ide_drive_t structureBorislav Petkov2008-07-231-2/+7
| * | | | | | | | | | | | | | ide: add ide_host_free() helper (take 2)Bartlomiej Zolnierkiewicz2008-07-231-0/+1
| * | | | | | | | | | | | | | ide: add ide_host_add() helperBartlomiej Zolnierkiewicz2008-07-231-0/+2
| * | | | | | | | | | | | | | ide: add struct ide_host (take 3)Bartlomiej Zolnierkiewicz2008-07-231-10/+11
| * | | | | | | | | | | | | | ide: add struct ide_tp_ops (take 2)Bartlomiej Zolnierkiewicz2008-07-231-17/+35
| * | | | | | | | | | | | | | ide: add 'config' field to hw_regs_tBartlomiej Zolnierkiewicz2008-07-231-0/+1
| * | | | | | | | | | | | | | ide: filter out "default" transfer mode values in set_xfer_rate()Bartlomiej Zolnierkiewicz2008-07-231-1/+0
| * | | | | | | | | | | | | | ide: remove dead Virtual DMA supportBartlomiej Zolnierkiewicz2008-07-231-3/+0
| * | | | | | | | | | | | | | ide: remove ->INB, ->OUTB and ->OUTBSYNC methodsBartlomiej Zolnierkiewicz2008-07-231-7/+0
| * | | | | | | | | | | | | | ide: add ide_read_bcount_and_ireason() helperBartlomiej Zolnierkiewicz2008-07-231-0/+1
| * | | | | | | | | | | | | | ide: use ->tf_read in ide_read_error()Bartlomiej Zolnierkiewicz2008-07-231-7/+3
| * | | | | | | | | | | | | | ide: add ->set_irq methodBartlomiej Zolnierkiewicz2008-07-231-8/+2
| * | | | | | | | | | | | | | ide: add ->read_altstatus methodBartlomiej Zolnierkiewicz2008-07-231-7/+1
| * | | | | | | | | | | | | | ide: add ->read_status methodBartlomiej Zolnierkiewicz2008-07-231-7/+1
| * | | | | | | | | | | | | | ide: add ->exec_command methodBartlomiej Zolnierkiewicz2008-07-231-1/+2
| * | | | | | | | | | | | | | ide: factor out simplex handling from ide_pci_dma_base()Bartlomiej Zolnierkiewicz2008-07-231-0/+1
| * | | | | | | | | | | | | | ide: remove ide_setup_dma()Bartlomiej Zolnierkiewicz2008-07-231-1/+1
| * | | | | | | | | | | | | | ide: remove ->dma_{status,command} fields from ide_hwif_tBartlomiej Zolnierkiewicz2008-07-231-2/+0
OpenPOWER on IntegriCloud