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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-21
mmc: omap_hsmmc: split duplicate code to calc_divisor() function
Andy Shevchenko
1
-27
/
+19
2011-07-21
mmc: omap_hsmmc: move hardcoded frequency constants to defines
Andy Shevchenko
1
-2
/
+4
2011-07-21
mmc: omap_hsmmc: correct debug report error status mnemonics
Adrian Hunter
1
-8
/
+11
2011-07-21
mmc: block: fixed NULL pointer dereference
Jaehoon Chung
1
-0
/
+3
2011-07-21
mmc: documentation of mmc non-blocking request usage and design.
Per Forlin
2
-0
/
+89
2011-07-21
CIFS: Fix wrong length in cifs_iovec_read
Pavel Shilovsky
1
-1
/
+1
2011-07-21
xfs: add size update tracepoint to IO completion
Dave Chinner
2
-4
/
+9
2011-07-21
xfs: convert AIL cursors to use struct list_head
Dave Chinner
2
-55
/
+28
2011-07-21
xfs: remove confusing ail cursor wrapper
Dave Chinner
1
-31
/
+19
2011-07-21
xfs: use a cursor for bulk AIL insertion
Dave Chinner
3
-28
/
+118
2011-07-21
xfs: failure mapping nfs fh to inode should return ESTALE
J. Bruce Fields
1
-2
/
+2
2011-07-21
xfs: Remove the second parameter to xfs_sb_count()
Chandra Seetharaman
3
-12
/
+7
2011-07-21
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-28
/
+103
2011-07-21
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-61
/
+190
2011-07-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-2
/
+10
2011-07-21
mmc: omap_hsmmc: Remove unused iclk
Balaji T K
1
-10
/
+0
2011-07-21
mmc: omap_hsmmc: add runtime pm support
Balaji T K
1
-55
/
+56
2011-07-21
mmc: omap_hsmmc: Remove lazy_disable
Balaji T K
1
-244
/
+2
2011-07-21
mmc: core: Set non-default Drive Strength via platform hook
Philip Rakity
2
-29
/
+40
2011-07-21
mmc: block: add handling for two parallel block requests in issue_rw_rq
Per Forlin
3
-20
/
+84
2011-07-21
mmc: queue: add a second mmc queue request member
Per Forlin
2
-3
/
+44
2011-07-21
mmc: block: move error path in issue_rw_rq to a separate function.
Per Forlin
1
-89
/
+131
2011-07-21
mmc: block: add a block request prepare function
Per Forlin
1
-104
/
+114
2011-07-21
mmc: block: add member in mmc queue struct to hold request data
Per Forlin
3
-128
/
+141
2011-07-21
mmc: mmc_test: test to measure how sg_len affect performance
Per Forlin
1
-12
/
+139
2011-07-21
mmc: mmc_test: add test for non-blocking transfers
Per Forlin
1
-8
/
+310
2011-07-21
mmc: mmc_test: add debugfs file to list all tests
Per Forlin
1
-1
/
+38
2011-07-21
mmc: mmci: implement pre_req() and post_req()
Per Forlin
2
-13
/
+142
2011-07-21
mmc: omap_hsmmc: add support for pre_req and post_req
Per Forlin
1
-4
/
+83
2011-07-21
mmc: core: add non-blocking mmc request function
Per Forlin
3
-11
/
+129
2011-07-21
mmc: MAINTAINERS: change omap_hsmmc maintainence to orphan
Madhusudhan Chikkature
1
-2
/
+1
2011-07-21
mmc: kconfig: remove EXPERIMENTAL from the DMA selection of atmel-mci
Nicolas Ferre
1
-4
/
+3
2011-07-21
mmc: atmel-mci: add suspend/resume support
Nicolas Ferre
1
-0
/
+63
2011-07-21
mmc: sdhci-pci: allow 8-bit bus width for Intel Medfield eMMCs
Adrian Hunter
1
-5
/
+16
2011-07-21
mmc: sdhci-pci: add 8-bit bus width support for mrst hc0
Major Lee
1
-0
/
+33
2011-07-21
mmc: dw_mmc: reset FIFO after an error
James Hogan
1
-1
/
+11
2011-07-21
mmc: dw_mmc: handle "no CRC status" error
James Hogan
1
-4
/
+15
2011-07-21
mmc: dw_mmc: remove unnecessary error messages
James Hogan
1
-4
/
+0
2011-07-21
mmc: dw_mmc: fix stop when fallen back to PIO
James Hogan
2
-1
/
+7
2011-07-21
mmc: sdhci-s3c: Fix return value in sdhci_s3c_suspend/resume()
Wonil Choi
1
-4
/
+2
2011-07-21
mmc: sdhci: specify maximum discard timeout
Adrian Hunter
1
-0
/
+5
2011-07-21
mmc: queue: let host controllers specify maximum discard timeout
Adrian Hunter
4
-10
/
+101
2011-07-21
mmc: sdhci-esdhc-imx: remove "WP" from flag ESDHC_FLAG_GPIO_FOR_CD_WP
Shawn Guo
1
-4
/
+4
2011-07-21
mmc: sdhci-esdhc-imx: SDHCI_CARD_PRESENT does not get cleared
Shawn Guo
1
-1
/
+1
2011-07-21
mmc: sdhci: fix interrupt storm from card detection
Shawn Guo
1
-4
/
+25
2011-07-21
mmc: tmio: Fix race condition resulting in spurious interrupts
Paul Parsons
1
-44
/
+32
2011-07-21
mmc: tmio: Fix build error without CONFIG_MMC_SDHI
Paul Parsons
1
-3
/
+1
2011-07-21
mmc: dw_mmc: handle unaligned buffers and sizes
James Hogan
2
-57
/
+262
2011-07-21
mmc: dw_mmc: don't hard code fifo depth, fix usage
James Hogan
3
-6
/
+26
2011-07-21
mmc: dw_mmc: brackets in register access macros
James Hogan
1
-8
/
+8
[prev]
[next]