index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-06
pinctrl/abx500: add Device Tree support
Lee Jones
1
-5
/
+31
2013-02-06
pinctrl/abx500: align GPIO cluster boundaries
Lee Jones
5
-16
/
+18
2013-02-06
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-29
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
2013-01-21
gpio: use pinctrl device name for add range
Haojian Zhuang
1
-1
/
+1
2013-01-21
pinctrl: core: get devname from pinctrl_dev
Haojian Zhuang
2
-0
/
+7
2013-01-18
pinctrl: nomadik: Allow prcm_base to be extracted from Device Tree
Lee Jones
1
-11
/
+18
2013-01-18
ARM: ux500: Provide a link from AB8500 Pinctrl to the PRCMU
Lee Jones
1
-4
/
+4
[next]