aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* mfd: Fix twl6030 irq definitionsGraeme Gregory2011-05-26
* mfd: Add phoenix lite (twl6025) support to twl6030Graeme Gregory2011-05-26
* mfd: Avoid to use constraint name in 88pm860x regulator driverHaojian Zhuang2011-05-26
* mfd: Remove checking on max8925 regulator[0]Haojian Zhuang2011-05-26
* mfd: Remove unused parameter from 88pm860x APIHaojian Zhuang2011-05-26
* mfd: Avoid to allocate 88pm860x static platform dataHaojian Zhuang2011-05-26
* mfd: Add rtc support to 88pm860xHaojian Zhuang2011-05-26
* regulator: Enable max8925 i2c sequence for controlHaojian Zhuang2011-05-26
* power_supply: Use max8925 platform_data from cellHaojian Zhuang2011-05-26
* mfd: Fix tps6586x GPIO value settingVincent Palatin2011-05-26
* MAINTAINERS: Add patterns for pmic 8921 files to MSM subsystemAbhijeet Dharmapurikar2011-05-26
* mfd: Add pm8xxx irq supportAbhijeet Dharmapurikar2011-05-26
* mfd: Add Qualcomm PMIC 8921 core driverAbhijeet Dharmapurikar2011-05-26
* mfd: Group NXP PCF50633* drivers togetherAxel Lin2011-05-26
* mfd: Group TPSxxxxx power management chips togetherAxel Lin2011-05-26
* mfd: TWL5030 version checking in twl-coreLesly A M2011-05-26
* mfd: Modifying the twl4030-power macro name Main_Ref to all capsLesly A M2011-05-26
* mfd: Correct the twl4030-power warning print during script loadingLesly A M2011-05-26
* mfd: Fix build warning on 88pm860xHaojian Zhuang2011-05-26
* mfd: Fix wl1273 warningWanlong Gao2011-05-26
* mfd: Continue with IRQ setup even if we don't have PMIC main IRQMark Brown2011-05-26
* mfd: Provide platform data for WM831x GPIO configurationMark Brown2011-05-26
* mfd: Remove compatibility interface for WM831x specific IRQ APIMark Brown2011-05-26
* mfd: Remove mfd_dataSamuel Ortiz2011-05-26
* regulator: Use device platform_data to retrieve db8500 platform bitsSamuel Ortiz2011-05-26
* mfd: Use mfd cell platform_data for wm8400 cells platform bitsSamuel Ortiz2011-05-26
* mfd: Use mfd cell platform_data for davinci cells platform bitsSamuel Ortiz2011-05-26
* mfd: Use mfd cell platform_data for 88pm860x cells platform bitsSamuel Ortiz2011-05-26
* mfd: Use mfd cell platform_data for tps6105x cells platform bitsSamuel Ortiz2011-05-26
* mfd: Use mfd cell platform_data for twl4030 codec cells platform bitsSamuel Ortiz2011-05-26
* mfd: Use mfd cell platform_data for janz cells platform bitsSamuel Ortiz2011-05-26
* mfd: Use mfd cell platform_data for mc13xxx cells platform bitsSamuel Ortiz2011-05-26
* mfd: Use mfd cell platform_data for rdc321x cells platform bitsSamuel Ortiz2011-05-26
* mfd: Use mfd cell platform_data for timberdale cells platform bitsSamuel Ortiz2011-05-26
* mtd: Use platform_data to retrieve tmio_nand platform bitsSamuel Ortiz2011-05-26
* fb: Use platform_data to retrieve tmiofb platform bitsSamuel Ortiz2011-05-26
* mfd: Use mfd cell platform_data for wl1273 cells platform bitsSamuel Ortiz2011-05-26
* mfd: Pass htc-pasic3 led platform data through the cell platform_dataSamuel Ortiz2011-05-26
* w1: Use device platform_data to retrieve ds1wm platform bitsSamuel Ortiz2011-05-26
* mmc: Use device platform_data to retrieve tmio_mmc platform bitsSamuel Ortiz2011-05-26
* mfd: Use mfd cell platform_data for ab3100 cells platform bitsSamuel Ortiz2011-05-26
* mfd: Use mfd cell platform_data for ab3550 cells platform bitsSamuel Ortiz2011-05-26
* mfd: Add platform data pointer backSamuel Ortiz2011-05-26
* tmpfs: fix XATTR N overriding POSIX_ACL YEric Paris2011-05-25
* video: mb862xx: udelay need linux/delay.hStephen Rothwell2011-05-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfdLinus Torvalds2011-05-25
|\
| * net: fix get_net_ns_by_fd for !CONFIG_NET_NSStephen Rothwell2011-05-24
| * ns proc: Return -ENOENT for a nonexistent /proc/self/ns/ entry.Eric W. Biederman2011-05-24
| * ns: Declare sys_setns in syscalls.hEric W. Biederman2011-05-24
| * net: Allow setting the network namespace by fdEric W. Biederman2011-05-10