Age | Commit message (Expand) | Author |
2008-10-27 | for the AD1984 codec, connect headphones to a proper DAC. | Jacob Meuser |
2008-10-25 | audio(9) says low level drivers are allowed to change the requested | Jacob Meuser |
2008-10-25 | Add proper DAC/ADC grouping for AD1984 (from NetBSD). | Jacob Meuser |
2008-10-23 | S/PDIF output support in ac97(4), auich(4) and auvia(4) | Jacob Meuser |
2008-10-23 | enable 4 and 6 channel support. | Jacob Meuser |
2008-10-23 | Don't print redundant information in dmesg. | Owain Ainsworth |
2008-10-23 | remove some funky characters | joshua stein |
2008-10-23 | - new function azalia_generic_mixer_pin_sense - configures pin direction, | Jacob Meuser |
2008-10-23 | Sve power. Power down codec if it has no audio function groups. | Jacob Meuser |
2008-10-22 | Fix a typo with the VLAN code. | Brad Smith |
2008-10-22 | lot of cleanup, small fixes. | Damien Bergamini |
2008-10-22 | Re-add support TX VLAN tag insertion and RX VLAN tag stripping. | Brad Smith |
2008-10-22 | Add support TX VLAN tag insertion and RX VLAN tag stripping. | Brad Smith |
2008-10-22 | Fix a typo. | Brad Smith |
2008-10-21 | Make sure to read the last byte of EEPROM descriptor. Previously | Brad Smith |
2008-10-21 | Don't bounce transmitted packets up to the BPF listeners twice. | Brad Smith |
2008-10-21 | remove unused variable 'v', unbreaks the tree | Felix Kronlage |
2008-10-21 | Re-add support for RX VLAN tag stripping. | Brad Smith |
2008-10-21 | Re-add support TX VLAN tag insertion and RX VLAN tag stripping. | Brad Smith |
2008-10-20 | - Remove sys/cdefs.h header. | Brad Smith |
2008-10-20 | oops, testing printf shouldn't have been commited. | Brad Smith |
2008-10-20 | Enable support for RX checksum offload, RX VLAN tag stripping and TX | Brad Smith |
2008-10-20 | Remove ioctl handlers for MTU changing and multicast, they're already | Brad Smith |
2008-10-20 | typo, regisrers -> registers | Brad Smith |
2008-10-20 | - Remove tmp variable sumflags in ti_rxeof() and just stick the csum | Brad Smith |
2008-10-19 | Re-add support for RX VLAN tag stripping. | Brad Smith |
2008-10-19 | Re-add support for RX VLAN tag stripping. | Brad Smith |
2008-10-19 | Re-add support TX VLAN tag insertion and RX VLAN tag stripping. | Brad Smith |
2008-10-19 | Re-add support for RX VLAN tag stripping. | Brad Smith |
2008-10-17 | Fix permissions on the DRM_I915_HWS_ADDR ioctl, should be master only. | Owain Ainsworth |
2008-10-16 | Switch the existing TX VLAN hardware support over to having the | Christian Weisgerber |
2008-10-16 | Add S/PDIF support. From NetBSD. | Jacob Meuser |
2008-10-16 | Convert RX tag stripping to storing the tag in the mbuf header and | Christian Weisgerber |
2008-10-16 | Add ICH10. | Brad Smith |
2008-10-16 | Some pins are not connected and dead-end. This diff removes such pins | Jacob Meuser |
2008-10-16 | regen | Brad Smith |
2008-10-16 | Correct the existing Intel E4500 entries so they're properly named E5400 | Brad Smith |
2008-10-15 | Fix list_for_each_safe compat marco. It currently skips the last entry. | Owain Ainsworth |
2008-10-15 | Second pass of simple timeout_add -> timeout_add_sec conversions | Bret Lambert |
2008-10-14 | Change m_devget()'s outdated and unused "offset" argument: It is | Christian Weisgerber |
2008-10-14 | remove C99/C++ style comments | Jonathan Gray |
2008-10-14 | Don't be so pessimistic about the prospects of getting a | Jonathan Gray |
2008-10-13 | Almost complete rewrite of iwn(4). | Damien Bergamini |
2008-10-12 | if converters in a group are not needed to satisfy the requirements | Jacob Meuser |
2008-10-12 | add azalia_codec_disconnect_stream(), a function to direct all | Jacob Meuser |
2008-10-12 | If re_attach() fails at any point make sure to disestablish various | Brad Smith |
2008-10-11 | Fix various printf constructs either missing arguments or format specifiers. | Miod Vallat |
2008-10-10 | Enable PCIe snooping on the remaining ATI/NVIDIA chipsets. | Brad Smith |
2008-10-10 | missing spl() for codec command setting/retrieval | Jacob Meuser |
2008-10-08 | sync | Damien Bergamini |