aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-01-26[ARM] pxa: move memory controller registers into pxa2xx-regs.hRussell King
2008-01-26[ARM] pxa: make OHCI register definitions available to both pxa27x and pxa3xxeric miao
2008-01-26[ARM] pxa: mmc: add 3rd host controller support for pxa310Bridge Wu
2008-01-26[ARM] pxa: mmc: add 2nd host controller support for pxa3xxBridge Wu
2008-01-26[ARM] pxa: mmc: add 1st host controller support for pxa3xxBridge Wu
2008-01-26[ARM] 4718/1: Fix redefinition warnings in PXA uncompressor codePhilipp Zabel
2008-01-26[ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free()eric miao
2008-01-26[ARM] pxa: use __raw_writel()/__raw_readl() for ssp_xxxx()eric miao
2008-01-26[ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.heric miao
2008-01-26[ARM] pxa: define "struct ssp_device" and add ssp_request()/ssp_free()eric miao
2008-01-26[ARM] 4663/1: Only putc uncompressor output into FFUART if it was enabled by ...Philipp Zabel
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-01-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-01-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-01-25dlm: Split lock mode and flag constants into a sharable header.Joel Becker
2008-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-01-25IPoIB: improve IPv4/IPv6 to IB mcast mapping functionsRolf Manderscheid
2008-01-25RDMA/cma: add support for rdma_migrate_id() Sean Hefty
2008-01-25IB/mad: Report number of times a mad was retriedSean Hefty
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-01-25ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flagBartlomiej Zolnierkiewicz
2008-01-25ide: make 'extra' field in struct ide_port_info u8Bartlomiej Zolnierkiewicz
2008-01-25ide-disk: use ide_get_lba_addr()Bartlomiej Zolnierkiewicz
2008-01-25ide: add ide_tf_read() helperBartlomiej Zolnierkiewicz
2008-01-25ide-disk: use do_rw_taskfile() (take 2)Bartlomiej Zolnierkiewicz
2008-01-25ide: remove 'handler' field from ide_task_t (take 2)Bartlomiej Zolnierkiewicz
2008-01-25ide: use ->data_phase to set ->handler in do_rw_taskfile()Bartlomiej Zolnierkiewicz
2008-01-25ide: convert do_rw_taskfile() to use ->data_phaseBartlomiej Zolnierkiewicz
2008-01-25ide: merge flagged_taskfile() into do_rw_taskfile()Bartlomiej Zolnierkiewicz
2008-01-25ide: remove 'tf_in_flags' field from ide_task_tBartlomiej Zolnierkiewicz
2008-01-25ide: remove 'command_type' field from ide_task_tBartlomiej Zolnierkiewicz
2008-01-25ide: remove hwif->intrprocBartlomiej Zolnierkiewicz
2008-01-25ide: remove SELECT_INTERRUPT()Bartlomiej Zolnierkiewicz
2008-01-25ide: remove QUIRK_LIST()Bartlomiej Zolnierkiewicz
2008-01-25ide: add ide_pktcmd_tf_load() helperBartlomiej Zolnierkiewicz
2008-01-25ide: remove atapi_ireason_t (take 3)Bartlomiej Zolnierkiewicz
2008-01-25ide: remove ata_nsector_t, ata_data_t and atapi_bcount_tBartlomiej Zolnierkiewicz
2008-01-25ide: remove atapi_feature_tBartlomiej Zolnierkiewicz
2008-01-25ide: remove atapi_error_t (take 2)Bartlomiej Zolnierkiewicz
2008-01-25ide: remove ata_status_t and atapi_status_tBartlomiej Zolnierkiewicz
2008-01-25ide: CPU endianness doesn't matter for special_tBartlomiej Zolnierkiewicz
2008-01-25ide: remove REQ_TYPE_ATA_TASKBartlomiej Zolnierkiewicz
2008-01-25ide: use ide_tf_load() in execute_drive_cmd()Bartlomiej Zolnierkiewicz
2008-01-25ide: remove stale ide.h "configuration options"Bartlomiej Zolnierkiewicz
2008-01-25ide: use do_rw_taskfile() in flagged_taskfile()Bartlomiej Zolnierkiewicz
2008-01-25ide: add ide_no_data_taskfile() helperBartlomiej Zolnierkiewicz
2008-01-25ide: add ide_tf_load() helperBartlomiej Zolnierkiewicz
2008-01-25ide: add struct ide_taskfile (take 2)Bartlomiej Zolnierkiewicz
2008-01-25ide: remove task_ioreg_t typedef (take 2)Bartlomiej Zolnierkiewicz