index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
ucb1x00-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178
Thomas Gleixner
2019-05-30
1
-4
/
+1
*
mfd: ucb1x00: Remove NO_IRQ check
Arnd Bergmann
2016-10-04
1
-1
/
+1
*
mfd: ucb1x00: Allow IRQ probing to work with IRQs > 32
Russell King
2016-10-04
1
-4
/
+0
*
mfd: ucb1x00: Use gpiochip data pointer
Linus Walleij
2016-04-19
1
-7
/
+7
*
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-01-17
1
-1
/
+1
|
\
|
*
gpio: change member .dev to .parent
Linus Walleij
2015-11-19
1
-1
/
+1
*
|
mfd: ucb1x00-core: Be sure to clamp return value
Linus Walleij
2016-01-11
1
-1
/
+1
|
/
*
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
1
-1
/
+1
*
mfd: ucb1x00: Prepare ucb1x00_irq for irq argument removal
Thomas Gleixner
2015-08-11
1
-2
/
+2
*
mfd: Kill off set_irq_flags usage
Rob Herring
2015-08-11
1
-1
/
+1
*
ARM: sa1100: convert SA11x0 related code to use new chained handler helper
Russell King
2015-06-18
1
-2
/
+1
*
driver:gpio remove all usage of gpio_remove retval in driver
abdoulaye berthe
2014-09-18
1
-6
/
+2
*
mfd: ucb1x00-core: Use SIMPLE_DEV_PM_OPS macro
Jingoo Han
2014-03-19
1
-3
/
+1
*
mfd: ucb1x00-core: Fix error return code in ucb1x00_probe()
Wei Yongjun
2013-10-23
1
-0
/
+1
*
mfd: ucb1x00-core: Rewrite ucb1x00_add_dev()
Lee Jones
2013-09-02
1
-13
/
+15
*
MFD: ucb1x00-core: Add CONFIG_PM_SLEEP to suspend/resume
Jingoo Han
2013-08-07
1
-0
/
+2
*
mfd: Use dev_get_platdata()
Jingoo Han
2013-07-31
1
-2
/
+2
*
MFD: ucb1x00-core: add wakeup support
Russell King
2012-02-18
1
-0
/
+59
*
MFD: ucb1x00: convert to use genirq
Russell King
2012-02-18
1
-152
/
+95
*
MFD: ucb1x00-core: convert to use dev_pm_ops
Russell King
2012-02-18
1
-14
/
+18
*
MFD: ucb1x00-core: disable mcp clock when bus is not required
Russell King
2012-02-18
1
-4
/
+5
*
MFD: ucb1x00-core: add missing ucb1x00_enable()/ucb1x00_disable()
Russell King
2012-02-18
1
-1
/
+15
*
MFD: ucb1x00-core: scan drivers in same order they're registered
Russell King
2012-02-18
1
-4
/
+4
*
MFD: ucb1x00-core: add owner and dev initializers to gpio structure
Russell King
2012-02-18
1
-0
/
+2
*
MFD: ucb1x00-core: clean up device handling in probe
Russell King
2012-02-18
1
-14
/
+16
*
MFD: ucb1x00-core: use mutexes instead of semaphores
Russell King
2012-02-18
1
-8
/
+7
*
MFD: ucb1x00-core: add .owner initializer and module alias
Russell King
2012-02-18
1
-0
/
+2
*
MFD: ucb1x00-core: add handling for ucb1x00 reset
Russell King
2012-02-18
1
-4
/
+13
*
MFD: ucb1x00-core: get rid of mach/hardware.h include
Russell King
2012-02-18
1
-2
/
+0
*
MFD: mcp/ucb1x00: separate ucb1x00 driver data from the MCP data
Russell King
2012-02-18
1
-3
/
+4
*
MFD: mcp-sa11x0: remove DMA initializers and variables
Russell King
2012-02-03
1
-1
/
+0
*
MFD: ucb1x00-core: fix gpiolib direction_output handling
Russell King
2012-01-21
1
-6
/
+12
*
MFD: ucb1x00-core: fix missing restore of io output data on resume
Russell King
2012-01-21
1
-0
/
+1
*
Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...
Russell King
2012-01-20
1
-37
/
+11
*
ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.
Jochen Friedrich
2012-01-09
1
-11
/
+37
*
mfd: Fix ucb1x00 build failure for collie_defconfig
Peter Huewe
2010-03-07
1
-0
/
+1
*
add gpiolib support to ucb1x00
Thomas Kunze
2009-11-27
1
-2
/
+85
*
move drivers/mfd/*.h to include/linux/mfd
Thomas Kunze
2009-11-27
1
-1
/
+1
*
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
1
-0
/
+1
*
mfd: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-03-24
1
-1
/
+1
*
[ARM] Hide ISA DMA API when ISA_DMA_API is unset
Russell King
2008-11-29
1
-1
/
+1
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
1
-1
/
+1
*
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-08-07
1
-1
/
+1
*
MCP_UCB1200: Convert from class_device to device
Tony Jones
2008-01-24
1
-7
/
+7
*
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-19
1
-2
/
+1
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-1
/
+1
*
[ARM] 3727/1: fix ucb initialization on collie
Pavel Machek
2006-07-11
1
-1
/
+1
*
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[ARM] fix drivers/mfd/ucb1x00-core.c IRQ probing bug
Ingo Molnar
2006-06-26
1
-1
/
+3
[next]