summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-09-26mfd: stmpe: Rid variable length array Sparse warningsLee Jones
2014-09-26mfd: max8925-i2c: Fix variable length array Sparse warningLee Jones
2014-09-26mfd: 88pm860x-i2c: Fix variable length array Sparse warningLee Jones
2014-09-26mfd: 88pm860x-i2c: Purge unused functionsLee Jones
2014-09-26mfd: lpc_ich: Add Device IDs for Intel 9 Series PCHJames Ralston
2014-09-26mfd: max77693: Improve support for the flash cellJacek Anaszewski
2014-09-26mfd: lpc_ich: Add PCI ID for Intel BraswellAlan Cox
2014-09-26mfd: da9052-i2c: Remove duplicate test for I2C_FUNC_SMBUS_BYTE_DATA functiona...Axel Lin
2014-09-26mfd: menelaus: Fix error return codeJulia Lawall
2014-09-26mfd: arizona: Avoid use of legacy IRQ mappingCharles Keepax
2014-09-26mfd: arizona: Mark additional registers as volatileCharles Keepax
2014-09-26mfd: wm5102: Mark register write sequencer control 3 readableMark Brown
2014-09-26mfd: rtsx_usb: Fix decimal printf format specifiers prefixed with 0xHans Wennborg
2014-09-26mfd: twl6040: Fix error return codeJulia Lawall
2014-09-26mfd: wm8994: Allow modular buildMark Brown
2014-09-26mfd: menelaus: Remove null pointer dereferenceHimangi Saraogi
2014-09-26mfd: wm8994: Export symbols ready for built-in => modular buildLee Jones
2014-09-26mfd: sm501: Avoid implicit sign extensionLee Jones
2014-09-26mfd: twl4030-irq: Check return value from twl_i2c_write() - warn() on failureLee Jones
2014-09-26mfd: pcf50633: Check return value of platform_device_add()Lee Jones
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_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-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: menf21bmc: Introduce MEN 14F021P00 BMC MFD Core driverAndreas Werner
2014-08-29devicetree: Dialog Semiconductor consolidate existing vendor prefixes to stan...Steve Twiss
2014-08-25Merge tag 'renesas-sh-drivers-for-v3.17' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2014-08-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...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-24bus: arm-ccn: Fix warning messagePawel Moll
2014-08-22Merge tag 'pwm/for-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-08-22drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndefRasmus Villemoes
2014-08-22net: ethernet: broadcom: bnx2x: Remove redundant #ifdefRasmus Villemoes
2014-08-22ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard
2014-08-22net: xgene: fix possible NULL dereference in xgene_enet_free_desc_rings()Iyappan Subramanian