index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-01
gpio: 104-dio-48e: Add support for GPIO names
William Breathitt Gray
1
-1
/
+22
2017-02-01
gpio: ws16c48: Remove unnecessary driver_data set
William Breathitt Gray
1
-2
/
+0
2017-02-01
gpio: gpio-mm: Remove unnecessary driver_data set
William Breathitt Gray
1
-2
/
+0
2017-02-01
gpio: 104-idio-16: Remove unnecessary driver_data set
William Breathitt Gray
1
-2
/
+0
2017-02-01
gpio: 104-idi-48: Remove unnecessary driver_data set
William Breathitt Gray
1
-2
/
+0
2017-02-01
gpio: 104-dio-48e: Remove unnecessary driver_data set
William Breathitt Gray
1
-2
/
+0
2017-01-31
gpiolib: Fix a WARN_ON that can never trigger
Christophe JAILLET
1
-2
/
+1
2017-01-30
gpio: mcp23s08: use regmap
Sebastian Reichel
1
-190
/
+130
2017-01-30
Merge tag 'v4.10-rc6' into devel
Linus Walleij
2
-11
/
+11
2017-01-26
gpio: ws16c48: Utilize devm_ functions in driver probe callback
William Breathitt Gray
1
-23
/
+5
2017-01-26
gpio: gpio-mm: Utilize devm_ functions in driver probe callback
William Breathitt Gray
1
-11
/
+1
2017-01-26
gpio: 104-idio-16: Utilize devm_ functions in driver probe callback
William Breathitt Gray
1
-22
/
+5
2017-01-26
gpio: 104-idi-48: Utilize devm_ functions in driver probe callback
William Breathitt Gray
1
-23
/
+5
2017-01-26
gpio: 104-dio-48e: Utilize devm_ functions in driver probe callback
William Breathitt Gray
1
-22
/
+5
2017-01-26
Merge branch 'ib-pinctrl-genprops' of /home/linus/linux-pinctrl into devel
Linus Walleij
18
-114
/
+211
2017-01-26
Merge branch 'ib-pinctrl-genprops' into devel
Linus Walleij
18
-114
/
+211
2017-01-26
pinctrl / gpio: Introduce .set_config() callback for GPIO chips
Mika Westerberg
18
-114
/
+211
2017-01-26
gpio: aspeed: Add banks Y, Z, AA, AB and AC
Andrew Jeffery
1
-14
/
+160
2017-01-26
gpio: aspeed: Make bank names strings
Joel Stanley
1
-7
/
+7
2017-01-26
gpio: exar: add gpio for exar cards
Sudip Mukherjee
3
-0
/
+208
2017-01-26
gpio: ws16c48: Add set_multiple callback function support
William Breathitt Gray
1
-0
/
+41
2017-01-26
gpio: gpio-mm: Add set_multiple callback function support
William Breathitt Gray
1
-0
/
+39
2017-01-26
gpio: 104-idio-16: Add set_multiple callback function support
William Breathitt Gray
1
-0
/
+20
2017-01-26
gpio: 104-dio-48e: Add set_multiple callback function support
William Breathitt Gray
1
-0
/
+39
2017-01-26
Merge branch 'ib-gpiod-flags' into devel
Linus Walleij
2
-7
/
+26
2017-01-26
gpio: Add a driver for Cortina Systems Gemini GPIO
Linus Walleij
3
-0
/
+246
2017-01-26
gpio: davinci: Remove custom .xlate
Keerthy
1
-22
/
+0
2017-01-26
gpio: davinci: Add support for multiple GPIO controllers
Keerthy
1
-1
/
+3
2017-01-26
gpio: davinci: Redesign driver to accommodate ngpios in one gpio chip
Keerthy
1
-54
/
+73
2017-01-26
gpio: davinci: Remove gpio2regs function
Keerthy
1
-24
/
+11
2017-01-26
gpio: intel-mid: Fix build warning when !CONFIG_PM
Augusto Mecking Caringi
1
-1
/
+1
2017-01-26
gpio: Pass GPIO label down to gpiod_request
Alexander Stein
2
-4
/
+6
2017-01-26
gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO
Andy Shevchenko
2
-6
/
+23
2017-01-19
gpio: provide lockdep keys for nested/unnested irqchips
Linus Walleij
1
-9
/
+9
2017-01-11
gpio: mvebu: fix warning when building on 64-bit
Russell King
1
-1
/
+1
2017-01-11
gpio: pca953x: Add optional reset gpio control
Steve Longerbeam
1
-0
/
+9
2017-01-11
gpio: Remove impossible checks on container_of() result
Stephen Boyd
1
-3
/
+1
2017-01-11
gpiolib: Update documentation of struct acpi_gpio_info
Andy Shevchenko
2
-4
/
+4
2017-01-11
gpiolib: Switch to for_each_set_bit()
Andy Shevchenko
1
-12
/
+6
2017-01-11
gpio: davinci: Remove redundant members davinci_gpio_controller stuct
Keerthy
1
-3
/
+0
2017-01-09
gpio: devres: Use global array of gpio suffixes
Andy Shevchenko
1
-4
/
+5
2016-12-30
gpio: of: Add support for multiple GPIOs in a single GPIO hog
Geert Uytterhoeven
1
-11
/
+20
2016-12-30
gpio: update my email address
John Crispin
3
-3
/
+3
2016-12-30
gpio: Move freeing of GPIO hogs before numbing of the device
Geert Uytterhoeven
1
-1
/
+1
2016-12-30
gpio: mxs: remove __init annotation
Arnd Bergmann
1
-1
/
+1
2016-12-28
gpio: mockup: coding style fixes
Bartosz Golaszewski
1
-7
/
+4
2016-12-28
gpio: mockup: dynamically allocate memory for chip name
Bartosz Golaszewski
1
-3
/
+7
2016-12-28
gpio: mockup: make pins_name_start static
Bartosz Golaszewski
1
-1
/
+1
2016-12-28
gpio: rcar: Fine-grained Runtime PM support
Geert Uytterhoeven
1
-4
/
+16
2016-12-28
gpio: rcar: set IRQ chip parent_device
Niklas Söderlund
1
-0
/
+1
[prev]
[next]