index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pinctrl-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-09-04
74
-5797
/
+9342
|
\
|
*
pinctrl: sunxi: Fix off-by-one for valid offset range checking
Axel Lin
2013-08-30
1
-1
/
+1
|
*
pinctrl: sunxi: drop lock on error path
Linus Walleij
2013-08-30
1
-1
/
+3
|
*
pinctrl: pinconf-generic: Remove ti prefix in dev_err messages
Axel Lin
2013-08-29
1
-3
/
+2
|
*
Merge tag 'v3.11-rc7' into devel
Linus Walleij
2013-08-29
1699
-102913
/
+18433
|
|
\
|
*
|
pinctrl: rockchip: Implement .request() and .free() callbacks
Axel Lin
2013-08-29
1
-0
/
+12
|
*
|
pinctrl: at91: fix get_pullup/down function return
Boris BREZILLON
2013-08-28
1
-2
/
+2
|
*
|
pinctrl: sh-pfc: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-28
1
-2
/
+0
|
*
|
pinctrl: Add s5pv210 support to pinctrl-exynos
Mateusz Krawczuk
2013-08-28
5
-2
/
+64
|
*
|
pinctrl: utils: include export.h to avoid warnings
Laxman Dewangan
2013-08-28
1
-0
/
+1
|
*
|
pinctrl: s3c24xx: off by one in s3c24xx_eint_init()
Dan Carpenter
2013-08-28
1
-1
/
+1
|
*
|
pinctrl: mvebu: testing the wrong variable
Dan Carpenter
2013-08-28
1
-1
/
+1
|
*
|
pinctrl: abx500: fix bitwise AND test
Dan Carpenter
2013-08-28
1
-3
/
+3
|
*
|
pinctrl: mvebu: Convert to use devm_ioremap_resource
Jisheng Zhang
2013-08-28
1
-6
/
+5
|
*
|
pinctrl: Pass all configs to driver on pin_config_set()
Sherman Yin
2013-08-28
24
-726
/
+952
|
*
|
pinctrl: tz1090-pdc: Convert to devm_ioremap_resource
Axel Lin
2013-08-28
1
-19
/
+3
|
*
|
pinctrl: tz1090: Convert to devm_ioremap_resource
Axel Lin
2013-08-28
1
-19
/
+3
|
*
|
pinctrl: tegra: Convert to devm_ioremap_resource
Axel Lin
2013-08-28
1
-19
/
+3
|
*
|
pinctrl: rockchip: Simplify pin_to_bank equation
Axel Lin
2013-08-28
1
-2
/
+1
|
*
|
pinctrl: spear: Convert to devm_ioremap_resource
Axel Lin
2013-08-28
1
-9
/
+4
|
*
|
pinctrl: rockchip: Remove of_match_ptr macro for DT only driver
Axel Lin
2013-08-28
1
-1
/
+1
|
*
|
pinctrl: palmas: PINCTRL_PALMAS needs to select PINMUX
Axel Lin
2013-08-28
1
-0
/
+1
|
*
|
pinctrl: core: Add proper mutex lock in pinctrl_request_gpio
Axel Lin
2013-08-28
1
-0
/
+4
|
*
|
pinctrl: imx: Fix compilation with DEBUG enabled
Sascha Hauer
2013-08-23
1
-16
/
+3
|
*
|
pinctrl: rockchip: Simplify for loop iteration
Axel Lin
2013-08-23
1
-15
/
+6
|
*
|
pinctrl: tegra: use pinctrl-utils APIs for mapping
Laxman Dewangan
2013-08-23
1
-112
/
+18
|
*
|
pinctrl: utils : add support to pass config type in generic util APIs
Laxman Dewangan
2013-08-23
4
-10
/
+35
|
*
|
pinctrl: samsung: Parse pin groups before calling pinctrl_register()
Tomasz Figa
2013-08-23
1
-6
/
+4
|
*
|
pinctrl: palmas: Fix device name in Kconfig text
Mark Brown
2013-08-23
1
-1
/
+1
|
*
|
pinctrl: SPEAr310: Pass correct of_device_id table name to MODULE_DEVICE_TABLE
Axel Lin
2013-08-23
1
-1
/
+1
|
*
|
pinctrl: sunxi: Add Allwinner A20 pins set
Maxime Ripard
2013-08-23
2
-0
/
+1019
|
*
|
pinctrl: sunxi: Add Allwinner A31 pins set
Maxime Ripard
2013-08-23
2
-0
/
+821
|
*
|
pinctrl: sunxi: Fix inconsistent indentation
Maxime Ripard
2013-08-23
1
-5
/
+5
|
*
|
pinctrl: core: Remove unnecessary test for desc->name
Axel Lin
2013-08-23
1
-3
/
+1
|
*
|
Documentation: pinctrl: Fix example code for pinctrl_register
Axel Lin
2013-08-23
1
-1
/
+1
|
*
|
pinctrl: core: Hold pctldev->mutex mutex lock while traversing gpio_ranges list
Axel Lin
2013-08-23
1
-0
/
+3
|
*
|
pinctrl: core: Hold pinctrldev_list_mutex mutex while traversing pinctrldev_list
Axel Lin
2013-08-23
1
-0
/
+5
|
*
|
pinctrl: sirf: add lost atlas6 uart0-no-stream-control pingroup
Qipan Li
2013-08-23
2
-0
/
+10
|
*
|
pinctrl: imx: Use struct type for pins
Sascha Hauer
2013-08-16
2
-57
/
+58
|
*
|
pinctrl: imx: do not fail when parsing a function fails
Sascha Hauer
2013-08-15
1
-8
/
+2
|
*
|
pinctrl: imx: do not fail when parsing a group fails
Sascha Hauer
2013-08-15
1
-4
/
+1
|
*
|
pinctrl: imx: Catch no fsl,pins property
Sascha Hauer
2013-08-15
1
-0
/
+5
|
*
|
pinctrl: imx: make error messages more informative
Sascha Hauer
2013-08-15
1
-2
/
+2
|
*
|
pinctrl: nomadik: simplify use of devm_ioremap_resource
Julia Lawall
2013-08-15
1
-4
/
+1
|
*
|
pinctrl: add includes and ifdefs for non-DT builds
Linus Walleij
2013-08-15
1
-0
/
+9
|
*
|
pinctrl: nomadik: shut up a warning for flags
Linus Walleij
2013-08-15
1
-1
/
+1
|
*
|
gpio: clean up gpio-ranges documentation
Stephen Warren
2013-08-15
1
-25
/
+30
|
*
|
pinctrl/lantiq: add missing gphy led setup
John Crispin
2013-08-14
1
-6
/
+24
|
*
|
pinctrl/lantiq: add missing pin definition to falcon pinctrl driver
Thomas Langer
2013-08-14
1
-2
/
+5
|
*
|
MAINTAINERS: Update sirf patterns
Joe Perches
2013-08-14
1
-1
/
+1
[next]