Linus Walleij
|
b3222f7147
gpio: mpc8xxx: Do not reverse bits using bgpio
|
7 years ago |
Rob Herring
|
7eb6ce2f27
gpio: Convert to using %pOF instead of full_name
|
8 years ago |
Liu Gang
|
d71cf15b86
gpio: mpc8xxx: Correct irq handler function
|
8 years ago |
Axel Lin
|
adf32eaa05
gpio: mpc8xxx: Slightly update the code for better readability
|
9 years ago |
Axel Lin
|
cd0d3f58a0
gpio: mpc8xxx: Remove *read_reg and *write_reg from struct mpc8xxx_gpio_chip
|
9 years ago |
Axel Lin
|
fa4007ca06
gpio: mpc8xxx: Fixup setting gpio direction output
|
9 years ago |
Liu Gang
|
42178e2a1e
drivers/gpio: Switch gpio-mpc8xxx to use gpio-generic
|
9 years ago |
Guenter Roeck
|
78179989a0
gpio: mpc8xxx: Do not use gpiochip_get_data() in mpc8xxx_gpio_save_regs()
|
9 years ago |
Linus Walleij
|
709d71a17c
gpio: mpc8xxx: use gpiochip data pointer
|
9 years ago |
Linus Walleij
|
c759174e73
gpio: mpc8xxx: Be sure to clamp return value
|
9 years ago |
Thomas Gleixner
|
bd0b9ac405
genirq: Remove irq argument from irq flow handlers
|
10 years ago |
Alexander Stein
|
505936131e
gpio: mpc8xxx: Convert mpc8xxx_gpio_chip.lock to raw_spinlock
|
10 years ago |
Uwe Kleine-König
|
0ba69e0898
gpio: mpc8xxx: add support for MPC5125
|
10 years ago |
Uwe Kleine-König
|
82e39b0d85
gpio: mpc8xxx: handle differences between incarnations at a single place
|
10 years ago |
Uwe Kleine-König
|
4183afefd9
gpio: mpc8xxx: constify of_device_id
|
10 years ago |
Thomas Gleixner
|
05379818e4
gpio/mpc8xxx: Consolidate chained IRQ handler install/remove
|
10 years ago |
Krzysztof Kozlowski
|
0b354dc433
gpio: Constify irq_domain_ops
|
10 years ago |
Kevin Hao
|
32c006a997
gpio: mpc8xxx: remove __initdata annotation for mpc8xxx_gpio_ids[]
|
10 years ago |
Ricardo Ribalda Delgado
|
257e10752c
gpio: mpc8xxx: Use of_mm_gpiochip_remove
|
10 years ago |
Ricardo Ribalda Delgado
|
98686d9a52
gpio: mpc8xxx: Convert to platform device interface.
|
10 years ago |
Rojhalat Ibrahim
|
e5db3b338a
gpio-mpc8xxx: add mpc8xxx_gpio_set_multiple function
|
10 years ago |
Liu Gang
|
1aeef303b5
powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536
|
11 years ago |
Linus Torvalds
|
10d0c9705e
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
|
11 years ago |
Linus Walleij
|
5ba17ae9b8
gpio: mpc8xxx: drop references to "virtual" IRQ
|
11 years ago |
Rob Herring
|
5af5073004
drivers: clean-up prom.h implicit includes
|
12 years ago |
Anatolij Gustschin
|
de0ccf7881
gpio: mpc8xxx: don't set IRQ_TYPE_NONE when creating irq mapping
|
12 years ago |
Uwe Kleine-König
|
01a04ddc86
gpio/mpc8xxx: add a const qualifier
|
13 years ago |
Thomas Gleixner
|
d6de85e85e
gpio: mpc8xxx: Prevent NULL pointer deref in demux handler
|
13 years ago |
Grant Likely
|
ff8c3ab816
irq_domain/powerpc: Replace custom xlate functions with library functions
|
13 years ago |
Grant Likely
|
a8db8cf0d8
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
|
13 years ago |