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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-24
gpio: arizona: Correct check whether the pin is an input
Charles Keepax
1
-1
/
+1
2017-04-24
gpio: gpio-wcove: fix irq pending status bit width
Kuppuswamy Sathyanarayanan
1
-1
/
+1
2017-04-24
gpio: dwapb: use dwapb_read instead of readl_relaxed
Jisheng Zhang
1
-1
/
+1
2017-04-24
gpio: aspeed: Add open-source and open-drain support
Andrew Jeffery
1
-0
/
+4
2017-04-24
gpio: aspeed: Add debounce support
Andrew Jeffery
1
-5
/
+276
2017-04-24
gpio: mvebu: Add limited PWM support
Andrew Lunn
1
-12
/
+315
2017-04-13
gpio: Use unsigned int for interrupt numbers
Thierry Reding
1
-3
/
+3
2017-04-07
gpio: f7188x: Add F71889A GPIO support.
Marty Plummer
1
-2
/
+21
2017-04-07
gpio: core: Decouple open drain/source flag with active low/high
Laxman Dewangan
2
-2
/
+4
2017-04-07
gpio: arizona: Correct handling for reading input GPIOs
Charles Keepax
1
-2
/
+28
2017-03-28
gpio: 104-idi-48: make use of raw_spinlock variants
Julia Cartwright
1
-8
/
+10
2017-03-28
gpio: pci-idio-16: make use of raw_spinlock variants
Julia Cartwright
1
-14
/
+14
2017-03-28
gpio: 104-idio-16: make use of raw_spinlock variants
Julia Cartwright
1
-12
/
+12
2017-03-24
gpio: gpio-reg: add irq mapping for gpio-reg users
Russell King
1
-2
/
+23
2017-03-24
gpio: add generic single-register fixed-direction GPIO driver
Russell King
3
-0
/
+171
2017-03-24
gpio: sa1100: implement get_direction method
Russell King
1
-0
/
+8
2017-03-24
gpio: sa1100: convert to use IO accessors
Russell King
1
-75
/
+124
2017-03-24
gpio: sa1100: use sa11x0_gpio_set_wake()
Russell King
1
-7
/
+12
2017-03-23
gpio: merrifield: Don't use GPIOF_DIR_IN / GPIOF_DIR_OUT
Andy Shevchenko
1
-1
/
+1
2017-03-23
usb: dwc3: pci: Switch to devm_acpi_dev_add_driver_gpios()
Andy Shevchenko
1
-2
/
+3
2017-03-23
gpio: pca953x: Expand comment for "reset" GPIO in ACPI case
Andy Shevchenko
1
-1
/
+7
2017-03-23
gpio: pca953x: Sort headers alphabetically
Andy Shevchenko
1
-6
/
+7
2017-03-23
gpio: pca953x: Introduce a long awaited ->get_direction()
Andy Shevchenko
1
-0
/
+16
2017-03-23
gpio: mvebu: use BIT macro instead of bit shifting
Ralph Sennhauser
1
-16
/
+17
2017-03-23
gpio: mmio: add support for NI 169445 NAND GPIO
Nathan Sullivan
1
-0
/
+1
2017-03-22
gpio: moxart: Switch to using the FTGPIO010 driver
Linus Walleij
3
-94
/
+1
2017-03-22
gpio: gemini: rename to match Faraday IP
Linus Walleij
3
-37
/
+44
2017-03-16
gpio: mvebu: let the compiler inline
Ralph Sennhauser
1
-11
/
+7
2017-03-16
gpio: mvebu: extra whitespace fixes
Ralph Sennhauser
1
-7
/
+6
2017-03-16
gpio: mvebu: checkpatch: whitespace fixes
Ralph Sennhauser
1
-0
/
+1
2017-03-16
gpio: mvebu: checkpatch: unsigned int fixes
Ralph Sennhauser
1
-6
/
+7
2017-03-16
gpio: mvebu: start multiline block comments with blank line
Ralph Sennhauser
1
-2
/
+4
2017-03-16
gpio: mvebu: checkpatch: block comment fixes
Ralph Sennhauser
1
-8
/
+16
2017-03-16
gpio: acpi: Ignore -EPROBE_DEFER for unselected gpioints
Hans de Goede
1
-7
/
+11
2017-03-16
Input: soc_button_array - Propagate error from gpiod_count()
Andy Shevchenko
1
-2
/
+3
2017-03-16
platform/x86: surface3_button: Propagate error from gpiod_count()
Andy Shevchenko
1
-2
/
+3
2017-03-16
gpio: of: Don't return 0 on dt_gpio_count()
Andy Shevchenko
1
-2
/
+2
2017-03-16
gpio: acpi: Don't return 0 on acpi_gpio_count()
Andy Shevchenko
1
-2
/
+2
2017-03-16
gpio: xlp: Update for ARCH_THUNDER2
Jayachandran C
2
-1
/
+2
2017-03-16
gpio: zx: make use of raw_spinlock variants
Julia Cartwright
1
-12
/
+12
2017-03-16
gpio: ws16c48: make use of raw_spinlock variants
Julia Cartwright
1
-23
/
+23
2017-03-16
gpio: pl061: make use of raw_spinlock variants
Julia Cartwright
1
-14
/
+14
2017-03-16
gpio: etraxfs: make use of raw_spinlock variants
Julia Cartwright
1
-12
/
+12
2017-03-16
gpio: ath79: make use of raw_spinlock variants
Julia Cartwright
1
-14
/
+14
2017-03-16
gpio: bcm-kona: make use of raw_spinlock variants
Julia Cartwright
1
-24
/
+24
2017-03-16
gpio: 104-dio-48e: make use of raw_spinlock variants
Julia Cartwright
1
-19
/
+19
2017-03-16
gpio: altera: make use of raw_spinlock variants
Julia Cartwright
1
-12
/
+12
2017-03-15
gpio: pc104: Mask PC/104 drivers via PC104 Kconfig option
William Breathitt Gray
1
-4
/
+4
2017-03-15
gpio: sta2x11: use resource management for irqs
Bartosz Golaszewski
1
-11
/
+6
2017-03-15
gpio: mxs: use devm_irq_alloc_descs()
Bartosz Golaszewski
1
-4
/
+2
[next]