| Commit message (Expand) | Author | Age | Files | Lines |
* | mfd: sm501: Fix module autoload for OF platform driver | Luis de Bethencourt | 2015-10-26 | 1 | -0/+1 |
* | mfd: max8997: Fix module autoload for OF platform driver | Luis de Bethencourt | 2015-10-26 | 1 | -0/+1 |
* | mfd: hi6421-pmic: Fix module autoload for OF platform driver | Luis de Bethencourt | 2015-10-26 | 1 | -0/+1 |
* | mfd: atmel-hlcdc: Fix module autoload for OF platform driver | Luis de Bethencourt | 2015-10-26 | 1 | -0/+1 |
* | mfd: Fixup clients of multi_reg_write/register_patch | Nariman Poushin | 2015-10-26 | 2 | -2/+2 |
* | mfd: stmpe: PWM on 24xx has altfunc 1 | Linus Walleij | 2015-10-26 | 1 | -0/+1 |
* | mfd: twl6040: Fix deferred probe handling for clk32k | Tony Lindgren | 2015-10-26 | 1 | -0/+2 |
* | mfd: 88pm80x: Add 88pm860 chip type support | Vaibhav Hiremath | 2015-10-26 | 1 | -0/+2 |
* | mfd: cros_ec_i2c: Add OF match table | Javier Martinez Canillas | 2015-10-26 | 1 | -0/+7 |
*-----. | Merge branches 'ib-extcon-mfd-4.4', 'ib-mfd-i2c-v4.4', 'ib-mfd-power-4.4', 'i... | Lee Jones | 2015-10-26 | 336 | -2348/+4525 |
|\ \ \ \ |
|
| | | | * | mfd: tps6105x: Use i2c regmap to access registers | Grigoryev Denis | 2015-10-05 | 2 | -73/+21 |
| | | |/ |
|
| | * | | mfd: da9150: Use DEFINE_RES_IRQ_NAMED() help macro for IRQ resource | Adam Thomson | 2015-10-13 | 1 | -30/+5 |
| | * | | power: Add support for DA9150 Fuel-Gauge | Adam Thomson | 2015-10-13 | 3 | -0/+590 |
| | * | | mfd: da9150: Add support for Fuel-Gauge | Adam Thomson | 2015-10-13 | 1 | -7/+149 |
| | |/ |
|
| * | | at24: enable ACPI device found on Galileo Gen2 | Andy Shevchenko | 2015-10-26 | 1 | -3/+19 |
| * | | mfd: intel_quark_i2c_gpio: support devices behind i2c bus | Andy Shevchenko | 2015-10-26 | 1 | -0/+14 |
| * | | mfd: intel_quark_i2c_gpio: load gpio driver first | Andy Shevchenko | 2015-10-26 | 1 | -10/+9 |
| * | | mfd: core: redo ACPI matching of the children devices | Andy Shevchenko | 2015-10-26 | 1 | -16/+36 |
| * | | Merge tag 'md/4.3-fixes' of git://neil.brown.name/md | Linus Torvalds | 2015-10-04 | 7 | -26/+28 |
| |\ \ |
|
| | * | | md/bitmap: don't pass -1 to bitmap_storage_alloc. | NeilBrown | 2015-10-02 | 1 | -1/+2 |
| | * | | md/raid1: Avoid raid1 resync getting stuck | Jes Sorensen | 2015-10-02 | 1 | -3/+2 |
| | * | | md: drop null test before destroy functions | Julia Lawall | 2015-10-02 | 4 | -14/+7 |
| | * | | md: clear CHANGE_PENDING in readonly array | Shaohua Li | 2015-10-02 | 1 | -0/+1 |
| | * | | md/raid0: apply base queue limits *before* disk_stack_limits | NeilBrown | 2015-10-02 | 1 | -6/+6 |
| | * | | md/raid5: don't index beyond end of array in need_this_block(). | NeilBrown | 2015-10-02 | 1 | -2/+2 |
| | * | | raid5: update analysis state for failed stripe | Shaohua Li | 2015-10-02 | 1 | -0/+4 |
| | * | | md: wait for pending superblock updates before switching to read-only | NeilBrown | 2015-10-02 | 1 | -0/+4 |
| * | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-10-04 | 2 | -1/+4 |
| |\ \ \ |
|
| | * | | | irqchip/gic-v3-its: Count additional LPIs for the aliased devices | Marc Zyngier | 2015-10-02 | 1 | -1/+1 |
| | * | | | irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlined | Marc Zyngier | 2015-10-02 | 1 | -0/+3 |
| * | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2015-10-03 | 2 | -2/+2 |
| |\ \ \ \ |
|
| | * | | | | clocksource/drivers/keystone: Fix bad NO_IRQ usage | Daniel Lezcano | 2015-09-29 | 1 | -1/+1 |
| | * | | | | clocksource/drivers/rockchip: Fix bad NO_IRQ usage | Daniel Lezcano | 2015-09-29 | 1 | -1/+1 |
| * | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-10-03 | 1 | -15/+73 |
| |\ \ \ \ \ |
|
| | * | | | | | arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions | Ard Biesheuvel | 2015-10-01 | 1 | -15/+73 |
| * | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2015-10-03 | 31 | -300/+221 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | drm/dp/mst: add some defines for logical/physical ports | Dave Airlie | 2015-10-02 | 1 | -1/+1 |
| | * | | | | | | drm/dp/mst: drop cancel work sync in the mstb destroy path (v2) | Dave Airlie | 2015-10-02 | 1 | -2/+3 |
| | * | | | | | | drm/dp/mst: split connector registration into two parts (v2) | Dave Airlie | 2015-10-02 | 3 | -6/+22 |
| | * | | | | | | drm/dp/mst: update the link_address_sent before sending the link address (v3) | Dave Airlie | 2015-10-02 | 1 | -13/+12 |
| | * | | | | | | drm/dp/mst: fixup handling hotplug on port removal. | Dave Airlie | 2015-10-02 | 1 | -10/+26 |
| | * | | | | | | drm/dp/mst: don't pass port into the path builder function | Dave Airlie | 2015-10-02 | 1 | -4/+5 |
| | * | | | | | | drm/radeon: drop radeon_fb_helper_set_par | Alex Deucher | 2015-10-02 | 1 | -31/+1 |
| | * | | | | | | drm: handle cursor_set2 in restore_fbdev_mode | Alex Deucher | 2015-10-02 | 1 | -1/+5 |
| | * | | | | | | Merge tag 'drm-intel-fixes-2015-10-01' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2015-10-02 | 5 | -12/+53 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | drm/i915: Call non-locking version of drm_kms_helper_poll_enable(), v2 | Egbert Eich | 2015-09-30 | 1 | -1/+1 |
| | | * | | | | | | drm: Add a non-locking version of drm_kms_helper_poll_enable(), v2 | Egbert Eich | 2015-09-30 | 1 | -3/+16 |
| | | * | | | | | | drm/i915: Consider HW CSB write pointer before resetting the sw read pointer | Michel Thierry | 2015-09-28 | 2 | -7/+34 |
| | | * | | | | | | drm/i915/skl: Don't call intel_prepare_ddi when encoder list isn't yet initia... | Rodrigo Vivi | 2015-09-28 | 1 | -1/+2 |
| | * | | | | | | | Merge tag 'vmwgfx-fixes-4.3-151001' of git://people.freedesktop.org/~thomash/... | Dave Airlie | 2015-10-02 | 1 | -0/+8 |
| | |\ \ \ \ \ \ \ |
|