Thomas Gleixner
|
bd0b9ac405
genirq: Remove irq argument from irq flow handlers
|
10 年之前 |
Rob Herring
|
23393d49fb
gpio: kill off set_irq_flags usage
|
10 年之前 |
Jiang Liu
|
476f8b4c94
gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
|
10 年之前 |
Linus Torvalds
|
d5fb82137b
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 年之前 |
Thomas Gleixner
|
b34cc62084
gpio/bcm-kona: Fix race in installing chained IRQ handler
|
10 年之前 |
Linus Torvalds
|
93a4b1b946
Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
|
10 年之前 |
Krzysztof Kozlowski
|
0b354dc433
gpio: Constify irq_domain_ops
|
10 年之前 |
Axel Lin
|
0218d5a8b2
gpio: bcm-kona: Implement get_direction callback
|
10 年之前 |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 年之前 |
Alexandre Courbot
|
e3a2e87893
gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq
|
10 年之前 |
Wolfram Sang
|
4a3a950ee9
gpio: drop owner assignment from platform_drivers
|
10 年之前 |
Behan Webster
|
3778129206
gpio, bcm-kona, LLVMLinux: Remove use of __initconst
|
11 年之前 |
Linus Walleij
|
57ef04288a
gpio: switch drivers to use new callback
|
11 年之前 |
Linus Walleij
|
9e294427f6
Merge tag 'v3.14-rc6' into devel
|
11 年之前 |
Markus Mayer
|
b7ab697369
gpio: bcm281xx: Use "unsigned gpio" consistently throughout the code
|
11 年之前 |
Markus Mayer
|
bdb93c03c5
gpio: bcm281xx: Centralize register locking
|
11 年之前 |
Markus Mayer
|
d762bae45a
gpio: bcm281xx: Fix parameter name for GPIO_CONTROL macro
|
11 年之前 |
Markus Mayer
|
6f587c9f7b
gpio: bcm281xx: Update MODULE_AUTHOR
|
11 年之前 |
Linus Walleij
|
bdc54ef45d
Merge tag 'v3.13-rc3' into devel
|
11 年之前 |
Linus Walleij
|
db6b3ad177
gpio: bcm-kona: lock IRQs when starting them
|
11 年之前 |
Markus Mayer
|
e2f0b00560
gpio: bcm281xx: Fix return value of bcm_kona_gpio_get()
|
11 年之前 |
Wei Yongjun
|
afb3690c3c
gpio: bcm-kona: add missing .owner to struct gpio_chip
|
11 年之前 |
Markus Mayer
|
23b4faa9a3
gpio: bcm281xx: Don't print addresses of GPIO area in probe()
|
11 年之前 |
Linus Walleij
|
d933cc619e
gpio: bcm_kona: rename confusing variables
|
11 年之前 |
Markus Mayer
|
fac7ce92d0
gpio: bcm281xx: Fix nested interrupt handler issue
|
12 年之前 |
Linus Walleij
|
1dc9427211
gpio: bcm-kona: only use set_irq_flags() on ARM
|
12 年之前 |
Markus Mayer
|
757651e3d6
gpio: bcm281xx: Add GPIO driver
|
12 年之前 |