index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2014-05-22
mmc: omap_hsmmc: split omap-dma header file
Balaji T K
-18
/
+22
2014-05-22
mmc: sdhci: track whether preset mode is currently enabled in hardware
Russell King
-0
/
+1
2014-05-22
mmc: sdhci: cache timing information locally
Russell King
-0
/
+2
2014-05-22
mmc: sdhci: convert sdhci_set_clock() into a library function
Russell King
-2
/
+0
2014-05-22
mmc: sdhci: move FSL ESDHC reset handling quirk into esdhc code
Russell King
-2
/
+0
2014-05-22
mmc: sdhci: more efficient interrupt enable register handling
Russell King
-0
/
+3
2014-05-22
mmc: sdhci: push card_tasklet into threaded irq handler
Russell King
-2
/
+1
2014-05-22
mmc: sdhci: convert to new SDIO IRQ handling
Russell King
-0
/
+2
2014-05-22
mmc: sdio_irq: rework sdio irq handling
Russell King
-0
/
+3
2014-05-12
mmc: core: Improve support for deferred regulators
Tim Kryger
-6
/
+2
2014-05-12
mmc: add support for HS400 mode of eMMC5.0
Seungwon Jeon
-1
/
+21
2014-05-12
mmc: rework selection of bus speed mode
Seungwon Jeon
-0
/
+5
2014-05-12
mmc: identify available device type to select
Seungwon Jeon
-11
/
+9
2014-05-12
mmc: drop the speed mode of card's state
Seungwon Jeon
-17
/
+29
2014-05-12
mmc: dw_mmc: remove unused member variable.
Jaehoon Chung
-14
/
+0
2014-04-22
mmc: card.h: Use NULL instead of 0 for END_FIXUP
Fabio Estevam
-1
/
+1
2014-04-22
mmc: Delay the card_event callback into the mmc_rescan worker
Markus Mayer
-0
/
+2
2014-04-20
mmc: clarify DDR timing mode between SD-UHS and eMMC
Seungwon Jeon
-1
/
+2
2014-04-19
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
-2
/
+9
2014-04-19
Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple...
Dave Airlie
-0
/
+4
2014-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-10
/
+21
2014-04-18
Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+4
2014-04-18
Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-19
/
+1
2014-04-18
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
-10
/
+37
2014-04-18
mm: use paravirt friendly ops for NUMA hinting ptes
Mel Gorman
-8
/
+23
2014-04-18
wait: explain the shadowing and type inconsistencies
Peter Zijlstra
-1
/
+13
2014-04-18
Shiraz has moved
Viresh Kumar
-1
/
+1
2014-04-18
net: sctp: cache auth_enable per endpoint
Vlad Yasevich
-1
/
+3
2014-04-18
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
-0
/
+2
2014-04-18
Merge tag 'dt-fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+5
2014-04-18
of: add empty of_find_node_by_path() for !OF
Alexander Shiyan
-0
/
+5
2014-04-18
drm: Split out drm_probe_helper.c from drm_crtc_helper.c
Daniel Vetter
-1
/
+5
2014-04-17
Merge branch 'ipmi' (emailed ipmi fixes)
Linus Torvalds
-3
/
+10
2014-04-17
ipmi: boolify some things
Corey Minyard
-3
/
+3
2014-04-17
ipmi: Turn off all activity on an idle ipmi interface
Corey Minyard
-1
/
+8
2014-04-16
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-7
/
+7
2014-04-16
Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hosts
K. Y. Srinivasan
-1
/
+3
2014-04-16
Tools: hv: Handle the case when the target file exists correctly
K. Y. Srinivasan
-0
/
+1
2014-04-16
net: mdio-gpio: Add support for separate MDI and MDO gpio pins
Guenter Roeck
-0
/
+2
2014-04-16
net: mdio-gpio: Add support for active low gpio pins
Guenter Roeck
-0
/
+3
2014-04-16
ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif
Cong Wang
-9
/
+10
2014-04-16
sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()
Tejun Heo
-19
/
+1
2014-04-16
net: phy: add minimal support for QSGMII PHY
Thomas Petazzoni
-0
/
+3
2014-04-16
drm/tegra: Remove gratuitous pad field
Thierry Reding
-1
/
+0
2014-04-16
x86: Remove the PCI reboot method from the default chain
Ingo Molnar
-7
/
+7
2014-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-17
/
+55
2014-04-15
ipv4: add a sock pointer to dst->output() path.
Eric Dumazet
-11
/
+24
2014-04-15
ipv4: add a sock pointer to ip_queue_xmit()
Eric Dumazet
-3
/
+3
2014-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
-1
/
+10
2014-04-14
Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re...
Daniel Borkmann
-1
/
+13
[next]