index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-16
gpio: max77620: add compatible string to device id list
Venkat Reddy Talla
1
-0
/
+1
2016-11-16
gpio: Remove GPIO_DEVRES option
Keno Fischer
2
-5
/
+1
2016-11-15
gpio: intel-mid: use builtin_pci_driver
Geliang Tang
1
-6
/
+1
2016-11-15
gpio: tc3589x: fix up .get_direction()
Linus Walleij
1
-1
/
+1
2016-11-15
gpio: tag line labels used for interrupts
Linus Walleij
1
-2
/
+18
2016-11-15
gpio: clamp values on gpio[d]_direction_output()
Linus Walleij
1
-5
/
+8
2016-11-15
gpio: do not double-check direction on sleeping chips
Linus Walleij
1
-2
/
+5
2016-11-13
gpio: htc-egpio: read output value from cache
Linus Walleij
1
-4
/
+8
2016-11-12
gpio: htc-egpio: add .get_direction() support
Linus Walleij
1
-0
/
+10
2016-11-09
ACPI / gpio: avoid warning for gpio hogging code
Arnd Bergmann
1
-4
/
+4
2016-11-09
gpio: davinci: Use unique labels for each gpio chip
Axel Haslam
1
-1
/
+6
2016-11-08
gpio: pca953x: Move memcpy into mutex lock for set multiple
Phil Reid
1
-2
/
+1
2016-11-08
gpio: pca953x: Fix corruption of other gpios in set_multiple.
Phil Reid
1
-0
/
+1
2016-11-04
gpio: htc-egpio: Make it explicitly non-modular
Paul Gortmaker
1
-30
/
+2
2016-11-01
gpio/mvebu: Use irq_domain_add_linear
Jason Gunthorpe
1
-49
/
+43
2016-10-31
gpio: of: fix GPIO drivers with multiple gpio_chip for a single node
Masahiro Yamada
1
-5
/
+9
2016-10-31
gpio: GPIO_GET_LINE{HANDLE,EVENT}_IOCTL: Fix file descriptor leak
Lars-Peter Clausen
1
-12
/
+45
2016-10-31
gpio: of: add missing of_node_put() in of_gpiochip_scan_gpios()
Wei Yongjun
1
-1
/
+3
2016-10-31
ACPI / gpio: make acpi_gpiochip_parse_own_gpio static
Wei Yongjun
1
-3
/
+3
2016-10-31
ACPI / gpio: add missing fwnode_handle_put() in acpi_gpiochip_scan_gpios()
Wei Yongjun
1
-0
/
+1
2016-10-26
mfd: tps65218: Remove redundant read wrapper
Keerthy
1
-1
/
+2
2016-10-25
gpio: gpiolib-devprop: Check chip->parent pointer before dereferencing
Thor Thayer
1
-0
/
+5
2016-10-25
gpio: altera-a10sr: Drop unnecessary gpiochip_remove
Wei Yongjun
1
-10
/
+0
2016-10-24
Merge branch 'ib-sx150x' of /home/linus/linux-pinctrl into devel
Linus Walleij
3
-801
/
+5
2016-10-24
gpio: mxs: fix duplicate level interrupts
Sascha Hauer
1
-9
/
+29
2016-10-24
gpio: mxs: use enable/disable regs to (un)mask irqs
Sascha Hauer
1
-3
/
+4
2016-10-24
ACPI / gpio: Add support for naming GPIOs
Mika Westerberg
1
-0
/
+3
2016-10-24
gpio: Rework of_gpiochip_set_names() to use device property accessors
Mika Westerberg
4
-46
/
+66
2016-10-24
ACPI / gpio: Add hogging support
Mika Westerberg
1
-0
/
+71
2016-10-24
ACPI / gpio: Allow holes in list of GPIOs for a device
Mika Westerberg
1
-11
/
+21
2016-10-24
gpio: pca953x: Add MAX7318 compatible
Marek Vasut
1
-0
/
+2
2016-10-24
gpio: ts4900: Add hardware dependencies
Jean Delvare
1
-0
/
+1
2016-10-24
gpio: altera-a10sr: Add A10 System Resource Chip GPIO support.
Thor Thayer
3
-0
/
+149
2016-10-24
gpio: merrifield: set default handler to be handle_bad_irq()
Andy Shevchenko
1
-1
/
+1
2016-10-24
gpio: max77620: Remove unused fields from struct max77620_gpio
Axel Lin
1
-8
/
+2
2016-10-24
pinctrl: Add SX150X GPIO Extender Pinctrl Driver
Neil Armstrong
3
-801
/
+5
2016-10-24
gpio: mpc8xxx: Correct irq handler function
Liu Gang
1
-1
/
+1
2016-10-24
gpio: ath79: Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2016-10-21
gpio: ts4800: Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2016-10-21
gpio: GPIO_GET_LINEEVENT_IOCTL: Reject invalid line and event flags
Lars-Peter Clausen
1
-0
/
+11
2016-10-21
gpio: GPIO_GET_LINEHANDLE_IOCTL: Reject invalid line flags
Lars-Peter Clausen
1
-0
/
+13
2016-10-21
gpio: GPIOHANDLE_GET_LINE_VALUES_IOCTL: Fix information leak
Lars-Peter Clausen
1
-0
/
+2
2016-10-21
gpio: GPIO_GET_LINEEVENT_IOCTL: Validate line offset
Lars-Peter Clausen
1
-0
/
+5
2016-10-21
gpio: GPIOHANDLE_GET_LINE_VALUES_IOCTL: Fix information leak
Lars-Peter Clausen
1
-0
/
+2
2016-10-21
gpio: GPIO_GET_LINEHANDLE_IOCTL: Validate line offset
Lars-Peter Clausen
1
-0
/
+5
2016-10-21
gpio: GPIO_GET_CHIPINFO_IOCTL: Fix information leak
Lars-Peter Clausen
1
-0
/
+2
2016-10-21
gpio: GPIO_GET_CHIPINFO_IOCTL: Fix line offset validation
Lars-Peter Clausen
1
-1
/
+1
2016-10-20
gpio / ACPI: fix returned error from acpi_dev_gpio_irq_get()
David Arcari
1
-2
/
+5
2016-10-20
gpio: mockup: add sysfs dependency
Arnd Bergmann
1
-1
/
+1
2016-10-20
gpio: stmpe: || vs && typo
Dan Carpenter
1
-1
/
+1
[prev]
[next]