summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2016-11-13gpio: htc-egpio: read output value from cacheLinus Walleij
2016-11-12gpio: htc-egpio: add .get_direction() supportLinus Walleij
2016-11-09ACPI / gpio: avoid warning for gpio hogging codeArnd Bergmann
2016-11-09gpio: davinci: Use unique labels for each gpio chipAxel Haslam
2016-11-08gpio: pca953x: Move memcpy into mutex lock for set multiplePhil Reid
2016-11-08gpio: pca953x: Fix corruption of other gpios in set_multiple.Phil Reid
2016-11-04gpio: htc-egpio: Make it explicitly non-modularPaul Gortmaker
2016-11-01gpio/mvebu: Use irq_domain_add_linearJason Gunthorpe
2016-10-31gpio: of: fix GPIO drivers with multiple gpio_chip for a single nodeMasahiro Yamada
2016-10-31gpio: GPIO_GET_LINE{HANDLE,EVENT}_IOCTL: Fix file descriptor leakLars-Peter Clausen
2016-10-31gpio: of: add missing of_node_put() in of_gpiochip_scan_gpios()Wei Yongjun
2016-10-31ACPI / gpio: make acpi_gpiochip_parse_own_gpio staticWei Yongjun
2016-10-31ACPI / gpio: add missing fwnode_handle_put() in acpi_gpiochip_scan_gpios()Wei Yongjun
2016-10-26mfd: tps65218: Remove redundant read wrapperKeerthy
2016-10-25gpio: gpiolib-devprop: Check chip->parent pointer before dereferencingThor Thayer
2016-10-25gpio: altera-a10sr: Drop unnecessary gpiochip_removeWei Yongjun
2016-10-24Merge branch 'ib-sx150x' of /home/linus/linux-pinctrl into develLinus Walleij
2016-10-24gpio: mxs: fix duplicate level interruptsSascha Hauer
2016-10-24gpio: mxs: use enable/disable regs to (un)mask irqsSascha Hauer
2016-10-24ACPI / gpio: Add support for naming GPIOsMika Westerberg
2016-10-24gpio: Rework of_gpiochip_set_names() to use device property accessorsMika Westerberg
2016-10-24ACPI / gpio: Add hogging supportMika Westerberg
2016-10-24ACPI / gpio: Allow holes in list of GPIOs for a deviceMika Westerberg
2016-10-24gpio: pca953x: Add MAX7318 compatibleMarek Vasut
2016-10-24gpio: ts4900: Add hardware dependenciesJean Delvare
2016-10-24gpio: altera-a10sr: Add A10 System Resource Chip GPIO support.Thor Thayer
2016-10-24gpio: merrifield: set default handler to be handle_bad_irq()Andy Shevchenko
2016-10-24gpio: max77620: Remove unused fields from struct max77620_gpioAxel Lin
2016-10-24pinctrl: Add SX150X GPIO Extender Pinctrl DriverNeil Armstrong
2016-10-24gpio: mpc8xxx: Correct irq handler functionLiu Gang
2016-10-24gpio: ath79: Fix module autoloadJavier Martinez Canillas
2016-10-21gpio: ts4800: Fix module autoloadJavier Martinez Canillas
2016-10-21gpio: GPIO_GET_LINEEVENT_IOCTL: Reject invalid line and event flagsLars-Peter Clausen
2016-10-21gpio: GPIO_GET_LINEHANDLE_IOCTL: Reject invalid line flagsLars-Peter Clausen
2016-10-21gpio: GPIOHANDLE_GET_LINE_VALUES_IOCTL: Fix information leakLars-Peter Clausen
2016-10-21gpio: GPIO_GET_LINEEVENT_IOCTL: Validate line offsetLars-Peter Clausen
2016-10-21gpio: GPIOHANDLE_GET_LINE_VALUES_IOCTL: Fix information leakLars-Peter Clausen
2016-10-21gpio: GPIO_GET_LINEHANDLE_IOCTL: Validate line offsetLars-Peter Clausen
2016-10-21gpio: GPIO_GET_CHIPINFO_IOCTL: Fix information leakLars-Peter Clausen
2016-10-21gpio: GPIO_GET_CHIPINFO_IOCTL: Fix line offset validationLars-Peter Clausen
2016-10-20gpio / ACPI: fix returned error from acpi_dev_gpio_irq_get()David Arcari
2016-10-20gpio: mockup: add sysfs dependencyArnd Bergmann
2016-10-20gpio: stmpe: || vs && typoDan Carpenter
2016-10-20gpio: mxs: Unmap region obtained by of_iomapArvind Yadav
2016-10-11gpio: pca953x: add a comment explaining the need for a lockdep subclassBartosz Golaszewski
2016-10-07Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2016-10-05Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-10-03gpio: add missing static inlineLinus Walleij
2016-10-03gpio: OF: localize some gpiochip init functionsLinus Walleij
2016-10-03gpio: acpi: separation of concernsLinus Walleij