index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-03
pinctrl: pinctrl_select_state: set the old_state back on error
Richard Genoud
1
-0
/
+2
2013-04-03
pinctrl: remove superfluous optimization in pinctrl_select_state_locked
Richard Genoud
1
-9
/
+1
2013-04-03
pinctrl: use dev_info instead of pr_info in pinctrl_select_state_locked
Richard Genoud
1
-3
/
+2
2013-04-03
pinctrl: sunxi: add clock support
Emilio López
1
-0
/
+8
2013-04-03
pinctrl: core: add dependence of GPIOLIB
Haojian Zhuang
1
-0
/
+8
2013-04-03
pinctrl/abx500: fix ab8505 alternate function
Patrice Chotard
1
-1
/
+1
2013-03-28
pinctrl: mvebu: prevent walking off the end of group array
David Woodhouse
1
-12
/
+21
2013-03-28
pinctrl: re-enable old state in case of error in pinctrl_select_state
Richard Genoud
1
-1
/
+19
2013-03-28
pinctrl: disable and free setting in select_state in case of error
Richard Genoud
1
-3
/
+25
2013-03-28
pinctrl: create pinctrl_free_setting function
Richard Genoud
1
-13
/
+19
2013-03-28
pinctrl: fix typo in header
Richard Genoud
1
-1
/
+1
2013-03-28
pinctrl: sirf: using for_each_set_bit to simplify the code
Wei Yongjun
1
-8
/
+2
2013-03-28
gpio: pl061: Add pl061_gpio_free()
Axel Lin
1
-0
/
+8
2013-03-28
pinctrl: coh901: Fix checkpatch error
Sachin Kamat
1
-1
/
+1
2013-03-28
pinctrl: generic: Fix checkpatch errors
Sachin Kamat
1
-3
/
+3
2013-03-28
pinctrl: generic: Make 'conf_items' static
Sachin Kamat
1
-1
/
+1
2013-03-28
pinctrl: at91: Fix checkpatch errors
Sachin Kamat
1
-8
/
+9
2013-03-28
pinctrl: at91: Remove duplicate const
Sachin Kamat
1
-2
/
+2
2013-03-28
pinctrl: exynos5440: fix invalid use of sizeof in exynos5440_pinctrl_probe()
Wei Yongjun
1
-1
/
+1
2013-03-28
pinctrl/nomadik: Fix checkpatch errors
Sachin Kamat
1
-3
/
+3
2013-03-28
pinctrl/nomadik-db8500: Fix checkpatch errors
Sachin Kamat
1
-2
/
+2
2013-03-28
pinctrl: remove pxa pinctrl driver
Haojian Zhuang
7
-2892
/
+0
2013-03-13
pinctrl: pinctrl-nomadik-stn8815: Fix checkpatch error
Sachin Kamat
1
-1
/
+1
2013-03-13
pinctrl: single: correct argument for pinconf
Haojian Zhuang
1
-8
/
+8
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
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
1
-13
/
+2
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
21
-52
/
+52
2013-03-07
pinctrl: core: use devres_release() instead of devres_destroy()
Jingoo Han
1
-2
/
+1
2013-03-04
Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-48
/
+39
2013-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-17
/
+13
2013-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
5
-10
/
+16
2013-03-04
Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+12
2013-03-04
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-0
/
+1417
2013-03-03
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2013-03-03
Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-8
/
+10
2013-03-03
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-15
/
+14
2013-03-03
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
20
-849
/
+795
2013-03-03
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-77
/
+75
2013-03-03
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
14
-273
/
+1292
2013-03-03
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
Linus Torvalds
33
-329
/
+1800
[next]