index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpiolib: rename pin range arguments
Linus Walleij
2012-11-21
3
-12
/
+13
*
pinctrl: single: support gpio request and free
Haojian Zhuang
2012-11-21
1
-2
/
+78
*
pinctrl: generic: add input schmitt disable parameter
Haojian Zhuang
2012-11-21
2
-2
/
+4
*
pinctrl/u300/coh901: stop spawning pinctrl from GPIO
Linus Walleij
2012-11-21
3
-9
/
+1
*
pinctrl/u300/coh901: let the gpio_chip register the range
Linus Walleij
2012-11-21
2
-53
/
+49
*
pinctrl: add function to retrieve range from pin
Linus Walleij
2012-11-21
2
-0
/
+27
*
gpiolib: return any error code from range creation
Linus Walleij
2012-11-21
1
-1
/
+2
*
pinctrl: make range registration defer properly
Linus Walleij
2012-11-21
1
-1
/
+6
*
gpiolib: rename find_pinctrl_*
Linus Walleij
2012-11-21
3
-4
/
+4
*
gpiolib: let gpiochip_add_pin_range() specify offset
Linus Walleij
2012-11-21
4
-6
/
+47
*
pinctrl: nomadik: Staticize non-exported symbols
Axel Lin
2012-11-15
1
-14
/
+12
*
pinctrl: nomadik: Prevent NULL dereference if of_match_device returns NULL
Axel Lin
2012-11-15
1
-3
/
+8
*
pinctrl: single: dump pinmux register value
Haojian Zhuang
2012-11-15
1
-4
/
+4
*
Pinctrl/spear: plgpio: don't call prepare/unprepare
Viresh Kumar
2012-11-15
1
-4
/
+15
*
pinctrl: plgpio: Call clk_disable_unprepare only if clk_prepare_enable is called
Axel Lin
2012-11-15
1
-1
/
+2
*
pinctrl: spear: Make get_gpio_pingroup return NULL when no gpio_pingroup found
Axel Lin
2012-11-15
1
-3
/
+3
*
pinctrl: coh901: Return proper error if irq_domain_add_linear() fails
Axel Lin
2012-11-15
1
-2
/
+4
*
pinctrl: spear: Fix the logic of setting reg in pmx_init_gpio_pingroup_addr
Axel Lin
2012-11-15
1
-3
/
+3
*
pinctrl: imx: Fix the logic checking if not able to find pin reg map
Axel Lin
2012-11-15
1
-1
/
+1
*
pinctrl: tegra: Staticize non-exported symbols
Axel Lin
2012-11-15
1
-10
/
+12
*
pinctrl/nomadik: db8540: split clkout group
Patrice Chotard
2012-11-15
1
-5
/
+10
*
pinctrl/nomadik: db8500: split clkout group
Patrice Chotard
2012-11-15
1
-7
/
+14
*
pinctrl: pxa3xx: Remove phy_base and phy_size from struct pxa3xx_pinmux_info
Axel Lin
2012-11-15
2
-4
/
+0
*
pinctrl: pxa3xx: Use devm_request_and_ioremap
Axel Lin
2012-11-15
1
-8
/
+2
*
pinctrl: tegra: Make PINCTRL_TEGRA select PINMUX && PINCONF
Axel Lin
2012-11-15
1
-4
/
+2
*
pinctrl: mxs: Make PINCTRL_MXS select PINMUX && PINCONF
Axel Lin
2012-11-13
1
-4
/
+2
*
pinctrl: spear: Staticize non-exported symbols
Axel Lin
2012-11-13
1
-5
/
+7
*
pinctrl: pinmux: Release all taken pins in pinmux_enable_setting error paths
Axel Lin
2012-11-11
1
-7
/
+21
*
pinctrl: lantiq: Staticize non-exported symbols
Axel Lin
2012-11-11
1
-6
/
+6
*
pinctrl: lantiq: Remove ltq_pmx_disable() function
Axel Lin
2012-11-11
1
-11
/
+0
*
pinctrl: SPEAr: Add SoC specific gpio configuration routines
Shiraz Hashim
2012-11-11
3
-14
/
+53
*
pinctrl: Staticize pinconf_ops
Axel Lin
2012-11-11
7
-7
/
+7
*
Merge branch 'nomadik' into devel
Linus Walleij
2012-11-11
15
-165
/
+303
|
\
|
*
pinctrl/nomadik: db8540: fix moduartstmmux_oc4_1 pin group definition.
Jean-Nicolas Graux
2012-11-09
1
-0
/
+1
|
*
pinctrl/nomadik: make independent of prcmu driver
Jonas Aaberg
2012-11-09
1
-20
/
+39
|
*
ARM: ux500: add PRCM register base for pinctrl
Jonas Aaberg
2012-11-08
2
-2
/
+8
|
*
pinctrl: nomadik: Add terminating entry for platform_device_id table
Axel Lin
2012-11-05
1
-0
/
+1
|
*
pinctrl/nomadik: db8500: fix kp pin group
Patrice Chotard
2012-10-28
1
-1
/
+2
|
*
pinctrl/nomadik: debugfs display of other alternate-C functions
Jean-Nicolas Graux
2012-10-28
1
-4
/
+41
|
*
pinctrl/nomadik: update other alternate-C functions on DB8500
Jean-Nicolas Graux
2012-10-28
1
-5
/
+96
|
*
pinctrl/nomadik: merge old pincfg header
Linus Walleij
2012-10-28
7
-180
/
+159
|
*
pinctrl/nomadik: move the platform data header
Linus Walleij
2012-10-28
11
-12
/
+11
|
*
pinctrl/nomadik: allow to support several ranges per GPIO bank
Patrice Chotard
2012-10-28
1
-2
/
+2
|
*
ARM: plat-nomadik: move NMK_GPIO_PER_CHIP into gpio-nomadik.h
Patrice Chotard
2012-10-28
2
-2
/
+3
|
*
ARM: plat-nomadik: Introduce new DB8540 GPIO registers
Maxime Coquelin
2012-10-28
1
-0
/
+3
*
|
Merge branch 'at91' into devel
Linus Walleij
2012-11-11
42
-446
/
+2794
|
\
\
|
*
|
pinctrl: at91: Staticize non-exported symbols
Axel Lin
2012-11-05
1
-10
/
+12
|
*
|
pinctrl/at91: remove unused variable in at91_dt_node_to_map()
Wei Yongjun
2012-10-28
1
-3
/
+0
|
*
|
pinctrl/at91: using for_each_set_bit to simplify the code
Wei Yongjun
2012-10-28
1
-3
/
+1
|
*
|
pinctrl/at91: remove duplicated include from pinctrl-at91.c
Wei Yongjun
2012-10-28
1
-1
/
+0
[next]