aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...David S. Miller
2009-06-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-06-13IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTxRoland Dreier
2009-06-13atmel-mci: add MCI2 register definitionsNicolas Ferre
2009-06-13atmel-mci: Integrate AT91 specific definition in header fileNicolas Ferre
2009-06-13tmio_mmc: allow compilation for ASIC3Philipp Zabel
2009-06-13mmc_block: do not DMA to stackBen Dooks
2009-06-13sdhci: Print ADMA status and pointer on debugBen Dooks
2009-06-13tmio_mmc: fix clock setupIan Molton
2009-06-13tmio_mmc: map SD control registers after enabling the MFD cellPhilipp Zabel
2009-06-13tmio_mmc: correct probe return value for num_resources != 3Philipp Zabel
2009-06-13tmio_mmc: don't use set_irq_typePhilipp Zabel
2009-06-13tmio_mmc: add bus_shift supportPhilipp Zabel
2009-06-13MFD,mmc: tmio_mmc: make HCLK configurablePhilipp Zabel
2009-06-13mmc_spi: don't use EINVAL for possible transmission errorsWolfgang Muees
2009-06-13cb710: more cleanup for the DEBUG case.Michał Mirosław
2009-06-13sdhci: platform driver for SDHCIRichard Röjfors
2009-06-13mxcmmc: remove frequency workaroundPierre Ossman
2009-06-13cb710: handle DEBUG define in MakefilePierre Ossman
2009-06-13cb710: add missing parenthesisPierre Ossman
2009-06-13cb710: fix printk format stringPierre Ossman
2009-06-13mmc: Driver for CB710/720 memory card reader (MMC part)Michał Mirosław
2009-06-13pxamci: add regulator support.Daniel Ribeiro
2009-06-13MMC core: limit minimum initialization frequency to 400kHzSascha Hauer
2009-06-13sdhci: avoid changing voltage needlesslyPierre Ossman
2009-06-13mmc/omap: make mmci-omap using platform_driver_probeUwe Kleine-König
2009-06-13mmc_spi: speedup for slow cards, less wear-outWolfgang Muees
2009-06-13mmc: mmc_rescan detects card change in one runJorg Schummer
2009-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2009-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds
2009-06-13FRV: Fix interaction with new generic header stuffDavid Howells
2009-06-13Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds
2009-06-13Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-13Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-06-13Merge branch 'docs-next' of git://git.lwn.net/linux-2.6Linus Torvalds
2009-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-06-13[SCSI] cnic: fix error: implicit declaration of function ‘__symbol_get’Ingo Molnar
2009-06-13[SCSI] cnic: fix undefined reference to `ip6_route_output'Randy Dunlap
2009-06-13avr32: Fix oops on unaligned user accessHaavard Skinnemoen
2009-06-13Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...Haavard Skinnemoen
2009-06-13x_tables: Convert printk to pr_errJoe Perches
2009-06-13netfilter: conntrack: optional reliable conntrack event deliveryPablo Neira Ayuso
2009-06-13list_nulls: add hlist_nulls_add_head and hlist_nulls_delPablo Neira Ayuso
2009-06-13netfilter: conntrack: move helper destruction to nf_ct_helper_destroy()Pablo Neira Ayuso
2009-06-13netfilter: conntrack: move event caching to conntrack extension infrastructurePablo Neira Ayuso
2009-06-13netfilter: nf_conntrack: use mod_timer_pending() for conntrack refreshPatrick McHardy
2009-06-13netfilter: nf_log: fix sleeping function called from invalid contextPatrick McHardy
2009-06-13i2c-ocores: Can add I2C devices to the busRichard Röjfors
2009-06-13i2c-s3c2410: move to using platform idtable to match devicesBen Dooks
2009-06-13i2c: OMAP3: Better noise suppression for fast/standard modesAaro Koskinen