summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * [PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [tr...David Howells2006-09-301-0/+160
| * [PATCH] SCSI: scsi_done_q is unusedJens Axboe2006-09-301-10/+1
| * [PATCH] Kill various deprecated/unused block layer defines/functionsJens Axboe2006-09-302-2/+0
| * [PATCH] Remove ->rq_status from struct requestJens Axboe2006-09-309-13/+9
| * [PATCH] Remove ->waiting member from struct requestJens Axboe2006-09-306-14/+12
| * [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-3032-135/+142
* | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2006-09-3042-1772/+1878
|\ \ | |/ |/|
| * drm: Use register writes instead of BITBLT_MULTI packets for buffer swap blitsMichel Daenzer2006-09-222-2/+7
| * drm: use radeon specific names for radeon flagsDave Airlie2006-09-225-128/+128
| * drm: add device/vendor id to drm_device_t for compat with FreeBSD driversEric Anholt2006-09-223-4/+8
| * drm: allow multiple addMaps with the same 32-bit map offsset.Thomas Hellstrom2006-09-221-6/+8
| * drm: fd.o Bug #7595: Avoid u32 overflows in radeon_check_and_fixup_offset().Michel Daenzer2006-09-221-13/+12
| * drm: Fix hashtab implementation leaking illegal error codes to user space.Thomas Hellstrom2006-09-221-3/+3
| * drm: domain changes broke ppc r200Dave Airlie2006-09-221-1/+1
| * drm: fixup setversion return codes..Dave Airlie2006-09-221-7/+10
| * drm: fixup i915 error codesDave Airlie2006-09-221-2/+2
| * drm: realign sosme radeon code with drm git treeDave Airlie2006-09-222-9/+15
| * drm: realign via driver with drm git treeDave Airlie2006-09-223-26/+54
| * drm: remove hash tables on drm exitThomas Hellstrom2006-09-222-0/+4
| * drm: cleanupsAdrian Bunk2006-09-223-7/+10
| * drm: i810_dma.c: fix pointer arithmetic for 64-bit targetDenis Vlasenko2006-09-222-5/+5
| * drm: avoid kernel oops in some error paths calling drm_lastcloseThomas Hellstrom2006-09-221-4/+6
| * drm: allow detection of new VIA chipsetsChuck Short2006-09-221-0/+3
| * drm: fix i965 build bugAndrew Morton2006-09-221-1/+1
| * drm: remove FALSE/TRUE that snuck in with simple memory manager changes.Andrew Morton2006-09-226-19/+19
| * drm: Add support for Intel i965G chipsets.Alan Hourihane2006-09-225-19/+58
| * drm: add better explanation for i830/i915Dave Airlie2006-09-221-3/+6
| * drm: remove a tab that snuck inDave Airlie2006-09-221-1/+1
| * drm: fix return value in auth functionDave Airlie2006-09-221-1/+1
| * drm: SiS 315 Awareness.Thomas Hellstrom2006-09-224-1/+84
| * drm: update user token hashing and map handlesThomas Hellstrom2006-09-225-63/+51
| * drm: move drm authentication to new generic hash table.Thomas Hellstrom2006-09-225-62/+26
| * drm: Add the P4VM800PRO (?) PCI ID.Dave Airlie2006-09-221-0/+1
| * drm: add drm simple memory manager support for SiS and VIA driversThomas Hellstrom2006-09-2212-1403/+344
| * drm: add simple DRM memory manager, and hash tableThomas Hellstrom2006-09-227-2/+1019
| * drm: radeon: Use RADEON_RB3D_DSTCACHE_CTLSTAT instead of RADEON_RB2D_DSTCACHE...Michel Dänzer2006-09-222-7/+12
| * drm: radeon: fix up bus mastering when writeback is disabledMichel Dänzer2006-09-222-0/+8
| * drm: radeon: implement RADEON_PARAM_SCRATCH_OFFSET getparamMichel Dänzer2006-09-221-1/+5
| * drm: radeon: add some debug output when getparam is called with unknownMichel Dänzer2006-09-221-0/+1
| * drm: missing mutex unlockThomas Hellstrom2006-09-221-1/+3
| * drm: remove the DRM pci domainDave Airlie2006-09-224-7/+9
| * drm: remove local copies of pci bus/slot/funcDave2006-09-224-11/+8
| * drm: cleanup old compat code and DRM fns from Linux only codeDave Airlie2006-09-2210-29/+21
* | [PATCH] i2c: Prevent deadlock on i2c client registrationJean Delvare2006-09-301-12/+13
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-09-30185-4197/+8816
|\ \
| * | V4L/DVB (4641): Trivial: use lowercase letters in hex subsystem idsMichael Krufky2006-09-261-1/+1
| * | V4L/DVB (4639): Cx88: add autodetection for alternate revision of Leadtek PVRMichael Krufky2006-09-261-0/+4
| * | V4L/DVB (4638): Basic DVB-T and analog TV support for the HVR1300.Steven Toth2006-09-265-0/+76
| * | V4L/DVB (4637): Add a default method for VIDIOC_G_PARMMauro Carvalho Chehab2006-09-261-3/+23
| * | V4L/DVB (4635): Extend bttv and saa7134 to check for both AGP and PCI PCI fai...Alan Cox2006-09-262-2/+2
OpenPOWER on IntegriCloud