Age | Commit message (Expand) | Author |
2010-07-31 | add SA3_XXX macros removed by mistake with opl, but used by ym mixer | Alexandre Ratchov |
2010-07-31 | unbreak ym.c, opl3sa3reg.h doesn't exist any longer | Alexandre Ratchov |
2010-07-31 | Break some really long lines. | Michael Knudsen |
2010-07-31 | remove the ``midisyn'' framework and anything using it, i.e., the opl | Alexandre Ratchov |
2010-07-31 | fix typo preventing compilation with AUDIO_DEBUG | Alexandre Ratchov |
2010-07-31 | check for audio stream and control interface descriptors in the | Jacob Meuser |
2010-07-30 | Don't reset pms/pmsi devices when attempting to set the mode. Makes nicm@'s, | Kenneth R Westerback |
2010-07-30 | The device table entry for HD3470 was incorrectly using a logical or | Jonathan Gray |
2010-07-29 | Don't set sc_ec until after the EC registers are mapped, but before we | Mark Kettenis |
2010-07-29 | Add some more devices. -moj | Mats O Jansson |
2010-07-29 | sync | Mats O Jansson |
2010-07-29 | Add some more displaylink devices. -moj | Mats O Jansson |
2010-07-29 | flag if an error during attach caused us to detach our resources, and | Jacob Meuser |
2010-07-28 | Make legacy xxpower() functions call xxstop() on suspend, and simplify their | Theo de Raadt |
2010-07-28 | the default pciide chip needs no additional register restores; tested by jcs ... | Theo de Raadt |
2010-07-28 | remove stub code for rw locks we will never need; ok kettenis marco | Theo de Raadt |
2010-07-28 | suspend save/restore for SIS3112; tested by mlarkin | Theo de Raadt |
2010-07-28 | Make all gasio failures look and behave the same. | Marco Peereboom |
2010-07-28 | Delay a little longer on suspend before giving up. Fixes machines that | Mike Larkin |
2010-07-27 | remove an ancient XXX | Theo de Raadt |
2010-07-27 | remove XXX; EC can now be attached early when needed; ok jordan | Theo de Raadt |
2010-07-27 | more brackets feels good | Theo de Raadt |
2010-07-27 | XXX annotate a block in acpi_enter_sleep_state() that is pretty worrying | Theo de Raadt |
2010-07-27 | do not match a 2nd EC if something horrible happens; ok marco | Theo de Raadt |
2010-07-27 | ca_activate handler for suspend/resume. untested -- if someone tests | Theo de Raadt |
2010-07-27 | Spaces vs tab | Marco Peereboom |
2010-07-27 | horrific indentation that nearly made me puke | Theo de Raadt |
2010-07-27 | spacing; ok deraadt@ | Todd T. Fries |
2010-07-27 | Revert 1.34 certain systems need the parent ec pointer initialized earlier. | Marco Peereboom |
2010-07-27 | spacing | Theo de Raadt |
2010-07-27 | add bce_activate(), suspends and resumes on my laptop | Todd T. Fries |
2010-07-27 | Make sure we stop DMA before we suspend. Remove unused argument to re_stop() | Mark Kettenis |
2010-07-27 | Make sure we stop DMA before we suspend. | Mark Kettenis |
2010-07-27 | ca_activate function for suspend/resume | Theo de Raadt |
2010-07-27 | Set the sleeping indicator light on machines that support it, in case SMI | Mike Larkin |
2010-07-27 | Repost ATI Radeon HD4500 on HP Pavilion dv7-3160us using the emulator, | Mike Larkin |
2010-07-27 | annoying spaces getting in the way | Theo de Raadt |
2010-07-27 | Early initialization of acpiec if ECDT table exists | Jordan Hargrave |
2010-07-27 | Add scsi_cmd_rw_decode() for decoding any SCSI READ or WRITE command, | Matthew Dempsky |
2010-07-27 | replace acpitz_getreading goo with proper aml_evalinteger. | Marco Peereboom |
2010-07-27 | Fix #ifdef DDB/#ifdef SMALL_KERNEL uses so all four combinations | Kenneth R Westerback |
2010-07-27 | Add additional Notify handler for dock devices, according to ACPI spec | Jordan Hargrave |
2010-07-27 | ca_activate function brings eeepc 1000HE back after resume. | Theo de Raadt |
2010-07-26 | ca_activate function brings eeepc701 network back after resume. | Theo de Raadt |
2010-07-26 | Microsoft LifeCam needs the framesize quirk as well. | Michael Knudsen |
2010-07-26 | sync | Michael Knudsen |
2010-07-26 | Add Microsoft LifeCam. | Michael Knudsen |
2010-07-26 | Remove unused structure members | Jordan Hargrave |
2010-07-26 | Make sure we stop DMA before suspend instead of doing it as the first thing | Mark Kettenis |
2010-07-26 | Some machines include VID devices for hardware that doesn't exist. Avoid | Mark Kettenis |