Age | Commit message (Expand) | Author |
2016-05-26 | Remove superfluous loop counter to set alternate video interface since we | Marcus Glocker |
2016-05-25 | regen | Stefan Sperling |
2016-05-25 | Add PCI ID for RTL8188EE. Prompted by Ross L Richardson. | Stefan Sperling |
2016-05-25 | Update iwm(4) to firmware API 16 and enable RTS/CTS frame protection. | Stefan Sperling |
2016-05-24 | Add PCI_PRODUCT_INTEL_100SERIES_LP_THERM, suggested by kettenis@ | Reyk Floeter |
2016-05-24 | Kill unused ioctl(2)s. | Martin Pieuchot |
2016-05-24 | Disabling active cooling trip points when we lack the right method to operate. | Sebastien Marie |
2016-05-23 | regen | Chris Cappuccio |
2016-05-23 | VIA VL805 xHCI | Chris Cappuccio |
2016-05-23 | remove the sysctl kern.random counters, since none of the remaining | Theo de Raadt |
2016-05-23 | Support Airprime/Sierra AirCard 313U, Netgear/Sierra AirCard 770S | Chris Cappuccio |
2016-05-23 | remove the function pointer from mbufs. this memory is shared with data | Ted Unangst |
2016-05-23 | Get rid of usbd_get_device_strings() because we use it only once. | Martin Pieuchot |
2016-05-23 | regen | David Gwynne |
2016-05-23 | add the intel xl710 device ids from the documentation | David Gwynne |
2016-05-22 | Use the new input functions of wsmouse in mouse and touchscreen drivers. | Ulf Brosziewski |
2016-05-21 | Implement openprom(4) for armv7. | Mark Kettenis |
2016-05-21 | Remove another erroneous VOP_CLOSE/vput, which was missed with the last | Joel Sing |
2016-05-21 | Free the cache if the string cannot be retrieved. This allows the | Patrick Wildt |
2016-05-21 | sync | Reyk Floeter |
2016-05-21 | Add ids found in x1 carbon 2016: | Reyk Floeter |
2016-05-20 | Change the identification string to "nxp,pcf8523" as this is what is stored | Mark Kettenis |
2016-05-20 | Fix pasto; v4l2_buf.flags = V4L2_MEMORY_MMAP -> V4L2_BUF_FLAG_MAPPED. | Marcus Glocker |
2016-05-20 | check we allocated the cq, not the sq, after trying to allocate the cq | David Gwynne |
2016-05-20 | regen | Mike Larkin |
2016-05-20 | Add Xeon-D devices. Move one item that was out of order to the right place | Mike Larkin |
2016-05-20 | resync | Chris Cappuccio |
2016-05-20 | Hello LTE Airprime/Sierra Aircard 313U, Netgear/Sierra Aircard 770S | Chris Cappuccio |
2016-05-18 | Cache vendor, product and serial info for each usb device. This allows | Patrick Wildt |
2016-05-18 | Fix several nitpicks in iwm(4). | Stefan Sperling |
2016-05-18 | In iwm(4), add bit-polling in Rx-DMA init code path. | Stefan Sperling |
2016-05-17 | Allow sendsyslog(2) with LOG_CONS even when /dev/console has not | Alexander Bluhm |
2016-05-17 | Change the random event buffer from a queue to an endless ring. This way | Ted Unangst |
2016-05-17 | remove VOP_CLOSE and vput that will be handled in the epilogue. | Ted Unangst |
2016-05-17 | Plug some gaping holes in the v4l2 ioctl interfaces that would leak kernel | Mark Kettenis |
2016-05-16 | Attempt to clear the OS flag when we attach. | Mark Kettenis |
2016-05-16 | Add pcfrtc(4). | Mark Kettenis |
2016-05-16 | Introduce OF_is_compatible(9), a convenience function to check the "compatible" | Mark Kettenis |
2016-05-16 | Driver for the NXP PCF8523 Real Time Clock. | Mark Kettenis |
2016-05-16 | enable reception and transmission of jumbo frames. | David Gwynne |
2016-05-15 | Sync with the ADMA2 implementation in imxesdhc(4): | Mark Kettenis |
2016-05-13 | Unbreak build when AUDIO_DEBUG is defined: fix printf(9) format | Alexandre Ratchov |
2016-05-12 | If writing the control register fails, bail out without attaching any sensors. | Mark Kettenis |
2016-05-12 | Remove bogus rw_exit() call. | Mark Kettenis |
2016-05-11 | remove hppa64 port, which we never got going beyond broken single users. | Theo de Raadt |
2016-05-11 | Use round_blocksize() to determine the maximum hardware block size (in | Alexandre Ratchov |
2016-05-11 | Dont reuse "mult" local variable. Use separate variable for hardware | Alexandre Ratchov |
2016-05-10 | make qla_iocb_seg structs 4 byte aligned and use htolem32 to set it. | David Gwynne |
2016-05-08 | Add support for level, active low gpio interrupts. | Mark Kettenis |
2016-05-08 | Add support for writing gpio pins. | Mark Kettenis |