aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* drm: fix up irqflags in drm_lock.cDave Airlie2006-12-06
* drm: i915 updates=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
* drm: i915: fix up irqflags arg=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
* drm: i915: Only return EBUSY after we've established we need to schedule a ne...=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
* drm: i915: Fix 'sequence has passed' condition in i915_vblank_swap().=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
* drm: i915: Add SAREA fileds for determining which pipe to sync window buffer ...=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
* drm: Make handling of dev_priv->vblank_pipe more robust.=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
* drm: DRM_I915_VBLANK_SWAP ioctl: Take drm_vblank_seq_type_t instead=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
* drm: i915: Add ioctl for scheduling buffer swaps at vertical blanks.=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
* drm: Core vsync: Don't clobber target sequence number when scheduling signal.=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
* drm: Core vsync: Add flag DRM_VBLANK_NEXTONMISS.=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
* drm: Make locked tasklet handling more robust.=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
* drm: drm_rmdraw: Declare id and idx as signed so testing for < 0 works as int...=?utf-8?q?Felix_K=C3=BChling?=2006-12-06
* drm: Change first valid DRM drawable ID to be 1 instead of 0.=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
* drm: drawable locking + memory management fixes + copyright=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
* drm: Add support for interrupt triggered driver callback with lock held to DR...=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
* drm: Add support for tracking drawable information to core=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
* drm: add support for secondary vertical blank interrupt to i915=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
* drm: add support for secondary vertical blank interrupt to DRM core=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
* [PATCH] ... and then some more work_struct-induced breakage (ibmvscsi)Al Viro2006-12-06
* [PATCH] ... and more work_struct-induced breakage (mips)Al Viro2006-12-06
* [PATCH] More work_struct induced breakage (s390)Al Viro2006-12-06
* [PATCH] drivers/{char|isdn}: work_struct-induced breakageAl Viro2006-12-06
* [PATCH] hamradio/dmascc: fix up work_struct-induced breakageAl Viro2006-12-06
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-12-06
|\
| * sh: Clock framework tidying.Paul Mundt2006-12-05
| * sh: More flexible + SH7780 earlyprintk SCIF support.Paul Mundt2006-12-05
| * sh: Add support for SH7206 and SH7619 CPU subtypes.Yoshinori Sato2006-12-05
* | Merge git://git.infradead.org/users/dhowells/workq-2.6Linus Torvalds2006-12-06
|\ \
| * | Actually update the fixed up compile failures.David Howells2006-12-06
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-06
| |\ \
| * | | WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-05
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
| |\ \ \
| * | | | WorkStruct: make allyesconfigDavid Howells2006-11-22
| * | | | WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-22
| * | | | WorkStruct: Merge the pending bit into the wq_data pointerDavid Howells2006-11-22
| * | | | WorkStruct: Typedef the work function prototypeDavid Howells2006-11-22
| * | | | WorkStruct: Separate delayable and non-delayable events.David Howells2006-11-22
* | | | | [PATCH] m68knommu: ColdFire serial driver fixesGreg Ungerer2006-12-06
| |_|_|/ |/| | |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-12-05
|\ \ \ \
| * | | | [SCSI] aic79xx: Add ASC-29320LPE ids to driverSalyzyn, Mark2006-12-05
| * | | | [SCSI] stex: version updateEd Lin2006-12-05
| * | | | [SCSI] stex: change wait loop codeEd Lin2006-12-05
| * | | | [SCSI] stex: add new device type supportEd Lin2006-12-05
| * | | | [SCSI] stex: update device id infoEd Lin2006-12-05
| * | | | [SCSI] stex: adjust default queue lengthEd Lin2006-12-05
| * | | | [SCSI] stex: add value check in hard reset routineEd Lin2006-12-05
| * | | | [SCSI] stex: fix controller_info command handlingEd Lin2006-12-05
| * | | | [SCSI] stex: fix biosparam calculationEd Lin2006-12-05