index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: poll waiting for I/OAT DMA channel status
Dimitri Sivanich
2011-05-27
1
-2
/
+6
*
dmaengine: add TODO items for future work on dma drivers
Vinod Koul
2011-05-26
1
-0
/
+14
*
Merge branch 'next' into for-linus
Vinod Koul
2011-05-25
13
-234
/
+601
|
\
|
*
dmaengine/dw_dmac: Update maintainer-ship
Viresh Kumar
2011-05-25
2
-0
/
+3
|
*
dmaengine: move link order
Linus Walleij
2011-05-19
3
-3
/
+5
|
*
dmaengine/dw_dmac: implement pause and resume in dwc_control
Linus Walleij
2011-05-13
2
-20
/
+40
|
*
dmaengine/dw_dmac: Replace spin_lock* with irqsave variants and enable submis...
Viresh Kumar
2011-05-13
1
-39
/
+77
|
*
dmaengine/dw_dmac: Divide one sg to many desc, if sg len is greater than DWC_...
Viresh Kumar
2011-05-13
1
-21
/
+44
|
*
dmaengine/dw_dmac: set residue as total len in dwc_tx_status if status is !DM...
Viresh Kumar
2011-05-13
1
-1
/
+5
|
*
dmaengine/dw_dmac: don't call callback routine in case dmaengine_terminate_al...
Viresh Kumar
2011-05-13
1
-14
/
+13
|
*
dmaengine: at_hdmac: pause: no need to wait for FIFO empty
Nicolas Ferre
2011-05-12
1
-16
/
+0
|
*
pch_dma: modify pci device table definition
Tomoya MORINAGA
2011-05-09
1
-1
/
+1
|
*
pch_dma: Support new device ML7223 IOH
Tomoya MORINAGA
2011-05-09
2
-5
/
+15
|
*
pch_dma: Support I2S for ML7213 IOH
Tomoya MORINAGA
2011-05-09
1
-15
/
+47
|
*
pch_dma: Fix DMA setting issue
Tomoya MORINAGA
2011-05-09
1
-7
/
+0
|
*
pch_dma: modify for checkpatch
Tomoya MORINAGA
2011-05-09
1
-3
/
+6
|
*
pch_dma: fix dma direction issue for ML7213 IOH video-in
Tomoya MORINAGA
2011-05-09
1
-3
/
+3
|
*
dmaengine: at_hdmac: use descriptor chaining help function
Nicolas Ferre
2011-05-09
1
-30
/
+3
|
*
dmaengine: at_hdmac: implement pause and resume in atc_control
Nicolas Ferre
2011-05-09
2
-27
/
+71
|
*
dmaengine: at_hdmac: set residue as total len in atc_tx_status
Nicolas Ferre
2011-05-09
1
-1
/
+6
|
*
dmaengine/ste_dma40: fix introduced warnings
Philippe Langlais
2011-05-09
1
-1
/
+1
|
*
dmaengine: at_hdmac: specialize AHB interfaces to optimize transfers
Nicolas Ferre
2011-05-02
2
-11
/
+19
|
*
dmaengine: at_hdmac: remove channel status testing in tasklet
Nicolas Ferre
2011-05-02
1
-7
/
+0
|
*
dmaengine: at_hdmac: debug information sg_len for prep_slave_sg
Nicolas Ferre
2011-05-02
1
-1
/
+2
|
*
dmaengine: at_hdmac: add cyclic DMA operation support
Nicolas Ferre
2011-05-02
2
-16
/
+229
|
*
dmaengine: at_hdmac: modify way to use interrupts
Nicolas Ferre
2011-05-02
2
-5
/
+10
|
*
drivers, pch_dma: Fix uninitialized var before use
Liu Yuan
2011-04-06
1
-1
/
+1
|
*
Merge branch 'old_next' into next
Vinod Koul
2011-04-06
5
-14
/
+28
|
|
\
|
|
*
intel_mid_dma: fix runtime pm issues
Kristen Carlson Accardi
2011-04-01
1
-4
/
+13
|
|
*
dma: use BUG_ON correctly in ppc4xx/adam.c, v4
Coly Li
2011-03-31
1
-4
/
+4
|
|
*
dma: use BUG_ON correctly in mv_xor.c, v4
Coly Li
2011-03-31
1
-3
/
+3
|
|
*
dma: use BUG_ON correctly in iop-adma.c, v4
Coly Li
2011-03-31
1
-3
/
+3
|
|
*
dmaengine/dw_dmac fix: dwc_scan_descriptors must compare first desc address a...
Viresh Kumar
2011-03-31
1
-0
/
+5
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...
Linus Torvalds
2011-04-06
2
-56
/
+101
|
\
\
\
|
*
|
|
ide: always ensure that blk_delay_queue() is called if we have pending IO
Jens Axboe
2011-04-05
1
-21
/
+21
|
*
|
|
dm: improve block integrity support
Mike Snitzer
2011-04-05
1
-34
/
+80
|
*
|
|
ide: ide_requeue_and_plug() reinstate "always plug" behaviour
Jens Axboe
2011-04-05
1
-2
/
+1
*
|
|
|
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2011-04-05
2
-44
/
+0
|
\
\
\
\
|
*
|
|
|
drm/i915/lvds: Remove 0xa0 DDC probe for LVDS
Chris Wilson
2011-04-05
1
-24
/
+0
|
*
|
|
|
drm/i915/crt: Remove 0xa0 probe for VGA
Chris Wilson
2011-04-05
1
-20
/
+0
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2011-04-05
9
-109
/
+221
|
\
\
\
\
\
|
*
|
|
|
|
Input: rpckbd - fix a leak of the IRQ during init failure
Axel Lin
2011-04-03
1
-1
/
+1
|
*
|
|
|
|
Input: wacom - add support for Lenovo tablet ID (0xE6)
Manoj Iyer
2011-04-01
1
-0
/
+4
|
*
|
|
|
|
Input: i8042 - downgrade selftest error message to dbg()
Paul Bolle
2011-03-31
1
-3
/
+4
|
*
|
|
|
|
Input: synaptics - fix crash in synaptics_module_init()
Jan Beulich
2011-03-31
1
-2
/
+2
|
*
|
|
|
|
Input: spear-keyboard - fix inverted condition in interrupt handler
Rajeev Kumar
2011-03-31
1
-1
/
+1
|
*
|
|
|
|
Input: uinput - allow for 0/0 min/max on absolute axes.
Peter Hutterer
2011-03-31
1
-1
/
+5
|
*
|
|
|
|
Input: sparse-keymap - report KEY_UNKNOWN for unknown scan codes
Seth Forshee
2011-03-29
1
-0
/
+8
|
*
|
|
|
|
Input: sparse-keymap - report scancodes with key events
Seth Forshee
2011-03-29
1
-0
/
+6
|
*
|
|
|
|
Input: h3600_ts_input - fix a spelling error
Sylvestre Ledru
2011-03-27
1
-1
/
+1
[next]