index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
ipu-v3
/
ipu-di.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-11
mmc: mmc_test: Do not use mmc_start_areq() anymore
Adrian Hunter
1
-68
/
+54
2017-12-11
mmc: block: blk-mq: Stop using legacy recovery
Adrian Hunter
1
-143
/
+161
2017-12-11
mmc: block: Reduce polling timeout from 10 minutes to 10 seconds
Adrian Hunter
1
-1
/
+7
2017-12-11
mmc: block: Add timeout_clks when calculating timeout
Adrian Hunter
1
-7
/
+35
2017-12-11
mmc: block: Check for transfer state in card_busy_detect()
Adrian Hunter
1
-4
/
+13
2017-12-11
mmc: block: Check the timeout correctly in card_busy_detect()
Adrian Hunter
1
-1
/
+3
2017-12-11
mmc: block: blk-mq: Check error bits and save the exception bit when polling ...
Adrian Hunter
1
-9
/
+28
2017-12-11
mmc: block: Make card_busy_detect() accumulate all response error bits
Adrian Hunter
1
-10
/
+29
2017-12-11
mmc: block: blk-mq: Separate card polling from recovery
Adrian Hunter
1
-1
/
+28
2017-12-11
mmc: block: blk-mq: Add support for direct completion
Adrian Hunter
6
-26
/
+116
2017-12-11
mmc: sdhci-pci: Add CQHCI support for Intel GLK
Adrian Hunter
2
-1
/
+155
2017-12-11
mmc: cqhci: support for command queue enabled host
Venkat Gopalakrishnan
4
-0
/
+1404
2017-12-11
mmc: block: Add CQE support
Adrian Hunter
4
-6
/
+326
2017-12-11
mmc: block: Add blk-mq support
Adrian Hunter
4
-31
/
+808
2017-12-11
mmc: core: Add parameter use_blk_mq
Adrian Hunter
6
-0
/
+26
2017-12-11
mmc: block: Add error-handling comments
Adrian Hunter
1
-1
/
+35
2017-12-11
mmc: core: Make mmc_pre_req() and mmc_post_req() available
Adrian Hunter
2
-31
/
+31
2017-12-11
mmc: block: Simplify cleaning up the queue
Adrian Hunter
2
-5
/
+14
2017-12-11
mmc: block: No need to export mmc_cleanup_queue()
Adrian Hunter
1
-1
/
+0
2017-12-11
mmc: sunxi: fix mojibake in module metadata
Adam Borowski
1
-2
/
+2
2017-12-11
dt-bindings: mmc: renesas_sdhi: Add r8a77995 support
Ulrich Hecht
1
-0
/
+1
2017-12-11
mmc: tmio: use usleep_range consistently
Wolfram Sang
1
-4
/
+4
2017-12-11
mmc: core: use usleep_range rather than HZ magic in mmc_delay()
Wolfram Sang
1
-5
/
+3
2017-12-11
mmc: sdhci-of-esdhc: fix eMMC couldn't work after kexec
yinbo.zhu
1
-0
/
+4
2017-12-11
mmc: slot-gpio: call gpiod_to_irq() only when MMC_CAP_NEEDS_POLL is unset
Masahiro Yamada
1
-8
/
+6
2017-12-11
Linux 4.15-rc3
v4.15-rc3
Linus Torvalds
1
-1
/
+1
2017-12-10
hpfs: don't bother with the i_version counter or f_version
Jeff Layton
3
-4
/
+0
2017-12-10
futex: futex_wake_op, fix sign_extend32 sign bits
Jiri Slaby
1
-2
/
+2
2017-12-08
kmemcheck: rip it out for real
Michal Hocko
13
-13
/
+0
2017-12-08
net: mvpp2: fix the RSS table entry offset
Antoine Tenart
1
-1
/
+1
2017-12-08
tcp: evaluate packet losses upon RTT change
Yuchung Cheng
1
-11
/
+8
2017-12-08
tcp: fix off-by-one bug in RACK
Yuchung Cheng
1
-3
/
+3
2017-12-08
tcp: always evaluate losses in RACK upon undo
Yuchung Cheng
1
-0
/
+1
2017-12-08
tcp: correctly test congestion state in RACK
Yuchung Cheng
1
-1
/
+2
2017-12-08
bnxt_en: Fix sources of spurious netpoll warnings
Calvin Owens
1
-2
/
+2
2017-12-08
ARM64: dts: meson-gx: fix UART pclk clock name
Neil Armstrong
2
-5
/
+5
2017-12-08
tcp_bbr: reset long-term bandwidth sampling on loss recovery undo
Neal Cardwell
1
-0
/
+1
2017-12-08
tcp_bbr: reset full pipe detection on loss recovery undo
Neal Cardwell
1
-0
/
+4
2017-12-08
tcp_bbr: record "full bw reached" decision in new full_bw_reached bit
Neal Cardwell
1
-2
/
+5
2017-12-08
sfc: pass valid pointers from efx_enqueue_unwind
Bert Kenward
1
-1
/
+4
2017-12-08
gianfar: Disable EEE autoneg by default
Claudiu Manoil
1
-0
/
+5
2017-12-08
of: overlay: Make node skipping in init_overlay_changeset() clearer
Geert Uytterhoeven
1
-10
/
+11
2017-12-08
of: overlay: Fix out-of-bounds write in init_overlay_changeset()
Geert Uytterhoeven
1
-3
/
+4
2017-12-08
X.509: fix comparisons of ->pkey_algo
Eric Biggers
2
-2
/
+2
2017-12-08
KEYS: reject NULL restriction string when type is specified
Eric Biggers
1
-14
/
+10
2017-12-08
security: keys: remove redundant assignment to key_ref
Colin Ian King
1
-1
/
+0
2017-12-08
X.509: use crypto_shash_digest()
Eric Biggers
1
-5
/
+1
2017-12-08
KEYS: be careful with error codes in public_key_verify_signature()
Eric Biggers
1
-2
/
+5
2017-12-08
pkcs7: use crypto_shash_digest()
Eric Biggers
1
-5
/
+2
2017-12-08
pkcs7: fix check for self-signed certificate
Eric Biggers
1
-1
/
+1
[next]