summaryrefslogtreecommitdiffstats
path: root/fs/coda (unfollow)
Commit message (Expand)AuthorFilesLines
2013-06-13mfd: janz-cmodio: Convert to managed resources for allocating memoryLee Jones1-8/+4
2013-06-13mfd: htc-pasic3: Convert to managed resources for allocating memoryLee Jones1-3/+1
2013-06-13mfd: htc-i2cpld: Convert to managed resources for allocating memoryLee Jones1-10/+5
2013-06-13mfd: htc-egpio: Convert to managed resources for allocating memoryLee Jones1-5/+4
2013-06-13mfd: davinci_voicecodec: Convert to managed resources for allocating memoryLee Jones1-7/+3
2013-06-13mfd: cros_ec: Convert to managed resources for allocating memoryLee Jones1-19/+9
2013-06-13mfd: asic3: Convert to managed resources for allocating memoryLee Jones1-10/+4
2013-06-13mfd: adp5520: Convert to managed resources for allocating memoryLee Jones1-6/+2
2013-06-13mfd: abx500-core: Convert to managed resources for allocating memoryLee Jones1-6/+4
2013-06-13mfd: ab8500-gpadc: Convert to managed resources for allocating memoryLee Jones1-5/+1
2013-06-13mfd: ab8500-debug: Convert to managed resources for allocating memoryLee Jones1-22/+12
2013-06-13mfd: ab3100-otp: Convert to managed resources for allocating memoryLee Jones1-9/+5
2013-06-13mfd: tps65912: Convert to managed resources for allocating memoryLee Jones3-4/+4
2013-06-13mfd: 88pm860x: Use devm_regmap_init_i2c()Sachin Kamat1-2/+1
2013-06-13mfd: ab8500-core: Add AB8500 external regulators as MFD devicesLee Jones1-0/+10
2013-06-13mfd: dbx500-prcmu: Use correct names for clock management registersLee Jones1-2/+2
2013-06-13mfd: Replace strict_strtoul() with kstrtoul() in ab* and att*Jingoo Han3-21/+14
2013-06-13mfd: ab8500-core: Add of_compatible property for ab8500-codecFabio Baltieri1-0/+1
2013-06-13mfd: ab8500-core: Add device for new RTC version for AB8540 cut2Alexandre Torgue2-8/+49
2013-06-13mfd: ab8500-core: Drop references to ab8500-ledsLee Jones1-13/+0
2013-06-11MAINTAINERS: Add Lee Jones as the MFD co-maintainerSamuel Ortiz1-1/+3
2013-06-11mfd: jz4740-adc: Use clk_prepare_enable/clk_disable_unprepareLars-Peter Clausen1-2/+2
2013-06-11mfd: max77687: Add registration of max77686-clkOlof Johansson1-0/+1
2013-06-11mfd: wm8994: Emulate level triggered interrupts if requiredMark Brown3-4/+103
2013-06-11mfd: cros_ec: Fix Kconfig typo - s/ned/need/Geert Uytterhoeven1-1/+1
2013-06-11mfd: tc6393xb: Remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-06-11mfd: tc6387xb: Remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-06-11mfd: t7l66xb: Remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-06-11mfd: mcp-sa11x0: Remove unnecessary platform_set_drvdata()Jingoo Han1-3/+0
2013-06-11mfd: twl4030-madc: Remove unnecessary platform_set_drvdata()Jingoo Han1-4/+1
2013-06-11mfd: twl4030-audio: Remove unnecessary platform_set_drvdata()Jingoo Han1-4/+1
2013-06-11mfd: jz4740-adc: Remove unnecessary platform_set_drvdata()Jingoo Han1-3/+0
2013-06-11mfd: intel_msic: Remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-06-11mfd: lpc_ich: Add support for Intel Avoton SoCJames Ralston1-0/+10
2013-06-11mfd: twl-core: Convert to module_i2c_driver()Grygorii Strashko1-11/+1
2013-06-11mfd: rtsx: Add support for RTL8411BRoger Tseng4-0/+139
2013-06-11mfd: sec-core: Remove explicit call to mfd_remove_devicesLeon Romanovsky1-2/+1
2013-06-11mfd: Move ssbi driver into drivers/mfdArnd Bergmann7-22/+3
2013-06-09Linux 3.10-rc5v3.10-rc5Linus Torvalds1-1/+1
2013-06-09hpfs: fix warnings when the filesystem fills upMikulas Patocka1-0/+4
2013-06-08irqchip: Return -EPERM for reserved IRQsGrant Likely2-2/+2
2013-06-08irqdomain: document the simple domain first_irqLinus Walleij1-1/+4
2013-06-08kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid.Chen Gang1-1/+2
2013-06-08irqdomain: export irq_domain_add_simpleArnd Bergmann1-0/+1
2013-06-08Revert "ACPI / scan: do not match drivers against objects having scan handlers"Rafael J. Wysocki1-4/+0
2013-06-08ARM: exynos: add debug_ll_io_init() call in exynos_init_io()Doug Anderson1-0/+2
2013-06-08ARM: EXYNOS: uncompress - print debug messages if DEBUG_LL is definedTushar Behera1-1/+9
2013-06-07dmatest: do not allow to interrupt ongoing testsAndy Shevchenko2-25/+26
2013-06-07ACPI / PM: Do not execute _PS0 for devices without _PSC during initializationRafael J. Wysocki1-4/+6
2013-06-06net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski3-41/+47