Age | Commit message (Expand) | Author | Files | Lines |
2014-09-26 | mfd: menelaus: Remove null pointer dereference | Himangi Saraogi | 1 | -3/+0 |
2014-09-26 | mfd: wm8994: Export symbols ready for built-in => modular build | Lee Jones | 2 | -0/+6 |
2014-09-26 | mfd: sm501: Avoid implicit sign extension | Lee Jones | 1 | -1/+1 |
2014-09-26 | mfd: twl4030-irq: Check return value from twl_i2c_write() - warn() on failure | Lee Jones | 1 | -2/+6 |
2014-09-26 | mfd: pcf50633: Check return value of platform_device_add() | Lee Jones | 1 | -13/+17 |
2014-09-26 | mfd: max77686: Remove check which is always true | Lee Jones | 1 | -1/+1 |
2014-09-26 | mfd: wm5102: Insert missing break in case statement | Lee Jones | 1 | -0/+1 |
2014-09-26 | mfd: htc-i2cpld: Rectify pointer offset error | Lee Jones | 1 | -23/+10 |
2014-09-26 | mfd: htc-i2cpld: Use '!variable' instead of 'variable == NULL' | Lee Jones | 1 | -2/+2 |
2014-09-26 | mfd: htc-i2cpld: container_of() cannot return NULL | Lee Jones | 1 | -5/+2 |
2014-09-26 | misc: st_core: Protect unsigned value against becoming negative | Lee Jones | 1 | -6/+5 |
2014-09-26 | iio: sensors-core: st: Check st_sensors_set_drdy_int_pin()'s return value | Lee Jones | 1 | -1/+4 |
2014-09-26 | Merge branches 'ib-mfd-arm-3.18', 'ib-mfd-hwmon-leds-watchdog-3.18' and 'ib-m... | Lee Jones | 17 | -114/+1188 |
2014-09-24 | hwmon: (menf21bmc) Introduce MEN14F021P00 BMC HWMON driver | Andreas Werner | 3 | -0/+241 |
2014-09-24 | leds: leds-menf21bmc: Introduce MEN 14F021P00 BMC LED driver | Andreas Werner | 3 | -0/+141 |
2014-09-24 | watchdog: menf21bmc_wdt: Introduce MEN 14F021P00 BMC Watchdog driver | Andreas Werner | 3 | -0/+214 |
2014-09-24 | power: max17040: Add ID for MAX77836 Fuel Gauge block | Krzysztof Kozlowski | 1 | -1/+2 |
2014-09-24 | charger: max14577: Configure battery-dependent settings from DTS and sysfs | Krzysztof Kozlowski | 2 | -28/+284 |
2014-09-24 | regulator/mfd: max14577: Export symbols for calculating charger current | Krzysztof Kozlowski | 2 | -76/+99 |
2014-09-24 | charger: max14577: Add support for MAX77836 charger | Krzysztof Kozlowski | 2 | -17/+64 |
2014-09-24 | mfd: max14577: Map charger device to its own of_node | Krzysztof Kozlowski | 1 | -1/+4 |
2014-09-24 | mfd: menf21bmc: Introduce MEN 14F021P00 BMC MFD Core driver | Andreas Werner | 3 | -0/+148 |
2014-08-29 | devicetree: Dialog Semiconductor consolidate existing vendor prefixes to stan... | Steve Twiss | 1 | -13/+13 |
2014-08-26 | Merge tag 'renesas-sh-drivers-for-v3.17' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2 | -3/+6 |
2014-08-25 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -4/+4 |
2014-08-25 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2014-08-25 | Merge tag 'gpio-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 4 | -12/+48 |
2014-08-25 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 41 | -167/+309 |
2014-08-24 | bus: arm-ccn: Fix warning message | Pawel Moll | 1 | -1/+1 |
2014-08-23 | Merge tag 'pwm/for-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+6 |
2014-08-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 26 | -215/+350 |
2014-08-22 | drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndef | Rasmus Villemoes | 1 | -1/+1 |
2014-08-22 | net: ethernet: broadcom: bnx2x: Remove redundant #ifdef | Rasmus Villemoes | 1 | -4/+0 |
2014-08-22 | ibmveth: Fix endian issues with rx_no_buffer statistic | Anton Blanchard | 1 | -4/+14 |
2014-08-22 | net: xgene: fix possible NULL dereference in xgene_enet_free_desc_rings() | Iyappan Subramanian | 1 | -7/+13 |
2014-08-22 | net: fec: ptp: avoid register access when ipg clock is disabled | Nimrod Andy | 3 | -15/+41 |
2014-08-22 | Merge tag 'iommu-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -5/+15 |
2014-08-22 | drm/radeon: add new KV pci id | Alex Deucher | 1 | -0/+1 |
2014-08-22 | firmware: Do not use WARN_ON(!spin_is_locked()) | Guenter Roeck | 1 | -4/+4 |
2014-08-22 | cxgb4: Free completed tx skbs promptly | Hariprasad Shenai | 3 | -2/+5 |
2014-08-22 | Merge tag 'linux-can-fixes-for-3.17-20140821' of git://gitorious.org/linux-ca... | David S. Miller | 3 | -30/+43 |
2014-08-22 | cxgb4: Fix race condition in cleanup | Anish Bhatt | 2 | -14/+19 |
2014-08-22 | sh: intc: Confine SH_INTC to platforms that need it | Geert Uytterhoeven | 2 | -3/+6 |
2014-08-22 | bnx2x: Revert UNDI flushing mechanism | Yuval Mintz | 1 | -75/+17 |
2014-08-22 | qlcnic: Fix endianess issue in firmware load from file operation | Shahed Shaikh | 1 | -10/+25 |
2014-08-22 | qlcnic: Fix endianess issue in FW dump template header | Rajesh Borundia | 1 | -0/+57 |
2014-08-22 | qlcnic: Fix flash access interface to application | Jitendra Kalsaria | 3 | -5/+32 |
2014-08-22 | macvlan: Allow setting multicast filter on all macvlan types | Vlad Yasevich | 1 | -2/+8 |
2014-08-22 | Merge tag 'drm-intel-fixes-2014-08-21' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 8 | -55/+109 |
2014-08-22 | Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -13/+12 |