Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a6492c02073cd966ae490c1afcdebdd0d5ba3d81
a6492c0
mmc: sdhci-bcm-kona: Add basic use of clocks
by Tim Kryger
· 11 years ago
8d94b54
mmc: mmci: Enable support for busy detection for ux500 variant
by Ulf Hansson
· 11 years ago
e7f3d22
mmc: mmci: Handle CMD irq before DATA irq
by Ulf Hansson
· 11 years ago
bb5cba4
mmc: block: Fixup busy detection while invoking stop cmd at recovery
by Ulf Hansson
· 11 years ago
95a9129
mmc: block: Respect hw busy detection in card_busy_detect()
by Ulf Hansson
· 11 years ago
c49433f
mmc: block: Implement card_busy_detect() for busy detection
by Ulf Hansson
· 11 years ago
bcc3e17
mmc: block: Use R1 responses for stop cmds for read requests
by Ulf Hansson
· 11 years ago
cb962e0
mmc: core: Respect host's max_busy_timeout when sending sleep cmd
by Ulf Hansson
· 11 years ago
57de31f
mmc: core: Use generic CMD6 time while switching to eMMC HS200 mode
by Ulf Hansson
· 11 years ago
b9ec261
mmc: core: Fixup busy detection for mmc switch operations
by Ulf Hansson
· 11 years ago
636bd13
mmc: core: Minor simplifications to __mmc_switch
by Ulf Hansson
· 11 years ago
4509f8477
mmc: core: Add ignore_crc flag to __mmc_switch
by Ulf Hansson
· 11 years ago
1d4d774
mmc: core: Rename cmd_timeout_ms to busy_timeout
by Ulf Hansson
· 11 years ago
68eb80e
mmc: core: Rename max_discard_to to max_busy_timeout
by Ulf Hansson
· 11 years ago
e18eaf8
MAINTAINERS: Add maintainer for the mmc subsystem
by Ulf Hansson
· 11 years ago
321bd41
mmc: core: Add DT bindings for eMMC HS200 1.8/1.2V
by Jaehoon Chung
· 11 years ago
c0baf84
mmc: core: Add DT bindings for eMMC high-speed DDR 1.8/1.2V
by Ulf Hansson
· 11 years ago
b66bd0e
mmc: core: Add DT bindings for SD card's UHS bus speed modes
by Ulf Hansson
· 11 years ago
c42deff
mmc: rtsx: add support for pre_req and post_req
by Micky Ching
· 11 years ago
abcc6b2
mmc: rtsx: modify phase searching method for tuning
by Micky Ching
· 11 years ago
640e09b
mmc: rtsx: fix card poweroff bug
by Micky Ching
· 11 years ago
9107ebb
mmc: sdhci: add support for realtek rts5250
by Micky Ching
· 11 years ago
b13d1f0
mmc: omap: Add erase capability
by Jarkko Nikula
· 11 years ago
a6c668f
mmc: omap: Remove always set use_dma flag from struct mmc_omap_host
by Jarkko Nikula
· 11 years ago
64ac16e
mmc: omap: Convert to devm_ioremap_resource
by Jarkko Nikula
· 11 years ago
2ca5dc6
mmc: omap: Remove mem_res field from struct mmc_omap_host
by Jarkko Nikula
· 11 years ago
5b7d23a
mmc: omap: Remove duplicate host->irq assignment
by Jarkko Nikula
· 11 years ago
ae9b79c
mmc: omap: Convert to devm_kzalloc
by Jarkko Nikula
· 11 years ago
0e5c93e
mmc: omap: Fix NULL pointer dereference due uninitialized cover_tasklet
by Jarkko Nikula
· 11 years ago
81918d2
mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7791
by Kuninori Morimoto
· 11 years ago
423f6c2
mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7790
by Kuninori Morimoto
· 11 years ago
81bbbc7
mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7779
by Kuninori Morimoto
· 11 years ago
b3a5d4c
mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7778
by Kuninori Morimoto
· 11 years ago
2772ef3
mmc: sdhi: tidyup sh_mobile_sdhi_of_match position
by Kuninori Morimoto
· 11 years ago
7536d3f
mmc: core: Enable MMC_CAP2_CACHE_CTRL as default
by Ulf Hansson
· 11 years ago
10e5d96
mmc: core: Use mmc_flush_cache() during mmc suspend
by Ulf Hansson
· 11 years ago
469a00b
mmc: core: Remove support for MMC_CAP2_NO_SLEEP_CMD
by Ulf Hansson
· 11 years ago
325e2f9
mmc: core: Remove unused host cap MMC_CAP2_BROKEN_VOLTAGE
by Ulf Hansson
· 11 years ago
a2d1086
mmc: card: Remove host cap MMC_CAP2_SANITIZE
by Ulf Hansson
· 11 years ago
5601aaf
mmc: core: Remove unnecessary validations for bus_ops callbacks
by Ulf Hansson
· 11 years ago
2501c91
mmc: core: Use MMC_UNSAFE_RESUME as default behavior
by Ulf Hansson
· 11 years ago
710dec9
mmc: tmio: Adapt to proper PM configs for exported functions
by Ulf Hansson
· 11 years ago
c896448
mmc: tmio_mmc: Convert from legacy to modern PM ops
by Ulf Hansson
· 11 years ago
4e262d7f
mmc: sh_mobile_sdhi: Use modern PM macros to define pm callbacks
by Ulf Hansson
· 11 years ago
b28a960
Linux 3.14-rc2
by Linus Torvalds
· 11 years ago
cd63204
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 11 years ago
f94aa7c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
f743166
Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux into for-linus
by James Morris
· 11 years ago
c9efe51
fix a kmap leak in virtio_console
by Al Viro
· 11 years ago
d311d79
fix O_SYNC|O_APPEND syncing the wrong range on write()
by Al Viro
· 11 years ago
9c1db77
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
6f2a1c1
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
a2aa75e
Btrfs: fix data corruption when reading/updating compressed extents
by Filipe David Borba Manana
· 11 years ago
27a377d
Btrfs: don't loop forever if we can't run because of the tree mod log
by Josef Bacik
· 11 years ago
8051aa1
btrfs: reserve no transaction units in btrfs_ioctl_set_features
by David Sterba
· 11 years ago
d0270ac
btrfs: commit transaction after setting label and features
by Jeff Mahoney
· 11 years ago
6cc98d9
Btrfs: fix assert screwup for the pending move stuff
by Josef Bacik
· 11 years ago
4944790
Merge tag 'pinctrl-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 11 years ago
c132ade
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
c1ff843
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
ec2e6cb
Merge tag 'jfs-3.14-rc2' of git://github.com/kleikamp/linux-shaggy
by Linus Torvalds
· 11 years ago
c18f7b5
jfs: fix generic posix ACL regression
by Dave Kleikamp
· 11 years ago
1ccfe6f
watchdog: dw_wdt: Add dependency on HAS_IOMEM
by Richard Weinberger
· 11 years ago
34a9bff
Merge tag 'driver-core-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
41f76d8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 11 years ago
42be3f3
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 11 years ago
d94d0e2
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
3e382dd
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 11 years ago
2091f43
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 11 years ago
22446d3
Merge tag 'pm+acpi-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
0ec1d15
libceph: do not dereference a NULL bio pointer
by Ilya Dryomov
· 11 years ago
a3b072c
Merge tag 'efi-urgent' into x86/urgent
by H. Peter Anvin
· 11 years ago
ff513ac
libceph: take map_sem for read in handle_reply()
by Ilya Dryomov
· 11 years ago
0bbfdfe
libceph: factor out logic from ceph_osdc_start_request()
by Ilya Dryomov
· 11 years ago
55834a7
arm64: defconfig: Expand default enabled features
by Mark Rutland
· 11 years ago
95c4189
arm64: asm: remove redundant "cc" clobbers
by Will Deacon
· 11 years ago
8e86f0b
arm64: atomics: fix use of acquire + release for full barrier semantics
by Will Deacon
· 11 years ago
4f545a4
hwmon: (da9055) Remove use of regmap_irq_get_virq()
by Adam Thomson
· 11 years ago
a2ff34c
Merge branches 'acpi-cleanup' and 'acpi-video'
by Rafael J. Wysocki
· 11 years ago
7fd9050
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 11 years ago
93e7371
Merge branches 'acpi-pci-hotplug' and 'acpi-hotplug'
by Rafael J. Wysocki
· 11 years ago
9343224
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
227d53b3
mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irq
by KOSAKI Motohiro
· 11 years ago
7bc35fd
arch/x86/mm/numa.c: fix array index overflow when synchronizing nid to memblock.reserved.
by Tang Chen
· 11 years ago
017c217
arch/x86/mm/numa.c: initialize numa_kernel_nodes in numa_clear_kernel_node_hotplug()
by Tang Chen
· 11 years ago
a85d9df
mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_lock_irq()
by KOSAKI Motohiro
· 11 years ago
f893ab4
mm/swap: fix race on swap_info reuse between swapoff and swapon
by Weijie Yang
· 11 years ago
579f829
swap: add a simple detector for inappropriate swapin readahead
by Shaohua Li
· 11 years ago
fb951eb
ocfs2: free allocated clusters if error occurs after ocfs2_claim_clusters
by Zongxun Wang
· 11 years ago
277cba1
Documentation/kernel-parameters.txt: fix memmap= language
by Randy Dunlap
· 11 years ago
f2de3a15
Merge tag 'sound-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
65f0505
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
75a1ba5
x86, microcode, AMD: Unify valid container checks
by Borislav Petkov
· 11 years ago
6583327
x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=y
by Peter Oberparleiter
· 11 years ago
5b232c5
pinctrl: tegra: return correct error type
by Laxman Dewangan
· 11 years ago
e7f2a44
pinctrl: do not init debugfs entries for unimplemented functionalities
by Florian Vaussard
· 11 years ago
97b8b16b
MIPS: fpu.h: Fix build when CONFIG_BUG is not set
by Aaro Koskinen
· 11 years ago
4a7ac12
arm64: barriers: allow dsb macro to take option parameter
by Will Deacon
· 11 years ago
7c4c62a
drm/radeon: allow geom rings to be setup on r600/r700 (v2)
by Dave Airlie
· 11 years ago
9ca5d4b
Merge tag 'vmwgfx-fixes-3.14-2014-02-05' of git://people.freedesktop.org/~thomash/linux into drm-next
by Dave Airlie
· 11 years ago
Next »