index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-mpc8xxx.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-09
mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from EC
Bill Richardson
4
-7
/
+7
2014-07-09
mfd: cros_ec: Check result code from EC messages
Bill Richardson
4
-18
/
+39
2014-07-09
mfd: cros_ec: cleanup: Remove EC wrapper functions
Bill Richardson
4
-51
/
+27
2014-07-09
mfd: cros_ec: cleanup: remove unused fields from struct cros_ec_device
Bill Richardson
4
-5
/
+1
2014-07-09
mfd: cros_ec: Use struct cros_ec_command to communicate with the EC
Bill Richardson
4
-51
/
+52
2014-07-09
mfd: cros_ec: Detect in-progress commands
Simon Glass
1
-0
/
+6
2014-07-09
mfd: cros_ec: Tweak struct cros_ec_device for clarity
Bill Richardson
4
-38
/
+43
2014-07-09
mfd: cros_ec: Allow static din/dout buffers with cros_ec_register()
Bill Richardson
1
-2
/
+2
2014-07-09
mfd: cros_ec: Fix the comment on cros_ec_remove()
Bill Richardson
1
-2
/
+1
2014-07-09
mfd: pcf50633: Reconnect -ENOMEM error path
Lee Jones
1
-9
/
+9
2014-07-09
mfd: ab8500-debugfs.c: Cleaning up values that are never used
Rickard Strandqvist
1
-2
/
+1
2014-07-09
mfd: sec-core: Prepare regulators for suspend state to reduce power-consumption
Chanwoo Choi
2
-0
/
+11
2014-07-09
dt-bindings: mfd: s2mps11: Add support S2MPU02 PMIC
Chanwoo Choi
1
-2
/
+5
2014-07-09
regulator: s2mps11: Add support S2MPU02 regulator device
Chanwoo Choi
2
-21
/
+325
2014-07-09
mfd: sec-core: Add support for S2MPU02 device
Chanwoo Choi
5
-30
/
+352
2014-07-09
mfd: mc13xxx: Use regmap irq framework for interrupts
Alexander Shiyan
5
-281
/
+65
2014-07-09
mfd: pm8921-core: Remove unused variable
Sachin Kamat
1
-4
/
+0
2014-07-09
mfd: arizona: Add comment to explain non-devm regulator_get
Charles Keepax
1
-0
/
+6
2014-07-09
Documentation: devicetree: Fix s2mps11 and s5m8767 typos
Andreas Färber
2
-2
/
+2
2014-07-09
Documentation: devicetree: Fix s2mps11 example syntax
Andreas Färber
1
-1
/
+1
2014-07-09
mfd: wm8994: Add a bunch of missing defaults/readables
Charles Keepax
1
-0
/
+64
2014-07-09
mfd: cros_ec_spi: Set wakeup capability
Prathyush K
1
-0
/
+2
2014-07-09
dt-binding: mfd: as3722: Correct macro name
Laxman Dewangan
1
-1
/
+1
2014-07-09
mfd: arizona: Lower ARIZONA_MAX_CORE_SUPPLIES to 2
Charles Keepax
1
-1
/
+1
2014-07-09
mfd: arizona: Use num_core_supplies in arizona_dev_exit
Charles Keepax
1
-1
/
+1
2014-07-09
mfd: arizona: Don't use devres for DCVDD
Charles Keepax
1
-3
/
+6
2014-07-09
mfd: arizona: Disable DCVDD before we destroy the MFD
Charles Keepax
1
-1
/
+3
2014-07-09
mfd: arizona: Disable PM runtime at start of driver removal
Charles Keepax
1
-1
/
+2
2014-07-09
mfd: tc3589x: Translate onecell, not twocell
Linus Walleij
1
-1
/
+1
2014-07-09
mfd: asic3: Fix potential null pointer dereference
Sachin Kamat
1
-5
/
+7
2014-07-09
mfd: cros_ec: spi: Fix end of transfer on devices with no spi-msg-delay
Doug Anderson
1
-11
/
+7
2014-07-09
mfd: Fix cs5535 dependencies
Jean Delvare
1
-1
/
+1
2014-07-09
mfd: timberdale: Depend on X86_32
Jean Delvare
1
-1
/
+1
2014-07-09
mmc: rtsx: add support for async request
Micky Ching
1
-6
/
+127
2014-07-09
mfd: rtsx: Add dma transfer function
Micky Ching
2
-28
/
+54
2014-07-06
Linux 3.16-rc4
v3.16-rc4
Linus Torvalds
1
-1
/
+1
2014-07-05
genirq: Fix memory leak when calling irq_free_hwirqs()
Keith Busch
1
-2
/
+2
2014-07-05
MAINTAINERS: Add few more Keystone drivers
Santosh Shilimkar
1
-1
/
+25
2014-07-05
MAINTAINERS: merge MXS entry into IMX one
Shawn Guo
1
-7
/
+1
2014-07-05
ARM: sunxi: Reintroduce the restart code for A10/A20 SoCs
Maxime Ripard
1
-0
/
+77
2014-07-04
arm64: fix el2_setup check of CurrentEL
Marc Zyngier
3
-4
/
+6
2014-07-04
arm64: mm: Make icache synchronisation logic huge page aware
Steve Capper
1
-1
/
+2
2014-07-04
arm64: mm: Fix horrendous config typo
Steve Capper
1
-1
/
+1
2014-07-04
ALSA: hda - restore BCLK M/N value as per CDCLK for HSW/BDW display HDA contr...
Mengdong Lin
3
-41
/
+66
2014-07-04
drm/i915: provide interface for audio driver to query cdclk
Jani Nikula
2
-0
/
+22
2014-07-04
ptrace,x86: force IRET path after a ptrace_stop()
Tejun Heo
2
-0
/
+19
2014-07-04
lz4: add overrun checks to lz4_uncompress_unknownoutputsize()
Greg Kroah-Hartman
1
-1
/
+5
2014-07-03
[SCSI] use the scsi data buffer length to extract transfer size
Martin K. Petersen
1
-1
/
+1
2014-07-03
shmem: fix init_page_accessed use to stop !PageLRU bug
Hugh Dickins
1
-5
/
+10
2014-07-03
kernel/printk/printk.c: revert "printk: enable interrupts before calling cons...
Andrew Morton
1
-26
/
+18
[next]