Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
35d110e71a6f1d1d336a18be50bde755abebe3fb
35d110e
mmc: sdhci-pxav3: Add base clock quirk
by Kevin Liu
· 12 years ago
5f1a4dd
mmc: Standardise capability type
by Lee Jones
· 12 years ago
d6ed91a
mmc: mxs-mmc: Remove platform data
by Fabio Estevam
· 12 years ago
968a64e
mmc: sdio: Use multiple scatter/gather list
by Kyoungil Kim
· 12 years ago
8fee476
mmc: core: Fix some driver hangs when dealing with broken devices
by Trey Ramsay
· 12 years ago
e95baf1
mmc: dw_mmc: fix more const pointer warnings
by Arnd Bergmann
· 12 years ago
d6a20de
mmc: at91-mci: remove obsolete driver
by Ludovic Desroches
· 12 years ago
f507251
mmc: omap_hsmmc: remove warning message for debounce clock
by Balaji T K
· 12 years ago
d8714e8
mmc: omap_hsmmc: add DT property for max bus frequency
by Daniel Mack
· 12 years ago
46b7603
mmc: omap_hsmmc: claim pinctrl at probe time
by Daniel Mack
· 12 years ago
2cb5355
mmc: mxcmmc: fix SD cards not being detected sometimes.
by Javier Martin
· 12 years ago
49480cf
mmc: dw_mmc: use helper macro module_platform_driver()
by Andy Shevchenko
· 12 years ago
4c4f87f
mmc: dw_mmc: use __devexit_p macro for .remove()
by Andy Shevchenko
· 12 years ago
45c5a91
mmc: queue: amend buffer swap for non-blocking transfer
by Seungwon Jeon
· 12 years ago
42cd95a
mmc: core: debugfs: Add signal_voltage to ios dump
by Johan Rudholm
· 12 years ago
8363c37
mmc: sdhci: Balance vmmc regulator_enable(), and always enable vqmmc
by Kevin Liu
· 12 years ago
91ab252
mmc: sh-mmcif: avoid oops on spurious interrupts (second try)
by Guennadi Liakhovetski
· 12 years ago
6984f3c
Revert misapplied "mmc: sh-mmcif: avoid oops on spurious interrupts"
by Chris Ball
· 12 years ago
fe007c0
mmc: sdhci-s3c: fix missing clock for gpio card-detect
by Heiko Stübner
· 12 years ago
0aa55c2
mmc: sdhci-s3c: fix the card detection in runtime-pm
by Seungwon Jeon
· 12 years ago
0f310a05
mmc: sdhci-s3c: use clk_prepare_enable and clk_disable_unprepare
by Thomas Abraham
· 12 years ago
8e2b36e
mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-end
by Arnd Bergmann
· 12 years ago
517cb9f
mmc: dw_mmc: fix modular build for exynos back-end
by Arnd Bergmann
· 12 years ago
14efd95
mmc: sdhci: fix NULL dereference in sdhci_request() tuning
by Chris Ball
· 12 years ago
657d598
mmc: sdhci: fix IS_ERR() checking of regulator_get()
by Kevin Liu
· 12 years ago
ee3298a
mmc: fix sdhci-dove probe/removal
by Russell King - ARM Linux
· 12 years ago
a0d28ba
mmc: sh_mmcif: fix use after free
by Guennadi Liakhovetski
· 12 years ago
90b3e6c
mmc: sdhci-pci: fix 'Invalid iomem size' error message condition
by Adrian Hunter
· 12 years ago
6eb30ad
mmc: mxcmmc: Fix MODULE_ALIAS
by Fabio Estevam
· 12 years ago
9ea28ec
mmc: omap_hsmmc: fix NULL pointer dereference for dt boot
by Balaji T K
· 12 years ago
9d1f028
mmc: omap_hsmmc: fix host reference after mmc_free_host
by Balaji T K
· 12 years ago
cb27a84
mmc: dw_mmc: fix multiple drv_data NULL dereferences
by James Hogan
· 12 years ago
2da1d7f
mmc: dw_mmc: enable controller interrupt before calling mmc_start_host
by Yuvaraj CD
· 12 years ago
63ef5d8
mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCs
by Jerry Huang
· 12 years ago
00956ea
mmc: dw_mmc: remove _dev_info compile warning
by Seungwon Jeon
· 12 years ago
d676188
mmc: dw_mmc: convert the variable type of irq
by Seungwon Jeon
· 12 years ago
ddffeb8
Linux 3.7-rc1
by Linus Torvalds
· 12 years ago
a5ef3f7d
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
d25282d
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
b6eea87
x86, boot: Explicitly include autoconf.h for hostprogs
by Matt Fleming
· 12 years ago
7d380c8
perf: Fix UAPI fallout
by Ingo Molnar
· 12 years ago
3d6ee36
Merge branch 'late-for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
0b381a2
Merge tag 'disintegrate-main-20121013' of git://git.infradead.org/users/dhowells/linux-headers
by Linus Torvalds
· 12 years ago
034b5ee
Merge tag 'disintegrate-spi-20121009' of git://git.infradead.org/users/dhowells/linux-headers
by Linus Torvalds
· 12 years ago
7c5a473
Merge tag 'openrisc-uapi' of git://openrisc.net/jonas/linux
by Linus Torvalds
· 12 years ago
09a9ad6a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
9db9088
Merge tag 'md-3.7' of git://neil.brown.name/md
by Linus Torvalds
· 12 years ago
244acb1
Merge branch 'config' into late-for-linus
by Russell King
· 12 years ago
93e2256
ARM: config: make sure that platforms are ordered by option string
by Russell King
· 12 years ago
b1b3f49
ARM: config: sort select statements alphanumerically
by Russell King
· 12 years ago
5921e6f
UAPI: (Scripted) Disintegrate include/linux/byteorder
by David Howells
· 12 years ago
607ca46
UAPI: (Scripted) Disintegrate include/linux
by David Howells
· 12 years ago
08cce05c
UAPI: Unexport linux/blk_types.h
by David Howells
· 12 years ago
8e4627d
UAPI: Unexport part of linux/ppp-comp.h
by David Howells
· 12 years ago
6257c57
Merge tag 'disintegrate-openrisc-20121009' of git://git.infradead.org/users/dhowells/linux-headers
by Jonas Bonn
· 12 years ago
4d7127d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
a3920a6
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 12 years ago
18a022d
Merge tag 'for-3.7' of git://openrisc.net/jonas/linux
by Linus Torvalds
· 12 years ago
02a650e
Merge tag 'disintegrate-misc-arches-20121010' of git://git.infradead.org/users/dhowells/linux-headers
by Linus Torvalds
· 12 years ago
b689713
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
b4fe19f
Merge tag 'arm64-uapi' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 12 years ago
ff69497
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
by Linus Torvalds
· 12 years ago
6c536a1
Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb
by Linus Torvalds
· 12 years ago
ba8a3d6
Merge tag 'stable/for-linus-3.7-uapi-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
125aae1
Merge tag 'mmc-merge-for-3.7-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 12 years ago
79c63ee
Merge tag 'dm-3.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 12 years ago
6a5a3d6
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 12 years ago
8bbbfa7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
bd81cce
Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
98260da
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
e225ca2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 12 years ago
54f7fc2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 12 years ago
0c4a479
Merge tag 'please-pull-dhowells-uapi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 12 years ago
ade0899
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
871a059
perf: Handle new rbtree implementation
by Markus Trippelsdorf
· 12 years ago
4e21fc1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
8418263
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
f81700b
procfs: don't need a PATH_MAX allocation to hold a string representation of an int
by Jeff Layton
· 12 years ago
7950e38
vfs: embed struct filename inside of names_cache allocation if possible
by Jeff Layton
· 12 years ago
adb5c24
audit: make audit_inode take struct filename
by Jeff Layton
· 12 years ago
669abf4
vfs: make path_openat take a struct filename pointer
by Jeff Layton
· 12 years ago
873f1ee
vfs: turn do_path_lookup into wrapper around struct filename variant
by Jeff Layton
· 12 years ago
7ac8626
audit: allow audit code to satisfy getname requests from its names_list
by Jeff Layton
· 12 years ago
91a27b2
vfs: define struct filename and have getname() return it
by Jeff Layton
· 12 years ago
e9069f4
btrfs: Fix compilation with user namespace support enabled
by Eric W. Biederman
· 12 years ago
ea1fd777
userns: Fix posix_acl_file_xattr_userns gid conversion
by Eric W. Biederman
· 12 years ago
1bbb309
userns: Properly print bluetooth socket uids
by Eric W. Biederman
· 12 years ago
dba1416
dm: store dm_target_io in bio front_pad
by Mikulas Patocka
· 12 years ago
4f81a41
dm thin: move bio_prison code to separate module
by Mike Snitzer
· 12 years ago
44feb38
dm thin: prepare to separate bio_prison code
by Mike Snitzer
· 12 years ago
28eed34
dm thin: support discard with non power of two block size
by Mike Snitzer
· 12 years ago
c19c6c9
arch/tile: enable interrupts in do_work_pending()
by Chris Metcalf
· 12 years ago
d20f2f8
Merge tag 'tags/disintegrate-tile-20121009' into for-linus
by Chris Metcalf
· 12 years ago
dabdaf0
mcs7830: Fix link state detection
by Ondrej Zary
· 12 years ago
93ac0ef
net: add doc for in4_pton()
by Amerigo Wang
· 12 years ago
28194fc
net: add doc for in6_pton()
by Amerigo Wang
· 12 years ago
8437e76
vti: fix sparse bit endian warnings
by stephen hemminger
· 12 years ago
4c67525
tcp: resets are misrouted
by Alexey Kuznetsov
· 12 years ago
5522be6
alpha: switch to saner kernel_execve() semantics
by Al Viro
· 12 years ago
9fff2fa
arm: switch to saner kernel_execve() semantics
by Al Viro
· 12 years ago
Next »