index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-16
mfd: Remove unneeded io_mutex from struct twl6040
Axel Lin
1
-20
/
+3
2012-07-16
mfd: Remove __devexit annotation for pm80x_deinit
Axel Lin
1
-1
/
+1
2012-07-16
mfd: Fix checking return value of 88pm8xx regmap_read()
Axel Lin
2
-9
/
+12
2012-07-16
mfd: Initial support for the WM5110
Mark Brown
7
-0
/
+58
2012-07-16
mfd: Add data tables for the WM5110
Mark Brown
1
-0
/
+2281
2012-07-16
mfd: Add s2mps11 irq driver
Sangbeom Kim
2
-329
/
+149
2012-07-16
mfd: Add samsung s2mps11 mfd support
Sangbeom Kim
1
-0
/
+10
2012-07-16
mfd: Modify samsung mfd header
Sangbeom Kim
3
-6
/
+9
2012-07-16
mfd: Modify samsung mfd driver for common api
Sangbeom Kim
3
-206
/
+206
2012-07-16
mfd: Rename s5m file and directories to samsung
Sangbeom Kim
6
-12
/
+12
2012-07-10
mfd: Add support for multiple arizona PDM speaker outputs
Mark Brown
1
-3
/
+2
2012-07-10
mfd: Export pm80x_regmap_config
Axel Lin
1
-0
/
+1
2012-07-10
mfd: Guard max77686_pmic_dt_match with CONFIG_OF
Axel Lin
1
-5
/
+5
2012-07-09
rtc: Add rtc support to 88PM80X PMIC
Qiao Zhou
3
-0
/
+382
2012-07-09
mfd: Error out if initial arizona boot fails
Mark Brown
1
-1
/
+5
2012-07-09
mfd: 88pm80[05] i2c device_id arrays should be NULL terminated
Samuel Ortiz
2
-0
/
+2
2012-07-09
mfd: Add device tree support for max77686
Yadwinder Singh Brar
1
-6
/
+39
2012-07-09
mfd: Allow to specify max77686 interrupt through DT or platform file also
Yadwinder Singh Brar
2
-13
/
+21
2012-07-09
mfd: Apply irq_mask_cur before handling max77686 interrupts
Yadwinder Singh Brar
1
-0
/
+3
2012-07-09
mfd: Use pmic regmap to read max77686 pmic interrupt register
Yadwinder Singh Brar
1
-1
/
+1
2012-07-09
mfd: Move twl-core device_init_wakeup to after platform_device_add
NeilBrown
1
-1
/
+2
2012-07-09
mfd: Add companion chip in 88pm80x
Qiao Zhou
1
-0
/
+28
2012-07-09
mfd: Support 88pm80x in 80x driver
Qiao Zhou
5
-0
/
+1034
2012-07-09
mfd: Fix Arizona Kconfig entry
Samuel Ortiz
1
-1
/
+1
2012-07-09
mfd: Mark headphone detect readback wm5102 register volatile
Mark Brown
1
-1
/
+1
2012-07-09
mfd: Don't free unallocated arizona supplies on error
Mark Brown
1
-1
/
+1
2012-07-09
mfd: Add missing WM5102 ifdefs
Mark Brown
3
-1
/
+6
2012-07-09
mfd: Treat arizona register read errors as non-fatal during resume
Mark Brown
1
-1
/
+1
2012-07-09
mfd: Release arizona DCVDD if we fail to resume the device
Mark Brown
1
-1
/
+3
2012-07-09
mfd: Also restore wm8994 GPIO IRQ masks after reset
Mark Brown
1
-0
/
+7
2012-07-09
mfd: Use regcache_sync_region() to sync wm8994 GPIO registers on suspend
Mark Brown
1
-9
/
+4
2012-07-09
mfd: Move arizona digital core supply management to the regulator API
Mark Brown
1
-30
/
+35
2012-07-09
mfd: Force on REGMAP for the arizona core
Mark Brown
1
-0
/
+1
2012-07-09
Merge tag 'mfd/wm5102' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Samuel Ortiz
9
-0
/
+3493
2012-07-09
ARM: ux500: Register the AB8500 from DB8500 MFD
Lee Jones
1
-1
/
+9
2012-07-09
mfd: Remove unused max77686 iolock mutex
Axel Lin
1
-3
/
+0
2012-07-09
mfd: Add pre-regulator device for 88pm860x
Jett.Zhou
1
-0
/
+23
2012-07-09
mfd: Add device-tree entry to enable tps65910 external 32-kHz oscillator
Johan Hovold
1
-0
/
+3
2012-07-09
mfd: Add support for enabling tps65910 external 32-kHz oscillator
Johan Hovold
1
-1
/
+20
2012-07-09
mfd: Add missing hunk to change palmas irq to clear on read
Graeme Gregory
1
-1
/
+8
2012-07-09
mfd: Fix palmas regulator pdata missing
Graeme Gregory
1
-0
/
+3
2012-07-09
extcon: Add support irq domain for MAX8997 muic
Chanwoo Choi
2
-12
/
+19
2012-07-09
mfd: Add irq domain support for max8997 interrupts
Thomas Abraham
3
-26
/
+38
2012-07-09
mfd: Register ab8500 devices using the newly DT:ed MFD API
Lee Jones
6
-55
/
+39
2012-07-09
mfd: Guard tc3589x PM methods with CONFIG_PM_SLEEP
Axel Lin
1
-6
/
+3
2012-07-09
mfd: Guard adp5520 PM methods with CONFIG_PM_SLEEP
Axel Lin
1
-1
/
+1
2012-07-09
mfd: Fix mc13xxx-spi merge conflict
Axel Lin
1
-1
/
+3
2012-07-09
mfd: USB: Fix the omap-usb EHCI ULPI PHY reset fix issues.
Russ Dill
2
-11
/
+55
2012-07-09
mfd: Use devm allocation for ab3100-core
Linus Walleij
1
-16
/
+7
2012-07-09
mfd: Restore wm8994 pin configuration after reset during suspend
Chris Rattray
1
-0
/
+13
[next]