Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
7e777dd43d55a78c41c3498afaf3ef7edf157120
/
drivers
/
mfd
68d99b2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
ca90666
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
4e7e2a2
Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regmap
by Linus Torvalds
· 13 years ago
7cccbdc
mfd: Enable rbtree cache for wm831x devices
by Mark Brown
· 13 years ago
70601ec
MFD: twl6040: function to query the vibra status for clients
by Peter Ujfalusi
· 13 years ago
31b402e
MFD: twl6040: Cache the vibra control registers
by Peter Ujfalusi
· 13 years ago
b1f43bf
mfd: Add WM1811 support
by Mark Brown
· 14 years ago
6fcb8a3
mfd: Fix generic irq chip ack function name for jz4740-adc
by Lars-Peter Clausen
· 13 years ago
523d9cf
mfd: Support software initiated shutdown of WM831x PMICs
by Mark Brown
· 13 years ago
77f63e0
MFD: twl6040: Fix power on GPIO handling
by Peter Ujfalusi
· 13 years ago
a69882a
MFD: twl6040: Add accessor for revision ID
by Peter Ujfalusi
· 13 years ago
2d7c957
MFD: twl6040: Remove global pointer for platform_device
by Peter Ujfalusi
· 13 years ago
417e206
mfd: Fix omap-usb-host build failure
by Ming Lei
· 13 years ago
e600cff
mfd: Make omap-usb-host TLL mode work again
by Anand Gadiyar
· 13 years ago
7eb3154
mfd: Set MAX8997 irq pointer
by MyungJoo Ham
· 13 years ago
fa94876
mfd: Fix initialisation of tps65910 interrupts
by Johan Hovold
· 13 years ago
d0e84ca
mfd: Check for twl4030-madc NULL pointer
by Kyle Manna
· 13 years ago
66cc5b8
mfd: Copy the device pointer to the twl4030-madc structure
by Kyle Manna
· 13 years ago
aa9d842
mfd: Rename wm8350 static gpio_set_debounce()
by Sascha Hauer
· 13 years ago
50eeef5
mfd: Convert WM8400 to regmap API
by Mark Brown
· 13 years ago
d6c645f
mfd: Convert WM8994 to use new register map API
by Mark Brown
· 14 years ago
5570c2f
mfd: Use device ID matching for WM831x SPI driver
by Mark Brown
· 13 years ago
2e47fff
mfd: Provide regmap register access info from wm831x driver
by Mark Brown
· 13 years ago
1df5981
mfd: Convert WM831x to use regmap API
by Mark Brown
· 14 years ago
1bc857f
ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h
by Russell King
· 13 years ago
e178ccb
mfd: Fix mismatch in twl4030 mutex lock-unlock
by Sanjeev Premi
· 13 years ago
2b959e7
mfd: twl6030-pwm.c needs MODULE_LICENSE
by Randy Dunlap
· 13 years ago
e2e49d5
mfd: Fix the omap-usb-host clock API usage on usbhs_disable()
by Keshava Munegowda
· 13 years ago
ccd80c7
mfd: Acknowledge WM8994 IRQs before reporting
by Mark Brown
· 13 years ago
88c9397
mfd: Acknowlege all WM831x IRQs before we handle them
by Mark Brown
· 13 years ago
b1224cd
mfd: Avoid two assignments if failures happen in tps65910_i2c_probe
by Jesper Juhl
· 13 years ago
dc7e412
mfd: Don't leak init_data in tps65910_i2c_probe
by Jesper Juhl
· 13 years ago
09d6292
mfd: Add AAT2870 mfd driver
by Jin Park
· 13 years ago
7785bf1
mfd: Remove dead code from max8997-irq
by Jesper Juhl
· 13 years ago
54f323b
mfd: Move TPS55910 Kconfig option
by Linus Walleij
· 13 years ago
4dcaa6b
mfd: Fix missing stmpe kerneldoc
by Om Prakash
· 14 years ago
63c8a58
mfd: Fix off-by-one value range checking for tps65912_i2c_write
by Axel Lin
· 14 years ago
a5e0678
mfd: Add devices for WM831x clocking module
by Mark Brown
· 14 years ago
2f22334
mfd: Remove comp{1,2}_threshold sysfs entries in tps65911_comparator_remove
by Axel Lin
· 14 years ago
5608801
mfd: Don't ask about the TPS65912 core driver in Kconfig
by Mark Brown
· 14 years ago
0825671
mfd: Fix off by one in WM831x IRQ code
by Dimitris Papastamos
· 14 years ago
59dead5
mfd: Add tps65921 support from twl-core
by Oleg Drokin
· 13 years ago
b00cd68
mfd: Ensure value written by wm831x_set_bits() is within the mask
by Mark Brown
· 14 years ago
ec2328c
mfd: Implement tps65910 IRQ cleanup
by Mark Brown
· 14 years ago
19921ef
mfd: Add tunnelcreek watchdog to lpc_sch devices
by Alexander Stein
· 14 years ago
6af75ec
mfd: Update ab8500 subdevice list
by Linus Walleij
· 14 years ago
5cef8df
mfd: ab8500-core MFD devices marked as initdata
by Robert Rosengren
· 14 years ago
d49a0f3
tps65912: irq: add interrupt controller
by Margarita Olaya
· 14 years ago
36e5287
mfd: tps65912: Add new mfd device
by Margarita Olaya
· 14 years ago
8504d63
mfd: Use kstrtoul_from_user in ab8500
by Peter Huewe
· 14 years ago
402fb48
mfd: Use kstrtoul_from_user in ab3550
by Peter Huewe
· 14 years ago
914e6d4
mfd: Use generic irq chip for jz4740-adc
by Lars-Peter Clausen
· 14 years ago
f85dbda
mfd: Fix error handling if BUG() isn't enabled in WM8994
by Mark Brown
· 14 years ago
98ae1cc
mfd: Fix WM8994 IRQ register cache restore on resume
by Mark Brown
· 14 years ago
78bb368
mfd: Support multiple active WM831x AUXADC conversions
by Mark Brown
· 14 years ago
a2495bc
mfd: Restructure wm8994-core device revision handling
by Mark Brown
· 14 years ago
d1738ae
mfd: Allocate wm835x irq descs dynamically
by Sascha Hauer
· 14 years ago
e69b6de
mfd: Refactor wm831x AUXADC handling into a separate file
by Mark Brown
· 14 years ago
c1a8278
mfd: Read wm831x AUXADC conversion results before acknowledging interrupt
by Mark Brown
· 14 years ago
5c05a8d
mfd: Support dynamic allocation of IRQ range for wm831x
by Mark Brown
· 14 years ago
b9d03d9
mfd: Only register wm831x RTC device if the 32.768kHz crystal is enabled
by Mark Brown
· 14 years ago
266a5e0
mfd: Allow touchscreen to be disabled on wm831x devices
by Mark Brown
· 14 years ago
eb503dc
mfd: Implement support for multiple WM831x devices
by Mark Brown
· 14 years ago
ca7a718
mfd: Fix bus lock interaction for WM831x IRQ set_type() operation
by Mark Brown
· 14 years ago
f0d15c9
Merge git://git.infradead.org/battery-2.6
by Linus Torvalds
· 13 years ago
664a41b
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 13 years ago
9cd4971
[media] radio-timb: Simplified platform data
by Richard Röjfors
· 14 years ago
b0189cd
Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc
by Linus Torvalds
· 13 years ago
b7e9c22
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
f607e7f
w1: ds1wm: add a reset recovery parameter
by Jean-François Dagenais
· 13 years ago
bb4ce97
power_supply: Add charger driver for MAX8998/LP3974
by Donggeun Kim
· 14 years ago
cfb7a33
MFD: twl6040: Remove enum for PLL tracking
by Peter Ujfalusi
· 13 years ago
1b7c472
MFD: twl6040: Remove wrapper for threaded irq request
by Peter Ujfalusi
· 13 years ago
d20e1d2
MFD: twl6040: Demand valid interrupt configuration
by Peter Ujfalusi
· 13 years ago
0f962ae
MFD: twl6040: Use resource to provide irq number for slaves
by Peter Ujfalusi
· 13 years ago
8509e14
mfd: Add Makefile and Kconfig Entries for tps65911 comparator
by Axel Lin
· 14 years ago
1e8ece5
mfd: Fix build error for tps65911-comparator.c
by Axel Lin
· 14 years ago
8f2df01
Revert "mfd: Add omap-usbhs runtime PM support"
by Keshava Munegowda
· 14 years ago
6c44863
MFD: twl6040: Change platform data for soc codec driver
by Peter Ujfalusi
· 14 years ago
f19b282
mfd: twl6040: Add initial support
by Misael Lopez Cruz
· 14 years ago
4ae6df5
MFD: twl4030-audio: Rename platform data
by Peter Ujfalusi
· 14 years ago
57fe725
MFD: twl4030-codec -> twl4030-audio: Rename the driver
by Peter Ujfalusi
· 14 years ago
4fe5668
MFD: twl4030-codec: Rename internals from codec to audio
by Peter Ujfalusi
· 14 years ago
28f65c1
treewide: Convert uses of struct resource to resource_size(ptr)
by Joe Perches
· 14 years ago
66c500f
mfd: Fix build breakage caused by tps65910 gpio directory move
by Liam Girdwood
· 14 years ago
1ed7891
mfd: Use mfd cell platform_data for db8500-prcmu cells platform bits
by Mattias Wallin
· 14 years ago
6851ad3
TPS65911: Comparator: Add comparator driver
by Jorge Eduardo Candelaria
· 14 years ago
83545d8
GPIO: TPS65910: Move driver to drivers/gpio/
by Jorge Eduardo Candelaria
· 14 years ago
a297473
TPS65911: Add new irq definitions
by Jorge Eduardo Candelaria
· 14 years ago
7955705
MFD: TPS65910: Add support for TPS65911 device
by Jorge Eduardo Candelaria
· 14 years ago
0514e9a
mfd: Fix off-by-one value range checking for tps65910_i2c_write
by Axel Lin
· 14 years ago
c01e36d
linux-next: build failure after merge of the voltage tree
by Jorge Eduardo Candelaria
· 14 years ago
aec519b
linux-next: build failure after merge of the voltage tree
by Jorge Eduardo Candelaria
· 14 years ago
e3471bd
TPS65910: IRQ: Add interrupt controller
by Graeme Gregory
· 14 years ago
2537df7
TPS65910: GPIO: Add GPIO driver
by Graeme Gregory
· 14 years ago
27c6750
MFD: TPS65910: Add new mfd device for TPS65910
by Graeme Gregory
· 14 years ago
7e6502d
mfd: Add omap-usbhs runtime PM support
by Keshava Munegowda
· 14 years ago
74e32d1
mfd: Fix ASIC3 SD Host Controller Configuration size
by Paul Parsons
· 14 years ago
d910774
mfd: Fix omap_usbhs_alloc_children error handling
by Axel Lin
· 14 years ago
6eb6fbb
mfd: Fix omap usbhs crash when rmmoding ehci or ohci
by Keshava Munegowda
· 14 years ago
Next »