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.12.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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-10
pinctrl: samsung: remove duplicated line
Jingoo Han
1
-1
/
+0
2013-02-10
ARM: ux500: use real AB8500 IRQ numbers instead of virtual ones
Lee Jones
1
-9
/
+1
2013-02-10
ARM: ux500: remove irq_base property from platform_data
Lee Jones
2
-2
/
+0
2013-02-10
pinctrl/abx500: use direct IRQ defines
Linus Walleij
5
-17
/
+16
2013-02-10
pinctrl/abx500: replace IRQ offsets with table read-in values
Lee Jones
6
-25
/
+32
2013-02-10
pinctrl/abx500: move IRQ handling to ab8500-core
Lee Jones
1
-296
/
+3
2013-02-08
Merge branch 'allwinner-sunxi' into devel
Linus Walleij
10
-1
/
+2106
2013-02-07
pinctrl: exynos5440: remove erroneous __init
Linus Walleij
1
-5
/
+5
2013-02-07
pinctrl/abx500: adjust offset for get_mode()
Linus Walleij
1
-1
/
+3
2013-02-07
pinctrl/abx500: add Device Tree support
Lee Jones
1
-5
/
+31
2013-02-07
pinctrl/abx500: align GPIO cluster boundaries
Lee Jones
5
-16
/
+18
2013-02-07
pinctrl/abx500: prevent error path from corrupting returning error
Lee Jones
1
-4
/
+5
2013-02-05
pinctrl: sunxi: add of_xlate function
Maxime Ripard
1
-0
/
+20
2013-02-05
pinctrl/lantiq: fix pin number in ltq_pmx_gpio_request_enable
John Crispin
1
-1
/
+1
2013-02-05
pinctrl/lantiq: add functionality to falcon_pinconf_dbg_show
John Crispin
1
-0
/
+31
2013-02-05
pinctrl/lantiq: fix pinconfig parameters
John Crispin
1
-0
/
+2
2013-02-05
pinctrl/lantiq: one of the boot leds was defined incorrectly
John Crispin
1
-1
/
+1
2013-02-05
pinctrl/lantiq: only probe available pad controllers
John Crispin
1
-0
/
+3
2013-02-05
pinctrl/lantiq: the pinconf OD parameter argument was ignored
John Crispin
1
-1
/
+4
2013-02-05
pinctrl/lantiq: add output pinconf parameter
John Crispin
2
-0
/
+15
2013-02-05
pinctrl/lantiq: add pin_config_group_set support
John Crispin
2
-20
/
+49
2013-02-05
pinctrl/lantiq: faulty bit inversion
John Crispin
1
-1
/
+1
2013-02-05
pinctrl/lantiq: pinconf uses port instead of pin
John Crispin
1
-14
/
+14
2013-02-05
pinctrl/abx500: destroy mutex if returning early due to error
Lee Jones
1
-0
/
+3
2013-02-05
pinctrl/abx500: beautify the ABX500 pin control driver
Lee Jones
1
-35
/
+59
2013-02-05
pinctrl/abx500: replace incorrect return value
Lee Jones
1
-2
/
+1
2013-02-05
pinctrl/abx500: use the BIT() macro where appropriate
Lee Jones
1
-1
/
+1
2013-02-05
pinctrl/abx500: add AB8540 sub-driver
Patrice Chotard
6
-0
/
+428
2013-02-05
pinctrl/abx500: add AB9540 sub-driver
Patrice Chotard
6
-0
/
+507
2013-02-05
pinctrl/abx500: add AB8505 sub-driver
Patrice Chotard
6
-0
/
+402
2013-02-01
ARM: sunxi: Add the pin groups for UART0 and UART1 on sun4i
Maxime Ripard
1
-0
/
+21
2013-02-01
ARM: sunxi: Add the sun4i pinctrl and gpio nodes
Maxime Ripard
1
-0
/
+9
2013-02-01
ARM: pinctrl: sunxi: Add the pinctrl pin set for Allwinner A10
Maxime Ripard
2
-0
/
+622
2013-02-01
pinctrl: sunxi: Document sun5i pins functions
Maxime Ripard
1
-4
/
+4
2013-02-01
ARM: sunxi: Increase the number of GPIOs available
Maxime Ripard
1
-1
/
+1
2013-01-30
pinctrl/abx500: add AB8500 sub-driver
Patrice Chotard
6
-0
/
+506
2013-01-30
pinctrl: add abx500 pinctrl driver core
Patrice Chotard
8
-21
/
+1437
2013-01-30
gpio: delete AB8500 driver
Linus Walleij
3
-527
/
+0
2013-01-30
mfd: ab8500: update header file and version detection
Linus Walleij
1
-55
/
+222
2013-01-30
ARM: ux500: select the DB8540 pin controller
Linus Walleij
1
-0
/
+1
2013-01-30
ARM: ux500: correct typo in pinctrl Device Tree node
Lee Jones
1
-1
/
+1
2013-01-30
pinctrl: core: Make pinctrl_release static
Sachin Kamat
1
-1
/
+1
2013-01-30
ARM: sunxi: gpio: Add Allwinner SoCs GPIO drivers
Maxime Ripard
2
-3
/
+156
2013-01-23
drivers/pinctrl: grab default handles from device core
Linus Walleij
8
-7
/
+173
2013-01-22
ARM: sunxi: olinuxino: Add muxing for the uart
Maxime Ripard
1
-0
/
+2
2013-01-22
ARM: sunxi: Add uart1 pinctrl groups
Maxime Ripard
1
-0
/
+14
2013-01-22
ARM: sunxi: Add pinctrl node to the device tree
Maxime Ripard
1
-0
/
+9
2013-01-22
ARM: pinctrl: sunxi: Add the pinctrl pin set for sun5i
Maxime Ripard
1
-0
/
+253
2013-01-22
ARM: sunxi: Add pinctrl driver for Allwinner SoCs
Maxime Ripard
6
-0
/
+1002
2013-01-21
pinctrl: generic: add slew rate config parameter
Haojian Zhuang
2
-0
/
+5
[next]