summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-26mfd: max77686: Remove check which is always trueLee Jones
2014-09-26mfd: wm5102: Insert missing break in case statementLee Jones
2014-09-26mfd: htc-i2cpld: Rectify pointer offset errorLee Jones
2014-09-26mfd: htc-i2cpld: Use '!variable' instead of 'variable == NULL'Lee Jones
2014-09-26mfd: htc-i2cpld: container_of() cannot return NULLLee Jones
2014-09-26misc: st_kim: Increase size of dev_name buffer to incorporate terminationLee Jones
2014-09-26misc: st_core: Protect unsigned value against becoming negativeLee Jones
2014-09-26iio: sensors-core: st: Check st_sensors_set_drdy_int_pin()'s return valueLee Jones
2014-09-26Merge branches 'ib-mfd-arm-3.18', 'ib-mfd-hwmon-leds-watchdog-3.18' and 'ib-m...Lee Jones
2014-09-24hwmon: (menf21bmc) Introduce MEN14F021P00 BMC HWMON driverAndreas Werner
2014-09-24leds: leds-menf21bmc: Introduce MEN 14F021P00 BMC LED driverAndreas Werner
2014-09-24watchdog: menf21bmc_wdt: Introduce MEN 14F021P00 BMC Watchdog driverAndreas Werner
2014-09-24Documentation: charger: max14577: Document exported sysfs entryKrzysztof Kozlowski
2014-09-24devicetree: mfd: max14577: Add device tree bindings documentKrzysztof Kozlowski
2014-09-24power: max17040: Add ID for MAX77836 Fuel Gauge blockKrzysztof Kozlowski
2014-09-24charger: max14577: Configure battery-dependent settings from DTS and sysfsKrzysztof Kozlowski
2014-09-24regulator/mfd: max14577: Export symbols for calculating charger currentKrzysztof Kozlowski
2014-09-24charger: max14577: Add support for MAX77836 chargerKrzysztof Kozlowski
2014-09-24mfd: max14577: Map charger device to its own of_nodeKrzysztof Kozlowski
2014-09-24mfd: max14577: Add defines for MAX77836 chargerKrzysztof Kozlowski
2014-09-24mfd: menf21bmc: Introduce MEN 14F021P00 BMC MFD Core driverAndreas Werner
2014-08-29devicetree: Dialog Semiconductor consolidate existing vendor prefixes to stan...Steve Twiss
2014-08-25Linux 3.17-rc2Linus Torvalds
2014-08-25Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-08-25Merge tag 'renesas-sh-drivers-for-v3.17' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2014-08-25Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-08-25Merge tag 'trace-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-08-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-08-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-24Merge tag 'gpio-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-08-24Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-08-24aio: fix reqs_available handlingBenjamin LaHaise
2014-08-24bus: arm-ccn: Fix warning messagePawel Moll
2014-08-24ARM: shmobile: koelsch: Remove non-existent i2c6 pinmuxGeert Uytterhoeven
2014-08-24ARM: tegra: apalis/colibri t30: fix on-module 5v0 suppliesMarcel Ziswiler
2014-08-24Merge tag 'v3.17-rockchip-fixes1' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2014-08-24MAINTAINERS: Add entry for Renesas DRM driversLaurent Pinchart
2014-08-24Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2014-08-23MAINTAINERS: add new Rockchip SoC listHeiko Stuebner
2014-08-23ARM: dts: rockchip: readd missing mmc0 pinctrl settingsHeiko Stuebner
2014-08-23Merge tag 'sunxi-dt-for-3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2014-08-23ftrace: Use current addr when converting to nop in __ftrace_replace_code()Steven Rostedt (Red Hat)
2014-08-23ftrace: Fix function_profiler and function tracer togetherSteven Rostedt (Red Hat)
2014-08-22nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_waitDavid Jeffery
2014-08-22nfs: can_coalesce_requests must enforce contiguityWeston Andros Adamson
2014-08-22nfs: disallow duplicate pages in pgio page vectorsWeston Andros Adamson
2014-08-22nfs: don't sleep with inode lock in lock_and_join_requestsWeston Andros Adamson
2014-08-22nfs: fix error handling in lock_and_join_requestsWeston Andros Adamson
2014-08-22nfs: use blocking page_group_lock in add_requestWeston Andros Adamson