index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-davinci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-22
Merge branch 'devel' into for-next
Linus Walleij
1
-2
/
+3
2016-02-16
gpio: davinci: Fix possible NULL pointer deference
Nicholas Krause
1
-0
/
+2
2016-02-10
gpio: davinci: Fix the number of controllers allocated
Lokesh Vutla
1
-2
/
+3
2016-02-10
gpio: davinci: Add the missing of-node pointer
Keerthy
1
-1
/
+1
2016-01-28
gpio: davinci: use irq_data_get_chip_type
Geliang Tang
1
-2
/
+1
2016-01-05
gpio: davinci: use gpiochip data pointer
Linus Walleij
1
-9
/
+6
2015-12-27
gpio: davinci: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2015-12-04
gpio: davinci: fix missed parent conversion
Linus Walleij
1
-1
/
+1
2015-11-30
gpio: use dev_get_platdata()
Nizam Haider
1
-1
/
+1
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-2
/
+2
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-2
/
+1
2015-07-28
gpio: kill off set_irq_flags usage
Rob Herring
1
-1
/
+0
2015-07-17
Merge branch 'queue/irq/gpio' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Walleij
1
-10
/
+9
2015-07-17
gpio/davinci: add interrupt support for GPIOs 16-31
Vitaly Andrianov
1
-1
/
+1
2015-07-14
gpio/davinci: Fix race in installing chained irq handler
Thomas Gleixner
1
-4
/
+2
2015-07-14
gpio/davinci: Avoid redundant lookup of irq_data
Thomas Gleixner
1
-4
/
+4
2015-07-14
gpio/davinci: Prepare gpio_irq_handler for irq argument removal
Thomas Gleixner
1
-1
/
+2
2015-07-14
gpio/davinci: Use accessor function irq_data_get_irq_handler_data()
Jiang Liu
1
-1
/
+1
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-10-31
gpio: gpio-davinci: remove duplicate check on resource
Varka Bhadram
1
-5
/
+0
2014-10-20
gpio: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-05-09
gpio: davinci: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-03-11
gpio: davinci: fix gpio selection for OF
Alexander Holler
1
-0
/
+24
2014-03-04
gpio: davinci: reuse for keystone soc
Grygorii Strashko
1
-8
/
+40
2014-02-24
gpio: davinci: Use signed type for 'irq' variable
Alexander Shiyan
1
-1
/
+2
2013-12-25
gpio: davinci: don't create irq_domain in case of unbanked irqs
Grygorii Strashko
1
-15
/
+19
2013-12-25
gpio: davinci: use chained_irq_enter/chained_irq_exit API
Grygorii Strashko
1
-3
/
+3
2013-12-25
gpio: davinci: add OF support
KV Sujith
1
-3
/
+54
2013-12-25
gpio: davinci: convert to use irqdomain support.
Lad, Prabhakar
1
-33
/
+47
2013-12-25
gpio: davinci: get rid of DAVINCI_N_GPIO
Grygorii Strashko
1
-2
/
+2
2013-12-25
gpio: davinci: use {readl|writel}_relaxed() instead of __raw_*
Lad, Prabhakar
1
-18
/
+18
2013-11-21
gpio: davinci: fix check for unbanked gpio
Lad, Prabhakar
1
-1
/
+3
2013-09-24
gpio: davinci: move to platform device
KV Sujith
1
-38
/
+81
2013-09-24
gpio: davinci: coding style correction
Philip Avinash
1
-4
/
+9
2012-09-01
gpio: davinci: preparation for switch to common clock framework
Murali Karicheri
1
-1
/
+1
2012-03-12
gpio/davinci: fix enabling unbanked GPIO IRQs
Sekhar Nori
1
-5
/
+6
2012-03-12
gpio/davinci: fix oops on unbanked gpio irq request
Sekhar Nori
1
-5
/
+10
2011-09-05
ARM: 7074/1: gpio: davinci: eliminate unused variable warnings
Axel Lin
1
-3
/
+0
2011-08-22
ARM: 7038/1: mach-davinci: move GPIO driver to GPIO subsystem
Linus Walleij
1
-0
/
+458