summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-mpc8xxx.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-09mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from ECBill Richardson4-7/+7
2014-07-09mfd: cros_ec: Check result code from EC messagesBill Richardson4-18/+39
2014-07-09mfd: cros_ec: cleanup: Remove EC wrapper functionsBill Richardson4-51/+27
2014-07-09mfd: cros_ec: cleanup: remove unused fields from struct cros_ec_deviceBill Richardson4-5/+1
2014-07-09mfd: cros_ec: Use struct cros_ec_command to communicate with the ECBill Richardson4-51/+52
2014-07-09mfd: cros_ec: Detect in-progress commandsSimon Glass1-0/+6
2014-07-09mfd: cros_ec: Tweak struct cros_ec_device for clarityBill Richardson4-38/+43
2014-07-09mfd: cros_ec: Allow static din/dout buffers with cros_ec_register()Bill Richardson1-2/+2
2014-07-09mfd: cros_ec: Fix the comment on cros_ec_remove()Bill Richardson1-2/+1
2014-07-09mfd: pcf50633: Reconnect -ENOMEM error pathLee Jones1-9/+9
2014-07-09mfd: ab8500-debugfs.c: Cleaning up values that are never usedRickard Strandqvist1-2/+1
2014-07-09mfd: sec-core: Prepare regulators for suspend state to reduce power-consumptionChanwoo Choi2-0/+11
2014-07-09dt-bindings: mfd: s2mps11: Add support S2MPU02 PMICChanwoo Choi1-2/+5
2014-07-09regulator: s2mps11: Add support S2MPU02 regulator deviceChanwoo Choi2-21/+325
2014-07-09mfd: sec-core: Add support for S2MPU02 deviceChanwoo Choi5-30/+352
2014-07-09mfd: mc13xxx: Use regmap irq framework for interruptsAlexander Shiyan5-281/+65
2014-07-09mfd: pm8921-core: Remove unused variableSachin Kamat1-4/+0
2014-07-09mfd: arizona: Add comment to explain non-devm regulator_getCharles Keepax1-0/+6
2014-07-09Documentation: devicetree: Fix s2mps11 and s5m8767 typosAndreas Färber2-2/+2
2014-07-09Documentation: devicetree: Fix s2mps11 example syntaxAndreas Färber1-1/+1
2014-07-09mfd: wm8994: Add a bunch of missing defaults/readablesCharles Keepax1-0/+64
2014-07-09mfd: cros_ec_spi: Set wakeup capabilityPrathyush K1-0/+2
2014-07-09dt-binding: mfd: as3722: Correct macro nameLaxman Dewangan1-1/+1
2014-07-09mfd: arizona: Lower ARIZONA_MAX_CORE_SUPPLIES to 2Charles Keepax1-1/+1
2014-07-09mfd: arizona: Use num_core_supplies in arizona_dev_exitCharles Keepax1-1/+1
2014-07-09mfd: arizona: Don't use devres for DCVDDCharles Keepax1-3/+6
2014-07-09mfd: arizona: Disable DCVDD before we destroy the MFDCharles Keepax1-1/+3
2014-07-09mfd: arizona: Disable PM runtime at start of driver removalCharles Keepax1-1/+2
2014-07-09mfd: tc3589x: Translate onecell, not twocellLinus Walleij1-1/+1
2014-07-09mfd: asic3: Fix potential null pointer dereferenceSachin Kamat1-5/+7
2014-07-09mfd: cros_ec: spi: Fix end of transfer on devices with no spi-msg-delayDoug Anderson1-11/+7
2014-07-09mfd: Fix cs5535 dependenciesJean Delvare1-1/+1
2014-07-09mfd: timberdale: Depend on X86_32Jean Delvare1-1/+1
2014-07-09mmc: rtsx: add support for async requestMicky Ching1-6/+127
2014-07-09mfd: rtsx: Add dma transfer functionMicky Ching2-28/+54
2014-07-06Linux 3.16-rc4v3.16-rc4Linus Torvalds1-1/+1
2014-07-05genirq: Fix memory leak when calling irq_free_hwirqs()Keith Busch1-2/+2
2014-07-05MAINTAINERS: Add few more Keystone driversSantosh Shilimkar1-1/+25
2014-07-05MAINTAINERS: merge MXS entry into IMX oneShawn Guo1-7/+1
2014-07-05ARM: sunxi: Reintroduce the restart code for A10/A20 SoCsMaxime Ripard1-0/+77
2014-07-04arm64: fix el2_setup check of CurrentELMarc Zyngier3-4/+6
2014-07-04arm64: mm: Make icache synchronisation logic huge page awareSteve Capper1-1/+2
2014-07-04arm64: mm: Fix horrendous config typoSteve Capper1-1/+1
2014-07-04ALSA: hda - restore BCLK M/N value as per CDCLK for HSW/BDW display HDA contr...Mengdong Lin3-41/+66
2014-07-04drm/i915: provide interface for audio driver to query cdclkJani Nikula2-0/+22
2014-07-04ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo2-0/+19
2014-07-04lz4: add overrun checks to lz4_uncompress_unknownoutputsize()Greg Kroah-Hartman1-1/+5
2014-07-03[SCSI] use the scsi data buffer length to extract transfer sizeMartin K. Petersen1-1/+1
2014-07-03shmem: fix init_page_accessed use to stop !PageLRU bugHugh Dickins1-5/+10
2014-07-03kernel/printk/printk.c: revert "printk: enable interrupts before calling cons...Andrew Morton1-26/+18