aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-23
|\
| * Merge branch 'pxa' into develRussell King2008-07-13
| |\
| | * [NET] smc91x: prepare SMC_USE_PXA_DMA to be specified in platform dataEric Miao2008-07-12
| | * [NET] smc91x: prepare for SMC_IO_SHIFT to be a platform configurable variableEric Miao2008-07-12
| | * [NET] smc91x: add SMC91X_NOWAIT flag to platform dataEric Miao2008-07-12
| | * [NET] smc91x: remove "irq_flags" from "struct smc91x_platdata"Eric Miao2008-07-12
| | * Merge branch 'pxa-tosa' into pxaRussell King2008-07-12
| | |\
| | | * [ARM] 5128/1: tc6393xb: tmio-nand supportDmitry Baryshkov2008-07-07
| | | * [ARM] 5127/1: Core MFD supportDmitry Baryshkov2008-07-07
| | | * [ARM] 5096/2: Support Toshiba TC6393XB Mobile I/O Controller.Dmitry Baryshkov2008-07-07
| | * | Merge branch 'machtypes' into pxa-palmRussell King2008-07-09
| | |\ \
* | | \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-07-23
|\ \ \ \ \
| * | | | | sg: reimplement sg mapping iteratorTejun Heo2008-07-23
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb...Linus Torvalds2008-07-23
|\ \ \ \ \ \
| * | | | | | I/OAT: I/OAT version 3.0 supportMaciej Sosnowski2008-07-22
| * | | | | | async_tx: make async_tx_test_ack a boolean routineDan Williams2008-07-17
| * | | | | | async_tx: remove depend_tx from async_tx_sync_epilogDan Williams2008-07-17
| * | | | | | async_tx: export async_tx_quiesceDan Williams2008-07-17
| * | | | | | dmaengine: Driver for the Synopsys DesignWare DMA controllerHaavard Skinnemoen2008-07-08
| * | | | | | dmaengine: Add slave DMA interfaceHaavard Skinnemoen2008-07-08
| * | | | | | dmaengine: add DMA_COMPL_SKIP_{SRC,DEST}_UNMAP flags to control dma unmapDan Williams2008-07-08
| * | | | | | dmaengine: Add dma_client parameter to device_alloc_chan_resourcesHaavard Skinnemoen2008-07-08
| * | | | | | dmaengine: track the number of clients using a channelDan Williams2008-07-08
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-23
|\ \ \ \ \ \ \
| * | | | | | | ide: remove unused PC_FLAG_DRQ_INTERRUPTBorislav Petkov2008-07-23
| * | | | | | | ide-floppy: convert to using the new atapi_flags (take 2)Borislav Petkov2008-07-23
| * | | | | | | ide: add per-device flagsBorislav Petkov2008-07-23
| * | | | | | | ide: remove pc->callback member from ide_atapi_pcBorislav Petkov2008-07-23
| * | | | | | | ide: push pc callback pointer into the ide_drive_t structureBorislav Petkov2008-07-23
| * | | | | | | ide: add ide_host_free() helper (take 2)Bartlomiej Zolnierkiewicz2008-07-23
| * | | | | | | ide: add ide_host_add() helperBartlomiej Zolnierkiewicz2008-07-23
| * | | | | | | ide: add struct ide_host (take 3)Bartlomiej Zolnierkiewicz2008-07-23
| * | | | | | | ide: add struct ide_tp_ops (take 2)Bartlomiej Zolnierkiewicz2008-07-23
| * | | | | | | ide: add 'config' field to hw_regs_tBartlomiej Zolnierkiewicz2008-07-23
| * | | | | | | ide: filter out "default" transfer mode values in set_xfer_rate()Bartlomiej Zolnierkiewicz2008-07-23
| * | | | | | | ide: remove dead Virtual DMA supportBartlomiej Zolnierkiewicz2008-07-23
| * | | | | | | ide: remove ->INB, ->OUTB and ->OUTBSYNC methodsBartlomiej Zolnierkiewicz2008-07-23
| * | | | | | | ide: add ide_read_bcount_and_ireason() helperBartlomiej Zolnierkiewicz2008-07-23
| * | | | | | | ide: use ->tf_read in ide_read_error()Bartlomiej Zolnierkiewicz2008-07-23
| * | | | | | | ide: add ->set_irq methodBartlomiej Zolnierkiewicz2008-07-23
| * | | | | | | ide: add ->read_altstatus methodBartlomiej Zolnierkiewicz2008-07-23
| * | | | | | | ide: add ->read_status methodBartlomiej Zolnierkiewicz2008-07-23
| * | | | | | | ide: add ->exec_command methodBartlomiej Zolnierkiewicz2008-07-23
| * | | | | | | ide: factor out simplex handling from ide_pci_dma_base()Bartlomiej Zolnierkiewicz2008-07-23
| * | | | | | | ide: remove ide_setup_dma()Bartlomiej Zolnierkiewicz2008-07-23
| * | | | | | | ide: remove ->dma_{status,command} fields from ide_hwif_tBartlomiej Zolnierkiewicz2008-07-23
| * | | | | | | ide: add ->read_sff_dma_status methodBartlomiej Zolnierkiewicz2008-07-23
| * | | | | | | ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)Bartlomiej Zolnierkiewicz2008-07-23
| | |/ / / / / | |/| | | | |
* / | | | | | HID: add n-trig digitizer usageRafi Rubin2008-07-23
|/ / / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-22
|\ \ \ \ \ \