| Commit message (Expand) | Author | Age | Files | Lines |
* | gpio: mcp23s08: move to pinctrl | Sebastian Reichel | 2017-05-23 | 3 | -1065/+0 |
* | Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-05-11 | 5 | -9/+9 |
|\ |
|
| * | Annotate hardware config module parameters in drivers/gpio/ | David Howells | 2017-04-20 | 5 | -9/+9 |
* | | Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-05-05 | 1 | -15/+8 |
|\ \ |
|
| * | | Merge 4.11-rc4 into char-misc-next | Greg Kroah-Hartman | 2017-03-27 | 5 | -35/+78 |
| |\| |
|
| * | | gpiolib: utilize new cdev_device_add helper function | Logan Gunthorpe | 2017-03-21 | 1 | -15/+8 |
* | | | Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2017-05-04 | 45 | -605/+1648 |
|\ \ \ |
|
| * | | | gpio: f7188x: Add a missing break | Dan Carpenter | 2017-04-28 | 1 | -0/+1 |
| * | | | gpio: omap: return error if requested debounce time is not possible | David Rivshin | 2017-04-28 | 1 | -6/+17 |
| * | | | gpio: Add ROHM BD9571MWV-M PMIC GPIO driver | Marek Vasut | 2017-04-28 | 3 | -0/+156 |
| * | | | gpio: gpio-wcove: fix GPIO IRQ status mask | Kuppuswamy Sathyanarayanan | 2017-04-28 | 1 | -2/+4 |
| * | | | gpio: move tca9554 from pcf857x to pca953x | Anders Darander | 2017-04-24 | 3 | -3/+2 |
| * | | | gpio: arizona: Correct check whether the pin is an input | Charles Keepax | 2017-04-24 | 1 | -1/+1 |
| * | | | gpio: gpio-wcove: fix irq pending status bit width | Kuppuswamy Sathyanarayanan | 2017-04-24 | 1 | -1/+1 |
| * | | | gpio: dwapb: use dwapb_read instead of readl_relaxed | Jisheng Zhang | 2017-04-24 | 1 | -1/+1 |
| * | | | gpio: aspeed: Add open-source and open-drain support | Andrew Jeffery | 2017-04-24 | 1 | -0/+4 |
| * | | | gpio: aspeed: Add debounce support | Andrew Jeffery | 2017-04-24 | 1 | -5/+276 |
| * | | | gpio: mvebu: Add limited PWM support | Andrew Lunn | 2017-04-24 | 1 | -12/+315 |
| * | | | gpio: Use unsigned int for interrupt numbers | Thierry Reding | 2017-04-13 | 1 | -3/+3 |
| * | | | gpio: f7188x: Add F71889A GPIO support. | Marty Plummer | 2017-04-07 | 1 | -2/+21 |
| * | | | gpio: core: Decouple open drain/source flag with active low/high | Laxman Dewangan | 2017-04-07 | 2 | -2/+4 |
| * | | | gpio: arizona: Correct handling for reading input GPIOs | Charles Keepax | 2017-04-07 | 1 | -2/+28 |
| * | | | gpio: 104-idi-48: make use of raw_spinlock variants | Julia Cartwright | 2017-03-28 | 1 | -8/+10 |
| * | | | gpio: pci-idio-16: make use of raw_spinlock variants | Julia Cartwright | 2017-03-28 | 1 | -14/+14 |
| * | | | gpio: 104-idio-16: make use of raw_spinlock variants | Julia Cartwright | 2017-03-28 | 1 | -12/+12 |
| * | | | gpio: gpio-reg: add irq mapping for gpio-reg users | Russell King | 2017-03-24 | 1 | -2/+23 |
| * | | | gpio: add generic single-register fixed-direction GPIO driver | Russell King | 2017-03-24 | 3 | -0/+171 |
| * | | | gpio: sa1100: implement get_direction method | Russell King | 2017-03-24 | 1 | -0/+8 |
| * | | | gpio: sa1100: convert to use IO accessors | Russell King | 2017-03-24 | 1 | -75/+124 |
| * | | | gpio: sa1100: use sa11x0_gpio_set_wake() | Russell King | 2017-03-24 | 1 | -7/+12 |
| * | | | gpio: merrifield: Don't use GPIOF_DIR_IN / GPIOF_DIR_OUT | Andy Shevchenko | 2017-03-23 | 1 | -1/+1 |
| * | | | gpio: pca953x: Expand comment for "reset" GPIO in ACPI case | Andy Shevchenko | 2017-03-23 | 1 | -1/+7 |
| * | | | gpio: pca953x: Sort headers alphabetically | Andy Shevchenko | 2017-03-23 | 1 | -6/+7 |
| * | | | gpio: pca953x: Introduce a long awaited ->get_direction() | Andy Shevchenko | 2017-03-23 | 1 | -0/+16 |
| * | | | gpio: mvebu: use BIT macro instead of bit shifting | Ralph Sennhauser | 2017-03-23 | 1 | -16/+17 |
| * | | | gpio: mmio: add support for NI 169445 NAND GPIO | Nathan Sullivan | 2017-03-23 | 1 | -0/+1 |
| * | | | gpio: moxart: Switch to using the FTGPIO010 driver | Linus Walleij | 2017-03-22 | 3 | -94/+1 |
| * | | | gpio: gemini: rename to match Faraday IP | Linus Walleij | 2017-03-22 | 3 | -37/+44 |
| * | | | gpio: mvebu: let the compiler inline | Ralph Sennhauser | 2017-03-16 | 1 | -11/+7 |
| * | | | gpio: mvebu: extra whitespace fixes | Ralph Sennhauser | 2017-03-16 | 1 | -7/+6 |
| * | | | gpio: mvebu: checkpatch: whitespace fixes | Ralph Sennhauser | 2017-03-16 | 1 | -0/+1 |
| * | | | gpio: mvebu: checkpatch: unsigned int fixes | Ralph Sennhauser | 2017-03-16 | 1 | -6/+7 |
| * | | | gpio: mvebu: start multiline block comments with blank line | Ralph Sennhauser | 2017-03-16 | 1 | -2/+4 |
| * | | | gpio: mvebu: checkpatch: block comment fixes | Ralph Sennhauser | 2017-03-16 | 1 | -8/+16 |
| * | | | gpio: acpi: Ignore -EPROBE_DEFER for unselected gpioints | Hans de Goede | 2017-03-16 | 1 | -7/+11 |
| * | | | gpio: of: Don't return 0 on dt_gpio_count() | Andy Shevchenko | 2017-03-16 | 1 | -2/+2 |
| * | | | gpio: acpi: Don't return 0 on acpi_gpio_count() | Andy Shevchenko | 2017-03-16 | 1 | -2/+2 |
| * | | | gpio: xlp: Update for ARCH_THUNDER2 | Jayachandran C | 2017-03-16 | 2 | -1/+2 |
| * | | | gpio: zx: make use of raw_spinlock variants | Julia Cartwright | 2017-03-16 | 1 | -12/+12 |
| * | | | gpio: ws16c48: make use of raw_spinlock variants | Julia Cartwright | 2017-03-16 | 1 | -23/+23 |