Age | Commit message (Expand) | Author | Files | Lines |
2015-11-17 | [media] include/media: move platform_data to linux/platform_data/media | Mauro Carvalho Chehab | 1 | -2/+2 |
2015-11-07 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+1 |
2015-11-06 | mfd: avoid newly introduced compiler warning | Linus Torvalds | 1 | -2/+0 |
2015-11-06 | Merge tag 'mfd-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 48 | -374/+1550 |
2015-11-06 | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 8 | -8/+0 |
2015-11-06 | Merge tag 'regulator-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 1 | -65/+13 |
2015-11-05 | Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+6 |
2015-11-04 | Merge remote-tracking branches 'regulator/topic/supply', 'regulator/topic/tps... | Mark Brown | 1 | -65/+13 |
2015-11-04 | Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',... | Mark Brown | 8 | -8/+0 |
2015-10-30 | mfd: sec-core: Remove unused s2mpu02-rtc and s2mpu02-clk children | Krzysztof Kozlowski | 1 | -5/+2 |
2015-10-30 | mfd: rt5033: Add RT5033 Flash led sub device | Ingi Kim | 1 | -0/+3 |
2015-10-30 | mfd: lpss: Add Intel Broxton PCI IDs | Andy Shevchenko | 1 | -0/+45 |
2015-10-30 | mfd: lpss: Add Broxton ACPI IDs | Mika Westerberg | 1 | -0/+16 |
2015-10-30 | mfd: arizona: Signedness bug in arizona_runtime_suspend() | Dan Carpenter | 1 | -1/+1 |
2015-10-30 | mfd: axp20x: Add a cell for the power button part of the, axp288 PMICs | Borun Fu | 1 | -0/+20 |
2015-10-30 | mfd: sec-core: Disable buck voltage reset on watchdog falling edge | Krzysztof Kozlowski | 1 | -0/+26 |
2015-10-30 | mfd: sec-core: Dump PMIC revision to find out the HW | Krzysztof Kozlowski | 1 | -0/+10 |
2015-10-30 | mfd: arizona: Use correct type ID for device tree config | Richard Fitzgerald | 2 | -6/+4 |
2015-10-30 | mfd: arizona: Remove use of codec build config #ifdefs | Richard Fitzgerald | 3 | -78/+97 |
2015-10-30 | mfd: arizona: Simplify adding subdevices | Richard Fitzgerald | 1 | -22/+14 |
2015-10-30 | mfd: arizona: Downgrade type mismatch messages to dev_warn | Richard Fitzgerald | 1 | -8/+8 |
2015-10-30 | mfd: arizona: Factor out checking of jack detection state | Richard Fitzgerald | 1 | -9/+32 |
2015-10-30 | mfd: arizona: Factor out DCVDD isolation control | Richard Fitzgerald | 1 | -46/+62 |
2015-10-30 | mfd: Make TPS6105X select REGMAP_I2C | Axel Lin | 1 | -0/+1 |
2015-10-30 | mfd: lm3533: Fix unused variable build warning | Sudip Mukherjee | 1 | -1/+0 |
2015-10-30 | mfd: rtsx: Add support for rts522A | Micky Ching | 4 | -5/+87 |
2015-10-30 | mfd: da9062-core: Rename get_device_type to da9062_get_device_type | Axel Lin | 1 | -2/+2 |
2015-10-30 | mfd: Kconfig: Compile MFD_STW481X with COMPILE_TEST | Luis de Bethencourt | 1 | -1/+1 |
2015-10-30 | mfd: da9053: Addition of extra registers for GPIOs 8-13 | Steve Twiss | 1 | -0/+6 |
2015-10-30 | mfd: atmel-flexcom: Add a driver for Atmel Flexible Serial Communication Unit | Cyrille Pitchen | 3 | -0/+116 |
2015-10-30 | mfd: intel_soc_pmic_bxtwc: 64 bit bug in bxtwc_val_store() | Dan Carpenter | 1 | -4/+3 |
2015-10-30 | mfd: da9052: Simplify function return logic | Javier Martinez Canillas | 2 | -10/+2 |
2015-10-30 | mfd: lm3533: Simplify function return logic | Javier Martinez Canillas | 1 | -10/+2 |
2015-10-30 | mfd: da903x: Simplify function return logic | Javier Martinez Canillas | 1 | -5/+1 |
2015-10-30 | mfd: rtsx: Simplify function return logic | Javier Martinez Canillas | 5 | -25/+5 |
2015-10-30 | mfd: kempld-core: Simplify function return logic | Javier Martinez Canillas | 1 | -12/+2 |
2015-10-30 | mfd: pcf50633: Remove unneded ret variable | Javier Martinez Canillas | 1 | -2/+2 |
2015-10-30 | mfd: arizona: Remove unneded ret variable | Javier Martinez Canillas | 1 | -3/+1 |
2015-10-30 | mfd: htc-i2cpld: Remove unneded ret variable | Javier Martinez Canillas | 1 | -2/+1 |
2015-10-30 | mfd: tps6105x: Fix possible NULL pointer access | Grigoryev Denis | 1 | -29/+43 |
2015-10-30 | mfd: qcom_rpm: Drop use of IRQF_NO_SUSPEND flag | Sudeep Holla | 1 | -1/+1 |
2015-10-30 | mfd: lpc_ich: Separate device cells for clarity | Aaron Sierra | 1 | -24/+18 |
2015-10-30 | mfd: add Intel Broxton Whiskey Cove PMIC driver | Qipeng Zha | 2 | -0/+479 |
2015-10-28 | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 8 | -8/+0 |
2015-10-26 | mfd: rt5033: Remove unnecessary MODULE_ALIAS() | Javier Martinez Canillas | 1 | -1/+0 |
2015-10-26 | mfd: bcm590xx: Remove unnecessary MODULE_ALIAS() | Javier Martinez Canillas | 1 | -1/+0 |
2015-10-26 | mfd: tps65217: Add battery charger as subdevice | Enric Balletbo i Serra | 1 | -0/+4 |
2015-10-26 | mfd: wm8998: Fixup register defaults/readables | Charles Keepax | 1 | -8/+0 |
2015-10-26 | mfd: arizona: Add register bits to support the ANC block | Charles Keepax | 1 | -0/+186 |
2015-10-26 | mfd: arizona: Fix typo in arizona_irq_map | Charles Keepax | 1 | -1/+1 |