index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
mfd: wm8994: Add __devinit and __devexit annotations for probe and remove
Mark Brown
2012-03-06
1
-4
/
+4
|
*
|
mfd: Show correct device id for wm8400
Axel Lin
2012-03-06
1
-2
/
+1
|
*
|
mfd: Move omap-usb-host usbhs init before allocing child dev
Govindraj.R
2012-03-06
1
-2
/
+1
|
*
|
mfd: Remove omap-usb-host magic numbers for dev dma mask
Govindraj.R
2012-03-06
1
-2
/
+2
|
*
|
mfd: Fix typo for TPS65912
Axel Lin
2012-03-06
1
-1
/
+1
|
*
|
mfd: Make pcf50633_write_block() return 0 on success
Axel Lin
2012-03-06
1
-7
/
+1
|
*
|
mfd: Fix val_len parameters for s5m-core regmap_raw_write
Axel Lin
2012-03-06
1
-1
/
+1
|
*
|
mfd: Fix kcalloc parameters swapped
Axel Lin
2012-03-06
1
-1
/
+1
|
*
|
mfd: Support AB9540 ab8500 variant
Linus Walleij
2012-03-06
1
-21
/
+170
|
*
|
mfd: Parametrize ab8500 IRQ masks and registers
Linus Walleij
2012-03-06
1
-13
/
+37
|
*
|
mfd: Add ab8500 version detection and enforcing
Linus Walleij
2012-03-06
2
-23
/
+55
|
*
|
mfd: Fix ab8500 error path bug
Linus Walleij
2012-03-06
1
-2
/
+3
|
*
|
mfd: Test for jack detection when deciding if wm8994 should suspend
Mark Brown
2012-03-06
1
-0
/
+14
|
*
|
mfd: wm8994: We don't need to runtime resume by default
Mark Brown
2012-03-06
1
-1
/
+1
|
*
|
mfd: wm8994: Mark MICBIAS register as readable
Mark Brown
2012-03-06
1
-0
/
+1
|
*
|
mfd: Trivial twl4030 code-style fixes
Felipe Contreras
2012-03-06
1
-12
/
+14
|
*
|
mfd: Add to_irq() member to asic3 gpio_chip structure
Paul Parsons
2012-03-06
1
-0
/
+6
|
*
|
mfd: Remove unneeded version.h include from ab5500
Jesper Juhl
2012-03-06
1
-1
/
+0
|
*
|
mfd: Add support for no-interrupt stmpe config
Chris Blair
2012-03-06
1
-38
/
+96
|
*
|
mfd: Add itps65910 wakeup support
Laxman Dewangan
2012-03-06
1
-0
/
+11
|
*
|
mfd: Add support for multiple s5m devices
Sangbeom Kim
2012-03-06
1
-4
/
+38
|
*
|
mfd: Convert s5m core driver to use devm_kzalloc()
Sangbeom Kim
2012-03-06
1
-3
/
+2
|
*
|
mfd: Initialize tps65910 irq platform data properly
Laxman Dewangan
2012-03-06
1
-1
/
+1
|
*
|
mfd: Fix s5m error handling for invalid device type
Jonghwan Choi
2012-03-06
1
-3
/
+11
|
*
|
mfd: Fix possible s5m null pointer dereference
Jonghwan Choi
2012-03-06
1
-1
/
+1
|
*
|
mfd: wm8350 variable dereferenced before check
Jonghwan Choi
2012-03-06
1
-1
/
+0
|
*
|
mfd: Add initial db8500 prcmu register access api
Mattias Nilsson
2012-03-06
1
-19
/
+17
|
*
|
mfd: Remove check for db8500 firmware bug
Jonas Aaberg
2012-03-06
1
-8
/
+0
|
*
|
mfd: db8500 OPP and sleep handling update
Mattias Nilsson
2012-03-06
1
-1
/
+72
|
*
|
mfd: Spawned db8500 regulators update
Bengt Jonsson
2012-03-06
1
-10
/
+15
|
*
|
mfd: db8500 clock handling update
Mattias Nilsson
2012-03-06
2
-121
/
+673
|
*
|
mfd: Update abstract dbx500 interface
Mattias Nilsson
2012-03-06
1
-21
/
+21
|
*
|
mfd: Function for obtaining the db8500 prcmu firmware version
Mattias Nilsson
2012-03-06
1
-18
/
+33
|
*
|
mfd: Remove db8500-prcmu U8400 legacy
Daniel Willerud
2012-03-06
1
-24
/
+2
|
*
|
mfd: Fix section mismatch warning for da9052-spi
Axel Lin
2012-03-06
1
-2
/
+2
|
*
|
mfd: Add pdata to set mc13783-ts conversion delay
Michael Thalmeier
2012-03-06
1
-2
/
+9
|
*
|
mfd: Add missing regmap_exit to free a previously allocated da9052 register map
Axel Lin
2012-03-06
2
-3
/
+9
|
*
|
mfd: Add new mfd device for TPS65217
AnilKumar Ch
2012-03-06
3
-0
/
+258
|
*
|
mfd: twl-core: Don't specify regulator consumers by struct device
Mark Brown
2012-03-06
1
-4
/
+4
*
|
|
Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-27
6
-323
/
+447
|
\
\
\
|
*
\
\
Merge branch 'sa11x0-mcp' into sa11x0
Russell King
2012-03-25
6
-323
/
+447
|
|
\
\
\
|
|
*
|
|
MFD: mcp-sa11x0/assabet: move assabet reset handling out of mcp-sa11x0.c
Russell King
2012-02-18
1
-6
/
+0
|
|
*
|
|
MFD: ucb1x00-assabet: add support for UCB1x00 GPIO switches
Russell King
2012-02-18
1
-4
/
+39
|
|
*
|
|
MFD: ucb1x00-core: add wakeup support
Russell King
2012-02-18
1
-0
/
+59
|
|
*
|
|
MFD: ucb1x00: convert to use genirq
Russell King
2012-02-18
3
-161
/
+128
|
|
*
|
|
MFD: mcp-core: remove legacy driver suspend/resume methods
Russell King
2012-02-18
1
-28
/
+0
|
|
*
|
|
MFD: ucb1x00-core: convert to use dev_pm_ops
Russell King
2012-02-18
1
-14
/
+18
|
|
*
|
|
MFD: mcp-sa11x0: complain if mcp clock is left enabled
Russell King
2012-02-18
1
-0
/
+7
|
|
*
|
|
MFD: ucb1x00-core: disable mcp clock when bus is not required
Russell King
2012-02-18
1
-4
/
+5
|
|
*
|
|
MFD: ucb1x00-core: add missing ucb1x00_enable()/ucb1x00_disable()
Russell King
2012-02-18
1
-1
/
+15
[prev]
[next]