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.13.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
/
mfd
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-06
mfd: Return proper error if s5m-core regmap_init_i2c fails
Axel Lin
1
-5
/
+4
2012-03-06
mfd: Code cleanup for pm8606 sub-dev initialization
Jett.Zhou
1
-6
/
+11
2012-03-06
mfd: Add power control interface for pm8606 chip
Jett.Zhou
1
-0
/
+95
2012-03-06
mfd: Fix wm831x-spi table id name typo in MODULE_DEVICE_TABLE macro
Hai Dong
1
-1
/
+1
2012-03-06
mfd: Include linux/mfd/pcf50633/mbc.h in pcf50633-irq.c
Axel Lin
1
-6
/
+1
2012-03-06
mfd: Include linux/mfd/pcf50633/pmic.h in pcf50633-gpio.c
Axel Lin
1
-26
/
+1
2012-03-06
mfd: Correct readability of WM8994 DC servo 4E register
Mark Brown
1
-0
/
+1
2012-03-06
mfd: Use regmap for tps65910 register access.
Laxman Dewangan
2
-77
/
+47
2012-03-06
mfd: Add ability to wake the system for 88pm860x
Jett.Zhou
1
-0
/
+25
2012-03-06
mfd: Make twl6030_irq_set_wake static
Nishanth Menon
1
-1
/
+1
2012-03-06
mfd: Clear twl6030 IRQ status register only once
Nishanth Menon
1
-2
/
+11
2012-03-06
mfd: Remove unused io_lock mutex from da9052
Axel Lin
1
-3
/
+0
2012-03-06
mfd: Decouple/recouple gic from the ux500 PRCMU
Daniel Lezcano
1
-0
/
+32
2012-03-06
mfd: Initialize tps65912 irq platform data properly
Axel Lin
1
-1
/
+1
2012-03-06
mfd: Fix ACPI conflict check
Jean Delvare
1
-1
/
+1
2012-03-06
mfd: wm8994: Add __devinit and __devexit annotations for probe and remove
Mark Brown
1
-4
/
+4
2012-03-06
mfd: Show correct device id for wm8400
Axel Lin
1
-2
/
+1
2012-03-06
mfd: Move omap-usb-host usbhs init before allocing child dev
Govindraj.R
1
-2
/
+1
2012-03-06
mfd: Remove omap-usb-host magic numbers for dev dma mask
Govindraj.R
1
-2
/
+2
2012-03-06
mfd: Fix typo for TPS65912
Axel Lin
1
-1
/
+1
2012-03-06
mfd: Make pcf50633_write_block() return 0 on success
Axel Lin
1
-7
/
+1
2012-03-06
mfd: Fix val_len parameters for s5m-core regmap_raw_write
Axel Lin
1
-1
/
+1
2012-03-06
mfd: Fix kcalloc parameters swapped
Axel Lin
1
-1
/
+1
2012-03-06
mfd: Support AB9540 ab8500 variant
Linus Walleij
1
-21
/
+170
2012-03-06
mfd: Parametrize ab8500 IRQ masks and registers
Linus Walleij
1
-13
/
+37
2012-03-06
mfd: Add ab8500 version detection and enforcing
Linus Walleij
2
-23
/
+55
2012-03-06
mfd: Fix ab8500 error path bug
Linus Walleij
1
-2
/
+3
2012-03-06
mfd: Test for jack detection when deciding if wm8994 should suspend
Mark Brown
1
-0
/
+14
2012-03-06
mfd: wm8994: We don't need to runtime resume by default
Mark Brown
1
-1
/
+1
2012-03-06
mfd: wm8994: Mark MICBIAS register as readable
Mark Brown
1
-0
/
+1
2012-03-06
mfd: Trivial twl4030 code-style fixes
Felipe Contreras
1
-12
/
+14
2012-03-06
mfd: Add to_irq() member to asic3 gpio_chip structure
Paul Parsons
1
-0
/
+6
2012-03-06
mfd: Remove unneeded version.h include from ab5500
Jesper Juhl
1
-1
/
+0
2012-03-06
mfd: Add support for no-interrupt stmpe config
Chris Blair
1
-38
/
+96
2012-03-06
mfd: Add itps65910 wakeup support
Laxman Dewangan
1
-0
/
+11
2012-03-06
mfd: Add support for multiple s5m devices
Sangbeom Kim
1
-4
/
+38
2012-03-06
mfd: Convert s5m core driver to use devm_kzalloc()
Sangbeom Kim
1
-3
/
+2
2012-03-06
mfd: Initialize tps65910 irq platform data properly
Laxman Dewangan
1
-1
/
+1
2012-03-06
mfd: Fix s5m error handling for invalid device type
Jonghwan Choi
1
-3
/
+11
2012-03-06
mfd: Fix possible s5m null pointer dereference
Jonghwan Choi
1
-1
/
+1
2012-03-06
mfd: wm8350 variable dereferenced before check
Jonghwan Choi
1
-1
/
+0
2012-03-06
mfd: Add initial db8500 prcmu register access api
Mattias Nilsson
1
-19
/
+17
2012-03-06
mfd: Remove check for db8500 firmware bug
Jonas Aaberg
1
-8
/
+0
2012-03-06
mfd: db8500 OPP and sleep handling update
Mattias Nilsson
1
-1
/
+72
2012-03-06
mfd: Spawned db8500 regulators update
Bengt Jonsson
1
-10
/
+15
2012-03-06
mfd: db8500 clock handling update
Mattias Nilsson
2
-121
/
+673
2012-03-06
mfd: Update abstract dbx500 interface
Mattias Nilsson
1
-21
/
+21
2012-03-06
mfd: Function for obtaining the db8500 prcmu firmware version
Mattias Nilsson
1
-18
/
+33
2012-03-06
mfd: Remove db8500-prcmu U8400 legacy
Daniel Willerud
1
-24
/
+2
2012-03-06
mfd: Fix section mismatch warning for da9052-spi
Axel Lin
1
-2
/
+2
[prev]
[next]