index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] PCI quirks update
Alan Cox
2006-10-01
1
-2
/
+15
*
[PATCH] SCSI: fix request flag-related build breakage
Jeff Garzik
2006-09-30
1
-1
/
+1
*
Merge branch 'block' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-09-30
54
-189
/
+357
|
\
|
*
[PATCH] BLOCK: Make USB storage depend on SCSI rather than selecting it [try #6]
David Howells
2006-09-30
1
-3
/
+2
|
*
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
2006-09-30
13
-12
/
+31
|
*
[PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [tr...
David Howells
2006-09-30
1
-0
/
+160
|
*
[PATCH] SCSI: scsi_done_q is unused
Jens Axboe
2006-09-30
1
-10
/
+1
|
*
[PATCH] Kill various deprecated/unused block layer defines/functions
Jens Axboe
2006-09-30
2
-2
/
+0
|
*
[PATCH] Remove ->rq_status from struct request
Jens Axboe
2006-09-30
9
-13
/
+9
|
*
[PATCH] Remove ->waiting member from struct request
Jens Axboe
2006-09-30
6
-14
/
+12
|
*
[PATCH] Split struct request ->flags into two parts
Jens Axboe
2006-09-30
32
-135
/
+142
*
|
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2006-09-30
42
-1772
/
+1878
|
\
\
|
|
/
|
/
|
|
*
drm: Use register writes instead of BITBLT_MULTI packets for buffer swap blits
Michel Daenzer
2006-09-22
2
-2
/
+7
|
*
drm: use radeon specific names for radeon flags
Dave Airlie
2006-09-22
5
-128
/
+128
|
*
drm: add device/vendor id to drm_device_t for compat with FreeBSD drivers
Eric Anholt
2006-09-22
3
-4
/
+8
|
*
drm: allow multiple addMaps with the same 32-bit map offsset.
Thomas Hellstrom
2006-09-22
1
-6
/
+8
|
*
drm: fd.o Bug #7595: Avoid u32 overflows in radeon_check_and_fixup_offset().
Michel Daenzer
2006-09-22
1
-13
/
+12
|
*
drm: Fix hashtab implementation leaking illegal error codes to user space.
Thomas Hellstrom
2006-09-22
1
-3
/
+3
|
*
drm: domain changes broke ppc r200
Dave Airlie
2006-09-22
1
-1
/
+1
|
*
drm: fixup setversion return codes..
Dave Airlie
2006-09-22
1
-7
/
+10
|
*
drm: fixup i915 error codes
Dave Airlie
2006-09-22
1
-2
/
+2
|
*
drm: realign sosme radeon code with drm git tree
Dave Airlie
2006-09-22
2
-9
/
+15
|
*
drm: realign via driver with drm git tree
Dave Airlie
2006-09-22
3
-26
/
+54
|
*
drm: remove hash tables on drm exit
Thomas Hellstrom
2006-09-22
2
-0
/
+4
|
*
drm: cleanups
Adrian Bunk
2006-09-22
3
-7
/
+10
|
*
drm: i810_dma.c: fix pointer arithmetic for 64-bit target
Denis Vlasenko
2006-09-22
2
-5
/
+5
|
*
drm: avoid kernel oops in some error paths calling drm_lastclose
Thomas Hellstrom
2006-09-22
1
-4
/
+6
|
*
drm: allow detection of new VIA chipsets
Chuck Short
2006-09-22
1
-0
/
+3
|
*
drm: fix i965 build bug
Andrew Morton
2006-09-22
1
-1
/
+1
|
*
drm: remove FALSE/TRUE that snuck in with simple memory manager changes.
Andrew Morton
2006-09-22
6
-19
/
+19
|
*
drm: Add support for Intel i965G chipsets.
Alan Hourihane
2006-09-22
5
-19
/
+58
|
*
drm: add better explanation for i830/i915
Dave Airlie
2006-09-22
1
-3
/
+6
|
*
drm: remove a tab that snuck in
Dave Airlie
2006-09-22
1
-1
/
+1
|
*
drm: fix return value in auth function
Dave Airlie
2006-09-22
1
-1
/
+1
|
*
drm: SiS 315 Awareness.
Thomas Hellstrom
2006-09-22
4
-1
/
+84
|
*
drm: update user token hashing and map handles
Thomas Hellstrom
2006-09-22
5
-63
/
+51
|
*
drm: move drm authentication to new generic hash table.
Thomas Hellstrom
2006-09-22
5
-62
/
+26
|
*
drm: Add the P4VM800PRO (?) PCI ID.
Dave Airlie
2006-09-22
1
-0
/
+1
|
*
drm: add drm simple memory manager support for SiS and VIA drivers
Thomas Hellstrom
2006-09-22
12
-1403
/
+344
|
*
drm: add simple DRM memory manager, and hash table
Thomas Hellstrom
2006-09-22
7
-2
/
+1019
|
*
drm: radeon: Use RADEON_RB3D_DSTCACHE_CTLSTAT instead of RADEON_RB2D_DSTCACHE...
Michel Dänzer
2006-09-22
2
-7
/
+12
|
*
drm: radeon: fix up bus mastering when writeback is disabled
Michel Dänzer
2006-09-22
2
-0
/
+8
|
*
drm: radeon: implement RADEON_PARAM_SCRATCH_OFFSET getparam
Michel Dänzer
2006-09-22
1
-1
/
+5
|
*
drm: radeon: add some debug output when getparam is called with unknown
Michel Dänzer
2006-09-22
1
-0
/
+1
|
*
drm: missing mutex unlock
Thomas Hellstrom
2006-09-22
1
-1
/
+3
|
*
drm: remove the DRM pci domain
Dave Airlie
2006-09-22
4
-7
/
+9
|
*
drm: remove local copies of pci bus/slot/func
Dave
2006-09-22
4
-11
/
+8
|
*
drm: cleanup old compat code and DRM fns from Linux only code
Dave Airlie
2006-09-22
10
-29
/
+21
*
|
[PATCH] i2c: Prevent deadlock on i2c client registration
Jean Delvare
2006-09-30
1
-12
/
+13
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
2006-09-30
185
-4197
/
+8816
|
\
\
[next]