Age | Commit message (Expand) | Author |
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-18 | regen | Brad Smith |
2008-08-18 | Add the PCI id for the Broadcom BCM5716 Ethernet controller. | Brad Smith |
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 | 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-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 | 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 the 8139D PCI id. | Brad Smith |
2008-08-13 | regen | Brad Smith |
2008-08-13 | Add another PCI id for the Realtek 8139D chipset. | Brad Smith |
2008-08-12 | Kill dmesg spam. Since we can't guarantee that a device is capable of | Owain Ainsworth |
2008-08-12 | VT8233+ uses a different register base for capturing | Jacob Meuser |
2008-08-10 | 'flus' -> 'flush', 'waitinf' -> 'waiting'. From Dawe via tech@. | Kenneth R Westerback |
2008-08-10 | Style fixes and use of tabs for the DRM bits. | Brad Smith |
2008-08-09 | MCP79 are also capable of Jumbo frames. Add the Jumbo support flag. | Brad Smith |
2008-08-08 | sync | Damien Bergamini |
2008-08-08 | PCI IDs for Intel WiFi Link 5000 series (5100, 5300, 5350). | Damien Bergamini |
2008-08-02 | Make the drm attach messages a lot prettier. | Owain Ainsworth |
2008-08-02 | make the drm unsupported printf more in line with how the rest of them | Owain Ainsworth |
2008-07-31 | Wait much longer for clock stabilization. | Damien Bergamini |
2008-07-30 | Check and clear the bus space mapping size instead of the bus space | Brad Smith |
2008-07-30 | fix up a few free -> drm_free() cases that were missed before. | Owain Ainsworth |
2008-07-29 | Update to DRM git. | Owain Ainsworth |
2008-07-29 | Add an ugly hack to disable DMA on the Tadpole SPARCLE laptop. It doesn't | Mark Kettenis |
2008-07-29 | Switch all instances of malloc/free in the DRM to drm_alloc, drm_free | Owain Ainsworth |
2008-07-29 | Stricter bounds checking for values controlling loops or memory allocations, | Miod Vallat |
2008-07-29 | Check for multiplication overflow in drm_calloc(). ok oga@ | Miod Vallat |
2008-07-29 | - fix FIFO overruns on PCI-E chipsets by setting the DMA size | Reyk Floeter |
2008-07-28 | sync | Reyk Floeter |
2008-07-28 | revert AR5416 PCIE to AR5418, the product description is clear about | Reyk Floeter |
2008-07-28 | regen | Mark Kettenis |
2008-07-28 | Name PLX PEX devices a bit more consistently, and keep them sorted in | Mark Kettenis |