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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-23
pinctrl: SPEAr: Update error check for unsigned variables
Tushar Behera
1
-1
/
+1
2012-11-21
Merge branch 'at91' into devel
Linus Walleij
1
-1
/
+125
2012-11-21
gpiolib: Fix use after free in gpiochip_add_pin_range
Axel Lin
1
-1
/
+3
2012-11-21
gpiolib: rename pin range arguments
Linus Walleij
1
-9
/
+10
2012-11-21
pinctrl: single: support gpio request and free
Haojian Zhuang
1
-2
/
+78
2012-11-21
pinctrl: generic: add input schmitt disable parameter
Haojian Zhuang
1
-0
/
+1
2012-11-21
pinctrl/u300/coh901: stop spawning pinctrl from GPIO
Linus Walleij
1
-6
/
+0
2012-11-21
pinctrl/u300/coh901: let the gpio_chip register the range
Linus Walleij
2
-53
/
+49
2012-11-21
pinctrl: add function to retrieve range from pin
Linus Walleij
1
-0
/
+24
2012-11-21
gpiolib: return any error code from range creation
Linus Walleij
1
-1
/
+2
2012-11-21
pinctrl: make range registration defer properly
Linus Walleij
1
-1
/
+6
2012-11-21
gpiolib: rename find_pinctrl_*
Linus Walleij
2
-3
/
+3
2012-11-21
gpiolib: let gpiochip_add_pin_range() specify offset
Linus Walleij
2
-3
/
+41
2012-11-21
Merge branch 'delivery/pinctrl-at91-3.8' of http://github.com/at91linux/linux...
Linus Walleij
1
-1
/
+125
2012-11-19
pinctrl: at91 add deglitch, debounce, pull down and schmitt trigger mux optio...
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+111
2012-11-19
pinctrl: at91: provide gpio names
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+14
2012-11-15
pinctrl: nomadik: Staticize non-exported symbols
Axel Lin
1
-14
/
+12
2012-11-15
pinctrl: nomadik: Prevent NULL dereference if of_match_device returns NULL
Axel Lin
1
-3
/
+8
2012-11-15
pinctrl: single: dump pinmux register value
Haojian Zhuang
1
-4
/
+4
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: 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
5
-0
/
+1537
2012-11-11
pinctrl: SPEAr: Add gpio ranges support
Viresh Kumar
8
-17
/
+447
2012-11-11
gpiolib: separation of pin concerns
Linus Walleij
3
-20
/
+15
2012-11-11
gpiolib: call pin removal in chip removal function
Linus Walleij
1
-0
/
+1
2012-11-11
gpiolib: remove duplicate pin range code
Linus Walleij
1
-12
/
+1
2012-11-11
gpiolib-of: staticize the pin range calls
Linus Walleij
1
-4
/
+4
2012-11-11
gpiolib: fix up function prototypes etc
Linus Walleij
1
-5
/
+5
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
[next]