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
2015-08-02
Merge tag 'powerpc-4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2015-08-02
i915: temporary fix for DP MST docking station NULL pointer dereference
Linus Torvalds
1
-3
/
+5
2015-08-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-14
/
+23
2015-08-01
Merge tag 'dmaengine-fix-4.2-rc5' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
8
-89
/
+119
2015-08-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+5
2015-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
27
-292
/
+562
2015-07-31
stmmac: fix missing MODULE_LICENSE in stmmac_platform
Joachim Eastwood
1
-0
/
+4
2015-07-31
gianfar: Enable device wakeup when appropriate
Claudiu Manoil
3
-13
/
+3
2015-07-31
gianfar: Fix suspend/resume for wol magic packet
Claudiu Manoil
1
-68
/
+30
2015-07-31
gianfar: Fix warning when CONFIG_PM off
Claudiu Manoil
1
-0
/
+2
2015-07-31
Merge tag 'iommu-fixes-v4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-81
/
+51
2015-07-31
Merge tag 'drm-intel-fixes-2015-07-31' of git://anongit.freedesktop.org/drm-i...
Linus Torvalds
3
-10
/
+23
2015-07-31
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
41
-272
/
+552
2015-07-31
Revert "dmaengine: virt-dma: don't always free descriptor upon completion"
Jun Nie
2
-25
/
+7
2015-07-31
dmaengine: mv_xor: fix big endian operation in register mode
Thomas Petazzoni
1
-4
/
+5
2015-07-31
dmaengine: xgene-dma: Fix the resource map to handle overlapping
Rameshwar Prasad Sahu
1
-0
/
+3
2015-07-31
dmaengine: at_xdmac: fix transfer data width in at_xdmac_prep_slave_sg()
Cyrille Pitchen
1
-3
/
+4
2015-07-31
dmaengine: at_hdmac: fix residue computation
Cyrille Pitchen
2
-47
/
+88
2015-07-31
dmaengine: at_xdmac: fix bug about channel configuration
Ludovic Desroches
1
-9
/
+10
2015-07-31
iommu/amd: Allow non-ATS devices in IOMMUv2 domains
Joerg Roedel
1
-1
/
+6
2015-07-30
r8152: reset device when tx timeout
hayeswang
1
-4
/
+3
2015-07-30
r8152: add pre_reset and post_reset
hayeswang
1
-0
/
+54
2015-07-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-56
/
+130
2015-07-30
scsi: fix memory leak with scsi-mq
Tony Battersby
2
-4
/
+4
2015-07-30
ipr: Fix invalid array indexing for HRRQ
Brian King
1
-3
/
+8
2015-07-30
ipr: Fix incorrect trace indexing
Brian King
2
-2
/
+4
2015-07-30
ipr: Fix locking for unit attention handling
Brian King
1
-5
/
+7
2015-07-30
efi: Check for NULL efi kernel parameters
Ricardo Neri
1
-0
/
+5
2015-07-30
Merge tag 'hwmon-for-linus-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-29
/
+30
2015-07-30
drm/i915: Declare the swizzling unknown for L-shaped configurations
Chris Wilson
1
-1
/
+4
2015-07-30
drm/i915: Mark PIN_USER binding as GLOBAL_BIND without the aliasing ppgtt
Chris Wilson
1
-0
/
+11
2015-07-30
iommu/amd: Set global dma_ops if swiotlb is disabled
Joerg Roedel
1
-0
/
+9
2015-07-30
iommu/amd: Use swiotlb in passthrough mode
Joerg Roedel
1
-5
/
+3
2015-07-30
iommu/amd: Allow non-IOMMUv2 devices in IOMMUv2 domains
Joerg Roedel
1
-7
/
+9
2015-07-30
iommu/amd: Use iommu core for passthrough mode
Joerg Roedel
2
-65
/
+3
2015-07-30
iommu/amd: Use iommu_attach_group()
Joerg Roedel
1
-3
/
+21
2015-07-29
qlcnic: Fix corruption while copying
Shahed Shaikh
1
-1
/
+1
2015-07-29
net: thunderx: Fix for crash while BGX teardown
Thanneeru Srinivasulu
1
-1
/
+4
2015-07-29
net: thunderx: Add PCI driver shutdown routine
Sunil Goutham
1
-0
/
+6
2015-07-29
net: thunderx: Fix crash when changing rss with mutliple traffic flows
Sunil Goutham
1
-4
/
+5
2015-07-29
net: thunderx: Set watchdog timeout value
Sunil Goutham
2
-0
/
+10
2015-07-29
net: thunderx: Wakeup TXQ only if CQE_TX are processed
Sunil Goutham
3
-15
/
+31
2015-07-29
net: thunderx: Suppress alloc_pages() failure warnings
Sunil Goutham
1
-2
/
+4
2015-07-29
net: thunderx: Fix TSO packet statistic
Sunil Goutham
1
-0
/
+1
2015-07-29
net: thunderx: Fix memory leak when changing queue count
Sunil Goutham
1
-9
/
+14
2015-07-29
net: thunderx: Fix RQ_DROP miscalculation
Sunil Goutham
1
-3
/
+11
2015-07-29
net: thunderx: Fix memory leak while tearing down interface
Sunil Goutham
2
-3
/
+6
2015-07-29
net: thunderx: Fix data integrity issues with LDWB
Sunil Goutham
1
-1
/
+1
2015-07-29
hwmon: (nct7802) Fix integer overflow seen when writing voltage limits
Guenter Roeck
1
-1
/
+1
2015-07-29
hwmon: (nct7904) Rename pwm attributes to match hwmon ABI
Guenter Roeck
1
-28
/
+29
[next]