index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio-exar/8250-exar: Fix passing in of parent PCI device
Jan Kiszka
2017-06-20
2
-2
/
+3
*
gpio: mockup: use devm_kcalloc() where applicable
Bartosz Golaszewski
2017-06-20
1
-4
/
+4
*
gpio: mockup: add myself as author
Bartosz Golaszewski
2017-06-20
1
-0
/
+2
*
gpio: mockup: improve the error message
Bartosz Golaszewski
2017-06-20
1
-2
/
+3
*
gpio: mockup: don't return magic numbers from probe()
Bartosz Golaszewski
2017-06-20
1
-1
/
+1
*
gpio: mockup: improve readability
Bartosz Golaszewski
2017-06-20
1
-7
/
+13
*
gpio: mockup: refuse to accept an odd number of GPIO ranges
Bartosz Golaszewski
2017-06-20
1
-1
/
+1
*
gpio: mockup: tweak gpio_mockup_event_write()
Bartosz Golaszewski
2017-06-20
1
-11
/
+10
*
gpio: mockup: improve the debugfs input sanitization
Bartosz Golaszewski
2017-06-20
1
-12
/
+7
*
gpio: mvebu: Add support for the Armada 7K/8K SoCs
Gregory CLEMENT
2017-06-16
1
-71
/
+141
*
gpio: mvebu: fix regmap_update_bits usage
Gregory CLEMENT
2017-06-16
1
-2
/
+2
*
gpio: zynq: Clarify quirk and provide helper function
Soren Brinkmann
2017-06-16
1
-6
/
+15
*
MAINTAINERS: gpio: gpio-davinci: Add entry for gpio-davinci driver
Keerthy
2017-06-16
1
-0
/
+7
*
gpio: merrifield: Remove unused header
Andy Shevchenko
2017-06-16
1
-1
/
+0
*
gpio: of: Spelling: s/retures/returns/
Geert Uytterhoeven
2017-06-16
1
-1
/
+1
*
gpio: xra1403: select REGMAP_SPI
Arnd Bergmann
2017-05-31
1
-0
/
+1
*
gpiolib: remove unused variable
Arnd Bergmann
2017-05-31
1
-2
/
+0
*
gpio: adp5588: move header file out of I2C realm
Wolfram Sang
2017-05-29
4
-3
/
+3
*
gpio: ml-ioh: check the return value of irq_alloc_generic_chip()
Bartosz Golaszewski
2017-05-29
1
-3
/
+13
*
gpio: sta2x11: check the return value of irq_alloc_generic_chip()
Bartosz Golaszewski
2017-05-29
1
-2
/
+10
*
gpio: pch: check the return value of irq_alloc_generic_chip()
Bartosz Golaszewski
2017-05-29
1
-3
/
+12
*
gpio: mockup: support irqmask and irqunmask
Bartosz Golaszewski
2017-05-29
1
-6
/
+20
*
gpio: mockup: be quiet unless something goes wrong
Bartosz Golaszewski
2017-05-29
1
-3
/
+0
*
gpio: mockup: add prefixes to the direction enum
Bartosz Golaszewski
2017-05-29
1
-4
/
+4
*
gpio: mockup: fix direction values
Bartosz Golaszewski
2017-05-29
1
-2
/
+2
*
gpiolib: Re-use bitmap_fill() instead of open coded loop
Andy Shevchenko
2017-05-29
1
-3
/
+2
*
PNP / ACPI: remove FSF address
Andy Shevchenko
2017-05-29
1
-4
/
+0
*
PNP / ACPI: join strings back for better maintenance
Andy Shevchenko
2017-05-29
1
-9
/
+9
*
PNP / ACPI: add support for GpioInt resource type
Jagadish Krishnamoorthy
2017-05-29
1
-0
/
+16
*
gpio: acpi: Split out acpi_gpio_get_irq_resource() helper
Andy Shevchenko
2017-05-29
2
-5
/
+25
*
gpio: acpi: Override GPIO initialization flags
Andy Shevchenko
2017-05-29
3
-6
/
+67
*
gpio: acpi: Factor out acpi_gpio_to_gpiod_flags() helper
Andy Shevchenko
2017-05-29
1
-25
/
+36
*
gpio: acpi: Explain how to get GPIO descriptors in ACPI case
Andy Shevchenko
2017-05-29
1
-0
/
+65
*
gpio: acpi: Synchronize acpi_find_gpio() and acpi_gpio_count()
Andy Shevchenko
2017-05-29
1
-0
/
+3
*
gpio: acpi: Even more tighten up ACPI GPIO lookups
Andy Shevchenko
2017-05-29
1
-35
/
+1
*
gpio: acpi: Do sanity check for GpioInt in acpi_find_gpio()
Andy Shevchenko
2017-05-29
1
-5
/
+5
*
gpio: acpi: Align acpi_find_gpio() with DT version
Andy Shevchenko
2017-05-29
1
-2
/
+2
*
gpiolib: Export gpiod_configure_flags() to internal users
Andy Shevchenko
2017-05-29
2
-1
/
+3
*
gpio: of: Add documentation of new sleep standard GPIO specifiers
Charles Keepax
2017-05-29
1
-0
/
+2
*
gpio: arizona: Add support for GPIOs that need to be maintained
Charles Keepax
2017-05-29
1
-2
/
+33
*
gpio: Add new flags to control sleep status of GPIOs
Charles Keepax
2017-05-29
7
-0
/
+26
*
gpio: of: Reflect decoupling of open collector and active low/high
Charles Keepax
2017-05-29
1
-3
/
+4
*
gpio: davinci: Handle return value of clk_prepare_enable
Arvind Yadav
2017-05-29
1
-2
/
+9
*
gpio: mvebu: Select REGMAP_MMIO now that regmap is used
Gregory CLEMENT
2017-05-29
1
-0
/
+1
*
gpio: xlp: update GPIO_XLP dependency
Jayachandran C
2017-05-23
1
-2
/
+3
*
gpio: pcf857x: move header file out of I2C realm
Wolfram Sang
2017-05-23
8
-7
/
+7
*
gpio: max732x: move header file out of I2C realm
Wolfram Sang
2017-05-23
3
-2
/
+2
*
gpio: mvebu: allow building driver for Armada 7K/8K
Gregory CLEMENT
2017-05-23
1
-1
/
+1
*
gpio: mvebu: switch to regmap for register access
Thomas Petazzoni
2017-05-23
1
-191
/
+245
*
gpio: mvebu: sort header include
Gregory CLEMENT
2017-05-23
1
-8
/
+8
[next]