summaryrefslogtreecommitdiffstats
path: root/drivers/mfd (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-19mfd: tps65910: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan1-5/+4
2016-04-19mfd: tps65217: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan1-12/+2
2016-04-19mfd: tps6507x: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan1-11/+2
2016-04-19mfd: stw481x: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan1-9/+2
2016-04-19mfd: sky81452: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan1-8/+2
2016-04-19mfd: rt5033: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan1-11/+3
2016-04-19mfd: rn5t618: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan1-3/+2
2016-04-19mfd: rk808: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan1-4/+3
2016-04-19mfd: rdc321x: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan1-9/+4
2016-04-19mfd: mt6397: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan1-12/+6
2016-04-19mfd: menf21bmc: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan1-9/+2
2016-04-19mfd: lp3943: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan1-11/+3
2016-04-19mfd: hi6421-pmic: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan1-10/+2
2016-04-19mfd: bcm590xx: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan1-9/+2
2016-04-19mfd: atmel-hlcdc: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan1-11/+3
2016-04-19mfd: as3711: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan1-11/+2
2016-04-19mfd: act8945a: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan1-10/+3
2016-04-19mfd: Add devm_mfd_add_devices() in list of managed interfacesLaxman Dewangan1-0/+3
2016-04-19mfd: Add resource managed APIs for mfd_add_devicesLaxman Dewangan2-0/+42
2016-04-19mfd: axp20x: Add bindings for AXP809 PMICChen-Yu Tsai1-2/+29
2016-04-19mfd: axp20x: Add support for AXP809 PMICChen-Yu Tsai3-0/+139
2016-04-19mfd: arizona: Fix lockdep recursion warning on set_irq_wakeCharles Keepax1-0/+3
2016-04-19mfd: max77693: Allow building as a moduleKrzysztof Kozlowski2-14/+4
2016-04-19mfd: da9063: Remove unused struct da9063_irq_data and define EVENTS_BUF_LENSteve Twiss1-6/+0
2016-04-11mfd: lp8788-irq: Uninitialized variable in irq handlerDan Carpenter1-1/+1
2016-04-11mfd: syscon: Include errno.h from headerArnd Bergmann1-0/+1
2016-04-11mfd: core: Fix ACPI child matching by _HID/_CIDIrina Tirdea1-1/+1
2016-04-11mfd: intel_quark_i2c_gpio: Switch to use struct device *Andy Shevchenko1-11/+11
2016-04-11mfd: intel_quark_i2c_gpio: Remove clock tree on error pathAndy Shevchenko1-8/+17
2016-04-11mfd: da9063: Remove unused array mask_events_bufColin Ian King1-2/+0
2016-04-03Linux 4.6-rc2v4.6-rc2Linus Torvalds1-1/+1
2016-04-03v4l2-mc: avoid warning about unused variableLinus Torvalds1-1/+1
2016-04-03Convert straggling drivers to new six-argument get_user_pages()Linus Torvalds2-3/+2
2016-04-02.mailmap: add Christophe RicardChristophe Ricard1-0/+1
2016-04-02Make CONFIG_FHANDLE default yAndi Kleen1-1/+2
2016-04-02mm/page_isolation.c: fix the function commentsNeil Zhang1-1/+1
2016-04-02oom, oom_reaper: do not enqueue task if it is on the oom_reaper_list headMichal Hocko1-1/+5
2016-04-02mm/page_isolation: fix tracepoint to mirror check function behaviorLucas Stach1-1/+1
2016-04-02mm/rmap: batched invalidations should use existing apiNadav Amit3-28/+8
2016-04-02x86/mm: TLB_REMOTE_SEND_IPI should count pagesNadav Amit1-3/+9
2016-04-02mm: fix invalid node in alloc_migrate_target()Xishi Qiu1-4/+4
2016-04-02include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock()Chen Gang1-1/+1
2016-04-02mm, kasan: fix compilation for CONFIG_SLABAlexander Potapenko1-1/+1
2016-04-02MAINTAINERS: orangefs mailing list is subscribers-onlyJoe Perches1-1/+1
2016-04-01net: mvneta: fix changing MTU when using per-cpu processingMarcin Wojtas1-14/+16
2016-04-01stmmac: fix MDIO settingsGiuseppe CAVALLARO4-48/+73
2016-04-01Revert "stmmac: Fix 'eth0: No PHY found' regression"Giuseppe CAVALLARO3-10/+11
2016-04-01stmmac: fix TX normal DESCGiuseppe CAVALLARO1-8/+8
2016-04-01net: mvneta: use cache_line_size() to get cacheline sizeJisheng Zhang1-1/+1
2016-04-01net: mvpp2: use cache_line_size() to get cacheline sizeJisheng Zhang1-1/+1