index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2013-09-05
11
-142
/
+808
|
\
|
*
hvc_xen: Remove unnecessary __GFP_ZERO from kzalloc
Joe Perches
2013-08-30
1
-3
/
+3
|
*
drivers/xen-tpmfront: Fix compile issue with missing option.
Konrad Rzeszutek Wilk
2013-08-30
1
-0
/
+1
|
*
xen/balloon: don't set P2M entry for auto translated guest
Wei Liu
2013-08-30
1
-2
/
+7
|
*
xen/evtchn: double free on error
Dan Carpenter
2013-08-30
1
-1
/
+0
|
*
Xen: Fix retry calls into PRIVCMD_MMAPBATCH*.
Andres Lagar-Cavilla
2013-08-30
1
-20
/
+63
|
*
xen/m2p: use GNTTABOP_unmap_and_replace to reinstate the original mapping
Stefano Stabellini
2013-08-20
1
-9
/
+2
|
*
xen: fix ARM build after 6efa20e4
Stefano Stabellini
2013-08-20
1
-0
/
+2
|
*
xen/events: document behaviour when scanning the start word for events
David Vrabel
2013-08-20
1
-5
/
+12
|
*
swiotlb-xen: replace dma_length with sg_dma_len() macro
Stefano Stabellini
2013-08-09
1
-4
/
+4
|
*
xen/balloon: set a mapping for ballooned out pages
Stefano Stabellini
2013-08-09
1
-3
/
+66
|
*
xen/evtchn: improve scalability by using per-user locks
David Vrabel
2013-08-09
1
-80
/
+112
|
*
xen: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-08-09
1
-18
/
+36
|
*
xen-gnt: prevent adding duplicate gnt callbacks
Roger Pau Monne
2013-08-09
1
-2
/
+11
|
*
drivers/tpm: add xen tpmfront interface
Daniel De Graaf
2013-08-09
3
-0
/
+485
|
*
xen: Support 64-bit PV guest receiving NMIs
Konrad Rzeszutek Wilk
2013-08-09
1
-1
/
+10
*
|
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-09-05
26
-30
/
+33
|
\
\
|
*
|
drm/cma: Replace PTR_RET with PTR_ERR_OR_ZERO
Sachin Kamat
2013-07-16
1
-1
/
+1
|
*
|
sh_veu: Replace PTR_RET with PTR_ERR_OR_ZERO
Sachin Kamat
2013-07-16
1
-1
/
+1
|
*
|
dma-buf: Replace PTR_RET with PTR_ERR_OR_ZERO
Sachin Kamat
2013-07-16
1
-1
/
+1
|
*
|
drivers/rtc: Replace PTR_RET with PTR_ERR_OR_ZERO
Sachin Kamat
2013-07-16
5
-5
/
+5
|
*
|
staging/zcache: don't use PTR_RET().
Rusty Russell
2013-07-15
1
-1
/
+1
|
*
|
remoteproc: don't use PTR_RET().
Rusty Russell
2013-07-15
1
-1
/
+1
|
*
|
pinctrl: don't use PTR_RET().
Rusty Russell
2013-07-15
1
-1
/
+1
|
*
|
acpi: Replace weird use of PTR_RET.
Rusty Russell
2013-07-15
1
-5
/
+8
|
*
|
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
2013-07-15
15
-15
/
+15
*
|
|
Merge tag 'pinctrl-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-09-05
63
-5707
/
+9030
|
\
\
\
|
*
|
|
pinctrl: sunxi: Fix off-by-one for valid offset range checking
Axel Lin
2013-08-30
1
-1
/
+1
|
*
|
|
pinctrl: sunxi: drop lock on error path
Linus Walleij
2013-08-30
1
-1
/
+3
|
*
|
|
pinctrl: pinconf-generic: Remove ti prefix in dev_err messages
Axel Lin
2013-08-29
1
-3
/
+2
|
*
|
|
Merge tag 'v3.11-rc7' into devel
Linus Walleij
2013-08-29
730
-96785
/
+10059
|
|
\
\
\
|
*
|
|
|
pinctrl: rockchip: Implement .request() and .free() callbacks
Axel Lin
2013-08-29
1
-0
/
+12
|
*
|
|
|
pinctrl: at91: fix get_pullup/down function return
Boris BREZILLON
2013-08-28
1
-2
/
+2
|
*
|
|
|
pinctrl: sh-pfc: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-28
1
-2
/
+0
|
*
|
|
|
pinctrl: Add s5pv210 support to pinctrl-exynos
Mateusz Krawczuk
2013-08-28
4
-1
/
+62
|
*
|
|
|
pinctrl: utils: include export.h to avoid warnings
Laxman Dewangan
2013-08-28
1
-0
/
+1
|
*
|
|
|
pinctrl: s3c24xx: off by one in s3c24xx_eint_init()
Dan Carpenter
2013-08-28
1
-1
/
+1
|
*
|
|
|
pinctrl: mvebu: testing the wrong variable
Dan Carpenter
2013-08-28
1
-1
/
+1
|
*
|
|
|
pinctrl: abx500: fix bitwise AND test
Dan Carpenter
2013-08-28
1
-3
/
+3
|
*
|
|
|
pinctrl: mvebu: Convert to use devm_ioremap_resource
Jisheng Zhang
2013-08-28
1
-6
/
+5
|
*
|
|
|
pinctrl: Pass all configs to driver on pin_config_set()
Sherman Yin
2013-08-28
23
-724
/
+948
|
*
|
|
|
pinctrl: tz1090-pdc: Convert to devm_ioremap_resource
Axel Lin
2013-08-28
1
-19
/
+3
|
*
|
|
|
pinctrl: tz1090: Convert to devm_ioremap_resource
Axel Lin
2013-08-28
1
-19
/
+3
|
*
|
|
|
pinctrl: tegra: Convert to devm_ioremap_resource
Axel Lin
2013-08-28
1
-19
/
+3
|
*
|
|
|
pinctrl: rockchip: Simplify pin_to_bank equation
Axel Lin
2013-08-28
1
-2
/
+1
|
*
|
|
|
pinctrl: spear: Convert to devm_ioremap_resource
Axel Lin
2013-08-28
1
-9
/
+4
|
*
|
|
|
pinctrl: rockchip: Remove of_match_ptr macro for DT only driver
Axel Lin
2013-08-28
1
-1
/
+1
|
*
|
|
|
pinctrl: palmas: PINCTRL_PALMAS needs to select PINMUX
Axel Lin
2013-08-28
1
-0
/
+1
|
*
|
|
|
pinctrl: core: Add proper mutex lock in pinctrl_request_gpio
Axel Lin
2013-08-28
1
-0
/
+4
|
*
|
|
|
pinctrl: imx: Fix compilation with DEBUG enabled
Sascha Hauer
2013-08-23
1
-16
/
+3
[next]