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.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
2010-08-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
4
-1
/
+172
2010-08-12
mfd: Fix incorrect kfree(i2c) in wm8994-core i2c_driver probe
Axel Lin
1
-3
/
+1
2010-08-12
mfd: Fix incorrect kfree(i2c) in wm831x-core i2c_driver probe
Axel Lin
1
-3
/
+1
2010-08-12
mfd: Fix incorrect kfree(i2c) in tps6507x i2c_driver probe
Axel Lin
1
-3
/
+1
2010-08-12
mfd: Add TPS6586x driver
Mike Rapoport
3
-0
/
+390
2010-08-12
mfd: Use macros instead of some constant magic numbers for menelaus
Jarkko Nikula
1
-21
/
+54
2010-08-12
mfd: Fix menelaus mmc slot 2 misconfiguration
Jarkko Nikula
1
-2
/
+2
2010-08-12
mfd: Missing slab.h includes
David Miller
1
-0
/
+1
2010-08-12
mfd: Fix wrong wm8350-core kfree in error path
Axel Lin
1
-2
/
+4
2010-08-12
mfd: Fix wm8994_device_init() return value
Axel Lin
1
-1
/
+3
2010-08-12
mfd: Avoid calling platform_device_put() twice in ucb1400 probe error path
Axel Lin
1
-1
/
+1
2010-08-12
mfd: Annotate tc6387xb probe/remove routines with __devinit/__devexit
Axel Lin
1
-3
/
+3
2010-08-12
mfd: Fix tc6387xb resource reclaim
Axel Lin
1
-3
/
+7
2010-08-12
mfd: Fix wrong goto labels for tc6393xb error handling
Axel Lin
1
-2
/
+2
2010-08-12
mfd: Get rid of now unused mc13783 private header
Uwe Kleine-König
1
-1
/
+23
2010-08-12
mfd: New mc13783 function exposing flags
Uwe Kleine-König
1
-0
/
+6
2010-08-12
mfd: Check jz4740-adc kmalloc() result
Axel Lin
1
-0
/
+4
2010-08-12
mfd: Fix jz4740-adc resource reclaim in probe error path
Axel Lin
1
-1
/
+7
2010-08-12
mfd: Add WM8321 support
Mark Brown
1
-0
/
+14
2010-08-12
mfd: Add stmpe auto sleep feature
Sundar R Iyer
2
-0
/
+77
2010-08-12
mfd: Add support for TWL6030 PWM
Hemanth V
3
-0
/
+173
2010-08-12
mfd: Add JZ4740 ADC driver
Lars-Peter Clausen
3
-0
/
+393
2010-08-12
mfd: Add STMPE I/O Expander support
Rabin Vincent
4
-0
/
+1115
2010-08-12
mfd: Properly free t7l66xb clk32k clock source
Axel Lin
1
-1
/
+2
2010-08-12
mfd: More verbose MFD Kconfig entry
Samuel Ortiz
1
-1
/
+10
2010-08-12
mfd: Staticise ab3550 register access functions
Mark Brown
1
-11
/
+12
2010-08-12
mfd: Fix davinci memory leak
Julia Lawall
1
-2
/
+4
2010-08-12
mfd: properly handle platform_device_add_resources fail in mfd_add_device
Axel Lin
1
-1
/
+3
2010-08-12
mfd: kzalloc doesn't return ERR_PTR
Julia Lawall
1
-1
/
+1
2010-08-12
mfd: AB8500 mask off irrelevant bits from the SPI message
Linus Walleij
1
-1
/
+6
2010-08-12
mfd: Fix 88pm860x uninitialized variable and clean up
Dan Carpenter
1
-40
/
+32
2010-08-12
mfd: Fix memory leak in ab3100_otp_probe
Axel Lin
1
-8
/
+8
2010-08-12
mfd: Fix led resource in 88pm860x
Haojian Zhuang
1
-6
/
+6
2010-08-12
mfd: Enable onkey on max8925
Haojian Zhuang
1
-0
/
+27
2010-08-11
mfd: max8998 - fix incorrect kfree(i2c) in i2c_driver probe callback handler
Axel Lin
1
-3
/
+1
2010-08-11
ab8500-mfd: add regulator support to ab8500 mfd device
Sundar R Iyer
1
-1
/
+3
2010-08-11
drivers: regulator: add Maxim 8998 driver
Kyungmin Park
3
-0
/
+171
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
12
-21
/
+0
2010-05-28
mfd: Rename twl5031 sih modules
Ilkka Koskinen
1
-5
/
+6
2010-05-28
mfd: Storage class for timberdale should be before const qualifier
Tobias Klauser
1
-10
/
+10
2010-05-28
mfd: Remove unneeded and dangerous clearing of clientdata
Wolfram Sang
2
-3
/
+0
2010-05-28
mfd: New AB8500 driver
Rabin Vincent
5
-214
/
+583
2010-05-28
mfd: Change rdc321x resources flags to IORESOURCE_IO
Florian Fainelli
1
-3
/
+3
2010-05-28
mfd: Move pcf50633 irq related functions to its own file.
Lars-Peter Clausen
3
-294
/
+330
2010-05-28
mfd: Use threaded irq for pcf50633
Lars-Peter Clausen
2
-49
/
+10
2010-05-28
mfd: pcf50633-adc: Fix potential race in pcf50633_adc_sync_read
Lars-Peter Clausen
1
-24
/
+15
2010-05-28
mfd: Fix pcf50633 bitfield logic in interrupt handler
Lars-Peter Clausen
1
-4
/
+4
2010-05-28
mfd: Use menuconfig for quicker config editing
Randy Dunlap
1
-2
/
+8
2010-05-28
mfd: AB3550 core driver
Mattias Wallin
3
-0
/
+1416
2010-05-28
mfd: AB3100 register access change to abx500 API
Mattias Wallin
5
-37
/
+239
[next]