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-wcove.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: wcove: make irq_chip immutable
Andy Shevchenko
2022-06-06
1
-2
/
+8
*
gpio: wcove: Split error handling for CTRL and IRQ registers
Andy Shevchenko
2021-05-20
1
-3
/
+7
*
gpio: wcove: Unify style of to_reg() with to_ireg()
Andy Shevchenko
2021-05-20
1
-8
/
+3
*
gpio: wcove: Use IRQ hardware number getter instead of direct access
Andy Shevchenko
2021-05-20
1
-9
/
+9
*
gpio: wcove: Split out to_ireg() helper and deduplicate the code
Andy Shevchenko
2021-02-15
1
-20
/
+24
*
gpio: wcove: Switch to use regmap_set_bits(), regmap_clear_bits()
Andy Shevchenko
2021-02-15
1
-10
/
+7
*
gpio: wcove: Get rid of error prone casting in IRQ handler
Andy Shevchenko
2021-02-15
1
-3
/
+3
*
gpio: wcove: convert comma to semicolon
Zheng Yongjun
2021-02-15
1
-1
/
+1
*
gpio: wcove: Request IRQ after all initialisation done
Andy Shevchenko
2020-08-04
1
-7
/
+7
*
gpio: wcove: Use irqchip template
Linus Walleij
2020-07-22
1
-14
/
+16
*
gpio: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2019-11-07
1
-2
/
+5
*
gpio: wcove: Convert to use SPDX identifier
Andy Shevchenko
2019-02-08
1
-9
/
+1
*
gpio: wcove: Fix indentation
Andy Shevchenko
2019-02-08
1
-7
/
+6
*
gpio: wcove: Sort headers alphabetically
Andy Shevchenko
2019-02-08
1
-2
/
+2
*
gpio: wcove: Allow return negative error code from to_reg()
Andy Shevchenko
2019-02-08
1
-1
/
+1
*
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
2017-11-08
1
-1
/
+1
*
Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-07
1
-1
/
+13
|
\
|
*
mfd: intel_soc_pmic_bxtwc: Remove second level IRQ for gpio device
Kuppuswamy Sathyanarayanan
2017-06-19
1
-1
/
+13
*
|
gpio: gpio-wcove: Fix GPIO control register offset calculation
Kuppuswamy Sathyanarayanan
2017-06-29
1
-24
/
+51
|
/
*
gpio: gpio-wcove: fix GPIO IRQ status mask
Kuppuswamy Sathyanarayanan
2017-04-28
1
-2
/
+4
*
gpio: gpio-wcove: fix irq pending status bit width
Kuppuswamy Sathyanarayanan
2017-04-24
1
-1
/
+1
*
pinctrl / gpio: Introduce .set_config() callback for GPIO chips
Mika Westerberg
2017-01-26
1
-7
/
+6
*
gpio: set explicit nesting on drivers
Linus Walleij
2016-11-25
1
-0
/
+2
*
gpio: simplify adding threaded interrupts
Linus Walleij
2016-11-25
1
-2
/
+2
*
gpio: wcove: fix implicit assumption module.h is present
Paul Gortmaker
2016-09-15
1
-0
/
+1
*
gpio: wcove-gpio: add get_direction method
Bin Gao
2016-08-19
1
-0
/
+14
*
gpio: Add Intel WhiskeyCove PMIC GPIO driver
Bin Gao
2016-08-11
1
-0
/
+455