aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mfd: lpc_ich: Add PCI ID for Intel BraswellAlan Cox2014-09-261-0/+6
* mfd: da9052-i2c: Remove duplicate test for I2C_FUNC_SMBUS_BYTE_DATA functiona...Axel Lin2014-09-261-7/+0
* mfd: menelaus: Fix error return codeJulia Lawall2014-09-261-4/+4
* mfd: arizona: Avoid use of legacy IRQ mappingCharles Keepax2014-09-261-2/+2
* mfd: arizona: Mark additional registers as volatileCharles Keepax2014-09-262-6/+11
* mfd: wm5102: Mark register write sequencer control 3 readableMark Brown2014-09-263-1/+4
* mfd: rtsx_usb: Fix decimal printf format specifiers prefixed with 0xHans Wennborg2014-09-261-1/+1
* mfd: twl6040: Fix error return codeJulia Lawall2014-09-261-0/+1
* mfd: wm8994: Allow modular buildMark Brown2014-09-261-2/+2
* mfd: menelaus: Remove null pointer dereferenceHimangi Saraogi2014-09-261-3/+0
* mfd: wm8994: Export symbols ready for built-in => modular buildLee Jones2014-09-262-0/+6
* mfd: sm501: Avoid implicit sign extensionLee Jones2014-09-261-1/+1
* mfd: twl4030-irq: Check return value from twl_i2c_write() - warn() on failureLee Jones2014-09-261-2/+6
* mfd: pcf50633: Check return value of platform_device_add()Lee Jones2014-09-261-13/+17
* mfd: max77686: Remove check which is always trueLee Jones2014-09-261-1/+1
* mfd: wm5102: Insert missing break in case statementLee Jones2014-09-261-0/+1
* mfd: htc-i2cpld: Rectify pointer offset errorLee Jones2014-09-261-23/+10
* mfd: htc-i2cpld: Use '!variable' instead of 'variable == NULL'Lee Jones2014-09-261-2/+2
* mfd: htc-i2cpld: container_of() cannot return NULLLee Jones2014-09-261-5/+2
* misc: st_kim: Increase size of dev_name buffer to incorporate terminationLee Jones2014-09-261-1/+1
* misc: st_core: Protect unsigned value against becoming negativeLee Jones2014-09-261-6/+5
* iio: sensors-core: st: Check st_sensors_set_drdy_int_pin()'s return valueLee Jones2014-09-261-1/+4
*-. Merge branches 'ib-mfd-arm-3.18', 'ib-mfd-hwmon-leds-watchdog-3.18' and 'ib-m...Lee Jones2014-09-2622-139/+1498
|\ \
| | * Documentation: charger: max14577: Document exported sysfs entryKrzysztof Kozlowski2014-09-241-0/+14
| | * devicetree: mfd: max14577: Add device tree bindings documentKrzysztof Kozlowski2014-09-241-0/+146
| | * power: max17040: Add ID for MAX77836 Fuel Gauge blockKrzysztof Kozlowski2014-09-241-1/+2
| | * charger: max14577: Configure battery-dependent settings from DTS and sysfsKrzysztof Kozlowski2014-09-244-28/+310
| | * regulator/mfd: max14577: Export symbols for calculating charger currentKrzysztof Kozlowski2014-09-244-87/+133
| | * charger: max14577: Add support for MAX77836 chargerKrzysztof Kozlowski2014-09-242-17/+64
| | * mfd: max14577: Map charger device to its own of_nodeKrzysztof Kozlowski2014-09-241-1/+4
| | * mfd: max14577: Add defines for MAX77836 chargerKrzysztof Kozlowski2014-09-241-14/+40
| * | hwmon: (menf21bmc) Introduce MEN14F021P00 BMC HWMON driverAndreas Werner2014-09-244-0/+291
| * | leds: leds-menf21bmc: Introduce MEN 14F021P00 BMC LED driverAndreas Werner2014-09-243-0/+141
| * | watchdog: menf21bmc_wdt: Introduce MEN 14F021P00 BMC Watchdog driverAndreas Werner2014-09-243-0/+214
| * | mfd: menf21bmc: Introduce MEN 14F021P00 BMC MFD Core driverAndreas Werner2014-09-243-0/+148
| |/
* / devicetree: Dialog Semiconductor consolidate existing vendor prefixes to stan...Steve Twiss2014-08-298-20/+21
|/
* Linux 3.17-rc2Linus Torvalds2014-08-251-1/+1
* Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-08-253-29/+77
|\
| * nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_waitDavid Jeffery2014-08-221-1/+1
| * nfs: can_coalesce_requests must enforce contiguityWeston Andros Adamson2014-08-221-0/+8
| * nfs: disallow duplicate pages in pgio page vectorsWeston Andros Adamson2014-08-221-3/+15
| * nfs: don't sleep with inode lock in lock_and_join_requestsWeston Andros Adamson2014-08-223-1/+29
| * nfs: fix error handling in lock_and_join_requestsWeston Andros Adamson2014-08-221-1/+4
| * nfs: use blocking page_group_lock in add_requestWeston Andros Adamson2014-08-221-11/+2
| * nfs: fix nonblocking calls to nfs_page_group_lockWeston Andros Adamson2014-08-221-8/+13
| * nfs: change nfs_page_group_lock argumentWeston Andros Adamson2014-08-222-7/+8
* | Merge tag 'renesas-sh-drivers-for-v3.17' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2014-08-254-3/+11
|\ \
| * | sh: intc: Confine SH_INTC to platforms that need itGeert Uytterhoeven2014-08-224-3/+11
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-08-2518-59/+142
|\ \ \
| * | | MIPS: OCTEON: make get_system_type() thread-safeAaro Koskinen2014-08-191-5/+13