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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-13
dma: use dev_get_platdata()
Jingoo Han
10
-17
/
+18
2013-08-13
dma: sirf: use NULL instead of 0
Jingoo Han
1
-1
/
+1
2013-08-13
dma: mv_xor: use NULL instead of 0
Jingoo Han
1
-1
/
+1
2013-08-13
dma: mmp_pdma: Staticize mmp_pdma_alloc_descriptor()
Jingoo Han
1
-1
/
+2
2013-08-05
dma: mmp_pdma: clear DRCMR when free a phy channel
Xiang Wang
1
-0
/
+6
2013-08-05
dma: mmp_pdma: add protect when alloc/free phy channels
Xiang Wang
1
-16
/
+26
2013-08-05
dmaengine/MAINTAINERS: Add Andy as Co-Maintainer of DW DMA Controller
Viresh Kumar
1
-0
/
+1
2013-08-05
dma: dw: return DMA_PAUSED only if cookie status is DMA_IN_PROGRESS
Andy Shevchenko
1
-1
/
+1
2013-08-05
dma: dw: return DMA_SUCCESS immediately from device_tx_status()
Andy Shevchenko
1
-4
/
+4
2013-08-05
dma: dw: allow shared interrupts
Andy Shevchenko
1
-5
/
+8
2013-08-05
dma: dw: improve comparison with ~0
Andy Shevchenko
1
-5
/
+11
2013-08-05
dma: dw: append MODULE_DEVICE_TABLE for ACPI case
Andy Shevchenko
1
-0
/
+1
2013-08-05
acpi-dma: fix sparse warning
Andy Shevchenko
1
-1
/
+1
2013-08-05
txx9dmac: return DMA_SUCCESS immediately from device_tx_status()
Andy Shevchenko
1
-7
/
+6
2013-08-05
mmp_tdma: set cookies as well when asked for tx status
Andy Shevchenko
1
-1
/
+2
2013-08-05
ipu_idmac: re-use dma_cookie_status()
Andy Shevchenko
1
-4
/
+1
2013-08-05
tegra20-apb-dma: remove useless use of lock
Andy Shevchenko
1
-5
/
+3
2013-08-05
pch_dma: remove useless use of lock
Andy Shevchenko
1
-8
/
+1
2013-08-05
mpc512x_dma: remove useless use of lock
Andy Shevchenko
1
-9
/
+1
2013-08-05
mmp_pdma: remove useless use of lock
Andy Shevchenko
1
-9
/
+1
2013-08-05
fsldma: remove useless use of lock
Andy Shevchenko
1
-9
/
+1
2013-08-05
ep93xx_dma: remove useless use of lock
Andy Shevchenko
1
-9
/
+1
2013-08-05
edma: no need to assign residue to 0 explicitly
Andy Shevchenko
1
-2
/
+0
2013-08-05
mxs-dma: remove useless variable
Andy Shevchenko
1
-3
/
+1
2013-08-05
imx-sdma: remove useless variable
Andy Shevchenko
1
-6
/
+3
2013-08-04
Linux 3.11-rc4
v3.11-rc4
Linus Torvalds
1
-1
/
+1
2013-08-04
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-26
/
+68
2013-08-04
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+1
2013-08-04
tmpfs: fix SEEK_DATA/SEEK_HOLE regression
Hugh Dickins
1
-1
/
+2
2013-08-04
Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
8
-21
/
+21
2013-08-04
drm/radeon: fix 64 bit divide in SI spm code
Alex Deucher
1
-1
/
+1
2013-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
92
-678
/
+995
2013-08-03
qlcnic: Fix for flash update failure on 83xx adapter
Himanshu Madhani
10
-132
/
+231
2013-08-03
qlcnic: Fix link speed and duplex display for 83xx adapter
Rajesh Borundia
1
-9
/
+16
2013-08-03
qlcnic: Fix link speed display for 82xx adapter
Rajesh Borundia
1
-3
/
+7
2013-08-03
qlcnic: Fix external loopback test.
Shahed Shaikh
1
-2
/
+10
2013-08-03
qlcnic: Removed adapter series name from warning messages.
Pratik Pujar
2
-2
/
+2
2013-08-03
qlcnic: Free up memory in error path.
Himanshu Madhani
1
-3
/
+3
2013-08-03
qlcnic: Fix ingress MAC learning
Shahed Shaikh
1
-33
/
+66
2013-08-03
qlcnic: Fix MAC address filter issue on 82xx adapter
Shahed Shaikh
1
-1
/
+1
2013-08-03
net: ethernet: davinci_emac: drop IRQF_DISABLED
Mugunthan V N
1
-2
/
+1
2013-08-03
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-8
/
+10
2013-08-03
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2013-08-03
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
3
-28
/
+31
2013-08-03
hwmon: (max6697) fix MAX6581 ideality
Vivien Didelot
1
-2
/
+2
2013-08-03
Merge branch 'security-fixes' into fixes
Russell King
3
-28
/
+31
2013-08-03
ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l...
Russell King
2
-2
/
+7
2013-08-03
ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)
Russell King
2
-26
/
+24
2013-08-02
netlabel: use domain based selectors when address based selectors are not ava...
Paul Moore
6
-158
/
+130
2013-08-02
net: check net.core.somaxconn sysctl values
Roman Gushchin
1
-1
/
+5
[next]