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
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-15
Pinctrl/spear: plgpio: don't call prepare/unprepare
Viresh Kumar
1
-4
/
+15
2012-11-15
pinctrl: plgpio: Call clk_disable_unprepare only if clk_prepare_enable is called
Axel Lin
1
-1
/
+2
2012-11-15
pinctrl: spear: Make get_gpio_pingroup return NULL when no gpio_pingroup found
Axel Lin
1
-3
/
+3
2012-11-15
pinctrl: coh901: Return proper error if irq_domain_add_linear() fails
Axel Lin
1
-2
/
+4
2012-11-15
pinctrl: spear: Fix the logic of setting reg in pmx_init_gpio_pingroup_addr
Axel Lin
1
-3
/
+3
2012-11-15
pinctrl: imx: Fix the logic checking if not able to find pin reg map
Axel Lin
1
-1
/
+1
2012-11-15
pinctrl/samsung: don't allow enabling pinctrl-samsung standalone
Arnd Bergmann
1
-1
/
+1
2012-11-15
pinctrl: tegra: Staticize non-exported symbols
Axel Lin
1
-10
/
+12
2012-11-15
pinctrl/nomadik: db8540: split clkout group
Patrice Chotard
1
-5
/
+10
2012-11-15
pinctrl/nomadik: db8500: split clkout group
Patrice Chotard
1
-7
/
+14
2012-11-15
pinctrl: pxa3xx: Remove phy_base and phy_size from struct pxa3xx_pinmux_info
Axel Lin
2
-4
/
+0
2012-11-15
pinctrl: pxa3xx: Use devm_request_and_ioremap
Axel Lin
1
-8
/
+2
2012-11-15
pinctrl: tegra: Make PINCTRL_TEGRA select PINMUX && PINCONF
Axel Lin
1
-4
/
+2
2012-11-13
pinctrl: mxs: Make PINCTRL_MXS select PINMUX && PINCONF
Axel Lin
1
-4
/
+2
2012-11-13
pinctrl: spear: Staticize non-exported symbols
Axel Lin
1
-5
/
+7
2012-11-11
pinctrl: pinmux: Release all taken pins in pinmux_enable_setting error paths
Axel Lin
1
-7
/
+21
2012-11-11
pinctrl: lantiq: Staticize non-exported symbols
Axel Lin
1
-6
/
+6
2012-11-11
pinctrl: lantiq: Remove ltq_pmx_disable() function
Axel Lin
1
-11
/
+0
2012-11-11
pinctrl: SPEAr: Add SoC specific gpio configuration routines
Shiraz Hashim
3
-14
/
+53
2012-11-11
pinctrl: Staticize pinconf_ops
Axel Lin
7
-7
/
+7
2012-11-11
Merge branch 'nomadik' into devel
Linus Walleij
4
-38
/
+184
2012-11-11
Merge branch 'at91' into devel
Linus Walleij
3
-0
/
+1520
2012-11-11
pinctrl: SPEAr: Add gpio ranges support
Viresh Kumar
8
-17
/
+447
2012-11-11
gpiolib: separation of pin concerns
Linus Walleij
1
-3
/
+1
2012-11-11
pinctrl: sirf: Staticize non-exported symbol
Axel Lin
1
-2
/
+2
2012-11-11
pinctrl: u300: Staticize non-exported symbols
Axel Lin
1
-6
/
+4
2012-11-11
pinctrl/u300: use managed resources
Linus Walleij
1
-28
/
+4
2012-11-11
pinctrl/coh901: convert to use managed resources
Linus Walleij
1
-43
/
+19
2012-11-11
pinctrl/coh901: use irqdomain, allocate irqdescs
Linus Walleij
1
-14
/
+46
2012-11-11
pinctrl: SPEAr: Add plgpio driver
Viresh Kumar
3
-0
/
+754
2012-11-11
gpiolib: provide provision to register pin ranges
Shiraz Hashim
2
-0
/
+26
2012-11-11
Revert "pinctrl: remove pinctrl_remove_gpio_range"
Viresh Kumar
1
-0
/
+14
2012-11-11
pinctrl: exynos: Add terminating entry for of_device_id table
Axel Lin
1
-0
/
+1
2012-11-11
pinctrl: sirf: enable the driver support new SiRFmarco SoC
Barry Song
2
-13
/
+39
2012-11-11
pinctrl: mvebu: move to its own directory
Thomas Petazzoni
10
-29
/
+31
2012-11-11
pinctrl: mvebu: remove useless include
Thomas Petazzoni
1
-1
/
+0
2012-11-11
pinctrl: mvebu: allow plat-orion architectures to use pinctrl-mvebu
Thomas Petazzoni
1
-1
/
+4
2012-11-11
pinctrl: reserve pins when states are activated
Linus Walleij
3
-45
/
+26
2012-11-09
pinctrl/nomadik: db8540: fix moduartstmmux_oc4_1 pin group definition.
Jean-Nicolas Graux
1
-0
/
+1
2012-11-09
pinctrl/nomadik: make independent of prcmu driver
Jonas Aaberg
1
-20
/
+39
2012-11-06
pinctrl: samsung and exynos need to depend on OF && GPIOLIB
Axel Lin
1
-0
/
+2
2012-11-05
pinctrl: at91: Staticize non-exported symbols
Axel Lin
1
-10
/
+12
2012-11-05
pinctrl: nomadik: Add terminating entry for platform_device_id table
Axel Lin
1
-0
/
+1
2012-11-05
pinctrl: SPEAr1340: Add clcd sleep mode pin configuration
Vipul Kumar Samar
1
-1
/
+38
2012-11-05
pinctrl: SPEAr1340: Make DDR reset & clock pads as gpio
Deepak Sikri
1
-1
/
+1
2012-11-05
pinctrl: SPEAr1310: add register entries for enabling pad direction
Shiraz Hashim
1
-0
/
+266
2012-11-05
pinctrl: SPEAr1310: Separate out pci pins from pcie_sata pin group
Vipul Kumar Samar
1
-42
/
+51
2012-11-05
pinctrl: SPEAr1310: Fix value of PERIP_CFG reigster and MCIF_SEL_SHIFT
Vipul Kumar Samar
1
-2
/
+2
2012-11-05
pinctrl: SPEAr1310: fix clcd high resolution pin group name
Shiraz Hashim
1
-1
/
+1
2012-11-05
pinctrl: SPEAr320: Correct pad mux entries for rmii/smii
Deepak Sikri
1
-2
/
+2
[prev]
[next]