index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-01-13
1
-4
/
+4
|
\
|
*
TWL4030: fix clk API usage
Russell King
2009-01-13
1
-4
/
+4
*
|
mfd: Fix twl4030-core build
Samuel Ortiz
2009-01-11
1
-0
/
+3
*
|
mfd: Ensure sm501 GPIO pin mode is GPIO when configured
Ben Dooks
2009-01-11
1
-2
/
+28
*
|
mfd: dm355 evm MMC/SD card detection
David Brownell
2009-01-11
1
-0
/
+10
*
|
mfd: PCF50633 gpio support
Balaji Rao
2009-01-11
3
-1
/
+127
*
|
mfd: PCF50633 adc driver
Balaji Rao
2009-01-11
3
-1
/
+286
*
|
mfd: PCF50633 core driver
Balaji Rao
2009-01-11
3
-0
/
+721
|
/
*
leds: Add WM8350 LED driver
Mark Brown
2009-01-08
1
-0
/
+3
*
mfd: Fix section mismatch in da903x
Mark Brown
2009-01-04
1
-2
/
+2
*
mfd: move drivers/i2c/chips/menelaus.c to drivers/mfd
David Brownell
2009-01-04
3
-0
/
+1296
*
mfd: move drivers/i2c/chips/tps65010.c to drivers/mfd
David Brownell
2009-01-04
3
-1
/
+1088
*
mfd: dm355evm msp430 driver
David Brownell
2009-01-04
3
-0
/
+430
*
mfd: Add missing break from wm3850-core
Mark Brown
2009-01-04
1
-0
/
+1
*
mfd: Add WM8351 support
Mark Brown
2009-01-04
4
-0
/
+1108
*
mfd: Support configurable numbers of DCDCs and ISINKs on WM8350
Mark Brown
2009-01-04
1
-0
/
+6
*
mfd: Handle missing WM8350 platform data
Mark Brown
2009-01-04
1
-1
/
+1
*
mfd: Add WM8352 support
Mark Brown
2009-01-04
4
-16
/
+1139
*
mfd: Use irq_to_desc in twl4030 code
Samuel Ortiz
2009-01-04
1
-4
/
+26
*
mfd: Dialog DA9030 battery charger MFD driver
Mike Rapoport
2009-01-04
1
-0
/
+12
*
mfd: Register WM8400 codec device
Mark Brown
2009-01-04
2
-6
/
+26
*
mfd: Pass driver_data onto child devices
Mark Brown
2009-01-04
1
-0
/
+1
*
mfd: Fix twl4030-core.c build error
Samuel Ortiz
2009-01-04
1
-6
/
+13
*
mfd: twl4030 regulator bug fixes
David Brownell
2009-01-04
1
-10
/
+1
*
mfd: twl4030: create some regulator devices
David Brownell
2009-01-04
1
-10
/
+164
*
mfd: twl4030: cleanup symbols and OMAP dependency
David Brownell
2009-01-04
1
-1
/
+1
*
mfd: twl4030: simplified child creation code
David Brownell
2009-01-04
1
-216
/
+84
*
power_supply: Add battery health reporting for WM8350
Mark Brown
2009-01-04
1
-1
/
+1
*
mfd: Refactor WM8350 chip identification
Mark Brown
2009-01-04
1
-17
/
+37
*
mfd: Switch WM8350 revision detection to a feature based model
Mark Brown
2009-01-04
1
-4
/
+2
*
mfd: allow reading entire register banks on twl4030
David Brownell
2009-01-04
1
-2
/
+2
*
mfd: Add AUXADC support for WM8350
Mark Brown
2009-01-04
1
-1
/
+50
*
mfd: Add WM8350 revision H support
Mark Brown
2009-01-04
1
-1
/
+6
*
mfd: Add some documentation for WM8350 register lock
Mark Brown
2009-01-04
1
-0
/
+16
*
mfd: Remove i.MX31ism from WM8350 i2c driver
Mark Brown
2009-01-04
1
-2
/
+0
*
mfd: Don't mark WM8350 security register as volatile
Mark Brown
2009-01-04
1
-1
/
+1
*
[ARM] Hide ISA DMA API when ISA_DMA_API is unset
Russell King
2008-11-29
5
-5
/
+5
*
[ARM] remove memzero()
Russell King
2008-11-27
1
-3
/
+3
*
mfd: Correct WM8350 I2C return code usage
Mark Brown
2008-11-16
1
-2
/
+13
*
mfd: fix event masking for da9030
Mike Rapoport
2008-11-16
1
-1
/
+1
*
missing dependencies on HAVE_CLK in drivers/mfd
Al Viro
2008-11-01
1
-2
/
+2
*
mfd: Make WM8400 depend on I2C until SPI is submitted
Mark Brown
2008-10-24
1
-0
/
+1
*
mfd: add missing Kconfig entry for da903x
Samuel Ortiz
2008-10-24
2
-0
/
+13
*
mfd: check for platform_get_irq() return value in sm501
Roel Kluin
2008-10-22
1
-11
/
+11
*
mfd: use pci_ioremap_bar() in sm501
Arjan van de Ven
2008-10-22
1
-2
/
+1
*
mfd: Don't store volatile bits in WM8350 register cache
Mark Brown
2008-10-22
1
-0
/
+4
*
mfd: don't export wm3850 static functions
Stephen Rothwell
2008-10-22
1
-1
/
+0
*
mfd: twl4030 IRQ handling update
David Brownell
2008-10-22
3
-405
/
+761
*
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-10-20
2
-3
/
+3
|
\
|
*
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...
Yinghai Lu
2008-10-16
2
-3
/
+3
[next]