| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-09-16 | 53 | -220/+209 |
|\ |
|
| * | mfd: MAX77693: Fix NULL pointer error when initializing irqs | Chanwoo Choi | 2012-09-16 | 1 | -0/+14 |
| * | mfd: MAX77693: Fix interrupt handling bug | Chanwoo Choi | 2012-09-16 | 1 | -5/+31 |
| * | mfd: core: Push irqdomain mapping out into devices | Mark Brown | 2012-09-15 | 52 | -110/+121 |
| * | mfd: lpc_ich: Fix a 3.5 kernel regression for iTCO_wdt driver | Feng Tang | 2012-08-23 | 1 | -19/+1 |
| * | mfd: Move tps65217 regulator plat data handling to regulator | AnilKumar Ch | 2012-08-22 | 1 | -87/+43 |
* | | Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-08-20 | 1 | -1/+2 |
|\ \
| |/
|/| |
|
| * | gpu/mfd/usb: Fix USB randconfig problems | Guenter Roeck | 2012-08-20 | 1 | -1/+2 |
* | | Merge branch 'testing/new-warnings' into fixes | Arnd Bergmann | 2012-08-10 | 1 | -0/+1 |
|\ \ |
|
| * | | mfd/asic3: fix asic3_mfd_probe return value | Arnd Bergmann | 2012-08-08 | 1 | -0/+1 |
| |/ |
|
* / | ARM: pxa: remove irq_to_gpio from ezx-pcap driver | Arnd Bergmann | 2012-08-09 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-08-01 | 3 | -6/+9 |
|\ |
|
| * | mfd: remove IRQF_SAMPLE_RANDOM which is now a no-op | Theodore Ts'o | 2012-07-19 | 1 | -2/+1 |
| * | random: remove rand_initialize_irq() | Theodore Ts'o | 2012-07-19 | 1 | -3/+0 |
| * | mfd: wm831x: Feed the device UUID into device_add_randomness() | Mark Brown | 2012-07-19 | 1 | -0/+8 |
| * | random: make 'add_interrupt_randomness()' do something sane | Theodore Ts'o | 2012-07-15 | 1 | -2/+0 |
* | | Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 2012-08-01 | 1 | -4/+5 |
|\ \ |
|
| * \ | Merge with upstream to accommodate with thermal changes | Anton Vorontsov | 2012-07-31 | 7 | -94/+128 |
| |\ \ |
|
| * | | | twl4030_charger: Allow charger to control the regulator that feeds it | NeilBrown | 2012-06-20 | 1 | -4/+5 |
* | | | | Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-07-30 | 50 | -4701/+8497 |
|\ \ \ \ |
|
| * | | | | mfd: Ensure AB8500 platform data is passed through db8500-prcmu to MFD Core | Lee Jones | 2012-07-27 | 1 | -0/+1 |
| * | | | | mfd: Arizone core should select MFD_CORE | Samuel Ortiz | 2012-07-27 | 1 | -0/+1 |
| * | | | | mfd: Fix arizona-irq.c build by selecting REGMAP_IRQ | Randy Dunlap | 2012-07-25 | 1 | -0/+1 |
| * | | | | mfd: Add debug trace on entering and leaving arizone runtime suspend | Mark Brown | 2012-07-25 | 1 | -0/+4 |
| * | | | | mfd: Correct tps65090 cell names | Venu Byravarasu | 2012-07-25 | 1 | -2/+2 |
| * | | | | mfd: Remove gpio support from tps6586x core driver | Laxman Dewangan | 2012-07-25 | 2 | -87/+22 |
| * | | | | mfd: Cache tps6586x register through regmap | Laxman Dewangan | 2012-07-25 | 1 | -8/+16 |
| * | | | | mfd: Use regmap for tps6586x register access. | Laxman Dewangan | 2012-07-25 | 2 | -111/+47 |
| * | | | | mfd: Use devm managed resources for tps6586x | Laxman Dewangan | 2012-07-25 | 1 | -6/+6 |
| * | | | | mfd: Add support for twl6041 | Peter Ujfalusi | 2012-07-25 | 1 | -0/+1 |
| * | | | | mfd: Matches should be NULL when populate anatop child devices | Richard Zhao | 2012-07-17 | 1 | -1/+1 |
| * | | | | mfd: Add missing out of memory check for pcf50633 | Alan Cox | 2012-07-16 | 1 | -2/+7 |
| * | | | | mfd: Add tps65910 32-kHz-crystal-input init | Johan Hovold | 2012-07-16 | 1 | -10/+9 |
| * | | | | mfd: Drop modifying mc13xxx driver's id_table in probe | Uwe Kleine-König | 2012-07-16 | 2 | -12/+0 |
| * | | | | mfd: Remove unneeded io_mutex from struct twl6040 | Axel Lin | 2012-07-16 | 1 | -20/+3 |
| * | | | | mfd: Remove __devexit annotation for pm80x_deinit | Axel Lin | 2012-07-16 | 1 | -1/+1 |
| * | | | | mfd: Fix checking return value of 88pm8xx regmap_read() | Axel Lin | 2012-07-16 | 2 | -9/+12 |
| * | | | | mfd: Initial support for the WM5110 | Mark Brown | 2012-07-16 | 7 | -0/+58 |
| * | | | | mfd: Add data tables for the WM5110 | Mark Brown | 2012-07-16 | 1 | -0/+2281 |
| * | | | | mfd: Add s2mps11 irq driver | Sangbeom Kim | 2012-07-16 | 2 | -329/+149 |
| * | | | | mfd: Add samsung s2mps11 mfd support | Sangbeom Kim | 2012-07-16 | 1 | -0/+10 |
| * | | | | mfd: Modify samsung mfd header | Sangbeom Kim | 2012-07-16 | 2 | -4/+7 |
| * | | | | mfd: Modify samsung mfd driver for common api | Sangbeom Kim | 2012-07-16 | 2 | -167/+167 |
| * | | | | mfd: Rename s5m file and directories to samsung | Sangbeom Kim | 2012-07-16 | 4 | -9/+9 |
| * | | | | mfd: Add support for multiple arizona PDM speaker outputs | Mark Brown | 2012-07-10 | 1 | -3/+2 |
| * | | | | mfd: Export pm80x_regmap_config | Axel Lin | 2012-07-10 | 1 | -0/+1 |
| * | | | | mfd: Guard max77686_pmic_dt_match with CONFIG_OF | Axel Lin | 2012-07-10 | 1 | -5/+5 |
| * | | | | mfd: Error out if initial arizona boot fails | Mark Brown | 2012-07-09 | 1 | -1/+5 |
| * | | | | mfd: 88pm80[05] i2c device_id arrays should be NULL terminated | Samuel Ortiz | 2012-07-09 | 2 | -0/+2 |
| * | | | | mfd: Add device tree support for max77686 | Yadwinder Singh Brar | 2012-07-09 | 1 | -6/+39 |