index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-02
pinctrl: pinctrl-imx: add imx6q pinctrl driver
Dong Aisheng
4
-0
/
+3968
2012-05-02
pinctrl: pinctrl-imx: add imx pinctrl core driver
Dong Aisheng
5
-0
/
+834
2012-05-02
dt: add of_get_child_count helper function
Dong Aisheng
1
-0
/
+16
2012-05-02
pinctrl: support gpio request deferred probing
Dong Aisheng
1
-3
/
+4
2012-04-27
pinctrl: add pinctrl_provide_dummies interface for platforms to use
Dong Aisheng
2
-3
/
+31
2012-04-27
pinctrl: enhance reporting of errors when loading from DT
John Crispin
3
-27
/
+49
2012-04-27
pinctrl: add kerneldoc for pinctrl_ops device tree functions
Stephen Warren
1
-0
/
+9
2012-04-26
pinctrl: propagate map validation errors
Stephen Warren
1
-2
/
+2
2012-04-25
pinctrl: fix dangling comment
Linus Walleij
1
-1
/
+1
2012-04-24
pinctrl: fix signed vs unsigned conditionals inside pinmux_map_to_setting
John Crispin
1
-7
/
+8
2012-04-18
pinctrl: show pin name for pingroups in sysfs
Dong Aisheng
2
-4
/
+29
2012-04-18
pinctrl: show pin name when request pins
Dong Aisheng
1
-2
/
+3
2012-04-18
pinctrl: implement devm_pinctrl_get()/put()
Stephen Warren
4
-19
/
+133
2012-04-18
pinctrl: a minor fix of pin config debug information
Dong Aisheng
1
-2
/
+2
2012-04-18
pinctrl: pinconf: fix compilation error if PINCONF is not selected
Viresh Kumar
1
-1
/
+1
2012-04-18
pinctrl: allow pctldevs to decode pin config in debugfs
Stephen Warren
2
-4
/
+32
2012-04-18
pinctrl: ifdef CONFIG_DEBUG_FS cleanup
Stephen Warren
2
-11
/
+24
2012-04-18
pinctrl: mark non-EXPERIMENTAL
Linus Walleij
1
-1
/
+0
2012-04-18
pinctrl: tegra: Add complete device tree support
Stephen Warren
1
-0
/
+205
2012-04-18
dt: Document Tegra20/30 pinctrl binding
Stephen Warren
2
-2
/
+261
2012-04-18
dt: Move Tegra20 pin mux binding into new pinctrl directory
Stephen Warren
1
-0
/
+0
2012-04-18
dt: pinctrl: Document device tree binding
Stephen Warren
1
-0
/
+128
2012-04-18
dt: add property iteration helpers
Stephen Warren
2
-0
/
+76
2012-04-18
pinctrl: implement pinctrl deferred probing
Linus Walleij
3
-6
/
+14
2012-04-18
pinctrl: add some error checking for user interfaces
Dong Aisheng
2
-2
/
+17
2012-04-18
pinctrl: fix pinmux_check_ops error checking
Dong Aisheng
1
-3
/
+5
2012-04-18
pinctrl: replace list_*() with get_*_count()
Viresh Kumar
10
-115
/
+63
2012-04-18
pinctrl: mark const init data with __initconst instead of __initdata
Uwe Kleine-König
2
-3
/
+3
2012-04-18
Documentation: pinctrl: add missing spi0_0 grp in example
Viresh Kumar
1
-1
/
+1
2012-04-18
pinctrl: fix build when CONFIG_OF && !CONFIG_PINCTRL
Stephen Warren
1
-1
/
+3
2012-04-18
pinctrl: core device tree mapping table parsing support
Stephen Warren
6
-18
/
+357
2012-04-18
pinctrl: implement pinctrl_check_ops
Stephen Warren
1
-4
/
+21
2012-04-18
pinctrl: include <linux/bug.h> to prevent compile errors
Stephen Warren
1
-0
/
+2
2012-04-18
pinctrl: fix compile error if not select PINMUX support
Dong Aisheng
1
-1
/
+1
2012-04-16
Linux 3.4-rc3
v3.4-rc3
Linus Torvalds
1
-1
/
+1
2012-04-16
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
14
-61
/
+46
2012-04-16
x86-32: fix up strncpy_from_user() sign error
Linus Torvalds
1
-2
/
+2
2012-04-16
ARM: 7386/1: jump_label: fixup for rename to static_key
Rabin Vincent
1
-1
/
+1
2012-04-16
ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEE
Jonathan Austin
1
-0
/
+12
2012-04-16
ARM: 7382/1: mm: truncate memory banks to fit in 4GB space for classic MMU
Will Deacon
1
-1
/
+15
2012-04-16
ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus
Linus Walleij
1
-1
/
+5
2012-04-16
PCI: Fix regression in pci_restore_state(), v3
Rafael J. Wysocki
1
-18
/
+39
2012-04-15
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
26
-193
/
+31
2012-04-15
Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2
-11
/
+29
2012-04-15
SCSI: Fix error handling when no ULD is attached
Martin K. Petersen
2
-1
/
+4
2012-04-15
Merge branch 'v3.4-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
11
-51
/
+24
2012-04-15
ARM: OMAP: clock: cleanup CPUfreq leftovers, fix build errors
Kevin Hilman
5
-129
/
+0
2012-04-15
ARM: dts: remove blank interrupt-parent properties
Rob Herring
5
-5
/
+0
2012-04-15
Merge branch 'msm-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/david...
Olof Johansson
5
-8
/
+7
2012-04-14
ARM: EXYNOS: Fix Kconfig dependencies for device tree enabled machine files
Sachin Kamat
1
-0
/
+2
[next]