Age | Commit message (Expand) | Author |
2008-12-01 | terse is good, more readable; please commit deraadt@ | Todd T. Fries |
2008-12-01 | regen | Martin Reindl |
2008-12-01 | add the Huawei E510 modem | Martin Reindl |
2008-12-01 | leak memory in the realloc function until we find out who has a pointer | Theo de Raadt |
2008-12-01 | A bit more cleanup. | Brad Smith |
2008-12-01 | regen | Jonathan Gray |
2008-12-01 | Add product ids for the cardreader functions of the JMC261. | Jonathan Gray |
2008-12-01 | Configure the clock sources for tx mac/offload engines, required | Jonathan Gray |
2008-12-01 | sync | Kevin Lo |
2008-12-01 | fix the naming of the D-Link AR9170 entry | Kevin Lo |
2008-11-30 | oops. don't continue on to the next widget here. there may be other | Jacob Meuser |
2008-11-30 | only put a control in the record class if it is the sole input to | Jacob Meuser |
2008-11-30 | if an input mixer or selector has no usable inputs, disable it, as | Jacob Meuser |
2008-11-30 | It's annoying to have an 2+ hour kernel compile die in ld because bluetooth | Mats O Jansson |
2008-11-30 | clarify allocation | Theo de Raadt |
2008-11-30 | sync | Theo de Raadt |
2008-11-30 | ricoh cameras | Theo de Raadt |
2008-11-30 | Setup three isoc transfers at a time so we don't miss frames. This fixes | Marcus Glocker |
2008-11-30 | sync | Theo de Raadt |
2008-11-30 | another radeon | Theo de Raadt |
2008-11-30 | - AZ_MAX_SENSE_PINS -> HDA_MAX_SENSE_PINS | Jacob Meuser |
2008-11-30 | Add initial 8168D/8111D support. | Brad Smith |
2008-11-30 | don't rebuild the list of supported formats if it isn't going | Jacob Meuser |
2008-11-30 | - don't access nonexistent converter goups | Jacob Meuser |
2008-11-30 | - Remove unused if_reset "bus reset routine" field in the ifnet struct. | Brad Smith |
2008-11-29 | sync | Theo de Raadt |
2008-11-29 | liebert ubs as ugen | Theo de Raadt |
2008-11-29 | need splvm() around the call to m_extfree() in the defragger | Theo de Raadt |
2008-11-29 | use the the correct register mask. Fixes certain mixer settings | Alexandre Ratchov |
2008-11-29 | Fix damage done by brad@ and dlg@. | Matthieu Herrb |
2008-11-29 | revert 1.197 if_em.c, 1.38/1.39 if_em.h, requested by dlg, until a bug | Stuart Henderson |
2008-11-29 | add sscom here too. Fixes armish build. | Matthieu Herrb |
2008-11-29 | Fix high-speed isoc USB transfers; 64bit capable USB host controllers | Marcus Glocker |
2008-11-29 | unbreak tree breakage snuck in | Theo de Raadt |
2008-11-29 | Iain Hibbert (plunky@netbsd) removed clauses 3 and 4 from his | Ray Lai |
2008-11-29 | Fix a possible NULL pointer dereference. Spotted by Tobias Ulmer; thanks! | Owain Ainsworth |
2008-11-28 | don't create a _source control on mixers if none of the sources are | Jacob Meuser |
2008-11-28 | AZ_TARGET_PINSENSE -> MI_TARGET_PINSENSE | Jacob Meuser |
2008-11-28 | check the jack detect override bit before creating jack sense mixer | Jacob Meuser |
2008-11-28 | Welcome gpiodcf(4), a driver that attaches to a GPIO pin, decodes the | Marc Balmer |
2008-11-28 | - remove a couple unneeded checks | Jacob Meuser |
2008-11-28 | Garbage collect now unused field in the softc struct. | Brad Smith |
2008-11-28 | - use switch() instead of multiple if else | Jacob Meuser |
2008-11-28 | - DACs don't have connection lists like ADCs do | Jacob Meuser |
2008-11-28 | add paranoia helper function, azalia_nid_to_index. the nid is | Jacob Meuser |
2008-11-28 | Eliminate the redundant bits of code for MTU and multicast handling | Brad Smith |
2008-11-27 | widget initialization cleanup: | Jacob Meuser |
2008-11-27 | finally, generic converter grouping that fits our needs and works | Jacob Meuser |
2008-11-27 | Needs explicit <sys/malloc.h> include; Georg Schwarz | Miod Vallat |
2008-11-27 | intrdoduce DPRINTFN macro so debug messages can be selectively enabled. | Jacob Meuser |