index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
vx855_gpio.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-10-29
mfd: Add VIA VX855 multi-function device support
Daniel Drake
3
-0
/
+157
2010-10-29
mfd: Allow for bypass of cell resource conflict check
Daniel Drake
2
-3
/
+8
2010-10-29
input: Monitor both onkey up and down event
Haojian Zhuang
2
-21
/
+62
2010-10-29
leds: Remove auto blink in 88pm860x
Haojian Zhuang
1
-93
/
+26
2010-10-29
mfd: Add WM8325 support
Mark Brown
1
-0
/
+14
2010-10-29
mfd: Declare abx500_remove_ops()
Mark Brown
1
-0
/
+1
2010-10-29
mfd: Fix twl-core sparse warning
G, Manjunath Kondaiah
1
-1
/
+1
2010-10-29
mfd: Use DMA for timberdale's ks8842
Richard Röjfors
1
-0
/
+14
2010-10-29
mfd: Add PM support to STMPE devices
Sundar Iyer
1
-0
/
+32
2010-10-29
gpio: Fix stmpe error path
Vasiliy Kulikov
1
-2
/
+4
2010-10-29
mfd: msp430 expects I2C to be built-in
Samuel Ortiz
1
-1
/
+1
2010-10-29
mfd: Update kconfig for ab8500 core driver
Arun Murthy
1
-1
/
+1
2010-10-29
mfd: Add basic tps6586x interrupt support
Gary King
3
-2
/
+233
2010-10-29
mfd: AB8500 register access via PRCMU I2C
Mattias Wallin
4
-4
/
+121
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
watchdog: add support for Broadcom BCM63xx built-in watchdog
Florian Fainelli
3
-0
/
+361
2010-10-28
watchdog: f71808e_wdt: add support for the F71889FG
Giel van Schijndel
2
-3
/
+11
2010-10-28
watchdog: MachZ: fix debug macro
Nicolas Kaiser
1
-1
/
+1
2010-10-28
watchdog: it8712f_wdt: Add module parameter for alternative reset sources
Timo Juhani Lindfors
1
-2
/
+11
2010-10-28
watchdog: it8712f_wdt: Add comments for config/control register names
Timo Juhani Lindfors
1
-6
/
+6
2010-10-28
watchdog: it87_wdt: Add support for watchdogs with 8b timers
Ondrej Zajicek
2
-28
/
+63
2010-10-28
regulator: max8952 - fix max8952_set_voltage
Axel Lin
1
-1
/
+1
[prev]
[next]