Age | Commit message (Expand) | Author |
2015-09-05 | Improve tap-and-drag detection for ALPS touchpads. | bru |
2015-09-05 | Support for xterm-compatible SGR escapes 39 and 49 (reset fg/bg colour to | Miod Vallat |
2015-09-05 | regen | Jonathan Gray |
2015-09-05 | add some braswell ids | Jonathan Gray |
2015-09-04 | The bnx_tx_pool gets used from interrupt context, so drop the explicit | Mark Kettenis |
2015-09-04 | Fix condition used while seaching candidates for "record level" | Alexandre Ratchov |
2015-09-04 | Do not use an intermediary buffer on the stack of the caller when | Martin Pieuchot |
2015-09-04 | add support for RTL8168H | Jonathan Gray |
2015-09-03 | Properly cancel any pending USB abort task when aborting a transfer | Visa Hankala |
2015-09-03 | Remove the abort_task field in struct dwc2_xfer. There is an identical | Visa Hankala |
2015-09-03 | Remove sc->sc_lock and add several splusb()'s in dwc2, to avoid a | Visa Hankala |
2015-09-03 | Do not use an intermediary buffer on the stack of the caller when | Martin Pieuchot |
2015-09-02 | correct sizes for free(), sigh | Theo de Raadt |
2015-09-01 | Reject USB requests that could damage the bus integrity, just like it | Martin Pieuchot |
2015-09-01 | Use the correct free(9) size for the RX ring. | Martin Pieuchot |
2015-09-01 | sizes for free(), mostly related to firmwares. | Theo de Raadt |
2015-09-01 | free() firmware with right len; ok dlg | Theo de Raadt |
2015-09-01 | size for free() | Theo de Raadt |
2015-09-01 | uses sizes for free() | Theo de Raadt |
2015-08-31 | Use one xfer per pipe instead of doing an alloc/free dance for every | Martin Pieuchot |
2015-08-30 | Modify kernel to prepare boot from UEFI. | YASUOKA Masahiko |
2015-08-30 | Add the number of midi ports to the card description, and use it to | Alexandre Ratchov |
2015-08-30 | size for free(); ok krw | Theo de Raadt |
2015-08-30 | Track rom size, for free() | Theo de Raadt |
2015-08-29 | firmware sizes are known; use them for free() | Theo de Raadt |
2015-08-29 | video sub-drivers will not return EINVAL in size variable. (Well, | Theo de Raadt |
2015-08-29 | Set the rx mbuf size to MCLBYTES + ETHER_ALIGN for strict alignment | Mark Kettenis |
2015-08-29 | _NLIST_DO_ELF is no longer needed: it's the only option | Philip Guenther |
2015-08-28 | Set the midi_isopen flag to zero before the chip is reset, as the flag | Alexandre Ratchov |
2015-08-28 | remove forgotten debug printf in envy_midi_close | Alexandre Ratchov |
2015-08-28 | Disable interrupts while the midi uart is not in use. Avoids generating | Alexandre Ratchov |
2015-08-28 | Fix compiling a kernel without NBPFILTER > 0. | Reyk Floeter |
2015-08-28 | Fix support of M-Audio Delta 44 cards that use different GPIO pins, | Alexandre Ratchov |
2015-08-28 | fairly simple sizes for free(); ok tedu | Theo de Raadt |
2015-08-27 | size for free() | Theo de Raadt |
2015-08-27 | fairly simple size for free() | Theo de Raadt |
2015-08-27 | sizes for free() | Theo de Raadt |
2015-08-27 | simple sizes for free() | Theo de Raadt |
2015-08-27 | simple size for free() | Theo de Raadt |
2015-08-27 | simple sizes for free() | Theo de Raadt |
2015-08-26 | Simple size for free(). These are a pleasure to convert when the | Theo de Raadt |
2015-08-26 | two simple sizes to free() | Theo de Raadt |
2015-08-26 | trivial size to free() | Theo de Raadt |
2015-08-26 | Get rid if em_align. This approach used to make sense, but now that the | Mark Kettenis |
2015-08-25 | trivial size argument for free() | Theo de Raadt |
2015-08-25 | obvious sizes for free() | Theo de Raadt |
2015-08-25 | sizes for simple free() calls | Theo de Raadt |
2015-08-24 | Audio on the T400/T410/T510/T420/T520/X220/X220t docks needs a quirk | Jonathan Gray |
2015-08-24 | Add some additional urtwn ids found in the linux rtl8192cu driver. | Jonathan Gray |
2015-08-24 | regen | Jonathan Gray |