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
*
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-05-24
9
-160
/
+214
|
\
|
*
firewire: sbp2: document the absence of alignment requirements
Clemens Ladisch
2012-05-21
1
-4
/
+6
|
*
firewire: sbp2: remove superfluous blk_queue_max_segment_size() call
Clemens Ladisch
2012-05-21
1
-2
/
+0
|
*
firewire: sbp2: use scsi_dma_(un)map
Clemens Ladisch
2012-05-21
1
-9
/
+4
|
*
firewire: sbp2: give correct DMA device to scsi framework
Clemens Ladisch
2012-05-21
1
-1
/
+2
|
*
Merge tag 'v3.4' with SCSI updates, needed for subsequent firewire-sbp2 changes
Stefan Richter
2012-05-21
498
-3735
/
+5691
|
|
\
|
*
|
firewire: core: fw_device_refresh(): clean up error handling
Clemens Ladisch
2012-04-17
1
-21
/
+12
|
*
|
firewire: core: log config rom reading errors
Clemens Ladisch
2012-04-17
1
-15
/
+27
|
*
|
firewire: core: log error in case of failed bus manager lock
Clemens Ladisch
2012-04-17
1
-2
/
+2
|
*
|
firewire: move rcode_string() to core
Clemens Ladisch
2012-04-17
1
-0
/
+26
|
*
|
firewire: core: improve reread_config_rom() interface
Clemens Ladisch
2012-04-17
1
-21
/
+19
|
*
|
firewire: core: wait for inaccessible devices after bus reset
Clemens Ladisch
2012-04-17
1
-6
/
+3
|
*
|
firewire: ohci: omit spinlock IRQ flags where possible
Stefan Richter
2012-04-17
1
-13
/
+10
|
*
|
firewire: ohci: correct signedness of a local variable
Stefan Richter
2012-04-17
1
-2
/
+2
|
*
|
firewire: core: fix DMA mapping direction
Stefan Richter
2012-04-17
3
-39
/
+99
|
*
|
firewire: use module_pci_driver
Axel Lin
2012-04-09
2
-29
/
+6
*
|
|
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-05-24
302
-14710
/
+41423
|
\
\
\
|
*
|
|
drm/nouveau/nvd9: Fix GPIO initialisation sequence.
Marcin KoĆcielnicki
2012-05-24
1
-1
/
+1
|
*
|
|
drm/nouveau: Unregister switcheroo client on exit
Andreas Heider
2012-05-24
1
-0
/
+2
|
*
|
|
drm/nouveau: Check dsm on switcheroo unregister
Andreas Heider
2012-05-24
1
-1
/
+2
|
*
|
|
drm/nouveau: fix a minor annoyance in an output string
Ben Skeggs
2012-05-24
1
-1
/
+1
|
*
|
|
drm/nouveau: turn a BUG into a WARN
Ben Skeggs
2012-05-24
1
-1
/
+1
|
*
|
|
drm/nv50: decode PGRAPH DATA_ERROR = 0x24
Marcin Slusarz
2012-05-24
1
-0
/
+1
|
*
|
|
drm/nouveau/disp: fix dithering not being enabled on some eDP macbooks
Ben Skeggs
2012-05-24
1
-1
/
+7
|
*
|
|
drm/nvd9/copy: initialise copy engine, seems to work like nvc0
Ben Skeggs
2012-05-24
1
-1
/
+2
|
*
|
|
drm/nvc0/ttm: use copy engines for async buffer moves
Ben Skeggs
2012-05-24
1
-9
/
+51
|
*
|
|
drm/nva3/ttm: use copy engine for async buffer moves
Ben Skeggs
2012-05-24
1
-1
/
+40
|
*
|
|
drm/nv98/ttm: add in a (disabled) crypto engine buffer copy method
Ben Skeggs
2012-05-24
1
-1
/
+20
|
*
|
|
drm/nv84/ttm: use crypto engine for async buffer copies
Ben Skeggs
2012-05-24
1
-0
/
+19
|
*
|
|
drm/nouveau/ttm: untangle code to support accelerated buffer moves
Ben Skeggs
2012-05-24
8
-94
/
+119
|
*
|
|
drm/nouveau/fbcon: use fence for sync, rather than notifier
Ben Skeggs
2012-05-24
1
-32
/
+2
|
*
|
|
drm/nv98/crypt: non-stub implementation of the engine hooks
Ben Skeggs
2012-05-24
3
-14
/
+1434
|
*
|
|
drm/nouveau/fifo: turn all fifo modules into engine modules
Ben Skeggs
2012-05-24
30
-1386
/
+1374
|
*
|
|
drm/nv50/graph: remove ability to do interrupt-driven context switching
Ben Skeggs
2012-05-24
1
-65
/
+0
|
*
|
|
drm/nv50: remove manual context unload on context destruction
Ben Skeggs
2012-05-24
3
-94
/
+7
|
*
|
|
drm/nv50: remove execution engine context saves on suspend
Ben Skeggs
2012-05-24
3
-14
/
+0
|
*
|
|
drm/nv50/fifo: use hardware channel kickoff functionality
Ben Skeggs
2012-05-24
3
-166
/
+43
|
*
|
|
drm/nv50/gr: make sure NEXT_TO_CURRENT is executed even if nothing done
Ben Skeggs
2012-05-24
1
-1
/
+1
|
*
|
|
drm/nv50/fifo: construct playlist from hw context table state
Ben Skeggs
2012-05-24
1
-14
/
+7
|
*
|
|
drm/nouveau/fifo: remove all the "special" engine hooks
Ben Skeggs
2012-05-24
13
-187
/
+62
|
*
|
|
drm/nouveau/fence: fix a race where fence->channel can disappear
Ben Skeggs
2012-05-24
6
-15
/
+26
|
*
|
|
drm/nouveau/bios: fix some shadowing issues, particularly acpi
Ben Skeggs
2012-05-24
1
-20
/
+10
|
*
|
|
drm/nouveau: fix engine context destructor ordering
Ben Skeggs
2012-05-24
1
-2
/
+1
|
*
|
|
drm/nouveau/fence: convert to exec engine, and improve channel sync
Ben Skeggs
2012-05-24
14
-473
/
+851
|
*
|
|
drm/nouveau/fence: minor api changes for an upcoming rework
Ben Skeggs
2012-05-24
8
-158
/
+134
|
*
|
|
drm/nouveau/fence: make ttm interfaces wrap ours, not the other way around
Ben Skeggs
2012-05-24
3
-71
/
+68
|
*
|
|
drm/nouveau: move flip-related channel setup to software engine
Ben Skeggs
2012-05-24
8
-62
/
+84
|
*
|
|
drm/nouveau: create real execution engine for software object class
Ben Skeggs
2012-05-24
19
-282
/
+567
|
*
|
|
drm/nvd0/disp: remove unnecessary sync from flip_next
Ben Skeggs
2012-05-24
1
-2
/
+0
|
*
|
|
drm/nv04/disp: disable vblank interrupts when disabling display
Ben Skeggs
2012-05-24
2
-5
/
+11
[next]