index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-16
gpio: mvebu: Add support for the Armada 7K/8K SoCs
Gregory CLEMENT
1
-71
/
+141
2017-06-16
gpio: mvebu: fix regmap_update_bits usage
Gregory CLEMENT
1
-2
/
+2
2017-06-16
gpio: zynq: Clarify quirk and provide helper function
Soren Brinkmann
1
-6
/
+15
2017-06-16
gpio: merrifield: Remove unused header
Andy Shevchenko
1
-1
/
+0
2017-06-16
gpio: of: Spelling: s/retures/returns/
Geert Uytterhoeven
1
-1
/
+1
2017-05-31
gpio: xra1403: select REGMAP_SPI
Arnd Bergmann
1
-0
/
+1
2017-05-31
gpiolib: remove unused variable
Arnd Bergmann
1
-2
/
+0
2017-05-29
gpio: adp5588: move header file out of I2C realm
Wolfram Sang
2
-2
/
+2
2017-05-29
gpio: ml-ioh: check the return value of irq_alloc_generic_chip()
Bartosz Golaszewski
1
-3
/
+13
2017-05-29
gpio: sta2x11: check the return value of irq_alloc_generic_chip()
Bartosz Golaszewski
1
-2
/
+10
2017-05-29
gpio: pch: check the return value of irq_alloc_generic_chip()
Bartosz Golaszewski
1
-3
/
+12
2017-05-29
gpio: mockup: support irqmask and irqunmask
Bartosz Golaszewski
1
-6
/
+20
2017-05-29
gpio: mockup: be quiet unless something goes wrong
Bartosz Golaszewski
1
-3
/
+0
2017-05-29
gpio: mockup: add prefixes to the direction enum
Bartosz Golaszewski
1
-4
/
+4
2017-05-29
gpio: mockup: fix direction values
Bartosz Golaszewski
1
-2
/
+2
2017-05-29
gpiolib: Re-use bitmap_fill() instead of open coded loop
Andy Shevchenko
1
-3
/
+2
2017-05-29
PNP / ACPI: remove FSF address
Andy Shevchenko
1
-4
/
+0
2017-05-29
PNP / ACPI: join strings back for better maintenance
Andy Shevchenko
1
-9
/
+9
2017-05-29
PNP / ACPI: add support for GpioInt resource type
Jagadish Krishnamoorthy
1
-0
/
+16
2017-05-29
gpio: acpi: Split out acpi_gpio_get_irq_resource() helper
Andy Shevchenko
1
-5
/
+18
2017-05-29
gpio: acpi: Override GPIO initialization flags
Andy Shevchenko
3
-6
/
+67
2017-05-29
gpio: acpi: Factor out acpi_gpio_to_gpiod_flags() helper
Andy Shevchenko
1
-25
/
+36
2017-05-29
gpio: acpi: Synchronize acpi_find_gpio() and acpi_gpio_count()
Andy Shevchenko
1
-0
/
+3
2017-05-29
gpio: acpi: Even more tighten up ACPI GPIO lookups
Andy Shevchenko
1
-35
/
+1
2017-05-29
gpio: acpi: Do sanity check for GpioInt in acpi_find_gpio()
Andy Shevchenko
1
-5
/
+5
2017-05-29
gpio: acpi: Align acpi_find_gpio() with DT version
Andy Shevchenko
1
-2
/
+2
2017-05-29
gpiolib: Export gpiod_configure_flags() to internal users
Andy Shevchenko
2
-1
/
+3
2017-05-29
gpio: arizona: Add support for GPIOs that need to be maintained
Charles Keepax
1
-2
/
+33
2017-05-29
gpio: Add new flags to control sleep status of GPIOs
Charles Keepax
3
-0
/
+16
2017-05-29
gpio: davinci: Handle return value of clk_prepare_enable
Arvind Yadav
1
-2
/
+9
2017-05-29
gpio: mvebu: Select REGMAP_MMIO now that regmap is used
Gregory CLEMENT
1
-0
/
+1
2017-05-23
gpio: xlp: update GPIO_XLP dependency
Jayachandran C
1
-2
/
+3
2017-05-23
gpio: pcf857x: move header file out of I2C realm
Wolfram Sang
1
-1
/
+1
2017-05-23
gpio: max732x: move header file out of I2C realm
Wolfram Sang
1
-1
/
+1
2017-05-23
gpio: mvebu: allow building driver for Armada 7K/8K
Gregory CLEMENT
1
-1
/
+1
2017-05-23
gpio: mvebu: switch to regmap for register access
Thomas Petazzoni
1
-191
/
+245
2017-05-23
gpio: mvebu: sort header include
Gregory CLEMENT
1
-8
/
+8
2017-05-23
Merge branch 'mcp23s08' of /home/linus/linux-pinctrl into devel
Linus Walleij
5
-268
/
+411
2017-05-23
pinctrl: mcp23s08: drop comment about missing irq support
Sebastian Reichel
1
-17
/
+2
2017-05-23
pinctrl: mcp23s08: simplify spi_present_mask handling
Sebastian Reichel
1
-19
/
+10
2017-05-23
pinctrl: mcp23s08: generalize irq property handling
Sebastian Reichel
1
-18
/
+9
2017-05-23
pinctrl: mcp23s08: simplify spi pdata handling
Sebastian Reichel
1
-35
/
+32
2017-05-23
pinctrl: mcp23s08: simplify i2c pdata handling
Sebastian Reichel
1
-19
/
+7
2017-05-23
pinctrl: mcp23s08: switch to devm_gpiochip_add_data
Sebastian Reichel
1
-38
/
+2
2017-05-23
pinctrl: mcp23s08: use managed kzalloc for mcp
Sebastian Reichel
1
-8
/
+2
2017-05-23
pinctrl: mcp23s08: irq mapping is already done
Sebastian Reichel
1
-4
/
+0
2017-05-23
pinctrl: mcp23s08: drop OF_GPIO dependency
Sebastian Reichel
1
-1
/
+0
2017-05-23
pinctrl: mcp23s08: switch to regmap caching
Sebastian Reichel
1
-95
/
+192
2017-05-23
pinctrl: mcp23s08: drop pullup config from pdata
Sebastian Reichel
1
-7
/
+0
2017-05-23
pinctrl: mcp23s08: add pinconf support
Sebastian Reichel
2
-24
/
+176
[next]