summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-24mfd: Unconditionally register mc13xxx regulator subdevicePhilippe Rétornaz1-4/+2
2011-10-24mfd: Remove IRQF_DISABLED flag from twl4030-irqSamuel Ortiz1-2/+2
2011-10-24mfd: Remove IRQF_DISABLEDYong Zhang3-3/+3
2011-10-24mfd: Set twl6030 irq_wake infrastructure upSantosh Shilimkar1-0/+9
2011-10-24mfd: Support software initiated shutdown of WM831x PMICsMark Brown5-0/+33
2011-10-24mfd: Fix twl4030 dependencies for audio codecThomas Weber1-1/+1
2011-10-24mfd: remove CONFIG_MFD_SUPPORTArnd Bergmann5-23/+5
2011-10-24mfd: Remove mc13783 API functions and symbolsUwe Kleine-König2-124/+0
2011-10-24hwmon: Convert mc13783-adc to mc13xxx APIUwe Kleine-König1-6/+6
2011-10-24ARM: imx: use mc13xxx constants instead of mc13783Uwe Kleine-König3-5/+5
2011-10-24input: Convert mc13783-ts to mc13xxx APIUwe Kleine-König1-17/+17
2011-10-24mfd: Provide a generic version of mc13xxx adc_do_conversionUwe Kleine-König3-62/+81
2011-10-24leds: Convert mc13783 driver to mc13xxx MFDDavid Jander1-26/+26
2011-10-24mfd: Select REGMAP_I2C from WM8400Mark Brown1-0/+1
2011-10-24mfd: Set twl4030-irq irq nested flagFelipe Balbi1-5/+6
2011-10-24mfd: Drop twl4030-irq's edge_workFelipe Balbi1-72/+52
2011-10-24mfd: Drop twl4030-irq's mask_workFelipe Balbi1-48/+34
2011-10-24mfd: Drop the twl4030-irq kthreadFelipe Balbi1-73/+21
2011-10-24mfd: Implement bus_lock/bus_sync_unlock twl4030-irq methodsFelipe Balbi1-16/+21
2011-10-24mfd: Remove twl4030-irq trailing whitespacesFelipe Balbi1-1/+1
2011-10-24mfd: Wake-up from Suspend MAX8997 supportMyungJoo Ham2-2/+26
2011-10-24mfd: Add more checks for WM8994 being active during suspendMark Brown1-0/+34
2011-10-24arm: BeagleBoard: add support for the twl4030-madcKyle Manna1-1/+8
2011-10-24mfd: Turn on the twl4030-madc MADC clockKyle Manna2-0/+26
2011-10-24mfd: Allow WM8994 LDO enable pulls to be disabledMark Brown3-0/+28
2011-10-24mfd: Make sure to request twl6030 IRQ before using the irq_numAxel Lin1-8/+10
2011-10-24mfd: Refactor ab8500 GPADC API, add raw accessKarl Komierowski2-14/+47
2011-10-24mfd: Clean timberdale error handling code upJulia Lawall1-4/+5
2011-10-24mfd: Add missing #ifdef around tc3589x PM blockLinus Walleij1-0/+2
2011-10-24mfd: Define asic3 gpio_chip labelPaul Parsons1-0/+1
2011-10-24mfd: Make asic3_clk_enable() a void functionPaul Parsons1-3/+1
2011-10-24mfd: Add asic3 based LED suspend/resume handlersPaul Parsons2-1/+53
2011-10-24mfd: Fix asic3 based SD card resume after suspendPaul Parsons1-0/+2
2011-10-24mfd: Remove spurious newlines from wm831x-irq.cMark Brown1-2/+0
2011-10-24mfd: Convert pcf50633 to use new register map APIMark Brown3-80/+38
2011-10-24mfd: Fix section mismatch warning in ab3550-coreWanlong Gao1-5/+5
2011-10-24Linux 3.1v3.1Linus Torvalds1-1/+1
2011-10-24Merge git://git.infradead.org/iommu-2.6Linus Torvalds2-31/+46
2011-10-24Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dmLinus Torvalds1-0/+1
2011-10-24x86: Fix S4 regressionTakashi Iwai1-2/+1
2011-10-23dm kcopyd: fix job_pool leakAlasdair G Kergon1-0/+1
2011-10-23Merge branch 'samsung-fixes-4' of git://github.com/kgene/linux-samsungLinus Torvalds6-3/+13
2011-10-23Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+3
2011-10-22ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PMDomenico Andreoli5-0/+10
2011-10-21Merge git://github.com/herbertx/cryptoLinus Torvalds1-0/+6
2011-10-21Merge branch 'fix/hda' of git://github.com/tiwai/soundLinus Torvalds2-0/+2
2011-10-21crypto: ghash - Avoid null pointer dereference if no key is setNick Bowler1-0/+6
2011-10-21ARM: S5P: fix offset calculation on gpio-interruptMarek Szyprowski1-3/+3
2011-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds6-55/+37
2011-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds28-155/+330