index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-mpc8xxx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v5.5-rc6' into devel
Linus Walleij
2020-01-17
1
-0
/
+1
|
\
|
*
gpio: mpc8xxx: Add platform device to gpiochip->parent
Johnson CH Chen (陳昭勳)
2019-12-09
1
-0
/
+1
*
|
gpio: mpc8xxx: ls1088a/ls1028a edge detection mode bug fixs.
Song Hui
2020-01-07
1
-0
/
+1
|
/
*
gpio/mpc8xxx: fix qoriq GPIO reading
Russell King
2019-11-21
1
-0
/
+3
*
gpio: mpc8xxx: Don't overwrite default irq_set_type callback
Vladimir Oltean
2019-11-21
1
-1
/
+2
*
gpio/mpc8xxx: change irq handler from chained to normal
Song Hui
2019-10-16
1
-11
/
+19
*
gpio: mpc8xxx: add ls1088a platform special function
Song Hui
2019-08-23
1
-0
/
+1
*
gpio: mpc8xxx: Add ls1028a device specify function.
Song Hui
2019-08-03
1
-0
/
+31
*
gpio: mpc8xxx: Do not reverse bits using bgpio
Linus Walleij
2017-10-25
1
-6
/
+17
*
gpio: Convert to using %pOF instead of full_name
Rob Herring
2017-08-14
1
-2
/
+2
*
gpio: mpc8xxx: Correct irq handler function
Liu Gang
2016-10-24
1
-1
/
+1
*
gpio: mpc8xxx: Slightly update the code for better readability
Axel Lin
2016-03-09
1
-2
/
+5
*
gpio: mpc8xxx: Remove *read_reg and *write_reg from struct mpc8xxx_gpio_chip
Axel Lin
2016-03-09
1
-27
/
+21
*
gpio: mpc8xxx: Fixup setting gpio direction output
Axel Lin
2016-03-09
1
-2
/
+1
*
drivers/gpio: Switch gpio-mpc8xxx to use gpio-generic
Liu Gang
2016-02-08
1
-159
/
+100
*
gpio: mpc8xxx: Do not use gpiochip_get_data() in mpc8xxx_gpio_save_regs()
Guenter Roeck
2016-01-13
1
-1
/
+2
*
gpio: mpc8xxx: use gpiochip data pointer
Linus Walleij
2016-01-05
1
-15
/
+8
*
gpio: mpc8xxx: Be sure to clamp return value
Linus Walleij
2015-12-26
1
-1
/
+1
*
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
1
-1
/
+1
*
gpio: mpc8xxx: Convert mpc8xxx_gpio_chip.lock to raw_spinlock
Alexander Stein
2015-07-28
1
-24
/
+24
*
gpio: mpc8xxx: add support for MPC5125
Uwe Kleine-König
2015-07-27
1
-0
/
+15
*
gpio: mpc8xxx: handle differences between incarnations at a single place
Uwe Kleine-König
2015-07-27
1
-11
/
+38
*
gpio: mpc8xxx: constify of_device_id
Uwe Kleine-König
2015-07-27
1
-1
/
+1
*
gpio/mpc8xxx: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-14
1
-4
/
+3
*
gpio: Constify irq_domain_ops
Krzysztof Kozlowski
2015-05-06
1
-1
/
+1
*
gpio: mpc8xxx: remove __initdata annotation for mpc8xxx_gpio_ids[]
Kevin Hao
2015-03-05
1
-1
/
+1
*
gpio: mpc8xxx: Use of_mm_gpiochip_remove
Ricardo Ribalda Delgado
2015-01-21
1
-5
/
+23
*
gpio: mpc8xxx: Convert to platform device interface.
Ricardo Ribalda Delgado
2015-01-20
1
-26
/
+22
*
gpio-mpc8xxx: add mpc8xxx_gpio_set_multiple function
Rojhalat Ibrahim
2014-11-27
1
-0
/
+27
*
powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536
Liu Gang
2013-12-03
1
-2
/
+6
*
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
1
-0
/
+1
|
\
|
*
drivers: clean-up prom.h implicit includes
Rob Herring
2013-10-09
1
-0
/
+1
*
|
gpio: mpc8xxx: drop references to "virtual" IRQ
Linus Walleij
2013-10-16
1
-4
/
+4
|
/
*
gpio: mpc8xxx: don't set IRQ_TYPE_NONE when creating irq mapping
Anatolij Gustschin
2013-02-04
1
-1
/
+0
*
gpio/mpc8xxx: add a const qualifier
Uwe Kleine-König
2012-09-11
1
-1
/
+1
*
gpio: mpc8xxx: Prevent NULL pointer deref in demux handler
Thomas Gleixner
2012-05-18
1
-1
/
+2
*
irq_domain/powerpc: Replace custom xlate functions with library functions
Grant Likely
2012-02-16
1
-16
/
+1
*
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
Grant Likely
2012-02-16
1
-5
/
+2
*
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
2012-02-14
1
-5
/
+5
*
gpio: mpc8xxx: don't allow input-only pins to be output for MPC5121
Wolfram Sang
2011-12-13
1
-5
/
+13
*
powerpc/8xxx: Fix interrupt handling in MPC8xxx GPIO driver
Felix Radensky
2011-11-03
1
-0
/
+2
*
powerpc/85xx: Add 'fsl,pq3-gpio' compatiable for GPIO driver
Kumar Gala
2011-11-03
1
-0
/
+1
*
gpio: move mpc8xxx/512x gpio driver to drivers/gpio
Wolfram Sang
2011-09-23
1
-0
/
+395