Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
c074170e65995706be78e8c57ed2017c638d5464
/
drivers
/
gpio
2cd29f2
gpio:mcp23s08 Fixed missing interrupts
by Robert Middleton
· 8 years ago
f759921
gpio: altera: Use handle_level_irq when configured as a level_high
by Phil Reid
· 8 years ago
b115beb
gpio: xgene: mark PM functions as __maybe_unused
by Arnd Bergmann
· 8 years ago
fa6256d
gpio: mockup: return -EFAULT if copy_from_user() fails
by Dan Carpenter
· 8 years ago
9ce9f79
gpio: altera-a10sr: Set gpio_chip parent property
by Thor Thayer
· 8 years ago
1ec5c18
Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 8 years ago
deab2b0
gpio: pci-idio-16: Fix PCI BAR index
by William Breathitt Gray
· 8 years ago
fd254a2
gpio: pci-idio-16: Fix PCI device ID code
by William Breathitt Gray
· 8 years ago
9202ba2
gpio: mockup: implement event injecting over debugfs
by Bartosz Golaszewski
· 8 years ago
e2ff740
gpio: mockup: add a dummy irqchip
by Bartosz Golaszewski
· 8 years ago
8a68ea0
gpio: mockup: implement naming the lines
by Bartosz Golaszewski
· 8 years ago
e4ba07b
gpio: mockup: code shrink
by Bartosz Golaszewski
· 8 years ago
ca409160
gpio: mockup: readability tweaks
by Bartosz Golaszewski
· 8 years ago
02e74fc
gpio: Add GPIO support for the ACCES PCI-IDIO-16
by William Breathitt Gray
· 8 years ago
e4df1ebdf
Merge branch 'ib-gpiod-flags' into devel
by Linus Walleij
· 8 years ago
619e96f
gpio: aspeed: Remove dependence on GPIOF_* macros
by Andrew Jeffery
· 8 years ago
537b94d
gpio: Add the devm_fwnode_get_index_gpiod_from_child() helper
by Boris Brezillon
· 8 years ago
4b09479
gpio: Rename devm_get_gpiod_from_child()
by Boris Brezillon
· 8 years ago
e8e1a5b
gpio: mcp23s08: Select REGMAP/REGMAP_I2C to fix build error
by Axel Lin
· 8 years ago
5238f60
gpio: ws16c48: Add support for GPIO names
by William Breathitt Gray
· 8 years ago
210b4bd
gpio: gpio-mm: Add support for GPIO names
by William Breathitt Gray
· 8 years ago
e0af4b5
gpio: 104-idio-16: Add support for GPIO names
by William Breathitt Gray
· 8 years ago
a71dc25
gpio: 104-idi-48: Add support for GPIO names
by William Breathitt Gray
· 8 years ago
7bdba73
gpio: 104-dio-48e: Add support for GPIO names
by William Breathitt Gray
· 8 years ago
9e1b487
gpio: ws16c48: Remove unnecessary driver_data set
by William Breathitt Gray
· 8 years ago
232a448
gpio: gpio-mm: Remove unnecessary driver_data set
by William Breathitt Gray
· 8 years ago
c74f04d
gpio: 104-idio-16: Remove unnecessary driver_data set
by William Breathitt Gray
· 8 years ago
b4e73ed
gpio: 104-idi-48: Remove unnecessary driver_data set
by William Breathitt Gray
· 8 years ago
3547f14
gpio: 104-dio-48e: Remove unnecessary driver_data set
by William Breathitt Gray
· 8 years ago
3988d66
gpiolib: Fix a WARN_ON that can never trigger
by Christophe JAILLET
· 8 years ago
3d84fdb
gpio: mcp23s08: use regmap
by Sebastian Reichel
· 8 years ago
7f36f5d
Merge tag 'v4.10-rc6' into devel
by Linus Walleij
· 8 years ago
b4cad1b
gpio: ws16c48: Utilize devm_ functions in driver probe callback
by William Breathitt Gray
· 8 years ago
2141b0a
gpio: gpio-mm: Utilize devm_ functions in driver probe callback
by William Breathitt Gray
· 8 years ago
837143d
gpio: 104-idio-16: Utilize devm_ functions in driver probe callback
by William Breathitt Gray
· 8 years ago
e43fee6
gpio: 104-idi-48: Utilize devm_ functions in driver probe callback
by William Breathitt Gray
· 8 years ago
00de1a5
gpio: 104-dio-48e: Utilize devm_ functions in driver probe callback
by William Breathitt Gray
· 8 years ago
283a981
Merge branch 'ib-pinctrl-genprops' of /home/linus/linux-pinctrl into devel
by Linus Walleij
· 8 years ago
27a2873
Merge branch 'ib-pinctrl-genprops' into devel
by Linus Walleij
· 8 years ago
2956b5d
pinctrl / gpio: Introduce .set_config() callback for GPIO chips
by Mika Westerberg
· 8 years ago
1736f75
gpio: aspeed: Add banks Y, Z, AA, AB and AC
by Andrew Jeffery
· 8 years ago
7153f8e
gpio: aspeed: Make bank names strings
by Joel Stanley
· 8 years ago
6596e59e6
gpio: exar: add gpio for exar cards
by Sudip Mukherjee
· 8 years ago
99c8ac9
gpio: ws16c48: Add set_multiple callback function support
by William Breathitt Gray
· 8 years ago
65502a1
gpio: gpio-mm: Add set_multiple callback function support
by William Breathitt Gray
· 8 years ago
9d7ae81
gpio: 104-idio-16: Add set_multiple callback function support
by William Breathitt Gray
· 8 years ago
be18320
gpio: 104-dio-48e: Add set_multiple callback function support
by William Breathitt Gray
· 8 years ago
8c541b1
Merge branch 'ib-gpiod-flags' into devel
by Linus Walleij
· 8 years ago
49cec4d
gpio: Add a driver for Cortina Systems Gemini GPIO
by Linus Walleij
· 8 years ago
035a86b
gpio: davinci: Remove custom .xlate
by Keerthy
· 8 years ago
8e11047
gpio: davinci: Add support for multiple GPIO controllers
by Keerthy
· 8 years ago
b5cf3fd
gpio: davinci: Redesign driver to accommodate ngpios in one gpio chip
by Keerthy
· 8 years ago
8f7cf8c
gpio: davinci: Remove gpio2regs function
by Keerthy
· 8 years ago
fbc2a29
gpio: intel-mid: Fix build warning when !CONFIG_PM
by Augusto Mecking Caringi
· 8 years ago
b2987d7
gpio: Pass GPIO label down to gpiod_request
by Alexander Stein
· 8 years ago
a264d10
gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO
by Andy Shevchenko
· 8 years ago
739e6f5
gpio: provide lockdep keys for nested/unnested irqchips
by Linus Walleij
· 8 years ago
f0d5046
gpio: mvebu: fix warning when building on 64-bit
by Russell King
· 8 years ago
054ccde
gpio: pca953x: Add optional reset gpio control
by Steve Longerbeam
· 8 years ago
fb50574
gpio: Remove impossible checks on container_of() result
by Stephen Boyd
· 8 years ago
e567c35
gpiolib: Update documentation of struct acpi_gpio_info
by Andy Shevchenko
· 8 years ago
5e4e6fb
gpiolib: Switch to for_each_set_bit()
by Andy Shevchenko
· 8 years ago
bb5b067
gpio: davinci: Remove redundant members davinci_gpio_controller stuct
by Keerthy
· 8 years ago
200d017
gpio: devres: Use global array of gpio suffixes
by Andy Shevchenko
· 8 years ago
a79fead
gpio: of: Add support for multiple GPIOs in a single GPIO hog
by Geert Uytterhoeven
· 8 years ago
baddc7c
gpio: update my email address
by John Crispin
· 8 years ago
5018ada
gpio: Move freeing of GPIO hogs before numbing of the device
by Geert Uytterhoeven
· 8 years ago
abc8d58
gpio: mxs: remove __init annotation
by Arnd Bergmann
· 8 years ago
364ac45
gpio: mockup: coding style fixes
by Bartosz Golaszewski
· 8 years ago
ad6d800
gpio: mockup: dynamically allocate memory for chip name
by Bartosz Golaszewski
· 8 years ago
e53c602
gpio: mockup: make pins_name_start static
by Bartosz Golaszewski
· 8 years ago
2d65472
gpio: rcar: Fine-grained Runtime PM support
by Geert Uytterhoeven
· 8 years ago
47bd38a
gpio: rcar: set IRQ chip parent_device
by Niklas Söderlund
· 8 years ago
ac5a28b
Merge tag 'mfd-for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 8 years ago
061ad50
Merge tag 'gpio-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 8 years ago
acf1fcf
Merge branch 'thread-irq-simpler' into devel
by Linus Walleij
· 8 years ago
eb485c7
Merge branch 'pl061' into devel
by Linus Walleij
· 8 years ago
46a5c11
gpio: merrifield: Implement gpio_get_direction callback
by Andy Shevchenko
· 8 years ago
e7a718f
gpio: merrifield: Add support for hardware debouncer
by Andy Shevchenko
· 8 years ago
f4e81c5
gpio: chardev: Return error for seek operations
by Lars-Peter Clausen
· 8 years ago
975aceb
gpio: arizona: Tidy up probe error path
by Charles Keepax
· 8 years ago
a3ee78e
gpio: arizona: Remove pointless set of platform drvdata
by Charles Keepax
· 8 years ago
6da7b0d
gpio: pl061: delete platform data handling
by Linus Walleij
· 8 years ago
562b488
gpio: pl061: move platform data into driver
by Linus Walleij
· 8 years ago
2796325
gpio: pl061: rename variable from chip to pl061
by Linus Walleij
· 8 years ago
538f76c
gpio: pl061: rename state container struct
by Linus Walleij
· 8 years ago
9c18be8
gpio: pl061: use local state for parent IRQ storage
by Linus Walleij
· 8 years ago
35ca3f6
gpio: set explicit nesting on drivers
by Linus Walleij
· 8 years ago
d245b3f
gpio: simplify adding threaded interrupts
by Linus Walleij
· 8 years ago
df950da
gpio: vf610: use builtin_platform_driver
by Geliang Tang
· 8 years ago
1d2b2ac
gpio: axp209: use correct register for GPIO input status
by Quentin Schulz
· 8 years ago
1516c63
gpio: stmpe: fix interrupt handling bug
by Linus Walleij
· 8 years ago
22eaf13
gpio: em: depnd on ARCH_SHMOBILE
by Peter Robinson
· 8 years ago
752fda8
gpio: zx: depend on ARCH_ZX
by Peter Robinson
· 8 years ago
72aba2e
gpio: x86: update config dependencies for x86 specific hardware
by Peter Robinson
· 8 years ago
d65aa4b
gpio: mb86s7x: use builtin_platform_driver
by Geliang Tang
· 8 years ago
6f1bd54
gpio: etraxfs: use builtin_platform_driver
by Geliang Tang
· 8 years ago
3107d57
gpio: max77620: add compatible string to device id list
by Venkat Reddy Talla
· 8 years ago
f9c22ec
gpio: Remove GPIO_DEVRES option
by Keno Fischer
· 8 years ago
5261bee
gpio: intel-mid: use builtin_pci_driver
by Geliang Tang
· 8 years ago
Next »