index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-23
gpio: of: factor out common code to a new helper function
Masahiro Yamada
1
-19
/
+18
2016-06-23
gpio: of: remove of_gpiochip_and_xlate() and struct gg_data
Masahiro Yamada
1
-46
/
+35
2016-06-23
gpio: of: move chip->of_gpio_n_cells checking to of_gpiochip_add()
Masahiro Yamada
1
-1
/
+4
2016-06-23
gpio: of: drop needless gpio_chip look-up in of_parse_own_gpio()
Masahiro Yamada
1
-19
/
+20
2016-06-23
gpio: of: optimize "gpios" property parsing of of_parse_own_gpio()
Masahiro Yamada
1
-7
/
+5
2016-06-23
gpio: convince line to become input in irq helper
Linus Walleij
1
-0
/
+19
2016-06-18
gpiolib: make lineevent_irq_thread static
Ben Dooks
1
-1
/
+1
2016-06-18
gpio: make the iterator point to last handle
Linus Walleij
1
-0
/
+2
2016-06-16
gpiolib: avoid uninitialized data in gpio kfifo
Arnd Bergmann
1
-0
/
+2
2016-06-15
tools/gpio: add the gpio-event-mon tool
Linus Walleij
2
-2
/
+195
2016-06-15
gpio: userspace ABI for reading GPIO line events
Linus Walleij
2
-5
/
+347
2016-06-15
tools/gpio: add the gpio-hammer tool
Linus Walleij
2
-2
/
+192
2016-06-15
gpio: userspace ABI for reading/writing GPIO lines
Linus Walleij
2
-3
/
+251
2016-06-15
gpio: pca953x: enable driver on Intel Edison
Andy Shevchenko
1
-0
/
+2
2016-06-15
gpio: acpi: add _DEP support for Acer One 10
Rui Zhang
1
-0
/
+1
2016-06-14
gpio: f7188x: Implement get_direction.
plr.vincent@gmail.com
1
-0
/
+22
2016-06-14
gpio: Only descend into gpio directory when CONFIG_GPIOLIB is set
Andrew F. Davis
1
-1
/
+1
2016-06-13
gpio: Fix paths to GPIO driver source files
Andrew Jeffery
1
-6
/
+7
2016-06-13
gpio: pca953x: Fix NBANK calculation for PCA9536
Vignesh R
1
-1
/
+1
2016-06-08
gpio: mmio: add MyBook Live GPIO support
Christian Lamparter
1
-0
/
+4
2016-06-08
gpio: mmio: add DT support for memory-mapped GPIOs
Álvaro Fernández Rojas
1
-2
/
+45
2016-06-08
gpio: lpc18xx: convert GPIO_LPC18XX from bool to tristate
Paul Gortmaker
1
-1
/
+1
2016-06-08
gpio: Add ACPI support for XLP GPIO controller
Kamlakant Patel
1
-7
/
+29
2016-06-08
gpio: xlp: Fix vulcan IRQ descriptor allocation
Kamlakant Patel
1
-7
/
+9
2016-06-08
gpio: clps711x: Remove board support
Alexander Shiyan
1
-2
/
+6
2016-06-08
gpio: syscon: Change the compatibility string
Alexander Shiyan
2
-4
/
+4
2016-06-08
gpio: clps711x: Change the compatibility string
Alexander Shiyan
2
-3
/
+3
2016-06-08
gpio: xilinx: Add support to set multiple GPIO at once
Iban Rodriguez
1
-0
/
+48
2016-06-08
gpio: pca953x: enfore type for i2c_smbus_write_word_data()
Andy Shevchenko
1
-3
/
+6
2016-06-08
microblaze: remove ARCH_WANT_OPTIONAL_GPIOLIB
Linus Walleij
1
-1
/
+0
2016-06-08
ia64: remove ARCH_WANT_OPTIONAL_GPIOLIB
Linus Walleij
1
-1
/
+0
2016-06-08
unicore: do away with ARCH_REQUIRE_GPIOLIB
Linus Walleij
1
-1
/
+1
2016-06-08
sh: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
Linus Walleij
4
-23
/
+13
2016-06-08
powerpc: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
Linus Walleij
9
-18
/
+12
2016-06-08
openrisc: do away with ARCH_REQUIRE_GPIOLIB
Linus Walleij
1
-1
/
+1
2016-06-07
pinctrl: xway: use devm_gpiochip_add_data()
Linus Walleij
1
-3
/
+2
2016-06-07
gpio: pca953x: remove redundant assignments
Andy Shevchenko
1
-6
/
+3
2016-06-07
hexagon: update TODO list
Linus Walleij
1
-2
/
+1
2016-06-07
gpio: pcf857x: restore the initial line state of all pcf lines
Kishon Vijay Abraham I
1
-0
/
+9
2016-06-07
gpio: remove redundant owner assignments of drivers
Masahiro Yamada
12
-12
/
+0
2016-06-07
gpio: of: add missing of_node_put() to of_gpiochip_add_pin_range()
Masahiro Yamada
1
-0
/
+1
2016-06-07
gpio: max77620: use the new open drain callback
Laxman Dewangan
1
-0
/
+23
2016-06-07
gpio: max77620: Configure interrupt trigger level
Laxman Dewangan
1
-8
/
+59
2016-06-07
gpio: stmpe: implement .get_direction()
Linus Walleij
1
-0
/
+17
2016-06-07
gpio: pca953x: Add support for TI PCA9536
Vignesh R
2
-0
/
+2
2016-06-07
gpio: max77620: add gpio driver for MAX77620/MAX20024
Laxman Dewangan
3
-0
/
+248
2016-06-07
gpio: add DT binding doc for gpio of PMIC max77620/max20024
Laxman Dewangan
1
-0
/
+25
2016-06-06
Linux 4.7-rc2
v4.7-rc2
Linus Torvalds
1
-1
/
+1
2016-06-05
Merge branch 'parisc-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-18
/
+29
2016-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
5
-7
/
+17
[next]