summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-06-15hwmon: (max6650) Add support for alarmsChristian Engelmayer1-1/+85
2009-06-15hwmon: (f71882fg) Add support for the F71858FHans de Goede2-38/+158
2009-06-15hwmon: (f71882fg) Add temp#_fault sysfs attr for f8000Hans de Goede1-0/+3
2009-06-15hwmon: (f71882fg) Sanity check f8000 pwm settingsHans de Goede1-13/+23
2009-06-15hwmon: (f71882fg) Cleanup f8000 pwm handlingHans de Goede1-9/+8
2009-06-15hwmon: PCI quirk for hwmon access on MSI MS-7031 boardJean Delvare1-0/+29
2009-06-15hwmon: (w83627ehf) Add W83627DHG-P supportJean Delvare1-1/+9
2009-06-15hwmon: (tmp401) Add support for TI's TMP411 sensors chipAndre Prendel1-24/+149
2009-06-15hwmon: (tmp401) Add support for TI's TMP401 sensor chipHans de Goede3-0/+576
2009-06-15hwmon: (ibmaem) Automatically load on HC10 bladeDarrick J. Wong2-1/+2
2009-06-15hwmon: Fix more __devexit_p glitchesJean Delvare2-6/+6
2009-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds24-136/+181
2009-06-15fusion: fix recent kernel-doc problemsRandy Dunlap2-4/+3
2009-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds26-203/+2129
2009-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds64-95/+96
2009-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds16-51/+805
2009-06-15Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds43-178/+4145
2009-06-15Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier22-133/+150
2009-06-15mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTxRoland Dreier1-1/+3
2009-06-14Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King9-6/+1570
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 Zabel4-13/+26
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ław2-0/+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 Ossman1-0/+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ław11-0/+1575
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 Torvalds1-3/+9
2009-06-14Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds5-54/+99
2009-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds8-223/+558