summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mfd: da903x: Simplify function return logicJavier Martinez Canillas2015-10-301-5/+1
* mfd: rtsx: Simplify function return logicJavier Martinez Canillas2015-10-305-25/+5
* mfd: kempld-core: Simplify function return logicJavier Martinez Canillas2015-10-301-12/+2
* mfd: pcf50633: Remove unneded ret variableJavier Martinez Canillas2015-10-301-2/+2
* mfd: arizona: Remove unneded ret variableJavier Martinez Canillas2015-10-301-3/+1
* mfd: htc-i2cpld: Remove unneded ret variableJavier Martinez Canillas2015-10-301-2/+1
* mfd: tps6105x: Fix possible NULL pointer accessGrigoryev Denis2015-10-301-29/+43
* mfd: qcom_rpm: Drop use of IRQF_NO_SUSPEND flagSudeep Holla2015-10-301-1/+1
* platform: x86: PMC IPC depends on ACPILee Jones2015-10-301-0/+1
* mfd: lpc_ich: Separate device cells for clarityAaron Sierra2015-10-301-24/+18
* mfd: add Intel Broxton Whiskey Cove PMIC driverQipeng Zha2015-10-302-0/+479
* mfd: rt5033: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas2015-10-261-1/+0
* mfd: bcm590xx: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas2015-10-261-1/+0
* mfd: tps65217: Add battery charger as subdeviceEnric Balletbo i Serra2015-10-261-0/+4
* mfd: wm8998: Fixup register defaults/readablesCharles Keepax2015-10-261-8/+0
* mfd: arizona: Add register bits to support the ANC blockCharles Keepax2015-10-261-0/+186
* mfd: arizona: Fix typo in arizona_irq_mapCharles Keepax2015-10-261-1/+1
* mfd: wm831x: Fix possible NULL pointer dereferenceJavier Martinez Canillas2015-10-261-1/+3
* mfd: s2mps11: Add manual shutdown method for Odroid XU3Krzysztof Kozlowski2015-10-261-0/+30
* mfd: intel-lpss: Use writeq() helperAndy Shevchenko2015-10-261-8/+4
* mfd: sm501: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-261-0/+1
* mfd: max8997: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-261-0/+1
* mfd: hi6421-pmic: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-261-0/+1
* mfd: atmel-hlcdc: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-261-0/+1
* mfd: Fixup clients of multi_reg_write/register_patchNariman Poushin2015-10-262-2/+2
* mfd: stmpe: PWM on 24xx has altfunc 1Linus Walleij2015-10-261-0/+1
* mfd: twl6040: Fix deferred probe handling for clk32kTony Lindgren2015-10-261-0/+2
* mfd: 88pm80x: Add 88pm860 chip type supportVaibhav Hiremath2015-10-261-0/+2
* mfd: cros_ec_i2c: Add OF match tableJavier Martinez Canillas2015-10-261-0/+7
*-----. Merge branches 'ib-extcon-mfd-4.4', 'ib-mfd-i2c-v4.4', 'ib-mfd-power-4.4', 'i...Lee Jones2015-10-26336-2348/+4525
|\ \ \ \
| | | | * mfd: tps6105x: Use i2c regmap to access registersGrigoryev Denis2015-10-052-73/+21
| | | |/
| | * | mfd: da9150: Use DEFINE_RES_IRQ_NAMED() help macro for IRQ resourceAdam Thomson2015-10-131-30/+5
| | * | power: Add support for DA9150 Fuel-GaugeAdam Thomson2015-10-133-0/+590
| | * | mfd: da9150: Add support for Fuel-GaugeAdam Thomson2015-10-131-7/+149
| | |/
| * | at24: enable ACPI device found on Galileo Gen2Andy Shevchenko2015-10-261-3/+19
| * | mfd: intel_quark_i2c_gpio: support devices behind i2c busAndy Shevchenko2015-10-261-0/+14
| * | mfd: intel_quark_i2c_gpio: load gpio driver firstAndy Shevchenko2015-10-261-10/+9
| * | mfd: core: redo ACPI matching of the children devicesAndy Shevchenko2015-10-261-16/+36
| * | Merge tag 'md/4.3-fixes' of git://neil.brown.name/mdLinus Torvalds2015-10-047-26/+28
| |\ \
| | * | md/bitmap: don't pass -1 to bitmap_storage_alloc.NeilBrown2015-10-021-1/+2
| | * | md/raid1: Avoid raid1 resync getting stuckJes Sorensen2015-10-021-3/+2
| | * | md: drop null test before destroy functionsJulia Lawall2015-10-024-14/+7
| | * | md: clear CHANGE_PENDING in readonly arrayShaohua Li2015-10-021-0/+1
| | * | md/raid0: apply base queue limits *before* disk_stack_limitsNeilBrown2015-10-021-6/+6
| | * | md/raid5: don't index beyond end of array in need_this_block().NeilBrown2015-10-021-2/+2
| | * | raid5: update analysis state for failed stripeShaohua Li2015-10-021-0/+4
| | * | md: wait for pending superblock updates before switching to read-onlyNeilBrown2015-10-021-0/+4
| * | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-10-042-1/+4
| |\ \ \
| | * | | irqchip/gic-v3-its: Count additional LPIs for the aliased devicesMarc Zyngier2015-10-021-1/+1
| | * | | irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlinedMarc Zyngier2015-10-021-0/+3