aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-28[ARM] 4762/1: Basic support for Toradex Colibri moduleDaniel Mack1-0/+19
2008-01-28[ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfixRichard Purdie3-4/+1
2008-01-28[ARM] 4747/1: pcm027: support for pcm990 baseboard for phyCORE-PXA270Robert Schwebel1-0/+275
2008-01-28[ARM] 4744/1: pcm027: add support for phyCORE-PXA270 CPU moduleRobert Schwebel2-1/+84
2008-01-28[ARM] pxa: add basic support for Littleton (PXA3xx Form Factor Platform)eric miao1-0/+6
2008-01-28[ARM] 4664/1: Add basic support for HTC Magician PDA phonesPhilipp Zabel1-0/+111
2008-01-26[ARM] pxa: Add PXA3 standby code hooked into the IRQ wake schemeRussell King1-0/+86
2008-01-26[ARM] pxa: make MFP configuration processor independenteric miao2-194/+183
2008-01-26[ARM] pxa: remove un-used pxa3xx_mfp_set_xxx() functionseric miao1-14/+0
2008-01-26[ARM] pxa: introduce a new file mfp-pxa3xx.h for common pin configurationseric miao4-133/+139
2008-01-26[ARM] pxa: move memory controller registers into pxa2xx-regs.hRussell King2-63/+84
2008-01-26[ARM] pxa: make OHCI register definitions available to both pxa27x and pxa3xxeric miao1-68/+71
2008-01-26[ARM] pxa: mmc: add 3rd host controller support for pxa310Bridge Wu1-0/+1
2008-01-26[ARM] pxa: mmc: add 2nd host controller support for pxa3xxBridge Wu1-0/+1
2008-01-26[ARM] pxa: mmc: add 1st host controller support for pxa3xxBridge Wu1-0/+9
2008-01-26[ARM] 4718/1: Fix redefinition warnings in PXA uncompressor codePhilipp Zabel1-4/+1
2008-01-26[ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free()eric miao1-24/+0
2008-01-26[ARM] pxa: use __raw_writel()/__raw_readl() for ssp_xxxx()eric miao1-75/+14
2008-01-26[ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.heric miao2-167/+174
2008-01-26[ARM] pxa: define "struct ssp_device" and add ssp_request()/ssp_free()eric miao1-3/+33
2008-01-26[ARM] 4663/1: Only putc uncompressor output into FFUART if it was enabled by the bootloaderPhilipp Zabel1-2/+7
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds13-58/+145
2008-01-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds3-138/+162
2008-01-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds4-85/+215
2008-01-25dlm: Split lock mode and flag constants into a sharable header.Joel Becker3-138/+162
2008-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds4-10/+28
2008-01-25IPoIB: improve IPv4/IPv6 to IB mcast mapping functionsRolf Manderscheid2-8/+13
2008-01-25RDMA/cma: add support for rdma_migrate_id() Sean Hefty1-1/+12
2008-01-25IB/mad: Report number of times a mad was retriedSean Hefty1-1/+3
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds14-19/+402
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds7-268/+138
2008-01-25ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flagBartlomiej Zolnierkiewicz1-0/+1
2008-01-25ide: make 'extra' field in struct ide_port_info u8Bartlomiej Zolnierkiewicz1-1/+1
2008-01-25ide-disk: use ide_get_lba_addr()Bartlomiej Zolnierkiewicz1-0/+1
2008-01-25ide: add ide_tf_read() helperBartlomiej Zolnierkiewicz1-2/+22
2008-01-25ide-disk: use do_rw_taskfile() (take 2)Bartlomiej Zolnierkiewicz1-7/+2
2008-01-25ide: remove 'handler' field from ide_task_t (take 2)Bartlomiej Zolnierkiewicz1-4/+1
2008-01-25ide: use ->data_phase to set ->handler in do_rw_taskfile()Bartlomiej Zolnierkiewicz1-1/+0
2008-01-25ide: convert do_rw_taskfile() to use ->data_phaseBartlomiej Zolnierkiewicz1-2/+0
2008-01-25ide: merge flagged_taskfile() into do_rw_taskfile()Bartlomiej Zolnierkiewicz1-5/+0
2008-01-25ide: remove 'tf_in_flags' field from ide_task_tBartlomiej Zolnierkiewicz1-2/+3
2008-01-25ide: remove 'command_type' field from ide_task_tBartlomiej Zolnierkiewicz2-9/+9
2008-01-25ide: remove hwif->intrprocBartlomiej Zolnierkiewicz1-2/+0
2008-01-25ide: remove SELECT_INTERRUPT()Bartlomiej Zolnierkiewicz1-1/+0
2008-01-25ide: remove QUIRK_LIST()Bartlomiej Zolnierkiewicz1-1/+0
2008-01-25ide: add ide_pktcmd_tf_load() helperBartlomiej Zolnierkiewicz1-0/+2
2008-01-25ide: remove atapi_ireason_t (take 3)Bartlomiej Zolnierkiewicz1-24/+0
2008-01-25ide: remove ata_nsector_t, ata_data_t and atapi_bcount_tBartlomiej Zolnierkiewicz1-20/+0
2008-01-25ide: remove atapi_feature_tBartlomiej Zolnierkiewicz1-27/+0
2008-01-25ide: remove atapi_error_t (take 2)Bartlomiej Zolnierkiewicz2-30/+3