Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5934df2f10a48d048fafe0d3c8b242a7c9106e69
5934df2
mmc: omap_hsmmc: fix a few bugs when setting the clock divisor
by Andy Shevchenko
· 14 years ago
e0c7f99
mmc: omap_hsmmc: introduce start_clock and re-use stop_clock
by Andy Shevchenko
· 14 years ago
ac330f4
mmc: omap_hsmmc: split duplicate code to calc_divisor() function
by Andy Shevchenko
· 14 years ago
6b206ef
mmc: omap_hsmmc: move hardcoded frequency constants to defines
by Andy Shevchenko
· 13 years ago
699b958
mmc: omap_hsmmc: correct debug report error status mnemonics
by Adrian Hunter
· 14 years ago
393f9a0
mmc: block: fixed NULL pointer dereference
by Jaehoon Chung
· 13 years ago
7937e87
mmc: documentation of mmc non-blocking request usage and design.
by Per Forlin
· 13 years ago
101ed47
mmc: omap_hsmmc: Remove unused iclk
by Balaji T K
· 13 years ago
fa4aa2d
mmc: omap_hsmmc: add runtime pm support
by Balaji T K
· 13 years ago
7a8c2ce
mmc: omap_hsmmc: Remove lazy_disable
by Balaji T K
· 13 years ago
ca8e99b
mmc: core: Set non-default Drive Strength via platform hook
by Philip Rakity
· 13 years ago
ee8a43a
mmc: block: add handling for two parallel block requests in issue_rw_rq
by Per Forlin
· 13 years ago
04296b7
mmc: queue: add a second mmc queue request member
by Per Forlin
· 13 years ago
d78d4a8
mmc: block: move error path in issue_rw_rq to a separate function.
by Per Forlin
· 13 years ago
54d49d7
mmc: block: add a block request prepare function
by Per Forlin
· 13 years ago
97868a2
mmc: block: add member in mmc queue struct to hold request data
by Per Forlin
· 13 years ago
bf04333
mmc: mmc_test: test to measure how sg_len affect performance
by Per Forlin
· 13 years ago
9f9c418
mmc: mmc_test: add test for non-blocking transfers
by Per Forlin
· 13 years ago
54f3caf
mmc: mmc_test: add debugfs file to list all tests
by Per Forlin
· 13 years ago
58c7ccb
mmc: mmci: implement pre_req() and post_req()
by Per Forlin
· 13 years ago
9782aff
mmc: omap_hsmmc: add support for pre_req and post_req
by Per Forlin
· 13 years ago
aa8b683
mmc: core: add non-blocking mmc request function
by Per Forlin
· 13 years ago
0500f10c
mmc: MAINTAINERS: change omap_hsmmc maintainence to orphan
by Madhusudhan Chikkature
· 13 years ago
5c209f1
mmc: kconfig: remove EXPERIMENTAL from the DMA selection of atmel-mci
by Nicolas Ferre
· 13 years ago
5c2f2b9
mmc: atmel-mci: add suspend/resume support
by Nicolas Ferre
· 13 years ago
0d013bc
mmc: sdhci-pci: allow 8-bit bus width for Intel Medfield eMMCs
by Adrian Hunter
· 13 years ago
68077b0
mmc: sdhci-pci: add 8-bit bus width support for mrst hc0
by Major Lee
· 13 years ago
94dd5b3
mmc: dw_mmc: reset FIFO after an error
by James Hogan
· 13 years ago
55c5efbc
mmc: dw_mmc: handle "no CRC status" error
by James Hogan
· 13 years ago
ae837fe
mmc: dw_mmc: remove unnecessary error messages
by James Hogan
· 13 years ago
03e8cb5
mmc: dw_mmc: fix stop when fallen back to PIO
by James Hogan
· 13 years ago
65d1351
mmc: sdhci-s3c: Fix return value in sdhci_s3c_suspend/resume()
by Wonil Choi
· 13 years ago
58d1246
mmc: sdhci: specify maximum discard timeout
by Adrian Hunter
· 13 years ago
e056a1b
mmc: queue: let host controllers specify maximum discard timeout
by Adrian Hunter
· 13 years ago
e8cd77e
mmc: sdhci-esdhc-imx: remove "WP" from flag ESDHC_FLAG_GPIO_FOR_CD_WP
by Shawn Guo
· 13 years ago
803862a
mmc: sdhci-esdhc-imx: SDHCI_CARD_PRESENT does not get cleared
by Shawn Guo
· 13 years ago
d25928d
mmc: sdhci: fix interrupt storm from card detection
by Shawn Guo
· 13 years ago
e312eb1
mmc: tmio: Fix race condition resulting in spurious interrupts
by Paul Parsons
· 13 years ago
d6fec69
mmc: tmio: Fix build error without CONFIG_MMC_SDHI
by Paul Parsons
· 13 years ago
34b664a
mmc: dw_mmc: handle unaligned buffers and sizes
by James Hogan
· 13 years ago
b86d825
mmc: dw_mmc: don't hard code fifo depth, fix usage
by James Hogan
· 13 years ago
892b1e3
mmc: dw_mmc: brackets in register access macros
by James Hogan
· 13 years ago
1791b13e
mmc: dw_mmc: convert card tasklet to workqueue
by James Hogan
· 13 years ago
7456caa
mmc: dw_mmc: fix race with request and removal
by James Hogan
· 13 years ago
b40af3a
mmc: dw_mmc: clear TXDR/RXDR ints before enabling
by James Hogan
· 13 years ago
973ed3a
mmc: sdhi: Add write16_hook
by Simon Horman
· 13 years ago
a11862d
mmc: tmio: Share register access functions
by Simon Horman
· 13 years ago
95c7348
mmc: tmio: name 0xd8 as CTL_DMA_ENABLE
by Simon Horman
· 13 years ago
4c2b8f2
mmc: block: add checking of r/w command response
by Russell King - ARM Linux
· 13 years ago
a01f3ccf
mmc: block: improve error recovery from command channel errors
by Russell King - ARM Linux
· 13 years ago
0a2d404
mmc: block: allow get_card_status() to return error status
by Russell King - ARM Linux
· 13 years ago
6e83e10
mmc: dw_mmc: protect a sequence of request and request-done.
by Seungwon Jeon
· 13 years ago
1d56c45
mmc: dw_mmc: set the card_width bit per card.
by Seungwon Jeon
· 13 years ago
a5556f3
ARM: mmp2: update mmp2_defconfig to support mmc
by Zhangfei Gao
· 13 years ago
bfed345
mmc: sdhci-pxa: move platform data to include/linux/platform_data
by Zhangfei Gao
· 13 years ago
c984c26
mmc: host: delete obsolete sdhci-pxa.c
by Zhangfei Gao
· 13 years ago
6f984f3
mmc: update mmp2 mmc resources in arch/arm
by Zhangfei Gao
· 13 years ago
9f5d71e
mmc: host: split up sdhci-pxa, create sdhci-pxav2.c
by Zhangfei Gao
· 13 years ago
a702c8a
mmc: host: split up sdhci-pxa, create sdhci-pxav3.c
by Zhangfei Gao
· 13 years ago
f0de836
mmc: sdhci: change sdhci-pltfm into a module
by Shawn Guo
· 13 years ago
100e918
mmc: Standardize header file inclusion checks.
by Robert P. J. Day
· 13 years ago
94cc6a8
mmc: sdhci: merge two sdhci-pltfm.h into one
by Shawn Guo
· 13 years ago
38576af
mmc: sdhci: make sdhci-of device drivers self registered
by Shawn Guo
· 13 years ago
e307148
mmc: sdhci: eliminate sdhci_of_host and sdhci_of_data
by Shawn Guo
· 13 years ago
85d6509
mmc: sdhci: make sdhci-pltfm device drivers self registered
by Shawn Guo
· 13 years ago
3a5c374
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 13 years ago
680ba7c
pppoe: Must flush connections when MAC address changes too.
by David S. Miller
· 13 years ago
a07c796
include/linux/sdla.h: remove the prototype of sdla()
by WANG Cong
· 13 years ago
0b8f627
tulip: dmfe: Remove old log spamming pr_debugs
by Joe Perches
· 13 years ago
dc6b845
si4713-i2c: avoid potential buffer overflow on si4713
by Mauro Carvalho Chehab
· 13 years ago
524196d
Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 13 years ago
d36c301
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
a406721d
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 13 years ago
0916a5e
hppfs_lookup(): don't open-code lookup_one_len()
by Al Viro
· 13 years ago
3cc0658
hppfs: fix dentry leak
by Al Viro
· 13 years ago
0577d1b
cramfs: get_cramfs_inode() returns ERR_PTR() on failure
by Al Viro
· 13 years ago
642c937
ufs should use d_splice_alias()
by Al Viro
· 13 years ago
a803b80
fix exofs ->get_parent()
by Al Viro
· 13 years ago
f560f66
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
3d68bd0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 13 years ago
efcbae2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 13 years ago
54a772b
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 13 years ago
a6b52a9
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 13 years ago
247dc22
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 13 years ago
94b0522
Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung
by Linus Torvalds
· 13 years ago
d4bd4b4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 13 years ago
d3f684f
hwmon: (max1111) Fix race condition causing NULL pointer exception
by Pavel Herrmann
· 13 years ago
fa8b697
hwmon: (it87) Fix label group removal
by Jean Delvare
· 13 years ago
0b8e77f
hwmon: (asus_atk0110) Fix memory leak
by Luca Tettamanti
· 13 years ago
f71d26b
watchdog: hpwdt depends on PCI
by Randy Dunlap
· 13 years ago
b793eb6
ASoC: Correct WM8994 MICBIAS supply widget hookup
by Mark Brown
· 13 years ago
1b71fe2
ceph analog of cifs build_path_from_dentry() race fix
by Al Viro
· 13 years ago
dc137bf
cifs: build_path_from_dentry() race fix
by Al Viro
· 13 years ago
1ef4859
sparc: sun4m SMP: fix wrong shift instruction in IPI handler
by Will Simoneau
· 13 years ago
05e9a2f
Bluetooth: Fix crash with incoming L2CAP connections
by Ilia Kolomisnky
· 13 years ago
9191e6a
Bluetooth: Fix regression in L2CAP connection procedure
by Gustavo F. Padovan
· 13 years ago
d670ac0
ARM: SAMSUNG: DMA Cleanup as per sparse
by Sangwook Lee
· 13 years ago
2a75ca4
watchdog: fix hpwdt Kconfig regression in 3.0-rc
by Olaf Hering
· 13 years ago
691abd0
ARM: SAMSUNG: Check NULL return from irq_alloc_generic_chip
by Todd Poynor
· 13 years ago
1765a36
Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
Next »