aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-04-08power: rx51_battery: Fix reporting correct valuesPali Rohár
2013-04-08mfd: twl4030-madc: Add support for raw value in twl4030_madc_conversionPali Rohár
2013-04-08mfd: wm5102: Don't wait for boot when boot sequencer is disabledCharles Keepax
2013-04-08mfd: arizona: Wait for internal clocks to startup after resetCharles Keepax
2013-04-08mfd: arizona: Hold device in reset while ramping suppliesMark Brown
2013-04-08mfd: wm5102: Update defaults to match patchCharles Keepax
2013-04-08mfd: wm5102: Deactivate standard boot sequenceCharles Keepax
2013-04-08mfd: arizona: Add a hardware patch mechanismCharles Keepax
2013-04-08mfd: arizona: Factor out register pollingCharles Keepax
2013-04-08mfd: wm5102: Manually apply register patchCharles Keepax
2013-04-08mfd: wm5102: Only use the lowest three bits of device revisionMark Brown
2013-04-08mfd: arizona: Unconditionally enable 32kHz clockMark Brown
2013-04-08mfd: arizona: Fully support the use of MCLK1 as the 32kHz clock sourceMark Brown
2013-04-08mfd: wm5102: Update patch for latest evaluationMark Brown
2013-04-08mfd: arizona: Support configuring MICBIASes into bypass modeMark Brown
2013-04-08mfd: arizona: Try to use interrupt flags from interrupt controllerMark Brown
2013-04-08mfd: arizona: Allow GPIO to be specified for IRQ lineMark Brown
2013-04-08mfd: arizona: Basic support for edge triggered IRQsMark Brown
2013-04-08mfd: arizona: Clarify error message for failed primary IRQ requestMark Brown
2013-04-08mfd: arizona: Clean up on failed runtime resumeMark Brown
2013-04-08mfd: arizona: Disable all wake sources by defaultMark Brown
2013-04-08mfd: wm8994: Silence bogus warning in wm8994_device_init()Jingoo Han
2013-04-08mfd: max77686: Use NULL instead of 0Sachin Kamat
2013-04-08mfd: adp5520: Use module_i2c_driver()Sachin Kamat
2013-04-08Merge branch 'for-mfd-and-power' of git://git.linaro.org/people/ljones/linux-...Samuel Ortiz
2013-04-05MFD: rtsx_pcr: Fix probe fail pathJiri Slaby
2013-04-05mfd: abx500: Move the AB8500 Kconfig fragmentLinus Walleij
2013-04-05mfd: davinci_voicecodec: use module_platform_driver_probe()Jingoo Han
2013-04-05mfd: htc-pasic3: use module_platform_driver_probe()Jingoo Han
2013-04-05mfd: ab3100-otp: use module_platform_driver_probe()Jingoo Han
2013-04-05mfd: stmpe: DT: Add stmpe-i2c dt alias to get id deviceGabriel Fernandez
2013-04-05mfd: stmpe: DT: Enable no-irq mode configurationGabriel Fernandez
2013-04-05mfd: syscon: Add non-DT supportAlexander Shiyan
2013-04-05mfd: syscon: Removed unneeded field "dev" from private driver structureAlexander Shiyan
2013-04-05mfd: palmas: Change the DT node property names to follow the conventionJ Keerthy
2013-04-05mfd: as3711: Add OF supportGuennadi Liakhovetski
2013-04-05mfd: cros_ec: Add MFD_CORE dependencyDavid Rientjes
2013-04-05mfd: cros_ec_spi: Warnings fixSamuel Ortiz
2013-04-05mfd: cros_ec: Export needed symbols for the i2c and spi modulesSamuel Ortiz
2013-04-05input: Add ChromeOS EC keyboard driverSimon Glass
2013-04-05input: matrix-keymap: Add function to read the new DT bindingSimon Glass
2013-04-05mfd: Add ChromeOS EC SPI driverSimon Glass
2013-04-05mfd: Add ChromeOS EC I2C driverSimon Glass
2013-04-05mfd: Add ChromeOS EC implementationSimon Glass
2013-03-31Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-03-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-03-31Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-03-30dw_dmac: adjust slave_id accordingly to request line baseAndy Shevchenko
2013-03-30dmaengine: dw_dma: fix endianess for DT xlate functionArnd Bergmann