index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-12
e1000e: fix trivial kernel doc typos
Jean Sacren
1
-1
/
+1
2014-08-12
i40e: Cleaning up missing null-terminate in conjunction with strncpy
Rickard Strandqvist
1
-8
/
+8
2014-08-12
i40e: use correct structure type name in sizeof
Julia Lawall
1
-1
/
+1
2014-08-12
i40e: fix sparse non static symbol warning
Wei Yongjun
1
-3
/
+3
2014-08-11
i40e: Fix missing uapi/linux/dcbnl.h include in i40e_fcoe.c
Lucas Tanure
1
-0
/
+1
2014-08-11
net: bcmgenet: correctly resume adapter from Wake-on-LAN
Florian Fainelli
1
-4
/
+6
2014-08-11
net: bcmgenet: update UMAC_CMD only when link is detected
Florian Fainelli
1
-2
/
+6
2014-08-11
net: bcmgenet: correctly suspend and resume PHY device
Florian Fainelli
1
-2
/
+11
2014-08-11
net: bcmgenet: request and enable main clock earlier
Florian Fainelli
1
-7
/
+7
2014-08-11
net: ethernet: myricom: myri10ge: myri10ge.c: Cleaning up missing null-termin...
Rickard Strandqvist
1
-0
/
+1
2014-08-11
xen-netfront: Fix handling packets on compound pages with skb_linearize
Zoltan Kiss
1
-3
/
+4
2014-08-11
net: fec: Support phys probed from devicetree and fixed-link
Uwe Kleine-König
2
-21
/
+56
2014-08-11
smsc: replace WARN_ON() with WARN_ON_SMP()
Sanjeev Sharma
1
-1
/
+1
2014-08-11
Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
7
-30
/
+38
2014-08-11
xen-netback: Don't deschedule NAPI when carrier off
Zoltan Kiss
1
-5
/
+1
2014-08-11
net: ethernet: qlogic: qlcnic: Remove duplicate object file from Makefile
Andreas Ruprecht
1
-1
/
+1
2014-08-11
wan: wanxl: Remove typedefs from struct names
Himangi Saraogi
1
-31
/
+32
2014-08-11
m68k/atari: EtherNEC - ethernet support (ne)
Michael Schmitz
2
-1
/
+4
2014-08-11
net: ethernet: ti: cpmac.c: Cleaning up missing null-terminate after strncpy ...
Rickard Strandqvist
1
-0
/
+1
2014-08-11
hdlc: Remove typedefs from struct names
Himangi Saraogi
1
-31
/
+32
2014-08-11
airo_cs: Remove typedef local_info_t
Himangi Saraogi
1
-12
/
+13
2014-08-11
atmel: Remove typedef atmel_priv_ioctl
Himangi Saraogi
1
-4
/
+4
2014-08-11
com20020_cs: Remove typedef com20020_dev_t
Himangi Saraogi
1
-8
/
+8
2014-08-11
ethernet: amd: Remove typedef local_info_t
Himangi Saraogi
1
-20
/
+20
2014-08-11
drivers: net: Add APM X-Gene SoC ethernet driver support.
Iyappan Subramanian
11
-0
/
+2299
2014-08-11
net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate after s...
Rickard Strandqvist
1
-0
/
+1
2014-08-11
brcmfmac: fix memory leakage in msgbuf
Arend van Spriel
1
-0
/
+4
2014-08-11
brcmfmac: fix curly brace mistake in brcmf_pcie_handle_mb_data()
Arend van Spriel
1
-1
/
+2
2014-08-11
carl9170: fix sending URBs with wrong type when using full-speed
Ronald Wahl
2
-4
/
+28
2014-08-11
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
38
-873
/
+3526
2014-08-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
14
-13
/
+994
2014-08-11
Merge tag 'md/3.17' of git://neil.brown.name/md
Linus Torvalds
4
-16
/
+22
2014-08-11
Merge branch 'devicetree/next-overlay' into devicetree/next
Grant Likely
9
-365
/
+933
2014-08-11
Merge branch 'devicetree/next-console' into devicetree/next
Grant Likely
9
-93
/
+44
2014-08-11
mmc: dw_mmc: Slot quirk "disable-wp" is deprecated.
Jaehoon Chung
1
-2
/
+9
2014-08-11
mmc: mmci: Reverse IRQ handling for the arm_variant
Ulf Hansson
1
-2
/
+10
2014-08-11
mmc: mmci: Move all CMD irq handling to mmci_cmd_irq()
Ulf Hansson
1
-10
/
+12
2014-08-11
mmc: mmci: Remove redundant check of status for DATA irq
Ulf Hansson
1
-6
/
+5
2014-08-11
mmc: dw_mmc: change to use recommended reset procedure
Sonny Rao
2
-23
/
+69
2014-08-11
mmc: sdhci-pxav3: Use devm_* managed helpers
Laurent Pinchart
1
-10
/
+3
2014-08-10
net: ucc_geth: fix build failure
Uwe Kleine-König
1
-2
/
+2
2014-08-10
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2014-08-10
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-33
/
+20
2014-08-10
IB/mad: Add user space RMPP support
Ira Weiny
2
-35
/
+73
2014-08-10
IB/mad: add new ioctl to ABI to support new registration options
Ira Weiny
9
-11
/
+132
2014-08-10
IB/mad: Add dev_notice messages for various umad/mad registration failures
Ira Weiny
2
-9
/
+57
2014-08-10
IB/mad: Update module to [pr|dev]_* style print messages
Ira Weiny
3
-77
/
+85
2014-08-10
IB/ipoib: Avoid multicast join attempts with invalid P_key
Alex Estrin
2
-45
/
+46
2014-08-10
IB/umad: Update module to [pr|dev]_* style print messages
Ira Weiny
1
-11
/
+15
2014-08-10
dm table: propagate QUEUE_FLAG_NO_SG_MERGE
Jeff Moyer
1
-0
/
+13
[prev]
[next]