summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-14Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King73-1686/+5587
2009-06-14Merge branch 'copy_user' of git://git.marvell.com/orion into develRussell King6-2/+253
2009-06-14ipv4: update ARPD help textTimo Teräs1-22/+13
2009-06-14net: use a deferred timer in rt_check_expireEric Dumazet1-3/+8
2009-06-14ieee802154: fix kconfig bool/tristate muckupRandy Dunlap1-1/+1
2009-06-14bonding: initialization reworkStephen Hemminger1-37/+30
2009-06-14bonding: use is_zero_ether_addrStephen Hemminger1-2/+2
2009-06-14bonding: network device names are case sensativeStephen Hemminger2-53/+57
2009-06-14bonding: elminate bad refcount codeStephen Hemminger1-21/+0
2009-06-14bonding: fix style issuesStephen Hemminger2-497/+460
2009-06-14bonding: fix destructorStephen Hemminger3-15/+9
2009-06-14bonding: remove bonding read/write semaphoreStephen Hemminger3-36/+6
2009-06-14bonding: initialize before registrationStephen Hemminger1-4/+4
2009-06-14bonding: bond_create always called with default parametersStephen Hemminger3-9/+8
2009-06-14headers_check fix: mn10300, setup.hJaswinder Singh Rajput1-1/+2
2009-06-14headers_check fix: mn10300, ptrace.hJaswinder Singh Rajput1-3/+2
2009-06-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...David S. Miller6-1/+1016
2009-06-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller12-220/+431
2009-06-14IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTxRoland Dreier1-1/+3
2009-06-14atmel-mci: add MCI2 register definitionsNicolas Ferre1-0/+22
2009-06-14atmel-mci: Integrate AT91 specific definition in header fileNicolas Ferre1-0/+11
2009-06-14tmio_mmc: allow compilation for ASIC3Philipp Zabel2-3/+3
2009-06-14mmc_block: do not DMA to stackBen Dooks1-4/+12
2009-06-14sdhci: Print ADMA status and pointer on debugBen Dooks1-0/+5
2009-06-14tmio_mmc: fix clock setupIan Molton1-10/+5
2009-06-14tmio_mmc: map SD control registers after enabling the MFD cellPhilipp Zabel1-10/+10
2009-06-14tmio_mmc: correct probe return value for num_resources != 3Philipp Zabel1-7/+5
2009-06-14tmio_mmc: don't use set_irq_typePhilipp Zabel1-4/+2
2009-06-14tmio_mmc: add bus_shift supportPhilipp Zabel2-81/+125
2009-06-14MFD,mmc: tmio_mmc: make HCLK configurablePhilipp Zabel5-13/+33
2009-06-14mmc_spi: don't use EINVAL for possible transmission errorsWolfgang Muees1-5/+6
2009-06-14cb710: more cleanup for the DEBUG case.Michał Mirosław3-3/+7
2009-06-14sdhci: platform driver for SDHCIRichard Röjfors3-0/+180
2009-06-14mxcmmc: remove frequency workaroundPierre Ossman1-2/+0
2009-06-14cb710: handle DEBUG define in MakefilePierre Ossman2-4/+4
2009-06-14cb710: add missing parenthesisPierre Ossman1-1/+1
2009-06-14cb710: fix printk format stringPierre Ossman1-1/+1
2009-06-14mmc: Driver for CB710/720 memory card reader (MMC part)Michał Mirosław14-0/+1823
2009-06-14pxamci: add regulator support.Daniel Ribeiro1-5/+41
2009-06-14MMC core: limit minimum initialization frequency to 400kHzSascha Hauer1-1/+7
2009-06-14sdhci: avoid changing voltage needlesslyPierre Ossman2-26/+29
2009-06-14mmc/omap: make mmci-omap using platform_driver_probeUwe Kleine-König1-2/+1
2009-06-14mmc_spi: speedup for slow cards, less wear-outWolfgang Muees1-0/+12
2009-06-14mmc: mmc_rescan detects card change in one runJorg Schummer1-44/+55
2009-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-2/+8
2009-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds13-25/+1889
2009-06-14FRV: Fix interaction with new generic header stuffDavid Howells1-120/+3
2009-06-14Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds7-54/+118
2009-06-14Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds39-1668/+2978
2009-06-14Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds44-2083/+1341