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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
gpio: Support no-irq stmpe mode
Chris Blair
2012-03-06
1
-16
/
+25
*
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
2
-32
/
+7
*
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
3
-4
/
+20
*
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 tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2012-02-18
5
-398
/
+32
|
\
|
*
Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
Arnd Bergmann
2012-02-13
4
-397
/
+31
|
|
\
|
|
*
ARM: at91: drop ide driver in favor of the pata one
Jean-Christophe PLAGNIOL-VILLARD
2012-02-13
2
-367
/
+0
|
|
*
pata/at91: use newly introduced SMC accessors
Jean-Christophe PLAGNIOL-VILLARD
2012-02-13
1
-27
/
+21
|
|
*
ARM: at91:rtc/rtc-at91sam9: ioremap register bank
Jean-Christophe PLAGNIOL-VILLARD
2012-02-13
1
-3
/
+10
|
*
|
Merge branch 'v3.3-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
2012-02-13
202
-4193
/
+1539
|
|
\
|
|
*
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/te...
Arnd Bergmann
2012-02-13
1
-1
/
+1
|
|
\
\
|
|
*
|
i2c: tegra: Add devexit_p() for remove
Shubhrajyoti Datta
2012-02-06
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-02-18
23
-170
/
+178
|
\
\
\
\
|
*
|
|
|
net/ethernet: ks8851_mll fix irq handling
Jan Weitzel
2012-02-15
1
-8
/
+6
|
*
|
|
|
veth: Enforce minimum size of VETH_INFO_PEER
Thomas Graf
2012-02-15
1
-1
/
+3
|
*
|
|
|
stmmac: update the driver version to Feb 2012 (v2)
Giuseppe CAVALLARO
2012-02-15
1
-1
/
+1
[next]