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
*
gpio: selftests: gpio-mockup-chardev GPIOHANDLE_REQUEST_OUTPUT fix
Rafael David Tinoco
2018-07-09
1
-3
/
+3
*
gpiolib: Defer on non-DT find_chip_by_name() failure
Janusz Krzysztofik
2018-07-09
1
-3
/
+10
*
gpiolib: Respect error code of ->get_direction()
Andy Shevchenko
2018-07-09
1
-0
/
+6
*
gpio: mxc: Add clocks optional binding for imx gpio
Anson Huang
2018-07-09
1
-0
/
+3
*
gpio: mt7621: Edit to preferred syntax
Linus Walleij
2018-07-09
1
-44
/
+41
*
gpio: mt7621: Add a driver for MT7621
Sergio Paracuellos
2018-07-09
3
-0
/
+344
*
gpio: mt7621: Add DT bindings
Sergio Paracuellos
2018-07-09
1
-0
/
+35
*
gpiolib: Join string literals back
Andy Shevchenko
2018-07-09
1
-7
/
+5
*
Merge branch 'ib-aspeed' into devel
Linus Walleij
2018-07-02
2
-58
/
+383
|
\
|
*
gpio: aspeed: Add interfaces for co-processor to grab GPIOs
Benjamin Herrenschmidt
2018-07-02
2
-20
/
+246
|
*
gpio: aspeed: Add command source registers
Benjamin Herrenschmidt
2018-07-02
1
-0
/
+54
|
*
gpio: aspeed: Add "Read Data" register to read the write latch
Benjamin Herrenschmidt
2018-07-02
1
-2
/
+27
|
*
gpio: aspeed: Rework register type accessors
Benjamin Herrenschmidt
2018-07-02
1
-49
/
+69
*
|
gpio: pca953x: suppress interrupts warning when not applicable
Baruch Siach
2018-07-02
1
-1
/
+1
*
|
gpio: syscon: Include the right header
Linus Walleij
2018-07-02
1
-1
/
+1
*
|
gpio: stp-xway: Include the right header
Linus Walleij
2018-07-02
1
-2
/
+1
*
|
gpio: stmpe: Include the right header
Linus Walleij
2018-07-02
1
-1
/
+1
*
|
gpio: sta2x11: Inline regs macro
Linus Walleij
2018-07-02
1
-12
/
+7
*
|
gpio: sta2x11: Use BIT() macro
Linus Walleij
2018-07-02
1
-12
/
+8
*
|
gpio: sta2x11: Include the right header
Linus Walleij
2018-07-02
1
-1
/
+1
*
|
gpio: spear-spics: Include the right header
Linus Walleij
2018-07-02
1
-1
/
+1
*
|
gpio: sch311x: Replace unsigned char with u8
Linus Walleij
2018-07-02
1
-7
/
+7
*
|
gpio: sch311x: Implement open drain support
Linus Walleij
2018-07-02
1
-0
/
+29
*
|
gpio: sch311x: Use RMW to change direction
Linus Walleij
2018-07-02
1
-10
/
+12
*
|
gpio: sch311x: Implement .get_direction()
Linus Walleij
2018-07-02
1
-0
/
+13
*
|
gpio: sch311x: Include the right header
Linus Walleij
2018-07-02
1
-1
/
+1
*
|
gpio: sch: Implement .get_direction()
Linus Walleij
2018-07-02
1
-0
/
+8
*
|
gpio: sch: Include the right header
Linus Walleij
2018-07-02
1
-2
/
+1
*
|
gpio: sa1100: Include the right header
Linus Walleij
2018-07-02
1
-1
/
+1
*
|
gpio: rdc321x: Include the right header
Linus Walleij
2018-07-02
1
-1
/
+1
*
|
gpio: rcar: Include the right header
Linus Walleij
2018-07-02
1
-1
/
+1
*
|
gpio: rc5t583: Include the right header
Linus Walleij
2018-07-02
1
-1
/
+1
*
|
gpio: stp-xway: Implement get callback
Mathias Kresin
2018-07-02
1
-0
/
+15
*
|
gpio: tegra186: Add support for Tegra194
Mikko Perttunen
2018-07-02
1
-0
/
+74
*
|
dt-bindings: tegra186-gpio: Add information for Tegra194
Mikko Perttunen
2018-07-02
1
-0
/
+4
*
|
w1: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
2018-06-26
1
-1
/
+1
*
|
gpio: Add API to explicitly name a consumer
Linus Walleij
2018-06-18
2
-0
/
+20
*
|
gpio: max732x: add error handling for i2c_new_dummy
Zhouyang Jia
2018-06-18
1
-0
/
+12
*
|
gpio: davinci: Do not assume continuous IRQ numbering
Keerthy
2018-06-18
2
-22
/
+44
*
|
gpio: davinci: Shuffle IRQ resource fetching from DT to beginning of probe
Keerthy
2018-06-18
1
-18
/
+11
*
|
gpio-rcar: document R8A77980 bindings
Sergei Shtylyov
2018-06-18
1
-0
/
+1
*
|
gpio: Fix wrong rounding in gpio-menz127
Nadav Amit
2018-06-18
1
-2
/
+2
|
/
*
Linux 4.18-rc1
v4.18-rc1
Linus Torvalds
2018-06-17
1
-2
/
+2
*
Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-16
16
-275
/
+174
|
\
|
*
bsg: fix race of bsg_open and bsg_unregister
Anatoliy Glagolev
2018-06-15
1
-11
/
+11
|
*
block: remov blk_queue_invalidate_tags
Christoph Hellwig
2018-06-15
3
-38
/
+1
|
*
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2018-06-15
11
-224
/
+154
|
|
\
|
|
*
nvme-fabrics: fix and refine state checks in __nvmf_check_ready
Christoph Hellwig
2018-06-15
1
-20
/
+19
|
|
*
nvme-fabrics: handle the admin-only case properly in nvmf_check_ready
Christoph Hellwig
2018-06-15
1
-1
/
+2
|
|
*
nvme-fabrics: refactor queue ready check
Christoph Hellwig
2018-06-15
5
-50
/
+45
[next]