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
2018-01-03
pinctrl: tegra: Delete two error messages for a failed memory allocation in t...
Markus Elfring
1
-6
/
+3
2018-01-03
pinctrl: spear: Delete an error message for a failed memory allocation in spe...
Markus Elfring
1
-3
/
+1
2018-01-03
pinctrl/spear/plgpio: Delete two error messages for a failed memory allocatio...
Markus Elfring
1
-6
/
+2
2018-01-03
pinctrl: samsung: Add SPDX license identifiers
Krzysztof Kozlowski
10
-131
/
+89
2018-01-03
pinctrl: xway: Delete two error messages for a failed memory allocation in pi...
Markus Elfring
1
-6
/
+4
2018-01-03
pinctrl: utils: Delete an error message for a failed memory allocation in pin...
Markus Elfring
1
-3
/
+1
2018-01-03
pinctrl: tz1090-pdc: Delete an error message for a failed memory allocation i...
Markus Elfring
1
-6
/
+3
2018-01-03
pinctrl: tz1090: Delete an error message for a failed memory allocation in tw...
Markus Elfring
1
-6
/
+3
2018-01-03
pinctrl: single: Delete an unnecessary return statement in pcs_irq_chain_hand...
Markus Elfring
1
-2
/
+0
2018-01-03
pinctrl: single: Delete an error message for a failed memory allocation in pc...
Markus Elfring
1
-3
/
+2
2018-01-03
pinctrl: rockchip: Fix a typo in four comment lines
Markus Elfring
1
-4
/
+4
2018-01-03
pinctrl: rockchip: Improve a size determination in rockchip_pinctrl_probe()
Markus Elfring
1
-1
/
+1
2018-01-03
pinctrl: rockchip: Delete error messages for a failed memory allocation in tw...
Markus Elfring
1
-9
/
+4
2018-01-03
pinctrl: palmas: Delete an error message for a failed memory allocation in pa...
Markus Elfring
1
-3
/
+1
2018-01-03
pinctrl: at91: Delete an error message for a failed memory allocation in at91...
Markus Elfring
1
-3
/
+1
2017-12-28
pinctrl: sunxi: fix a typo when merging A20 support to A10 driver
Icenowy Zheng
1
-1
/
+1
2017-12-28
pinctrl: msm: Delete an error message for a failed memory allocation in msm_p...
Markus Elfring
1
-3
/
+2
2017-12-21
pinctrl: adi2: Improve a size determination in two functions
Markus Elfring
1
-3
/
+2
2017-12-21
pinctrl: adi2: Delete an error message for a failed memory allocation in two ...
Markus Elfring
1
-6
/
+2
2017-12-21
pinctrl/nomadik/abx500: Improve a size determination in abx500_gpio_probe()
Markus Elfring
1
-2
/
+1
2017-12-21
pinctrl/nomadik/abx500: Delete an error message for a failed memory allocatio...
Markus Elfring
1
-4
/
+1
2017-12-20
pinctrl: mvebu: Delete an error message for a failed memory allocation in mve...
Markus Elfring
1
-3
/
+2
2017-12-20
pinctrl: single: Remove invalid message
Tony Lindgren
1
-2
/
+1
2017-12-20
Merge tag 'sh-pfc-for-v4.16-tag1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Walleij
12
-84
/
+2788
2017-12-20
pinctrl: axp209: add missing Kconfig dependencies
Quentin Schulz
1
-0
/
+4
2017-12-20
pinctrl: axp209: dereference pointer after it's been set
Quentin Schulz
1
-1
/
+3
2017-12-20
pinctrl: rockchip: enable clock when reading pin direction register
Brian Norris
1
-0
/
+8
2017-12-20
pinctrl: mediatek: update MAINTAINERS entry with MediaTek pinctrl driver
Sean Wang
1
-0
/
+10
2017-12-20
pinctrl: mediatek: add pinctrl driver for MT7622 SoC
Sean Wang
4
-2
/
+1608
2017-12-20
pinctrl: mediatek: cleanup for placing all drivers under the menu
Sean Wang
1
-2
/
+3
2017-12-20
dt-bindings: pinctrl: add bindings for MediaTek MT7622 SoC
Sean Wang
1
-0
/
+351
2017-12-20
pinctrl: stm32: Add STM32MP157 MPU support
Ludovic Barre
4
-0
/
+2197
2017-12-20
devicetree: bindings: Document supported STM32 SoC family
Ludovic Barre
1
-0
/
+9
2017-12-20
pinctrl: Really force states during suspend/resume
Florian Fainelli
1
-7
/
+17
2017-12-13
dt-bindings: pinctrl: stm32: fix copyright and adopt SPDX identifier
Alexandre Torgue
1
-0
/
+6
2017-12-13
dt-bindings: pinctrl: Add bindings for Microsemi Ocelot
Alexandre Belloni
1
-0
/
+39
2017-12-13
pinctrl: meson-axg: adjust spicc pin naming
Yixun Lan
1
-43
/
+43
2017-12-07
Merge branch 'ib-move-axp209' of /home/linus/linux-gpio into devel
Linus Walleij
7
-197
/
+534
2017-12-07
pinctrl: axp209: add support for AXP813 GPIOs
Quentin Schulz
2
-9
/
+39
2017-12-07
pinctrl: axp209: add programmable ADC muxing value
Quentin Schulz
1
-1
/
+3
2017-12-07
pinctrl: axp209: add programmable gpio_status_offset
Quentin Schulz
1
-1
/
+3
2017-12-07
pinctrl: axp209: rename everything from gpio to pctl
Quentin Schulz
1
-88
/
+88
2017-12-07
dt-bindings: gpio: gpio-axp209: add pinctrl features
Quentin Schulz
1
-1
/
+35
2017-12-07
pinctrl: axp209: add pinctrl features
Quentin Schulz
1
-20
/
+284
2017-12-07
pinctrl: move gpio-axp209 to pinctrl
Quentin Schulz
5
-7
/
+11
2017-12-07
gpio: axp209: switch unsigned variables to unsigned int
Quentin Schulz
1
-6
/
+7
2017-12-07
pinctrl: intel: ensure error return ret is initialized
Colin Ian King
1
-1
/
+1
2017-12-07
pinctrl: gemini: Support drive strength setting
Linus Walleij
2
-0
/
+84
2017-12-05
pinctrl: sh-pfc: r8a77995: Add CAN FD support
Ulrich Hecht
1
-0
/
+27
2017-12-05
pinctrl: sh-pfc: r8a77995: Add CAN support
Ulrich Hecht
1
-0
/
+59
[next]