Age | Commit message (Expand) | Author |
2008-08-24 | Use consistent variable names; curr -> cur, err -> error. | Marcus Glocker |
2008-08-24 | Add support for processing unit (e.g. brightness) controls. New V4L2 | Marcus Glocker |
2008-08-24 | regen | Brad Smith |
2008-08-24 | Add Atheros OUI and Atheros F1 id. | Brad Smith |
2008-08-24 | regen | Brad Smith |
2008-08-24 | BCM5714 also supports fiber interfaces. | Brad Smith |
2008-08-22 | a ; in a bad place; dragonfly; ok mglocker | Theo de Raadt |
2008-08-22 | ANSI and other cleanups; ok krw | Theo de Raadt |
2008-08-22 | Add a hack to manually kick off rebuilds. This will need some love in the | Marco Peereboom |
2008-08-22 | synbc | Theo de Raadt |
2008-08-22 | more puc happiness | Theo de Raadt |
2008-08-21 | Rip out the remnants of the vblank signal stuff. Nothing uses it, and | Owain Ainsworth |
2008-08-21 | Instead of having a number of malloced arrays for vblank handling, just | Owain Ainsworth |
2008-08-20 | If RI_FORCEMONO is set in ri_flags, build ri_devcmap as if it was a 1bpp | Miod Vallat |
2008-08-19 | sync | Theo de Raadt |
2008-08-19 | another rum; Jonathan Lee | Theo de Raadt |
2008-08-18 | regen | Brad Smith |
2008-08-18 | Add the PCI id for the Broadcom BCM5716 Ethernet controller. | Brad Smith |
2008-08-18 | use M_NOWAIT instead of M_WAITOK to cause malloc() to return NULL | Kevin Lo |
2008-08-18 | Another dead struct member. | Owain Ainsworth |
2008-08-17 | kill struct drm_freelist, after removing markbufs and infobufs nothing | Owain Ainsworth |
2008-08-17 | Kill a dead function and a dead struct member. | Owain Ainsworth |
2008-08-17 | Check that the driver properly initialised before allowing agp_acquire() | Owain Ainsworth |
2008-08-17 | Check the return value of agp_enable() instead of assuming it completed. | Owain Ainsworth |
2008-08-17 | Kill the infobufs and markbufs calls. Nothing uses them. | Owain Ainsworth |
2008-08-17 | kill the stupid pci capability defines, we have our own. Don't wrap | Owain Ainsworth |
2008-08-17 | drm_load() and drm_unload() are a remnant of code meant to be shared | Owain Ainsworth |
2008-08-17 | Kill some redundant ifdefs, they're taken care of elsewhere. | Owain Ainsworth |
2008-08-17 | Make sure we can't sleep with a spinlock held | Owain Ainsworth |
2008-08-16 | If dwMaxPayloadTransferSize doesn't exactly match to an existing | Marcus Glocker |
2008-08-16 | Spacing. | Marcus Glocker |
2008-08-16 | Sync ehci isochronous part with NetBSD: | Marcus Glocker |
2008-08-16 | Apply a light paddling with the knf stick. No binary change. | Owain Ainsworth |
2008-08-15 | Prefer unaligned accesses over copying the rx buffer on all archs that can | Christian Weisgerber |
2008-08-15 | use new shared HMAC_SHA1 code in crypto/hmac.[ch] rather than local | Damien Miller |
2008-08-14 | If the AML SizeOf() method is called with an object reference it should | Joel Sing |
2008-08-14 | Allow the sector size to be specified by the user when configuring a | Joel Sing |
2008-08-14 | in ieee80211_input(), call if_start() after enqueuing frames in if_snd | Damien Bergamini |
2008-08-14 | add missing semicolon; ok mbalmer@, marco@ | Robert Nagy |
2008-08-13 | Make sure that we don't sleep with a lock held, some small cleanup while | Owain Ainsworth |
2008-08-13 | Check for zero in drm_calloc() to prevent divide-by-zero. Also rearrange | Owain Ainsworth |
2008-08-13 | Kill file_priv->refs, it is always 1. Also move two things from the | Owain Ainsworth |
2008-08-13 | Add VIDIOC_ENUM_FRAMESIZES ioctl. This permits applications to query the | Marcus Glocker |
2008-08-13 | Change the drm_lock*() api to take a pointer to the struct as a | Owain Ainsworth |
2008-08-13 | idgen32 wasn't really right here. Change back to how it was, but | Owain Ainsworth |
2008-08-13 | Generate the magic id using idgen32(). While i'm here fix the locking a | Owain Ainsworth |
2008-08-13 | Kill a bunch of the drm context code that nothing uses anymore, the | Owain Ainsworth |
2008-08-13 | Add more Config mode registers. | Brad Smith |
2008-08-13 | Add the 8139D PCI id. | Brad Smith |
2008-08-13 | regen | Brad Smith |