index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-dove
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-03-15
sh-pfc: Replace pinctrl_add_gpio_range() with gpiochip_add_pin_range()
Laurent Pinchart
2
-9
/
+6
2013-03-15
sh-pfc: Add function to retrieve a pin instance from its pin number
Laurent Pinchart
4
-12
/
+22
2013-03-15
sh-pfc: Simplify the sh_pfc_gpio_is_pin() logic
Laurent Pinchart
3
-32
/
+22
2013-03-15
sh-pfc: Use pinmux identifiers in the pin muxing API
Laurent Pinchart
4
-41
/
+21
2013-03-15
sh-pfc: Share the PORT_10_REV, PORT_32 and PORT_32_REV definitions
Laurent Pinchart
3
-50
/
+32
2013-03-15
sh-pfc: Look up IRQ table entries by GPIO number
Laurent Pinchart
7
-119
/
+108
2013-03-15
sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pin
Laurent Pinchart
19
-23
/
+22
2013-03-15
sh-pfc: Split pins and functions into separate gpio_chip instances
Laurent Pinchart
3
-100
/
+132
2013-03-15
sh-pfc: Split pins and functions definition tables
Laurent Pinchart
20
-106
/
+193
2013-03-15
sh-pfc: Don't needlessly check GPIO type in sh_gpio_free()
Laurent Pinchart
1
-4
/
+1
2013-03-15
sh-pfc: Shrink the pinctrl GPIO range to include real GPIOs only
Laurent Pinchart
4
-28
/
+59
2013-03-15
sh-pfc: Make struct pinmux_gpio enum_id field const
Laurent Pinchart
1
-1
/
+1
2013-03-15
sh-pfc: Initialize pinmux_gpio flags statically
Laurent Pinchart
2
-20
/
+15
2013-03-15
sh-pfc: Remove unused sh_pfc_soc_info reserved_id field
Laurent Pinchart
17
-17
/
+0
2013-03-15
sh-pfc: Replace SoC info data and mark ranges with a number of pins
Laurent Pinchart
18
-44
/
+36
2013-03-15
sh-pfc: Replace first_gpio and last_gpio with nr_gpios
Laurent Pinchart
20
-68
/
+43
2013-03-15
sh-pfc: Use GPIO_FN instead of PINMUX_GPIO where possible
Laurent Pinchart
11
-2410
/
+2409
2013-03-15
sh-pfc: Don't take the sh_pfc spinlock in sh_pfc_map_gpios()
Laurent Pinchart
1
-5
/
+0
2013-03-15
sh-pfc: Drop the sh_pfc_pinctrl spinlock
Laurent Pinchart
1
-13
/
+0
2013-03-15
sh-pfc: Fix a typo and simplify a definition on sh73a0
Guennadi Liakhovetski
1
-6
/
+2
2013-03-15
sh-pfc: Don't define the per-device pinctrl struct instances as global
Laurent Pinchart
1
-22
/
+18
2013-03-15
sh-pfc: Declare operation structures as const
Laurent Pinchart
1
-3
/
+3
2013-03-13
pinctrl: generic: Fix compilation error
Sachin Kamat
1
-1
/
+1
2013-03-13
pinctrl: Print the correct information in debugfs pinconf-state file
Laurent Pinchart
1
-1
/
+1
2013-03-13
pinctrl: abx500: Fix checking if pin use AlternateFunction register
Axel Lin
1
-1
/
+1
2013-03-08
ARM: shmobile: marzen: Include mmc/host.h
Simon Horman
1
-0
/
+1
2013-03-07
pinctrl: sunxi: Add Allwinner A13 pin functions
Maxime Ripard
1
-70
/
+169
2013-03-07
pinctrl: sunxi: Add Allwinner A10 pin functions
Maxime Ripard
1
-162
/
+571
2013-03-07
pinctrl: single: Fix build error
Axel Lin
1
-3
/
+3
2013-03-07
document: devicetree: bind pinconf with pin single
Haojian Zhuang
1
-1
/
+106
2013-03-07
pinctrl: single: support generic pinconf
Haojian Zhuang
2
-7
/
+402
2013-03-07
pinctrl: single: set function mask as optional
Haojian Zhuang
1
-4
/
+22
2013-03-07
pinctrl: generic: dump pin configuration
Haojian Zhuang
2
-0
/
+22
2013-03-07
pinctrl: single: create new gpio function range
Haojian Zhuang
1
-2
/
+71
2013-03-07
gpio: pl061: bind pinctrl by gpio request
Haojian Zhuang
1
-0
/
+13
2013-03-07
pinctrl: check pinctrl ready for gpio range
Haojian Zhuang
1
-0
/
+36
2013-03-07
gpio: pl061: support irqdomain
Haojian Zhuang
1
-39
/
+65
2013-03-07
gpio: add gpio offset in gpio range cells property
Haojian Zhuang
6
-24
/
+13
2013-03-07
pinctrl: abx500: Add terminating entry for of_device_id table
Axel Lin
1
-0
/
+1
2013-03-07
pinctrl: Declare operation structures as const
Laurent Pinchart
22
-55
/
+55
2013-03-07
pinctrl: core: use devres_release() instead of devres_destroy()
Jingoo Han
1
-2
/
+1
2013-03-07
gpio: fix wrong checking condition for gpio range
Haojian Zhuang
1
-3
/
+2
2013-03-04
Linux 3.9-rc1
v3.9-rc1
Linus Torvalds
1
-2
/
+2
2013-03-03
btrfs/raid56: Add missing #include <linux/vmalloc.h>
Geert Uytterhoeven
1
-0
/
+1
2013-03-03
fix compat_sys_rt_sigprocmask()
Al Viro
1
-1
/
+1
2013-03-03
SUNRPC: One line comment fix
Trond Myklebust
1
-1
/
+1
2013-03-03
ext4: enable quotas before orphan cleanup
Jan Kara
1
-10
/
+10
2013-03-02
ext4: don't allow quota mount options when quota feature enabled
Jan Kara
1
-7
/
+26
2013-03-02
ext4: fix a warning from sparse check for ext4_dir_llseek
Zheng Liu
1
-1
/
+1
2013-03-02
ext4: convert number of blocks to clusters properly
Lukas Czerner
4
-9
/
+9
[next]