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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
2010-08-12
21
-22
/
+2431
|
\
|
*
regulator: Remove default DEBUG define from TPS6586x
Mark Brown
2010-08-11
1
-1
/
+0
|
*
regulator: tps6507x - add missing platform_set_drvdata in tps6507x_pmic_probe
Axel Lin
2010-08-11
1
-0
/
+1
|
*
regulator: tps6586x - add regulator_unregister() in tps6586x_regulator_remove()
Axel Lin
2010-08-11
1
-1
/
+4
|
*
mfd: max8998 - fix incorrect kfree(i2c) in i2c_driver probe callback handler
Axel Lin
2010-08-11
1
-3
/
+1
|
*
regulator: lp3971 - remove unnecessary ret value checking in lp3971_i2c_write()
Axel Lin
2010-08-11
1
-7
/
+1
|
*
regulator: max8660 - fix a memory leak in max8660_remove()
Axel Lin
2010-08-11
1
-5
/
+5
|
*
regulator: max1586 - fix a memory leak in max1586_pmic_remove()
Axel Lin
2010-08-11
1
-5
/
+5
|
*
regulator: Default GPIO controlled WM8994 regulators to disabled
Joonyoung Shim
2010-08-11
1
-3
/
+2
|
*
regulator: lp3971 - remove unnecessary ret value checking in lp3971_i2c_write()
Axel Lin
2010-08-11
1
-1
/
+1
|
*
max8998: fix off-by-one value range checking
Axel Lin
2010-08-11
1
-2
/
+2
|
*
regulator: tps6586x: fix millivolt return values and SM2 table
Gary King
2010-08-11
1
-3
/
+10
|
*
regulator: tps6586x: add dependancy on MFD_TPS6585x
Mike Rapoport
2010-08-11
1
-1
/
+1
|
*
regulator: add TPS6586X regulator driver
Mike Rapoport
2010-08-11
3
-0
/
+394
|
*
regulator: MAX8998: set_voltage bugfix. ramp_up delay and min/max voltage
MyungJoo Ham
2010-08-11
1
-2
/
+27
|
*
regulator: add support for regulators on the ab8500 MFD
Sundar R IYER
2010-08-11
3
-0
/
+436
|
*
ab8500-mfd: add regulator support to ab8500 mfd device
Sundar R Iyer
2010-08-11
3
-1
/
+34
|
*
tps65023: Allow registering similar TPS65021
Marek Vasut
2010-08-11
1
-0
/
+2
|
*
drivers: regulators: depend on MFD_MAX8998
Marek Szyprowski
2010-08-11
1
-2
/
+1
|
*
drivers: regulator: add Maxim 8998 driver
Kyungmin Park
2010-08-11
8
-0
/
+981
|
*
ISL6271A voltage regulator support.
Marek Vasut
2010-08-11
3
-0
/
+243
|
*
regulator: make sure the regulator is available prior to the consumers.
Sonic Zhang
2010-08-11
1
-1
/
+1
|
*
regulator: new drivers for AD5398 and AD5821
Sonic Zhang
2010-08-11
3
-0
/
+295
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
2010-08-12
43
-339
/
+3933
|
\
\
|
*
|
mfd: Fix incorrect kfree(i2c) in wm8994-core i2c_driver probe
Axel Lin
2010-08-12
1
-3
/
+1
|
*
|
mfd: Fix incorrect kfree(i2c) in wm831x-core i2c_driver probe
Axel Lin
2010-08-12
1
-3
/
+1
|
*
|
mfd: Fix incorrect kfree(i2c) in tps6507x i2c_driver probe
Axel Lin
2010-08-12
1
-3
/
+1
|
*
|
mfd: Add TPS6586x driver
Mike Rapoport
2010-08-12
4
-0
/
+437
|
*
|
mfd: Use macros instead of some constant magic numbers for menelaus
Jarkko Nikula
2010-08-12
1
-21
/
+54
|
*
|
mfd: Fix menelaus mmc slot 2 misconfiguration
Jarkko Nikula
2010-08-12
1
-2
/
+2
|
*
|
mfd: Missing slab.h includes
David Miller
2010-08-12
1
-0
/
+1
|
*
|
mfd: Fix wrong wm8350-core kfree in error path
Axel Lin
2010-08-12
1
-2
/
+4
|
*
|
mfd: Fix wm8994_device_init() return value
Axel Lin
2010-08-12
1
-1
/
+3
|
*
|
mfd: Avoid calling platform_device_put() twice in ucb1400 probe error path
Axel Lin
2010-08-12
1
-1
/
+1
|
*
|
mfd: Annotate tc6387xb probe/remove routines with __devinit/__devexit
Axel Lin
2010-08-12
1
-3
/
+3
|
*
|
mfd: Fix tc6387xb resource reclaim
Axel Lin
2010-08-12
1
-3
/
+7
|
*
|
mfd: Fix wrong goto labels for tc6393xb error handling
Axel Lin
2010-08-12
1
-2
/
+2
|
*
|
mfd: Get rid of now unused mc13783 private header
Uwe Kleine-König
2010-08-12
2
-221
/
+23
|
*
|
hwmon: Don't access struct mc13783 directly from mc13783-adc
Uwe Kleine-König
2010-08-12
1
-4
/
+13
|
*
|
mfd: New mc13783 function exposing flags
Uwe Kleine-König
2010-08-12
2
-0
/
+8
|
*
|
mfd: Check jz4740-adc kmalloc() result
Axel Lin
2010-08-12
1
-0
/
+4
|
*
|
mfd: Fix jz4740-adc resource reclaim in probe error path
Axel Lin
2010-08-12
1
-1
/
+7
|
*
|
mfd: Add WM8321 support
Mark Brown
2010-08-12
1
-0
/
+14
|
*
|
mfd: Add stmpe auto sleep feature
Sundar R Iyer
2010-08-12
3
-0
/
+81
|
*
|
touchscreen: Fix sign bug
Kulikov Vasiliy
2010-08-12
1
-1
/
+1
|
*
|
mfd: Add support for TWL6030 PWM
Hemanth V
2010-08-12
3
-0
/
+173
|
*
|
mfd: Add additional WM8994 GPIO functions
Mark Brown
2010-08-12
1
-0
/
+4
|
*
|
mfd: Add JZ4740 ADC driver
Lars-Peter Clausen
2010-08-12
4
-0
/
+425
|
*
|
gpiolib: Implement set_debounce for WM831x GPIOs
Mark Brown
2010-08-12
1
-0
/
+32
|
*
|
input: STMPE touch controller support
Luotao Fu
2010-08-12
3
-0
/
+408
[next]