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
2011-05-26
x86: poll waiting for I/OAT DMA channel status
Dimitri Sivanich
1
-2
/
+6
2011-05-26
dmaengine: add TODO items for future work on dma drivers
Vinod Koul
1
-0
/
+14
2011-05-25
Merge branch 'next' into for-linus
Vinod Koul
13
-234
/
+601
2011-05-25
dmaengine/dw_dmac: Update maintainer-ship
Viresh Kumar
2
-0
/
+3
2011-05-19
dmaengine: move link order
Linus Walleij
3
-3
/
+5
2011-05-13
dmaengine/dw_dmac: implement pause and resume in dwc_control
Linus Walleij
2
-20
/
+40
2011-05-13
dmaengine/dw_dmac: Replace spin_lock* with irqsave variants and enable submis...
Viresh Kumar
1
-39
/
+77
2011-05-13
dmaengine/dw_dmac: Divide one sg to many desc, if sg len is greater than DWC_...
Viresh Kumar
1
-21
/
+44
2011-05-13
dmaengine/dw_dmac: set residue as total len in dwc_tx_status if status is !DM...
Viresh Kumar
1
-1
/
+5
2011-05-13
dmaengine/dw_dmac: don't call callback routine in case dmaengine_terminate_al...
Viresh Kumar
1
-14
/
+13
2011-05-12
dmaengine: at_hdmac: pause: no need to wait for FIFO empty
Nicolas Ferre
1
-16
/
+0
2011-05-09
pch_dma: modify pci device table definition
Tomoya MORINAGA
1
-1
/
+1
2011-05-09
pch_dma: Support new device ML7223 IOH
Tomoya MORINAGA
2
-5
/
+15
2011-05-09
pch_dma: Support I2S for ML7213 IOH
Tomoya MORINAGA
1
-15
/
+47
2011-05-09
pch_dma: Fix DMA setting issue
Tomoya MORINAGA
1
-7
/
+0
2011-05-09
pch_dma: modify for checkpatch
Tomoya MORINAGA
1
-3
/
+6
2011-05-09
pch_dma: fix dma direction issue for ML7213 IOH video-in
Tomoya MORINAGA
1
-3
/
+3
2011-05-09
dmaengine: at_hdmac: use descriptor chaining help function
Nicolas Ferre
1
-30
/
+3
2011-05-09
dmaengine: at_hdmac: implement pause and resume in atc_control
Nicolas Ferre
2
-27
/
+71
2011-05-09
dmaengine: at_hdmac: set residue as total len in atc_tx_status
Nicolas Ferre
1
-1
/
+6
2011-05-09
dmaengine/ste_dma40: fix introduced warnings
Philippe Langlais
1
-1
/
+1
2011-05-02
dmaengine: at_hdmac: specialize AHB interfaces to optimize transfers
Nicolas Ferre
2
-11
/
+19
2011-05-02
dmaengine: at_hdmac: remove channel status testing in tasklet
Nicolas Ferre
1
-7
/
+0
2011-05-02
dmaengine: at_hdmac: debug information sg_len for prep_slave_sg
Nicolas Ferre
1
-1
/
+2
2011-05-02
dmaengine: at_hdmac: add cyclic DMA operation support
Nicolas Ferre
2
-16
/
+229
2011-05-02
dmaengine: at_hdmac: modify way to use interrupts
Nicolas Ferre
2
-5
/
+10
2011-04-06
drivers, pch_dma: Fix uninitialized var before use
Liu Yuan
1
-1
/
+1
2011-04-06
Merge branch 'old_next' into next
Vinod Koul
5
-14
/
+28
2011-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...
Linus Torvalds
2
-56
/
+101
2011-04-05
ide: always ensure that blk_delay_queue() is called if we have pending IO
Jens Axboe
1
-21
/
+21
2011-04-05
dm: improve block integrity support
Mike Snitzer
1
-34
/
+80
2011-04-05
ide: ide_requeue_and_plug() reinstate "always plug" behaviour
Jens Axboe
1
-2
/
+1
2011-04-05
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-44
/
+0
2011-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
9
-109
/
+221
2011-04-05
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-8
/
+19
2011-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
20
-27
/
+62
2011-04-05
drm/i915/lvds: Remove 0xa0 DDC probe for LVDS
Chris Wilson
1
-24
/
+0
2011-04-05
drm/i915/crt: Remove 0xa0 probe for VGA
Chris Wilson
1
-20
/
+0
2011-04-05
Merge remote branch 'kumar/merge' into merge
Benjamin Herrenschmidt
1
-8
/
+19
2011-04-04
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
12
-56
/
+80
2011-04-05
drm: fix "persistant" typo
Jan Engelhardt
3
-14
/
+14
2011-04-04
tty: fix endless work loop when the buffer fills up
Linus Torvalds
2
-3
/
+7
2011-04-04
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+2
2011-04-04
usb/serial: fix function args warnings, dropping *filp
Randy Dunlap
2
-3
/
+3
2011-04-04
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+14
2011-04-04
Merge branch 'unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...
Linus Torvalds
1
-11
/
+17
2011-04-04
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2011-04-04
rtc-mrst: Fix section types
Major Lee
1
-5
/
+5
2011-04-04
edac/mpc85xx: Limit setting/clearing of HID1[RFXE] to e500v1/v2 cores
Kumar Gala
1
-8
/
+19
2011-04-03
mlx4: fix kfree on error path in new_steering_entry()
Mariusz Kozlowski
1
-2
/
+2
[next]