Linus Torvalds
|
58cf279aca
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
|
9 years ago |
Linus Walleij
|
0c7f3f92ff
mfd: ucb1x00-core: Be sure to clamp return value
|
9 years ago |
Linus Walleij
|
58383c7842
gpio: change member .dev to .parent
|
10 years ago |
Thomas Gleixner
|
bd0b9ac405
genirq: Remove irq argument from irq flow handlers
|
10 years ago |
Thomas Gleixner
|
0d674d93a0
mfd: ucb1x00: Prepare ucb1x00_irq for irq argument removal
|
10 years ago |
Rob Herring
|
9bd09f345e
mfd: Kill off set_irq_flags usage
|
10 years ago |
Russell King
|
056c0acf87
ARM: sa1100: convert SA11x0 related code to use new chained handler helper
|
10 years ago |
abdoulaye berthe
|
88d5e520aa
driver:gpio remove all usage of gpio_remove retval in driver
|
11 years ago |
Jingoo Han
|
507c133b7d
mfd: ucb1x00-core: Use SIMPLE_DEV_PM_OPS macro
|
11 years ago |
Wei Yongjun
|
18fefda9ee
mfd: ucb1x00-core: Fix error return code in ucb1x00_probe()
|
12 years ago |
Lee Jones
|
02a0bf6e35
mfd: ucb1x00-core: Rewrite ucb1x00_add_dev()
|
12 years ago |
Jingoo Han
|
9924713a77
MFD: ucb1x00-core: Add CONFIG_PM_SLEEP to suspend/resume
|
12 years ago |
Jingoo Han
|
334a41ce9b
mfd: Use dev_get_platdata()
|
12 years ago |
Russell King
|
3323761677
MFD: ucb1x00-core: add wakeup support
|
13 years ago |
Russell King
|
a3364409c4
MFD: ucb1x00: convert to use genirq
|
13 years ago |
Russell King
|
5a09b7120a
MFD: ucb1x00-core: convert to use dev_pm_ops
|
13 years ago |
Russell King
|
2b4d9d2b00
MFD: ucb1x00-core: disable mcp clock when bus is not required
|
13 years ago |
Russell King
|
ed442b6798
MFD: ucb1x00-core: add missing ucb1x00_enable()/ucb1x00_disable()
|
13 years ago |
Russell King
|
65b539bb90
MFD: ucb1x00-core: scan drivers in same order they're registered
|
13 years ago |
Russell King
|
7655b2ac9e
MFD: ucb1x00-core: add owner and dev initializers to gpio structure
|
13 years ago |
Russell King
|
f5ae587f5d
MFD: ucb1x00-core: clean up device handling in probe
|
13 years ago |
Russell King
|
cae154767a
MFD: ucb1x00-core: use mutexes instead of semaphores
|
13 years ago |
Russell King
|
ddb1e04a35
MFD: ucb1x00-core: add .owner initializer and module alias
|
13 years ago |
Russell King
|
2f7510c607
MFD: ucb1x00-core: add handling for ucb1x00 reset
|
13 years ago |
Russell King
|
c364ff473a
MFD: ucb1x00-core: get rid of mach/hardware.h include
|
13 years ago |
Russell King
|
abe06082d0
MFD: mcp/ucb1x00: separate ucb1x00 driver data from the MCP data
|
13 years ago |
Russell King
|
7658e7f9a8
MFD: mcp-sa11x0: remove DMA initializers and variables
|
13 years ago |
Russell King
|
c23bb602af
MFD: ucb1x00-core: fix gpiolib direction_output handling
|
13 years ago |
Russell King
|
2e95e51e18
MFD: ucb1x00-core: fix missing restore of io output data on resume
|
13 years ago |
Russell King
|
65f2e753f1
Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus."
|
13 years ago |