index
:
~wallbraker/linux
for-ubuntu-vmwgfx
master
And what's this thing coming toward me very fast?
wallbraker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-29
mfd: AB8500 debugfs
Mattias Wallin
4
-0
/
+666
2010-10-29
mfd: Update chip id of 88pm8607
Haojian Zhuang
2
-3
/
+6
2010-10-29
misc: Add ab8500 pwm driver
Arun Murthy
4
-1
/
+190
2010-10-29
mfd: Align ab8500 with the abx500 interface
Mattias Wallin
6
-209
/
+296
2010-10-29
gpio: Handle stmpe-gpio platform data with no gpio base
Virupax Sadashivpetimath
1
-2
/
+0
2010-10-29
mmc: Allow 2 byte requests in 4-bit mode for tmio_mmc
Yusuke Goda
3
-5
/
+23
2010-10-29
ARM: mach-shmobile: ap4evb: Fix hotplug for SDHI1
Arnd Hannemann
1
-0
/
+19
2010-10-29
mmc: Allow the platform to specify the sh_mmcif get_cd handler
Arnd Hannemann
2
-0
/
+13
2010-10-29
mfd: Allow the platform to specify the sh_mobile_sdhi get_cd handler
Arnd Hannemann
2
-0
/
+15
2010-10-29
mmc: Allow the tmio_mmc mfd driver to specify get_cd handler
Arnd Hannemann
2
-0
/
+14
2010-10-29
rtc: Add MAX8998 rtc driver
Joonyoung Shim
5
-2
/
+339
2010-10-29
mfd: Add MAX8998 interrupts support
Joonyoung Shim
6
-9
/
+358
2010-10-29
mfd: Use i2c_client as an argument on MAX8998 i2c routines
Joonyoung Shim
3
-46
/
+30
2010-10-29
mfd: Remove redundant code to get htc_pasic3 irq
Axel Lin
1
-7
/
+0
2010-10-29
mfd: Fix tps6586x_add_subdevs error path
Axel Lin
1
-1
/
+7
2010-10-29
mfd: Fix pcap_add_subdev error path
Axel Lin
1
-1
/
+9
2010-10-29
mfd: Fix da903x_add_subdevs error path
Axel Lin
1
-1
/
+7
2010-10-29
mfd: Add codec resource into 88pm860x driver
Haojian Zhuang
1
-0
/
+44
2010-10-29
mfd: Free tps6586x allocated resources when unload the module
Axel Lin
1
-0
/
+13
2010-10-29
usb: otg: twl4030-usb: switch over to defines in twl.h
Felipe Balbi
1
-4
/
+9
2010-10-29
mfd: Switch twl4030-power over to defines in twl.h
Felipe Balbi
1
-14
/
+16
2010-10-29
mfd: Switch twl-core over to defines in twl.h
Felipe Balbi
1
-12
/
+9
2010-10-29
i2c: twl: add register defines for pm master module
Felipe Balbi
1
-0
/
+46
2010-10-29
mfd: LP3974 PMIC support
Kyungmin Park
2
-7
/
+9
2010-10-29
gpio: Add bitmask to block requests to unavailable stmpe GPIOs
Wolfram Sang
2
-0
/
+11
2010-10-29
mfd: Switch AB3100 to use MFD cells
Linus Walleij
2
-61
/
+69
2010-10-29
mfd: Move AB3100 to __devinit
Linus Walleij
1
-7
/
+7
2010-10-29
gpiolib: Hook up WM8994 gpio_to_irq()
Mark Brown
1
-0
/
+1
2010-10-29
mfd: Move PCF50633 IRQ protoypes where the definitions can see them
Mark Brown
2
-7
/
+7
2010-10-28
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
16
-163
/
+61
2010-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
9
-15
/
+1280
2010-10-28
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
4
-5
/
+11
2010-10-28
regulator: max8952 - fix max8952_set_voltage
Axel Lin
1
-1
/
+1
2010-10-28
regulator: max8952 - fix max8952_pmic_probe error path
Axel Lin
1
-2
/
+8
2010-10-28
regulator: fix build when CONFIG_REGULATOR_DUMMY=n
Anand Gadiyar
1
-4
/
+0
2010-10-28
regulator: avoid deadlock when disabling regulator with supply
Jeffrey Carlyle
1
-9
/
+26
2010-10-28
regulator: Add option for machine drivers to enable the dummy regulator
Mark Brown
3
-2
/
+28
2010-10-28
Regulator: lp3972 cleanup
Axel Lin
1
-7
/
+18
2010-10-28
Regulator: LP3972 PMIC regulator driver
Axel Lin
4
-0
/
+705
2010-10-28
MAX8952 PMIC Driver Initial Release
MyungJoo Ham
4
-0
/
+504
2010-10-28
initramfs: Fix build break on symbol-prefixed archs
Mike Frysinger
1
-1
/
+3
2010-10-28
nfs4: The difference of 2 pointers is ptrdiff_t
Geert Uytterhoeven
1
-2
/
+2
2010-10-28
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
27
-12
/
+19
2010-10-28
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
27
-556
/
+3284
2010-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
1365
-148532
/
+421095
2010-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
43
-463
/
+646
2010-10-28
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
27
-70
/
+395
2010-10-28
hwmon: (it87) Add support for the IT8721F/IT8758E
Jean Delvare
3
-33
/
+115
2010-10-28
hwmon: (it87) Move conversion functions
Jean Delvare
1
-50
/
+52
2010-10-28
hwmon: Remove many EXPERIMENTAL flags
Jean Delvare
1
-16
/
+12
[next]