index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2019-06-14
gpio: ftgpio: Pass irqchip when adding gpiochip
Linus Walleij
-16
/
+19
2019-06-12
gpio: omap: Fix lost edge wake-up interrupts
Tony Lindgren
-1
/
+11
2019-06-12
fmc: Delete the FMC subsystem
Linus Walleij
-3257
/
+0
2019-06-12
gpio: omap: clean up register access in omap2_set_gpio_debounce()
Russell King
-3
/
+1
2019-06-12
gpio: omap: irq_startup() must not return error codes
Russell King
-5
/
+0
2019-06-12
gpio: omap: clean up wakeup handling
Russell King
-23
/
+13
2019-06-12
gpio: omap: constify register tables
Russell King
-7
/
+7
2019-06-12
gpio: omap: clean up omap_gpio_restore_context()
Russell King
-21
/
+15
2019-06-12
gpio: omap: remove dataout variation in context handling
Russell King
-10
/
+2
2019-06-12
gpio: omap: simplify omap_set_gpio_irqenable()
Russell King
-46
/
+15
2019-06-12
gpio: omap: simplify omap_toggle_gpio_edge_triggering()
Russell King
-18
/
+4
2019-06-12
gpio: omap: simplify read-modify-write
Russell King
-53
/
+30
2019-06-12
gpio: omap: simplify bank->level_mask
Russell King
-4
/
+3
2019-06-12
gpio: omap: simplify set_multiple()
Russell King
-38
/
+7
2019-06-12
gpio: omap: simplify get_multiple()
Russell King
-25
/
+11
2019-06-12
gpio: omap: simplify get() method
Russell King
-19
/
+6
2019-06-12
gpio: omap: simplify omap_gpio_get_direction()
Russell King
-10
/
+3
2019-06-12
gpio: omap: move omap_gpio_request() and omap_gpio_free()
Russell King
-32
/
+32
2019-06-12
gpio: omap: remove irq_ack method
Russell King
-14
/
+3
2019-06-12
gpio: omap: clean up edge interrupt handling
Russell King
-11
/
+9
2019-06-12
gpio: omap: remove remainder of list management
Russell King
-2
/
+0
2019-06-12
gpio: omap: fix lack of irqstatus_raw0 for OMAP4
Russell King
-0
/
+2
2019-06-12
gpio: omap: ensure irq is enabled before wakeup
Russell King
-7
/
+8
2019-06-12
Merge branch 'ib-snps-reset-gpio' into devel
Linus Walleij
-0
/
+6
2019-06-12
gpio: of: parse stmmac PHY reset line specific active-low property
Martin Blumenstingl
-0
/
+6
2019-06-10
gpio: altera: Allocate irq_chip dynamically
Phil Reid
-12
/
+11
2019-06-10
gpio: xilinx: convert from OF GPIO to standard devm APIs
Robert Hancock
-55
/
+36
2019-06-10
fmc: Decouple from Linux GPIO subsystem
Linus Walleij
-9
/
+10
2019-06-08
dt-bindings: gpio: davinci: Add k3 am654 compatible
Keerthy
-0
/
+18
2019-06-08
gpio: davinci: Add new compatible for K3 AM654 SoCs
Keerthy
-0
/
+1
2019-06-08
gpio: Davinci: Add K3 dependencies
Keerthy
-1
/
+1
2019-06-08
gpio: davinci: Fix the compiler warning with ARM64 config enabled
Keerthy
-3
/
+3
2019-06-07
gpio: pass lookup and descriptor flags to request_own
Linus Walleij
-38
/
+34
2019-06-07
docs: gpio: driver.rst: fix a bad tag
Mauro Carvalho Chehab
-1
/
+1
2019-06-02
gpio: pca953x: Add support for the TI TCA9539
Peter Robinson
-0
/
+1
2019-05-31
gpio: of: Handle the Freescale SPI CS
Linus Walleij
-0
/
+37
2019-05-28
dt-bindings: gpio: Convert Arm PL061 to json-schema
Rob Herring
-10
/
+69
2019-05-28
Documentation: gpio: remove duplicated lines
Luca Ceresoli
-2
/
+0
2019-05-28
gpio: ixp4xx: Use irq_domain_translate_twocell()
Linus Walleij
-7
/
+7
2019-05-28
gpio: Fix minor grammar errors in documentation
Linus Walleij
-7
/
+7
2019-05-28
gpio: Update Kconfig text for GPIO_SYSFS
Linus Walleij
-9
/
+5
2019-05-28
gpio: vf610: Use PTR_ERR_OR_ZERO() in vf610_gpio_probe()
Andrey Smirnov
-6
/
+8
2019-05-26
Linux 5.2-rc2
v5.2-rc2
Linus Torvalds
-2
/
+2
2019-05-26
Merge tag 'trace-v5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-10
/
+20
2019-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-303
/
+399
2019-05-26
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-3
/
+13
2019-05-26
random: fix soft lockup when trying to read from an uninitialized blocking pool
Theodore Ts'o
-3
/
+13
2019-05-25
tracing: Silence GCC 9 array bounds warning
Miguel Ojeda
-10
/
+20
2019-05-25
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-18
/
+19
2019-05-25
Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-43
/
+129
[next]