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
/
staging
/
greybus
/
gpio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: greybus: gpio: Use irqchip template
Linus Walleij
2020-07-28
1
-9
/
+10
*
staging: greybus: Fix the irq API abuse
Thomas Gleixner
2020-03-10
1
-9
/
+6
*
staging: greybus: move core include files to include/linux/greybus/
Greg Kroah-Hartman
2019-08-27
1
-1
/
+1
*
staging: greybus: gpio: switch GPIO portions to use GPIOLIB_IRQCHIP
Nishad Kamdar
2019-01-15
1
-146
/
+10
*
staging: greybus: Parenthesis alignment
Cristian Sicilia
2018-11-26
1
-19
/
+20
*
staging: greybus: Remove redundant license text
Greg Kroah-Hartman
2017-11-11
1
-2
/
+0
*
staging: greybus: add SPDX identifiers to all greybus driver files
Greg Kroah-Hartman
2017-11-11
1
-0
/
+1
*
Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-22
1
-12
/
+13
|
\
|
*
staging: greybus: fix "line over 80 characters" coding style issues
Gioh Kim
2017-02-12
1
-1
/
+2
|
*
staging: greybus: fix checkpatch unsigned warnings
Roman Sommer
2017-01-16
1
-12
/
+12
*
|
pinctrl / gpio: Introduce .set_config() callback for GPIO chips
Mika Westerberg
2017-01-26
1
-6
/
+9
|
/
*
Staging: greybus: gpio: Use gbphy_dev->dev instead of bundle->dev
Viresh Kumar
2016-10-17
1
-4
/
+2
*
drivers/staging/greybus: gpio.c - Fixed a checkpatch generated warning
Chase Metzger
2016-09-27
1
-2
/
+1
*
staging: greybus: gpio: remove KERNEL_VERSION checks
Greg Kroah-Hartman
2016-09-19
1
-9
/
+1
*
greybus: gpio: create irqdomain before registering gpio controller
Viresh Kumar
2016-09-05
1
-9
/
+9
*
greybus: gpio: Add runtime_pm suppourt
Axel Haslam
2016-07-14
1
-5
/
+25
*
greybus: Remove extra blank lines
Viresh Kumar
2016-06-10
1
-1
/
+0
*
greybus: gbphy: Remove protocol specific version handling
Viresh Kumar
2016-05-31
1
-4
/
+0
*
greybus: gpbridge: rename 'gpbridge' to 'gbphy' everywhere
Sandeep Patil
2016-05-19
1
-27
/
+27
*
greybus: gpio: Create separate module
Viresh Kumar
2016-05-14
1
-1
/
+4
*
greybus: GPIO: convert to a gpbridge driver
Greg Kroah-Hartman
2016-05-05
1
-34
/
+66
*
greybus: convert drivers to use connection->private set/get
Greg Kroah-Hartman
2016-03-22
1
-3
/
+3
*
greybus: gpbridge.h: move protocol init/exit prototypes
Greg Kroah-Hartman
2016-03-03
1
-0
/
+1
*
greybus: gpio: handle api changes for 4.5 kernel release
Greg Kroah-Hartman
2016-02-24
1
-0
/
+4
*
greybus: gpio: use bundle device for error messages
Greg Kroah-Hartman
2016-02-24
1
-22
/
+25
*
greybus: gpio: use the bundle struct device instead of the connector
Greg Kroah-Hartman
2015-10-15
1
-5
/
+6
*
greybus: gpio: handle set_irq_flags api change
Johan Hovold
2015-10-14
1
-7
/
+0
*
greybus: gpio: fix generic_handle_irq_desc api change
Rui Miguel Silva
2015-10-01
1
-1
/
+1
*
greybus: gpio: handle api change in generic_handle_irq_desc()
Greg Kroah-Hartman
2015-09-30
1
-0
/
+4
*
greybus: gpio: Drop get_version support
Viresh Kumar
2015-08-11
1
-10
/
+0
*
greybus: gpio: Use (already defined) major/minor macros
Viresh Kumar
2015-08-10
1
-2
/
+2
*
greybus: gpio: Print expected/actual payload size on mismatch
Viresh Kumar
2015-08-10
1
-1
/
+2
*
greybus: Rename gb_gpbridge_protocol_driver() as gb_builtin_protocol_driver()
Viresh Kumar
2015-07-01
1
-1
/
+1
*
greybus: gpio: add irq-type defines
Johan Hovold
2015-05-28
1
-1
/
+13
*
greybus: gpio: fix interrupt protocol
Johan Hovold
2015-05-26
1
-1
/
+1
*
greybus: gpio: fix atomic sleep when using interrupts
Johan Hovold
2015-05-26
1
-25
/
+90
*
greybus: gpio: rename irq mask and unmask callbacks
Johan Hovold
2015-05-26
1
-4
/
+4
*
greybus: gpio: use irq-domain lookups
Johan Hovold
2015-05-26
1
-3
/
+3
*
greybus: gpio: don't call irq-flow handler directly
Johan Hovold
2015-05-26
1
-2
/
+1
*
greybus: gpio: remove unused irq-ack operation
Johan Hovold
2015-05-26
1
-16
/
+0
*
greybus: gpio: fix debugfs output
Johan Hovold
2015-05-26
1
-6
/
+0
*
greybus: include "gpbridge.h" from "greybus.h"
Alex Elder
2015-05-23
1
-1
/
+0
*
greybus: Use gb_gpbridge_protocol_init()
Viresh Kumar
2015-05-20
1
-9
/
+1
*
greybus: gpio: fix tab/space mistake
Viresh Kumar
2015-05-20
1
-1
/
+1
*
greybus: Move briged phy structure definitions into gpbridge.h
John Stultz
2015-04-10
1
-104
/
+1
*
greybus: operation: refactor response handling
Johan Hovold
2015-03-30
1
-21
/
+8
*
greybus: gpio: fix missing response on request errors
Johan Hovold
2015-03-30
1
-10
/
+17
*
greybus: gpio: fix null-deref on unexpected irq requests
Johan Hovold
2015-03-30
1
-0
/
+8
*
greybus: gpio: fix null-deref on short irq requests
Johan Hovold
2015-03-30
1
-0
/
+6
*
greybus: gpio: add error messages to callbacks not propagating errors
Johan Hovold
2015-03-19
1
-5
/
+18
[next]