summaryrefslogtreecommitdiff
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* mfd: cros_ec: Move EC interrupt to cros_ec_keybAndrew Bresticker2014-07-091-2/+0
* mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from ECBill Richardson2014-07-091-4/+4
* mfd: cros_ec: Check result code from EC messagesBill Richardson2014-07-091-0/+12
* mfd: cros_ec: cleanup: Remove EC wrapper functionsBill Richardson2014-07-091-13/+6
* mfd: cros_ec: cleanup: remove unused fields from struct cros_ec_deviceBill Richardson2014-07-091-2/+0
* mfd: cros_ec: Use struct cros_ec_command to communicate with the ECBill Richardson2014-07-091-17/+18
* mfd: cros_ec: Tweak struct cros_ec_device for clarityBill Richardson2014-07-091-30/+35
* mfd: cros_ec: Allow static din/dout buffers with cros_ec_register()Bill Richardson2014-07-091-2/+2
* mfd: cros_ec: Fix the comment on cros_ec_remove()Bill Richardson2014-07-091-2/+1
* mfd: sec-core: Add support for S2MPU02 deviceChanwoo Choi2014-07-093-0/+226
* mfd: mc13xxx: Use regmap irq framework for interruptsAlexander Shiyan2014-07-092-8/+16
* mfd: arizona: Lower ARIZONA_MAX_CORE_SUPPLIES to 2Charles Keepax2014-07-091-1/+1
*-. Merge branches 'ib-mfd-extcon-regulator-3.17', 'ib-mfd-gpio-3.17' and 'ib-mfd...Lee Jones2014-07-0918-16/+110
|\ \
| | * mfd: rtsx: Add dma transfer functionMicky Ching2014-07-091-0/+6
| | * Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-07-031-1/+3
| | |\
| | | * usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern2014-06-301-1/+3
| | * | Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-07-031-0/+1
| | |\ \
| | | * | kernfs: kernfs_notify() must be useable from non-sleepable contextsTejun Heo2014-07-021-0/+1
| | * | | ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo2014-07-031-0/+3
| | |/ /
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-06-282-5/+4
| | |\ \
| | | * | iovec: move memcpy_from/toiovecend to lib/iovec.cMichael S. Tsirkin2014-06-272-5/+4
| | | |/
| | * | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-06-263-5/+11
| | |\ \
| | | * | block: add support for limiting gaps in SG listsJens Axboe2014-06-242-0/+10
| | | * | bio: remove unused macro bip_vec_idx()Gu Zheng2014-06-241-4/+0
| | | * | Revert "block: add __init to elv_register"Jens Axboe2014-06-221-1/+1
| | * | | Fix 32-bit regression in block device read(2)Al Viro2014-06-261-1/+13
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-06-251-0/+9
| | |\ \ \
| | | * | | net: phylib: add link_change_notify callback to phy deviceDaniel Mack2014-06-211-0/+9
| | * | | | kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin2014-06-231-0/+1
| | * | | | nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin2014-06-231-1/+10
| | * | | | kexec: save PG_head_mask in VMCOREINFOPetr Tesarik2014-06-231-0/+3
| | | |_|/ | | |/| |
| | * | | Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-06-211-0/+6
| | |\ \ \
| | | * | | locks: add missing memory barrier in break_delegJeff Layton2014-06-101-0/+6
| | * | | | Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-191-0/+2
| | |\ \ \ \
| | | * | | | PM / hibernate: introduce "nohibernate" boot parameterKees Cook2014-06-161-0/+2
| | | | |/ / | | | |/| |
| | * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-06-193-3/+2
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | blk-mq: bitmap tag: fix races on shared ::wake_index fieldsAlexander Gordeev2014-06-171-1/+1
| | | * | | block: blk_max_size_offset() should check ->max_sectorsJens Axboe2014-06-171-1/+1
| | | * | | block: remove elv_abort_queue and blk_abort_flushesChristoph Hellwig2014-06-111-1/+0
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2014-06-191-0/+1
| | |\ \ \ \
| | | * | | | sparc: fix sparse warnings in smp_32.c + smp_64.cSam Ravnborg2014-05-181-0/+1
| | * | | | | Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown2014-06-161-0/+5
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | regulator: add regulator_can_change_voltage stubArnd Bergmann2014-06-041-0/+5
| * | | | | | mfd: intel_soc_pmic: Core driverZhu, Lejun2014-06-171-0/+30
| |/ / / / /
* | | | | | mfd: max77693: Handle IRQs using regmapRobert Baldyga2014-06-171-2/+44
* | | | | | mfd: max77693: Remove unnecessary wrapper functionsRobert Baldyga2014-06-171-8/+0
|/ / / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-06-153-5/+26
|\ \ \ \ \
| * | | | | net: add skb_pop_rcv_encapsulationTom Herbert2014-06-151-0/+12
| * | | | | net: Fix GSO constants to match NETIF flagsTom Herbert2014-06-153-5/+14
* | | | | | Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-06-151-1/+34
|\ \ \ \ \ \