Age | Commit message (Expand) | Author |
2009-06-15 | i2c: Retry automatically on arbitration loss | Clifford Wolf |
2009-06-15 | i2c: Remove void casts | Jack Stone |
2009-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2009-06-14 | fusion: fix recent kernel-doc problems | Randy Dunlap |
2009-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds |
2009-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-06-14 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-06-14 | Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus | Roland Dreier |
2009-06-14 | mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTx | Roland Dreier |
2009-06-14 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King |
2009-06-13 | IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTx | Roland Dreier |
2009-06-13 | atmel-mci: add MCI2 register definitions | Nicolas Ferre |
2009-06-13 | atmel-mci: Integrate AT91 specific definition in header file | Nicolas Ferre |
2009-06-13 | tmio_mmc: allow compilation for ASIC3 | Philipp Zabel |
2009-06-13 | mmc_block: do not DMA to stack | Ben Dooks |
2009-06-13 | sdhci: Print ADMA status and pointer on debug | Ben Dooks |
2009-06-13 | tmio_mmc: fix clock setup | Ian Molton |
2009-06-13 | tmio_mmc: map SD control registers after enabling the MFD cell | Philipp Zabel |
2009-06-13 | tmio_mmc: correct probe return value for num_resources != 3 | Philipp Zabel |
2009-06-13 | tmio_mmc: don't use set_irq_type | Philipp Zabel |
2009-06-13 | tmio_mmc: add bus_shift support | Philipp Zabel |
2009-06-13 | MFD,mmc: tmio_mmc: make HCLK configurable | Philipp Zabel |
2009-06-13 | mmc_spi: don't use EINVAL for possible transmission errors | Wolfgang Muees |
2009-06-13 | cb710: more cleanup for the DEBUG case. | Michał Mirosław |
2009-06-13 | sdhci: platform driver for SDHCI | Richard Röjfors |
2009-06-13 | mxcmmc: remove frequency workaround | Pierre Ossman |
2009-06-13 | cb710: handle DEBUG define in Makefile | Pierre Ossman |
2009-06-13 | cb710: add missing parenthesis | Pierre Ossman |
2009-06-13 | cb710: fix printk format string | Pierre Ossman |
2009-06-13 | mmc: Driver for CB710/720 memory card reader (MMC part) | Michał Mirosław |
2009-06-13 | pxamci: add regulator support. | Daniel Ribeiro |
2009-06-13 | MMC core: limit minimum initialization frequency to 400kHz | Sascha Hauer |
2009-06-13 | sdhci: avoid changing voltage needlessly | Pierre Ossman |
2009-06-13 | mmc/omap: make mmci-omap using platform_driver_probe | Uwe Kleine-König |
2009-06-13 | mmc_spi: speedup for slow cards, less wear-out | Wolfgang Muees |
2009-06-13 | mmc: mmc_rescan detects card change in one run | Jorg Schummer |
2009-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds |
2009-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 | Linus Torvalds |
2009-06-13 | Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linux | Linus Torvalds |
2009-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus 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-13 | Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs... | Haavard Skinnemoen |
2009-06-13 | i2c-ocores: Can add I2C devices to the bus | Richard Röjfors |
2009-06-13 | i2c-s3c2410: move to using platform idtable to match devices | Ben Dooks |
2009-06-13 | i2c: OMAP3: Better noise suppression for fast/standard modes | Aaro Koskinen |
2009-06-13 | i2c: OMAP2/3: Fix scll/sclh calculations | Aaro Koskinen |
2009-06-13 | i2c: Blackfin TWI: implement I2C_FUNC_SMBUS_I2C_BLOCK functionality | Michael Hennerich |
2009-06-13 | i2c: Blackfin TWI: fix transfer errors with repeat start | Frank Shew |