Age | Commit message (Expand) | Author | Files | Lines |
2013-07-10 | Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo... | Linus Torvalds | 57 | -643/+3609 |
2013-07-03 | Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 6 | -38/+245 |
2013-07-03 | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -12/+6 |
2013-07-03 | Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds | 2 | -0/+2 |
2013-07-03 | Merge tag 'spi-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 1 | -1/+0 |
2013-07-02 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -6/+2 |
2013-07-02 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -0/+3 |
2013-07-02 | mfd: sec: Provide max_register to regmap | Mark Brown | 1 | -1/+40 |
2013-07-02 | mfd: wm8994: Remove duplicate check for active JACKDET | Mark Brown | 1 | -14/+0 |
2013-06-30 | mfd: max8998: Add support for Device Tree | Tomasz Figa | 1 | -2/+65 |
2013-06-30 | mfd: max8998: Add irq domain support | Tomasz Figa | 2 | -25/+41 |
2013-06-28 | Merge branch 'pm-assorted' | Rafael J. Wysocki | 1 | -7/+1 |
2013-06-25 | mfd: stmpe: use irq_get_trigger_type() to get IRQ flags | Javier Martinez Canillas | 1 | -2/+1 |
2013-06-25 | mfd: twl4030-irq: Use irq_get_trigger_type() to get IRQ flags | Javier Martinez Canillas | 1 | -4/+1 |
2013-06-24 | mfd: Kontron PLD mfd driver | Kevin Strasser | 3 | -0/+663 |
2013-06-24 | mfd: palmas: Add TPS659038 PMIC support | J Keerthy | 1 | -0/+5 |
2013-06-24 | mfd: tps6586x: correct device name of the regulator cell | Marc Dietrich | 1 | -1/+1 |
2013-06-20 | mfd: palmas: Add SMPS10_BOOST feature | J Keerthy | 1 | -8/+21 |
2013-06-20 | mfd: palmas: Check if irq is valid | J Keerthy | 1 | -0/+6 |
2013-06-20 | mfd: lpc_ich: iTCO_wdt patch for Intel Coleto Creek DeviceIDs | Seth Heasley | 1 | -0/+7 |
2013-06-20 | mfd: twl-core: Change TWL6025 references to TWL6032 | Graeme Gregory | 1 | -23/+23 |
2013-06-19 | Merge branch 'for-mfd-next' of git://git.linaro.org/people/ljones/linux-3.0-u... | Samuel Ortiz | 2 | -40/+12 |
2013-06-19 | mfd: vexpress: Make the driver optional for arm and arm64 | Pawel Moll | 2 | -3/+10 |
2013-06-19 | mfd: htc-egpio: Use devm_ioremap_nocache() instead of ioremap_nocache() | Wei Yongjun | 1 | -2/+2 |
2013-06-19 | mfd: davinci_voicecodec: Convert to use devm_* APIs | Sachin Kamat | 1 | -38/+10 |
2013-06-19 | mfd: twl4030-power: Fix relocking on error | Florian Vaussard | 1 | -4/+8 |
2013-06-19 | mfd: twl4030-power: Simplify error path | Florian Vaussard | 1 | -23/+15 |
2013-06-19 | mfd: twl4030-power: Start transition to DT | Florian Vaussard | 1 | -7/+38 |
2013-06-19 | mfd: twl4030-power: Simplify probing of power scripts and resources | Florian Vaussard | 1 | -20/+40 |
2013-06-19 | mfd: twl4030-power: Split from twl-core into a dedicated module | Florian Vaussard | 2 | -14/+41 |
2013-06-18 | mfd: ssbi: Use devm_* and simplify code | Stephen Boyd | 1 | -58/+11 |
2013-06-18 | mfd: ssbi: Add MODULE_DEVICE_TABLE | Stephen Boyd | 1 | -0/+1 |
2013-06-18 | mfd: twl4030: Allow IRQ wake enable to succeed on subchip IRQs | Kevin Hilman | 1 | -0/+1 |
2013-06-18 | mfd: lpc_ich: Convert to module_pci_driver | Libo Chen | 1 | -12/+1 |
2013-06-18 | mfd: 88pm800: Add regulator sub device | Chao Xie | 1 | -0/+28 |
2013-06-18 | mfd: 88pm800: Enhance sub devices initialization | Chao Xie | 1 | -19/+42 |
2013-06-18 | mfd: 88pm80x: Change chip id definition and detection | Chao Xie | 3 | -56/+49 |
2013-06-18 | mfd: 88pm800: Enhance error handling for sub pages probe/remove | Chao Xie | 1 | -33/+48 |
2013-06-18 | mfd: 88pm800: Remove the power and gpadc page addr from platform data | Chao Xie | 1 | -2/+3 |
2013-06-18 | mfd: 88pm800: 88pm805: Remove "IRQF_TRIGGER_FALLING" flag | Yi Zhang | 2 | -2/+2 |
2013-06-18 | mfd: 88pm800: Initialize mask_invert | Chao Xie | 1 | -0/+1 |
2013-06-18 | mfd: 88pm80x: Fix driver name for 88pm800 and 88pm805 | Chao Xie | 2 | -2/+2 |
2013-06-18 | mfd: 88pm800: Fix NULL pointer dereference | Yi Zhang | 1 | -8/+10 |
2013-06-18 | mfd: arizona: Integrate wm8997 into Arizona mfd | Charles Keepax | 7 | -0/+1580 |
2013-06-18 | mfd: wm8994: Reset device during probe | Mark Brown | 1 | -0/+11 |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/arizona' into asoc-next | Mark Brown | 6 | -38/+245 |
2013-06-17 | mfd: palmas: Remove code which is not necessary for a device tree boot | J Keerthy | 1 | -106/+0 |
2013-06-13 | Merge tag 'am335x_tsc-adc' of git://breakpoint.cc/bigeasy/linux | Samuel Ortiz | 1 | -23/+89 |
2013-06-13 | mfd: 88pm860x: Convert to managed resources for allocating memory | Lee Jones | 1 | -3/+2 |
2013-06-13 | mfd: max8925: Convert to managed resources for allocating memory | Lee Jones | 1 | -2/+2 |