index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
fmc: Delete the FMC subsystem
Linus Walleij
2019-06-12
27
-3257
/
+0
|
*
|
gpio: omap: clean up register access in omap2_set_gpio_debounce()
Russell King
2019-06-12
1
-3
/
+1
|
*
|
gpio: omap: irq_startup() must not return error codes
Russell King
2019-06-12
1
-5
/
+0
|
*
|
gpio: omap: clean up wakeup handling
Russell King
2019-06-12
1
-23
/
+13
|
*
|
gpio: omap: constify register tables
Russell King
2019-06-12
2
-7
/
+7
|
*
|
gpio: omap: clean up omap_gpio_restore_context()
Russell King
2019-06-12
1
-21
/
+15
|
*
|
gpio: omap: remove dataout variation in context handling
Russell King
2019-06-12
1
-10
/
+2
|
*
|
gpio: omap: simplify omap_set_gpio_irqenable()
Russell King
2019-06-12
1
-46
/
+15
|
*
|
gpio: omap: simplify omap_toggle_gpio_edge_triggering()
Russell King
2019-06-12
1
-18
/
+4
|
*
|
gpio: omap: simplify read-modify-write
Russell King
2019-06-12
1
-53
/
+30
|
*
|
gpio: omap: simplify bank->level_mask
Russell King
2019-06-12
1
-4
/
+3
|
*
|
gpio: omap: simplify set_multiple()
Russell King
2019-06-12
1
-38
/
+7
|
*
|
gpio: omap: simplify get_multiple()
Russell King
2019-06-12
1
-25
/
+11
|
*
|
gpio: omap: simplify get() method
Russell King
2019-06-12
1
-19
/
+6
|
*
|
gpio: omap: simplify omap_gpio_get_direction()
Russell King
2019-06-12
1
-10
/
+3
|
*
|
gpio: omap: move omap_gpio_request() and omap_gpio_free()
Russell King
2019-06-12
1
-32
/
+32
|
*
|
gpio: omap: remove irq_ack method
Russell King
2019-06-12
1
-14
/
+3
|
*
|
gpio: omap: clean up edge interrupt handling
Russell King
2019-06-12
1
-11
/
+9
|
*
|
gpio: omap: remove remainder of list management
Russell King
2019-06-12
1
-2
/
+0
|
*
|
gpio: omap: fix lack of irqstatus_raw0 for OMAP4
Russell King
2019-06-12
1
-0
/
+2
|
*
|
gpio: omap: ensure irq is enabled before wakeup
Russell King
2019-06-12
1
-7
/
+8
|
*
|
Merge branch 'ib-snps-reset-gpio' into devel
Linus Walleij
2019-06-12
1
-0
/
+6
|
|
\
\
|
|
*
|
gpio: of: parse stmmac PHY reset line specific active-low property
Martin Blumenstingl
2019-06-12
1
-0
/
+6
|
|
|
/
|
*
|
gpio: altera: Allocate irq_chip dynamically
Phil Reid
2019-06-10
1
-12
/
+11
|
*
|
gpio: xilinx: convert from OF GPIO to standard devm APIs
Robert Hancock
2019-06-10
2
-55
/
+36
|
*
|
fmc: Decouple from Linux GPIO subsystem
Linus Walleij
2019-06-10
2
-9
/
+10
|
*
|
dt-bindings: gpio: davinci: Add k3 am654 compatible
Keerthy
2019-06-08
1
-0
/
+18
|
*
|
gpio: davinci: Add new compatible for K3 AM654 SoCs
Keerthy
2019-06-08
1
-0
/
+1
|
*
|
gpio: Davinci: Add K3 dependencies
Keerthy
2019-06-08
1
-1
/
+1
|
*
|
gpio: davinci: Fix the compiler warning with ARM64 config enabled
Keerthy
2019-06-08
1
-3
/
+3
|
*
|
gpio: pass lookup and descriptor flags to request_own
Linus Walleij
2019-06-07
8
-38
/
+34
|
*
|
docs: gpio: driver.rst: fix a bad tag
Mauro Carvalho Chehab
2019-06-07
1
-1
/
+1
|
*
|
gpio: pca953x: Add support for the TI TCA9539
Peter Robinson
2019-06-02
1
-0
/
+1
|
*
|
gpio: of: Handle the Freescale SPI CS
Linus Walleij
2019-05-31
1
-0
/
+37
|
*
|
dt-bindings: gpio: Convert Arm PL061 to json-schema
Rob Herring
2019-05-28
2
-10
/
+69
|
*
|
Documentation: gpio: remove duplicated lines
Luca Ceresoli
2019-05-28
1
-2
/
+0
|
*
|
gpio: ixp4xx: Use irq_domain_translate_twocell()
Linus Walleij
2019-05-28
1
-7
/
+7
|
*
|
gpio: Fix minor grammar errors in documentation
Linus Walleij
2019-05-28
1
-7
/
+7
|
*
|
gpio: Update Kconfig text for GPIO_SYSFS
Linus Walleij
2019-05-28
1
-9
/
+5
|
*
|
gpio: vf610: Use PTR_ERR_OR_ZERO() in vf610_gpio_probe()
Andrey Smirnov
2019-05-28
1
-6
/
+8
*
|
|
Merge tag 'i3c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...
Linus Torvalds
2019-07-09
6
-44
/
+71
|
\
\
\
|
*
|
|
i3c: master: Use struct_size() helper
Gustavo A. R. Silva
2019-07-04
1
-3
/
+2
|
*
|
|
dt-bindings: i3c: cdns: Use correct cells for I2C device
Qii Wang
2019-07-04
1
-1
/
+1
|
*
|
|
i3c: dw: add limited bus mode support
Vitor Soares
2019-06-20
1
-0
/
+1
|
*
|
|
i3c: add mixed limited bus mode
Vitor Soares
2019-06-20
2
-0
/
+10
|
*
|
|
i3c: fix i2c and i3c scl rate by bus mode
Vitor Soares
2019-06-20
1
-13
/
+38
|
*
|
|
dt-bindings: i3c: Document dropped support for I2C 10 bit devices
Przemyslaw Gaj
2019-05-28
1
-1
/
+3
|
*
|
|
i3c: Drop support for I2C 10 bit addresing
Przemyslaw Gaj
2019-05-28
4
-26
/
+16
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'leds-for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-09
45
-868
/
+2350
|
\
\
\
|
*
|
|
dt: leds-lm36274.txt: fix a broken reference to ti-lmu.txt
Mauro Carvalho Chehab
2019-06-28
1
-1
/
+1
[prev]
[next]