index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-21
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+5
2010-10-20
Merge branch 'linus' into irq/core
Ingo Molnar
2
-8
/
+14
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-10-12
Merge commit 'v2.6.36-rc7' into spi/next
Grant Likely
2
-8
/
+14
2010-10-12
spi/pl022: Add spi->mode support to AMBA SPI driver
Kevin Wells
1
-0
/
+5
2010-10-08
mfd: twl4030: Fix dummy irq chip usage
Thomas Gleixner
1
-1
/
+1
2010-10-04
mfd: Rename struct irq_data to struct sih_irq_data
Thomas Gleixner
1
-1
/
+1
2010-09-29
mfd: Fix max8925 irq control bit incorrect setting
Kevin Liu
1
-6
/
+7
2010-09-29
mfd: Ignore non-GPIO IRQs when setting wm831x IRQ types
Mark Brown
1
-2
/
+7
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
[next]