index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-31
mfd: Fix mismatch in twl4030 mutex lock-unlock
Sanjeev Premi
1
-4
/
+4
2011-07-31
mfd: twl6030-pwm.c needs MODULE_LICENSE
Randy Dunlap
1
-0
/
+2
2011-07-31
mfd: Fix the omap-usb-host clock API usage on usbhs_disable()
Keshava Munegowda
1
-2
/
+2
2011-07-31
mfd: Acknowledge WM8994 IRQs before reporting
Mark Brown
1
-6
/
+6
2011-07-31
mfd: Acknowlege all WM831x IRQs before we handle them
Mark Brown
1
-17
/
+13
2011-07-31
mfd: Avoid two assignments if failures happen in tps65910_i2c_probe
Jesper Juhl
1
-3
/
+3
2011-07-31
mfd: Don't leak init_data in tps65910_i2c_probe
Jesper Juhl
1
-1
/
+5
2011-07-31
mfd: Add AAT2870 mfd driver
Jin Park
3
-0
/
+546
2011-07-31
mfd: Remove dead code from max8997-irq
Jesper Juhl
1
-2
/
+0
2011-07-31
mfd: Move TPS55910 Kconfig option
Linus Walleij
2
-10
/
+10
2011-07-31
mfd: Fix missing stmpe kerneldoc
Om Prakash
2
-1
/
+2
2011-07-31
mfd: Fix off-by-one value range checking for tps65912_i2c_write
Axel Lin
1
-1
/
+1
2011-07-31
mfd: Add devices for WM831x clocking module
Mark Brown
1
-0
/
+12
2011-07-31
mfd: Remove comp{1,2}_threshold sysfs entries in tps65911_comparator_remove
Axel Lin
1
-0
/
+2
2011-07-31
mfd: Don't ask about the TPS65912 core driver in Kconfig
Mark Brown
1
-1
/
+1
2011-07-31
mfd: Fix off by one in WM831x IRQ code
Dimitris Papastamos
1
-0
/
+5
2011-07-31
mfd: Add tps65921 support from twl-core
Oleg Drokin
1
-0
/
+2
2011-07-31
mfd: Ensure value written by wm831x_set_bits() is within the mask
Mark Brown
1
-1
/
+1
2011-07-31
mfd: Implement tps65910 IRQ cleanup
Mark Brown
1
-0
/
+1
2011-07-31
mfd: Add tunnelcreek watchdog to lpc_sch devices
Alexander Stein
1
-1
/
+48
2011-07-31
mfd: Update ab8500 subdevice list
Linus Walleij
1
-49
/
+166
2011-07-31
mfd: ab8500-core MFD devices marked as initdata
Robert Rosengren
1
-9
/
+9
2011-07-31
tps65912: irq: add interrupt controller
Margarita Olaya
3
-1
/
+238
2011-07-31
mfd: tps65912: Add new mfd device
Margarita Olaya
5
-0
/
+471
2011-07-31
mfd: Use kstrtoul_from_user in ab8500
Peter Huewe
1
-30
/
+11
2011-07-31
mfd: Use kstrtoul_from_user in ab3550
Peter Huewe
1
-30
/
+11
2011-07-31
mfd: Use generic irq chip for jz4740-adc
Lars-Peter Clausen
2
-63
/
+30
2011-07-31
mfd: Fix error handling if BUG() isn't enabled in WM8994
Mark Brown
1
-2
/
+2
2011-07-31
mfd: Fix WM8994 IRQ register cache restore on resume
Mark Brown
1
-5
/
+11
2011-07-31
mfd: Support multiple active WM831x AUXADC conversions
Mark Brown
1
-77
/
+177
2011-07-31
mfd: Restructure wm8994-core device revision handling
Mark Brown
1
-4
/
+9
2011-07-31
mfd: Allocate wm835x irq descs dynamically
Sascha Hauer
1
-6
/
+12
2011-07-31
mfd: Refactor wm831x AUXADC handling into a separate file
Mark Brown
3
-166
/
+201
2011-07-31
mfd: Read wm831x AUXADC conversion results before acknowledging interrupt
Mark Brown
1
-16
/
+31
2011-07-31
mfd: Support dynamic allocation of IRQ range for wm831x
Mark Brown
1
-5
/
+13
2011-07-31
mfd: Only register wm831x RTC device if the 32.768kHz crystal is enabled
Mark Brown
1
-20
/
+28
2011-07-31
mfd: Allow touchscreen to be disabled on wm831x devices
Mark Brown
1
-10
/
+17
2011-07-31
mfd: Implement support for multiple WM831x devices
Mark Brown
1
-6
/
+12
2011-07-31
mfd: Fix bus lock interaction for WM831x IRQ set_type() operation
Mark Brown
1
-6
/
+18
2011-07-31
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
1
-0
/
+2
2011-07-30
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+2
2011-07-27
[media] radio-timb: Simplified platform data
Richard Röjfors
1
-6
/
+2
2011-07-26
Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
7
-286
/
+1103
2011-07-11
Merge branch 'master' into for-next
Jiri Kosina
6
-10
/
+129
2011-07-08
w1: ds1wm: add a reset recovery parameter
Jean-François Dagenais
2
-0
/
+2
2011-07-08
power_supply: Add charger driver for MAX8998/LP3974
Donggeun Kim
1
-0
/
+2
2011-07-07
MFD: twl6040: Remove enum for PLL tracking
Peter Ujfalusi
1
-13
/
+13
2011-07-07
MFD: twl6040: Remove wrapper for threaded irq request
Peter Ujfalusi
1
-5
/
+5
2011-07-07
MFD: twl6040: Demand valid interrupt configuration
Peter Ujfalusi
2
-36
/
+22
2011-07-07
MFD: twl6040: Use resource to provide irq number for slaves
Peter Ujfalusi
1
-0
/
+25
[next]