index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-16
gpio: zynq: Clarify quirk and provide helper function
Soren Brinkmann
1
-6
/
+15
2017-06-16
MAINTAINERS: gpio: gpio-davinci: Add entry for gpio-davinci driver
Keerthy
1
-0
/
+7
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
4
-3
/
+3
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
2
-5
/
+25
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: Explain how to get GPIO descriptors in ACPI case
Andy Shevchenko
1
-0
/
+65
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: of: Add documentation of new sleep standard GPIO specifiers
Charles Keepax
1
-0
/
+2
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
7
-0
/
+26
2017-05-29
gpio: of: Reflect decoupling of open collector and active low/high
Charles Keepax
1
-3
/
+4
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
8
-7
/
+7
2017-05-23
gpio: max732x: move header file out of I2C realm
Wolfram Sang
3
-2
/
+2
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
10
-308
/
+425
2017-05-23
pinctrl: mcp23s08: fix comment for mcp23s08_platform_data.base
Sebastian Reichel
1
-5
/
+5
2017-05-23
pinctrl: mcp23s08: drop comment about missing irq support
Sebastian Reichel
2
-20
/
+2
2017-05-23
pinctrl: mcp23s08: simplify spi_present_mask handling
Sebastian Reichel
3
-26
/
+13
2017-05-23
pinctrl: mcp23s08: generalize irq property handling
Sebastian Reichel
2
-36
/
+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
[next]