index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2
-5
/
+0
2012-03-06
mfd: Decouple/recouple gic from the ux500 PRCMU
Daniel Lezcano
3
-0
/
+50
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
6
-25
/
+331
2012-03-06
mfd: Parametrize ab8500 IRQ masks and registers
Linus Walleij
2
-15
/
+44
2012-03-06
mfd: Add ab8500 version detection and enforcing
Linus Walleij
4
-31
/
+113
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
gpio: Support no-irq stmpe mode
Chris Blair
1
-16
/
+25
2012-03-06
mfd: Add support for no-interrupt stmpe config
Chris Blair
2
-38
/
+97
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
3
-31
/
+171
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
3
-3
/
+110
2012-03-06
mfd: Spawned db8500 regulators update
Bengt Jonsson
1
-10
/
+15
2012-03-06
mfd: db8500 clock handling update
Mattias Nilsson
3
-121
/
+720
2012-03-06
mfd: Update abstract dbx500 interface
Mattias Nilsson
3
-74
/
+204
2012-03-06
mfd: Function for obtaining the db8500 prcmu firmware version
Mattias Nilsson
2
-18
/
+51
2012-03-06
mfd: Remove db8500-prcmu U8400 legacy
Daniel Willerud
3
-38
/
+7
2012-03-06
mfd: Fix section mismatch warning for da9052-spi
Axel Lin
1
-2
/
+2
2012-03-06
mfd: Add pdata to set mc13783-ts conversion delay
Michael Thalmeier
4
-5
/
+35
2012-03-06
mfd: Add missing regmap_exit to free a previously allocated da9052 register map
Axel Lin
2
-3
/
+9
2012-03-06
mfd: Add new mfd device for TPS65217
AnilKumar Ch
4
-0
/
+541
2012-03-06
mfd: twl-core: Don't specify regulator consumers by struct device
Mark Brown
1
-4
/
+4
2012-02-19
Linux 3.3-rc4
v3.3-rc4
Linus Torvalds
1
-1
/
+1
2012-02-18
i387: re-introduce FPU state preloading at context switch time
Linus Torvalds
4
-42
/
+133
2012-02-18
i387: move TS_USEDFPU flag from thread_info to task_struct
Linus Torvalds
6
-32
/
+30
2012-02-17
i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore
Linus Torvalds
3
-22
/
+16
[next]